NetBSD/bin
christos c91b59d1de Print system processes/kernel threads as [kprocname] as top(1) does. 2001-08-07 14:46:09 +00:00
..
cat Some style improvements. [Nearly] #13592 by Petri Koistinen. 2001-07-29 22:40:57 +00:00
chio convert to use getprogname() 2001-02-19 22:39:39 +00:00
chmod The "X" permission _is_ specified by POSIX.2. 2000-10-14 18:45:03 +00:00
cp Use madvise(2) after mmap(2) in case "VM_AND_BUFFER_CACHE_SYNCHRONIZED" 2001-07-18 11:01:54 +00:00
csh receive, not recieve 2001-06-12 15:17:10 +00:00
date Use socklen_t; for compilers with strict type checking. 2001-07-08 05:26:03 +00:00
dd seperate -> separate 2001-07-22 13:33:58 +00:00
df Xref getbsize(3). 2001-07-08 15:34:13 +00:00
domainname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
echo ANSIfy, KNF. Parts from #13590 by Petri Koistinen. 2001-07-29 22:36:11 +00:00
ed remove redundant declaration of errmsg 2001-01-07 05:41:20 +00:00
expr Fix the operator precedence list to match reality. Operators were incorrectly 2001-05-07 10:14:43 +00:00
hostname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
kill ANSIfy, some style improvements. Some parts from #13593 by Petri Koistinen. 2001-07-29 22:46:36 +00:00
ksh Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
ln convert to use getprogname() 2001-02-19 22:39:39 +00:00
ls Xref getbsize(3). 2001-07-08 15:34:13 +00:00
mkdir - The type of return value of setmode is a void * and getmode takes it, 2000-10-10 14:30:40 +00:00
mt Equally trivial formatting tweak. Leaving the thing alone after this. :) 2001-02-13 19:39:34 +00:00
mv `existent', not `existant' 2001-06-19 13:42:07 +00:00
pax seperate -> separate 2001-07-22 13:33:58 +00:00
ps Print system processes/kernel threads as [kprocname] as top(1) does. 2001-08-07 14:46:09 +00:00
pwd For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rcmd Xref kerberos 8, not 3. 2001-04-03 10:53:45 +00:00
rcp use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
rm For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rmdir For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sh fix grammar 2001-06-13 08:48:06 +00:00
sleep For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
stty For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sync kill references to update(8), it doesn't exist any more 2000-10-06 18:53:28 +00:00
test ANSIfy and slight KNF. Mostly #13594 by Petri Koistinen. 2001-07-30 10:17:41 +00:00
Makefile move rcorder to sbin. 1999-11-23 05:28:15 +00:00
Makefile.inc