Rob Landley a682f18b33 Earlier test ensures dev isn't null when !FLAG(a), so don't test same again. 2 years ago
..
README d9403ab91a Cosmetic tweak: spell out "Linux Standard Base" in menuconfig. 10 years ago
dmesg.c c3f3f842c5 Replace \033 with \e in strings. 2 years ago
gzip.c 35ee6fcf9f gzip: reject non-gzip files in zlib path. 4 years ago
hostname.c 7adff6b2ca hostname: fix error reporting. 4 years ago
killall.c 903f06c778 killall: implement -w. 5 years ago
md5sum.c 412054cff0 md5sum.c: simplify the table setup slightly. 3 years ago
mknod.c 503e636229 Convert more GLOBALS argument vars to the new single letter code style. 5 years ago
mktemp.c 0dedd13253 Allow --tmpdir's argument to be optional. 4 years ago
mount.c a682f18b33 Earlier test ensures dev isn't null when !FLAG(a), so don't test same again. 2 years ago
passwd.c 0f51bfc50c Clean up password plumbing. 2 years ago
pidof.c 1986075975 pidof: fix -s. 2 years ago
seq.c 664c417af5 Add lots of "static" annotations, make a couple things use FLAG() macros, etc. 3 years ago
su.c 6968b7a640 Log the right name of user switched from. 2 years ago
sync.c 7aa651a6a4 Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 11 years ago
umount.c 141a075c0e Clean up some --help formatting. 5 years ago

README

Linux Standard Base commands

Commands defined in the Linux Standard Base 4.1:
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/cmdbehav.html

Downloadable as one big file from:
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic.html