.. |
Tests
|
bcfc6f0c57
Everywhere: Fix more typos
|
há 4 anos atrás |
CMakeLists.txt
|
1b3f9c170c
Userland: tar: support extracting gzipped files
|
há 4 anos atrás |
allocate.cpp
|
43a0ffe54d
Userland/allocate: Switch to KiB/MiB
|
há 5 anos atrás |
aplay.cpp
|
d9de0a5007
Userland: Use Core::ArgsParser for 'aplay'
|
há 5 anos atrás |
arp.cpp
|
e8e728454c
AK: JsonParser improvements
|
há 5 anos atrás |
avol.cpp
|
8f33a44b6c
Userland: Use Core::ArgsParser for 'avol'
|
há 5 anos atrás |
base64.cpp
|
fff581cd72
AK: Rename span() to bytes() when appropriate.
|
há 5 anos atrás |
basename.cpp
|
9b07defb36
Userland: Use Core::ArgsParser for 'basename'
|
há 5 anos atrás |
cal.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
cat.cpp
|
a2feef17bf
Meta+Userland: Make clang-format-10 clean
|
há 4 anos atrás |
checksum.cpp
|
e9562e1920
Userland: Add {md5,sha1,sha256,sha512}sum
|
há 4 anos atrás |
chgrp.cpp
|
14db94f44b
Userland: Use Core::ArgsParser for 'chgrp'
|
há 5 anos atrás |
chmod.cpp
|
bcfc6f0c57
Everywhere: Fix more typos
|
há 4 anos atrás |
chown.cpp
|
4bbe01def1
chown: Don't allow "invalid" uid/gid specs (#2596)
|
há 5 anos atrás |
chroot.cpp
|
3847d00727
Kernel+Userland: Support remounting filesystems :^)
|
há 5 anos atrás |
clear.cpp
|
7266cee590
clear: Use pledge()
|
há 5 anos atrás |
copy.cpp
|
51146e3075
LibGUI: Make the Clipboard API deal in raw byte buffers a bit more
|
há 4 anos atrás |
cp.cpp
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
há 5 anos atrás |
crash.cpp
|
a2feef17bf
Meta+Userland: Make clang-format-10 clean
|
há 4 anos atrás |
cut.cpp
|
6cb6e47779
cut: Accept input from stdin if no files are given
|
há 5 anos atrás |
date.cpp
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
há 5 anos atrás |
df.cpp
|
aa97166739
Everywhere: Consolidate human_readable_size() implementations
|
há 5 anos atrás |
dirname.cpp
|
015c8d0eb6
Userland: Add a simple dirname(1) utility
|
há 5 anos atrás |
disasm.cpp
|
0fecdb7904
disasm: Use make<X86::ELFSymbolProvider> instead of naked new
|
há 5 anos atrás |
disk_benchmark.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
dmesg.cpp
|
88b9fcb976
AK: Use size_t for ByteBuffer sizes
|
há 5 anos atrás |
du.cpp
|
7072806234
Meta: Replace remaining LibM/math.h includes with math.h
|
há 5 anos atrás |
echo.cpp
|
6df2f8a8cb
Userland: Add support for the '-n' flag to 'echo'
|
há 5 anos atrás |
env.cpp
|
2229b13c97
Userland: Allow executing binaries from PATH with env.
|
há 4 anos atrás |
false.cpp
|
94ca55cefd
Meta: Add license header to source files
|
há 5 anos atrás |
fgrep.cpp
|
94ca55cefd
Meta: Add license header to source files
|
há 5 anos atrás |
find.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
flock.cpp
|
12cbc4ad0d
Everywhere: Replace some uses of fork/exec with posix_spawn
|
há 5 anos atrás |
functrace.cpp
|
694b86a4bf
LibDebug: Move everything into the "Debug" namespace
|
há 5 anos atrás |
gron.cpp
|
e8e728454c
AK: JsonParser improvements
|
há 5 anos atrás |
gunzip.cpp
|
96edcbc27c
AK: Lower the requirements for InputStream::eof and rename it.
|
há 4 anos atrás |
head.cpp
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
há 5 anos atrás |
host.cpp
|
83668299a6
host: Use ArgsParser to parse arguments, and add man page (#1252)
|
há 5 anos atrás |
hostname.cpp
|
31a4a2cc2a
Userland: Use Core::ArgsParser for 'hostname'
|
há 5 anos atrás |
html.cpp
|
56c3748dcc
LibWeb: Rename PageView => InProcessWebView
|
há 5 anos atrás |
id.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
ifconfig.cpp
|
852454746e
Everywhere: Port to String::copy_characters_to_buffer()
|
há 5 anos atrás |
ini.cpp
|
8afbf89380
Userland: Add "ini" command to read and write .ini config files
|
há 5 anos atrás |
jp.cpp
|
718a45ef71
Userland: Handle invalid JSON in 'jp'
|
há 5 anos atrás |
js.cpp
|
e4bda2e1e7
LibJS: Move Console from Interpreter to GlobalObject
|
há 4 anos atrás |
keymap.cpp
|
c053537321
keymap: Add copyright header
|
há 5 anos atrás |
kill.cpp
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
há 5 anos atrás |
killall.cpp
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
há 5 anos atrás |
ln.cpp
|
a5f0b2aef0
ln: Use pledge()
|
há 5 anos atrás |
ls.cpp
|
3c73b6d531
ls: Fix issue with too-narrow columns in "ls" output
|
há 5 anos atrás |
lsirq.cpp
|
e8e728454c
AK: JsonParser improvements
|
há 5 anos atrás |
lsof.cpp
|
f0f6b09acb
AK: Remove the ctype adapters and use the actual ctype functions instead
|
há 4 anos atrás |
lspci.cpp
|
e8e728454c
AK: JsonParser improvements
|
há 5 anos atrás |
man.cpp
|
7ca562b200
LibMarkdown: Change MD Document parse API to return a RefPtr
|
há 5 anos atrás |
md.cpp
|
aa65f664a9
LibMarkdown: Take a 'view_width' argument for render_for_terminal()
|
há 4 anos atrás |
misbehaving-application.cpp
|
b0aa8115c2
Userland: Provide a misbehaving application
|
há 5 anos atrás |
mkdir.cpp
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
há 5 anos atrás |
mkfifo.cpp
|
b44a7f68cd
Userland: add mkfifo(1)
|
há 5 anos atrás |
mknod.cpp
|
b9619989dd
Userland: mknod: Don't use major/minor when creating a pipe
|
há 5 anos atrás |
modload.cpp
|
f6369a66b1
Userland: Use Core::ArgsParser for 'modload'
|
há 5 anos atrás |
modunload.cpp
|
3cc5ed642e
Userland: Use Core::ArgsParser for 'modunload'
|
há 5 anos atrás |
more.cpp
|
bcbac83a8b
Userland: Explicitly ignore number of types read, found by Coverity
|
há 5 anos atrás |
mount.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
mv.cpp
|
9e55162e9b
mv: Accept (but ignore) -f
|
há 5 anos atrás |
nc.cpp
|
090c031c1a
Userland: Fix nc by not memset()'ing the input address char*
|
há 5 anos atrás |
nl.cpp
|
d17e23bd27
LibCore: Remove leading C from filenames
|
há 5 anos atrás |
notify.cpp
|
1dd1595043
LibGUI: Make GUI::Application a Core::Object
|
há 5 anos atrás |
ntpquery.cpp
|
a2feef17bf
Meta+Userland: Make clang-format-10 clean
|
há 4 anos atrás |
open.cpp
|
7ebba7bf3c
open: Resolve the realpath before passing it to URL()
|
há 5 anos atrás |
pape.cpp
|
1dd1595043
LibGUI: Make GUI::Application a Core::Object
|
há 5 anos atrás |
passwd.cpp
|
7ba7b72736
Userland: Convert passwd(1) to use Core::Account
|
há 4 anos atrás |
paste.cpp
|
51146e3075
LibGUI: Make the Clipboard API deal in raw byte buffers a bit more
|
há 4 anos atrás |
pidof.cpp
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
há 5 anos atrás |
ping.cpp
|
852454746e
Everywhere: Port to String::copy_characters_to_buffer()
|
há 5 anos atrás |
printf.cpp
|
bc9f8f5c39
Userland: Add an implementation of printf
|
há 4 anos atrás |
pro.cpp
|
2946a684ef
ProtocolServer+LibWeb: Support more detailed HTTP requests
|
há 4 anos atrás |
profile.cpp
|
4420284125
profile: Allow launching a command with profiling enabled
|
há 5 anos atrás |
ps.cpp
|
660f5baf8f
ps: Widen the username column slightly
|
há 5 anos atrás |
purge.cpp
|
4565d2d415
Userland: Use Core::ArgsParser for 'purge'
|
há 5 anos atrás |
readlink.cpp
|
b6a4c450d1
Userland: Add readlink(1)
|
há 5 anos atrás |
realpath.cpp
|
646f6165e2
Userland: Use Core::ArgsParser for 'realpath'
|
há 5 anos atrás |
reboot.cpp
|
a2feef17bf
Meta+Userland: Make clang-format-10 clean
|
há 4 anos atrás |
rm.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
rmdir.cpp
|
7b82334e2f
Userland: Use Core::ArgsParser for 'rmdir'
|
há 5 anos atrás |
seq.cpp
|
4f77ccbda8
LibC+Userland: Prefer snprintf over sprintf
|
há 5 anos atrás |
shutdown.cpp
|
d17e23bd27
LibCore: Remove leading C from filenames
|
há 5 anos atrás |
sleep.cpp
|
039e529dbe
Userland: Fix a signal race condition
|
há 4 anos atrás |
sort.cpp
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
há 5 anos atrás |
stat.cpp
|
dd924b730a
Kernel+LibC: Fix various build issues introduced by ssize_t
|
há 5 anos atrás |
strace.cpp
|
11c4a28660
Kernel: Move headers intended for userspace use into Kernel/API/
|
há 5 anos atrás |
su.cpp
|
a2feef17bf
Meta+Userland: Make clang-format-10 clean
|
há 4 anos atrás |
sync.cpp
|
94ca55cefd
Meta: Add license header to source files
|
há 5 anos atrás |
syscall.cpp
|
83a4fbf548
Kernel: Tidy up the syscalls list by reorganizing the enumerator macro
|
há 5 anos atrás |
sysctl.cpp
|
f09a8f8a6e
sysctl: Permit 'sysctl -a' invocation
|
há 5 anos atrás |
tail.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
tar.cpp
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
há 4 anos atrás |
tee.cpp
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
há 5 anos atrás |
test-bindtodevice.cpp
|
76da9a4a7d
Test: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
test-compress.cpp
|
3c03ce0c80
LibCompress: Add unit tests for CanonicalCode.
|
há 4 anos atrás |
test-crypto.cpp
|
88319b188e
Userland: Stop passing ignored timezones to gettimeofday
|
há 5 anos atrás |
test-js.cpp
|
a007b3c379
LibJS: Move "strict mode" state to the call stack
|
há 4 anos atrás |
test-web.cpp
|
aaa8b48a4c
LibJS: Remove use of Interpreter& in JSONObject code
|
há 4 anos atrás |
test.cpp
|
76da9a4a7d
Test: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
test_efault.cpp
|
a2feef17bf
Meta+Userland: Make clang-format-10 clean
|
há 4 anos atrás |
test_env.cpp
|
2074c9d66d
LibC: Add tests for getenv, setenv, putenv
|
há 5 anos atrás |
test_io.cpp
|
76da9a4a7d
Test: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
top.cpp
|
6d8c4af9c2
LibCore+top: Use pid_t for pgid/pgrp/sid numbers
|
há 4 anos atrás |
touch.cpp
|
15aedc6866
Userland: "touch" can now handle multiple paths as arguments
|
há 5 anos atrás |
tr.cpp
|
a2feef17bf
Meta+Userland: Make clang-format-10 clean
|
há 4 anos atrás |
tree.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
true.cpp
|
94ca55cefd
Meta: Add license header to source files
|
há 5 anos atrás |
truncate.cpp
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
há 5 anos atrás |
tt.cpp
|
6fe37cb471
Userland/tt: Use a default value for the test to run
|
há 5 anos atrás |
tty.cpp
|
94ca55cefd
Meta: Add license header to source files
|
há 5 anos atrás |
umount.cpp
|
d17e23bd27
LibCore: Remove leading C from filenames
|
há 5 anos atrás |
uname.cpp
|
edc5f5b9bb
Userland: Use Core::ArgsParser for 'uname'
|
há 5 anos atrás |
unzip.cpp
|
422cb50e4e
Userland: Fix buffer overflow in unzip
|
há 4 anos atrás |
uptime.cpp
|
b2f9a60bdb
uptime: Use pledge()
|
há 5 anos atrás |
useradd.cpp
|
f158cb27ea
LibC: Remove an unneeded string.h include in ctype.h/cpp
|
há 4 anos atrás |
userdel.cpp
|
12cbc4ad0d
Everywhere: Replace some uses of fork/exec with posix_spawn
|
há 5 anos atrás |
utmpupdate.cpp
|
bc48181939
Userland: Add missing license headers to "w" and "utmpupdate"
|
há 4 anos atrás |
w.cpp
|
bc48181939
Userland: Add missing license headers to "w" and "utmpupdate"
|
há 4 anos atrás |
watch.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
wc.cpp
|
0248ddc427
Userland: Mark compilation-unit-only functions as static
|
há 5 anos atrás |
which.cpp
|
c577f6e139
Userland: Use find_executable_in_path in which.
|
há 4 anos atrás |
whoami.cpp
|
4f7081289c
whoami: Use pledge() and unveil()
|
há 5 anos atrás |
xargs.cpp
|
0b98924ee7
Userland: Add a basic xargs
|
há 5 anos atrás |
yes.cpp
|
cf81d9765c
Userland: Use Core::ArgsParser for 'yes'
|
há 5 anos atrás |