NetBSD/bin
dogcow 7b060c43f2 exposure of bool elsewhere in the code requires the addition of stdbool;
in addition, proc.c cleverly has a variable that was initially defined "int",
but had in the actual declaration "bool". oops.
2007-07-10 00:30:23 +00:00
..
cat
chio fix typos 2007-04-29 20:23:34 +00:00
chmod
cp
csh exposure of bool elsewhere in the code requires the addition of stdbool; 2007-07-10 00:30:23 +00:00
date
dd In the SIGINT handler, explicitly display a summary and then raise the 2007-07-03 05:25:25 +00:00
df spacing fixes from Geoff Wing 2007-07-03 14:39:47 +00:00
domainname
echo
ed s/intialized/initialized/ 2007-03-17 13:51:46 +00:00
expr
hostname
kill
ksh PR/36546: Aleksey Cheusov: problems with 8-bit input in /bin/ksh, needs to 2007-06-24 18:00:49 +00:00
ln
ls modify a comment in previous change 2007-06-06 13:21:28 +00:00
mkdir
mt
mv
pax In sig_cleanup(), attempt to reset the signal handler to the default 2007-07-03 10:20:09 +00:00
ps remove descriptions of some states. ('A', 'S', '>') 2007-06-25 00:24:01 +00:00
pwd
rcmd Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
rcp
rm PR/36535: Greg A. Woods: rm(1) should present user:group the same way as 2007-06-24 17:59:31 +00:00
rmdir
sh PR/36531: Greg A. Woods: another very helpful DEBUG TRACE() call for execve() 2007-06-24 18:36:23 +00:00
sleep
stty PR/36536: Greg A. Woods: stty(1) should mention tty(4) 2007-06-24 18:03:00 +00:00
sync
systrace Instead of putting a full copy of realpath here, use the system's realpath. 2007-05-24 18:18:43 +00:00
test PR/36534: Greg A. Woods: test(1) doesn't do -r and -w quite right 2007-06-24 18:54:58 +00:00
Makefile
Makefile.inc