tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Utilities
/
at
master
198 files
Brian Gianforcaro
Everywhere: Use default execpromises argument for Core::System::pledge
4y ago
cf4fa936
CMakeLists.txt
headless-browser: Re-implement headless-browser using an OOPWV
3 years ago
abench.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
adjtime.cpp
Userland: Remove unecessary uses of __serenity__ macro
3 years ago
allocate.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
aplay.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
arp.cpp
LibCore: Remove `Stream.h`
3 years ago
asctl.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
3 years ago
base64.cpp
LibCore: Remove `Stream.h`
3 years ago
basename.cpp
Everywhere: Use default execpromises argument for Core::System::pledge
4 years ago
beep.cpp
Kernel+Userland: Add support for using the PCSpeaker with various tones
3 years ago
blockdev.cpp
blockdev: Use Core::System::open() instead of LibC open()
3 years ago
bt.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
cal.cpp
Everywhere: Run clang-format
4 years ago
cat.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
checksum.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
chgrp.cpp
chgrp: Use StringView instead of 'char const*'
3 years ago
chmod.cpp
chmod: Implement the `--recursive` flag
3 years ago
chown.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
chres.cpp
Userland: Always construct Application with try_create()
4 years ago
cksum.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
clear.cpp
Utilities: Use default execpromises parameter to `pledge(..)`
4 years ago
cmp.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
comm.cpp
LibCore: Remove `Stream.h`
3 years ago
config.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
copy.cpp
LibCore: Remove `Stream.h`
3 years ago
cp.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
cpp-lexer.cpp
LibCore: Remove `Stream.h`
3 years ago
cpp-parser.cpp
LibCore: Remove `Stream.h`
3 years ago
cpp-preprocessor.cpp
LibCore: Remove `Stream.h`
3 years ago
cut.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
date.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
dd.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
3 years ago
df.cpp
LibCore: Remove `Stream.h`
3 years ago
diff.cpp
LibCore: Remove `Stream.h`
3 years ago
dirname.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
disasm.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
3 years ago
disk_benchmark.cpp
Utilities: Store per-benchmark timeout in AK::Time rather than integer
3 years ago
dmesg.cpp
LibCore: Remove `Stream.h`
3 years ago
du.cpp
LibCore+Everywhere: Return an Error from DirIterator::error()
3 years ago
echo.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
env.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
errno.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
expr.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
false.cpp
false: Port to LibMain
4 years ago
fdtdump.cpp
LibDeviceTree: Add a slow, allocation-free property fetch API
3 years ago
file.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
find.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
flock.cpp
Everywhere: Remove unused includes of LibC/stdlib.h
3 years ago
fortune.cpp
LibCore: Remove `Stream.h`
3 years ago
functrace.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
gml-format.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
grep.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
gron.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
groupadd.cpp
Everywhere: Use my fairly new and shiny serenityos.org email :^)
3 years ago
groupdel.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
groups.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
gunzip.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
gzip.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
head.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
headless-browser.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
hello-world.jakt
Meta+Userland: Add jakt as an optional Lagom Tool
3 years ago
hexdump.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
host.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
hostname.cpp
Userland: Convert command line arguments to String/StringView
3 years ago
icc.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
id.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
ifconfig.cpp
LibCore: Remove `Stream.h`
3 years ago
image.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
image2bin.cpp
LibGfx: Remove `try_` prefix from bitmap creation functions
3 years ago
ini.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
install.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
jail-attach.cpp
Userland: Enhance jail-attach utility to support existing and new jails
3 years ago
jail-create.cpp
Userland: Add support for jails
3 years ago
js.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
json.cpp
LibCore: Remove `Stream.h`
3 years ago
kcov-example.cpp
Kernel+Userland: Unify declarations for KCOV in Kernel/API/kcov.h
3 years ago
keymap.cpp
Everywhere: Remove needless copies of Error / ErrorOr instances
3 years ago
kill.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
killall.cpp
LibCore: Use `Core::Stream` for `ProcessStatisticsReader`
3 years ago
ldd.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
less.cpp
less: Stop adding extra blank lines
3 years ago
ln.cpp
Everywhere: Remove needless copies of Error / ErrorOr instances
3 years ago
logout.cpp
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
3 years ago
ls.cpp
LibCore+Everywhere: Return an Error from DirIterator::error()
3 years ago
lsblk.cpp
LibCore+Everywhere: Return an Error from DirIterator::error()
3 years ago
lscpu.cpp
LibCore: Remove `Stream.h`
3 years ago
lsirq.cpp
LibCore: Remove `Stream.h`
3 years ago
lsjails.cpp
LibCore: Remove `Stream.h`
3 years ago
lsof.cpp
LibCore: Remove `Stream.h`
3 years ago
lspci.cpp
LibCore+Everywhere: Return an Error from DirIterator::error()
3 years ago
lsusb.cpp
LibCore: Remove `Stream.h`
3 years ago
man.cpp
man: Skip shellrc when invoking pager using sh
3 years ago
markdown-check.cpp
LibCore: Remove `Stream.h`
3 years ago
matroska.cpp
AK+Everywhere: Do not implicitly copy variables in TRY macros
3 years ago
md.cpp
LibCore: Remove `Stream.h`
3 years ago
mkdir.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
mkfifo.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
mknod.cpp
mknod: Port to LibMain
4 years ago
mktemp.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
3 years ago
mount.cpp
LibCore+Everywhere: Return an Error from DirIterator::error()
3 years ago
mv.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
nc.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
netstat.cpp
LibCore: Remove `Stream.h`
3 years ago
nl.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
nologin.cpp
LibCore: Remove `Stream.h`
3 years ago
notify.cpp
LibGfx: Remove `try_` prefix from bitmap creation functions
3 years ago
nproc.cpp
LibCore: Remove `Stream.h`
3 years ago
ntpquery.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
open.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
passwd.cpp
passwd: Use StringView instead of DeprecatedString
3 years ago
paste.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
pathchk.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
pgrep.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
pidof.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
ping.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
pkill.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
pledge.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
pls.cpp
Userland/pls: Use Core::System::exec_command method to execute a command
3 years ago
pmap.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
pmemdump.cpp
Everywhere: Remove unused includes of LibC/stdlib.h
3 years ago
printf.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
pro.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
profile.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
ps.cpp
LibCore: Use `Core::Stream` for `ProcessStatisticsReader`
3 years ago
purge.cpp
purge: Port to LibMain
4 years ago
pwd.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
readelf.cpp
AK+readelf: Issue error when using ARCH(arch) with nonexistent arch
3 years ago
readlink.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
realpath.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
reboot.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
rev.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
rm.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
rmdir.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
route.cpp
LibCore: Remove `Stream.h`
3 years ago
run-tests.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
sed.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
seq.cpp
LibCore+Userland: Remove ArgsParser::add*(Vector<char const*>&)
3 years ago
shot.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
shuf.cpp
LibCore: Remove `Stream.h`
3 years ago
shutdown.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
sleep.cpp
Utilities: Use default execpromises parameter to `pledge(..)`
4 years ago
sort.cpp
sort: Add an option to sort in reverse order
3 years ago
sql.cpp
LibCore: Remove `Stream.h`
3 years ago
stat.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
3 years ago
strace.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
strings.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
stty.cpp
Everywhere: Remove unused includes of AK/Array.h
3 years ago
su.cpp
su: Only check for an interactive tty if a password is actually needed
3 years ago
sync.cpp
sync: Port to LibMain
4 years ago
syscall.cpp
LibCore+Userland: Remove ArgsParser::add*(Vector<char const*>&)
3 years ago
sysctl.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
tac.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
tail.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
tar.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
tee.cpp
Everywhere: Use my fairly new and shiny serenityos.org email :^)
3 years ago
telws.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
test-bindtodevice.cpp
test-bindtodevice: Port to LibMain
4 years ago
test-fuzz.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
test-imap.cpp
LibCore+Userland: Allow canceling promises
3 years ago
test-pthread.cpp
Everywhere: Remove NonnullRefPtr.h includes
3 years ago
test-unveil.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
test.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
test_env.cpp
Everywhere: Run clang-format
4 years ago
timezone.cpp
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
4 years ago
top.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
touch.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
tr.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
traceroute.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
tree.cpp
LibCore+Everywhere: Return an Error from DirIterator::error()
3 years ago
true.cpp
true: Port to LibMain
4 years ago
truncate.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
tsort.cpp
AK: Add `take_first` to HashTable and rename `pop` to `take_last`
3 years ago
tt.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
ttfdisasm.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
tty.cpp
tty: Port to LibMain
4 years ago
umount.cpp
umount: Port to LibMain
4 years ago
uname.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
3 years ago
uniq.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
unveil.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
unzip.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
update-cpp-test-results.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
uptime.cpp
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
3 years ago
useradd.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
userdel.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
usermod.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
utmpupdate.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
w.cpp
LibCore: Remove `Stream.h`
3 years ago
wallpaper.cpp
LibGfx: Remove `try_` prefix from bitmap creation functions
3 years ago
wasm.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
watch.cpp
LibCore+Userland: Remove ArgsParser::add*(Vector<char const*>&)
3 years ago
wc.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
which.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
whoami.cpp
whoami: Port to LibMain :^)
4 years ago
wsctl.cpp
Userland: Always construct Application with try_create()
4 years ago
xargs.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
xml.cpp
Everywhere: Stop using NonnullOwnPtrVector
3 years ago
yes.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
zip.cpp
LibCore: Remove `Stream.h`
3 years ago