Rob Landley a682f18b33 Earlier test ensures dev isn't null when !FLAG(a), so don't test same again. il y a 2 ans
..
README d9403ab91a Cosmetic tweak: spell out "Linux Standard Base" in menuconfig. il y a 10 ans
dmesg.c c3f3f842c5 Replace \033 with \e in strings. il y a 2 ans
gzip.c 35ee6fcf9f gzip: reject non-gzip files in zlib path. il y a 4 ans
hostname.c 7adff6b2ca hostname: fix error reporting. il y a 4 ans
killall.c 903f06c778 killall: implement -w. il y a 5 ans
md5sum.c 412054cff0 md5sum.c: simplify the table setup slightly. il y a 3 ans
mknod.c 503e636229 Convert more GLOBALS argument vars to the new single letter code style. il y a 5 ans
mktemp.c 0dedd13253 Allow --tmpdir's argument to be optional. il y a 4 ans
mount.c a682f18b33 Earlier test ensures dev isn't null when !FLAG(a), so don't test same again. il y a 2 ans
passwd.c 0f51bfc50c Clean up password plumbing. il y a 2 ans
pidof.c 1986075975 pidof: fix -s. il y a 2 ans
seq.c 664c417af5 Add lots of "static" annotations, make a couple things use FLAG() macros, etc. il y a 3 ans
su.c 6968b7a640 Log the right name of user switched from. il y a 2 ans
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. il y a 11 ans
umount.c 141a075c0e Clean up some --help formatting. il y a 5 ans

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