tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
at
hosted
100 files
Andreas Kling
Meta: Add license header to source files
6y ago
94ca55ce
Makefile
LibLine: Rename from LibLineEdit
6 years ago
al.cpp
Meta: Add license header to source files
6 years ago
allocate.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
aplay.cpp
LibAudio/aplay: Handle WAV header errors properly
6 years ago
avol.cpp
LibGUI: Add forwarding header
6 years ago
basename.cpp
basename: Use pledge()
6 years ago
cal.cpp
LibCore: Moved cal.cpp functions to DateTime
6 years ago
cat.cpp
Meta: Add license header to source files
6 years ago
chgrp.cpp
Userland: Fix null-pointer deref on unknown user/group in chown/chgrp
6 years ago
chmod.cpp
chmod: Tweak usage string
6 years ago
chown.cpp
Userland: Fix null-pointer deref on unknown user/group in chown/chgrp
6 years ago
chroot.cpp
LibCore: Remove leading C from filenames
6 years ago
clear.cpp
clear: Use pledge()
6 years ago
copy.cpp
copy: Use StringBuilder::join()
6 years ago
cp.cpp
LibCore: Remove all remaining C prefix references
6 years ago
crash.cpp
Userland: Use ArgsParser in `crash`
6 years ago
cut.cpp
Userland: Correction in the the copyright
6 years ago
date.cpp
Userland: Add functionality of changing system date in date utility
6 years ago
df.cpp
Userland: Add optional human readable output to /bin/df
6 years ago
disk_benchmark.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
dmesg.cpp
AK: Use size_t for ByteBuffer sizes
6 years ago
du.cpp
Userland: Add du program
6 years ago
echo.cpp
echo: Use pledge()
6 years ago
env.cpp
env: Use pledge()
6 years ago
false.cpp
Meta: Add license header to source files
6 years ago
fgrep.cpp
Meta: Add license header to source files
6 years ago
flock.cpp
Meta: Add missing copyright headers
6 years ago
gron.cpp
AK: Make Vector use size_t for its size and capacity
6 years ago
head.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
host.cpp
host: Use ArgsParser to parse arguments, and add man page (#1252)
6 years ago
hostname.cpp
hostname: Use pledge()
6 years ago
html.cpp
LibGUI: Add MenuBar::add_menu(name)
6 years ago
id.cpp
LibCore: Remove leading C from filenames
6 years ago
ifconfig.cpp
Userland: ifconfig can change the IP address of the default gateway
6 years ago
jp.cpp
jp: Use pledge()
6 years ago
js.cpp
LibJS: Add globalThis
6 years ago
keymap.cpp
LibCore: Remove leading C from filenames
6 years ago
kill.cpp
kill: Use pledge()
6 years ago
killall.cpp
LibCore: Remove leading C from filenames
6 years ago
ln.cpp
ln: Use pledge()
6 years ago
ls.cpp
AK: Make quick_sort() a little more ergonomic
6 years ago
lsirq.cpp
Userland: Replace lsinterrupts with lsirq
6 years ago
lspci.cpp
Userland: Fix nullptr dereference if we fail to open the PCIDB
6 years ago
man.cpp
AK: Remove unnecessary casts to size_t, after Vector changes
6 years ago
md.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
mkdir.cpp
mkdir: Use pledge()
6 years ago
mknod.cpp
mknod: Use pledge()
6 years ago
modload.cpp
Meta: Add license header to source files
6 years ago
modunload.cpp
Meta: Add license header to source files
6 years ago
mon.cpp
Meta: Add license header to source files
6 years ago
more.cpp
more: Read keystrokes from stdout instead of trying to re-open it
6 years ago
mount.cpp
Kernel & Userland: Allow to mount image files formatted with Ext2FS
6 years ago
munch.cpp
Meta: Add license header to source files
6 years ago
mv.cpp
mv: Use ArgsParser, and check lstat for failure
6 years ago
nc.cpp
Meta: Add license header to source files
6 years ago
nl.cpp
LibCore: Remove leading C from filenames
6 years ago
notify.cpp
LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage
6 years ago
pape.cpp
LibCore: Remove all remaining C prefix references
6 years ago
paste.cpp
LibGUI: Remove leading G from filenames
6 years ago
pidof.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
ping.cpp
Meta: Add license header to source files
6 years ago
pro.cpp
ProtocolServer+LibProtocol: Reject unhandled URLs instead of asserting
6 years ago
profile.cpp
profile: Allow launching a command with profiling enabled
6 years ago
ps.cpp
ps: Add some options and slim down the default output style
6 years ago
purge.cpp
Meta: Add license header to source files
6 years ago
realpath.cpp
realpath: Use pledge()
6 years ago
reboot.cpp
Meta: Add license header to source files
6 years ago
rm.cpp
rm: Allow specifying multiple paths to remove
6 years ago
rmdir.cpp
rmdir: Use pledge()
6 years ago
rpcdump.cpp
AK: Use size_t for ByteBuffer sizes
6 years ago
shutdown.cpp
LibCore: Remove leading C from filenames
6 years ago
sleep.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
sort.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
stat.cpp
Userland: Use ArgParser in stat and support multiple files + links
6 years ago
strace.cpp
strace: Change implementation to use ptrace()
6 years ago
su.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
sync.cpp
Meta: Add license header to source files
6 years ago
syscall.cpp
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
6 years ago
sysctl.cpp
LibCore: Remove all remaining C prefix references
6 years ago
tail.cpp
LibCore: Remove all remaining C prefix references
6 years ago
tee.cpp
AK: Make Vector use size_t for its size and capacity
6 years ago
test-bindtodevice.cpp
Meta: Add missing copyright headers
6 years ago
test_efault.cpp
Kernel: Fail with EFAULT for any address+size that would wrap around
6 years ago
test_io.cpp
Kernel: sys$readlink() should return the number of bytes written out
6 years ago
top.cpp
AK: Make quick_sort() a little more ergonomic
6 years ago
touch.cpp
touch: Use pledge()
6 years ago
tr.cpp
Meta: Add license header to source files
6 years ago
true.cpp
Meta: Add license header to source files
6 years ago
truncate.cpp
Userland: Delete redundant code in truncate
6 years ago
tt.cpp
Meta: Add license header to source files
6 years ago
tty.cpp
Meta: Add license header to source files
6 years ago
umount.cpp
LibCore: Remove leading C from filenames
6 years ago
uname.cpp
uname: Remove trailing space character
6 years ago
uptime.cpp
uptime: Use pledge()
6 years ago
useradd.cpp
LibCore: Remove leading C from filenames
6 years ago
userdel.cpp
Meta: Adjust some copyright dates by Fei Wu
6 years ago
wc.cpp
wc: Use pledge()
6 years ago
which.cpp
which: Use pledge()
6 years ago
whoami.cpp
whoami: Use pledge() and unveil()
6 years ago
yes.cpp
yes: Use pledge()
6 years ago