.. |
cat
|
- Applied patch from PR bin/35408 by Andreas Wiese.
|
2007-01-13 11:51:59 +00:00 |
chio
|
fix typos
|
2007-04-29 20:23:34 +00:00 |
chmod
|
Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265.
|
2005-12-09 20:27:02 +00:00 |
cp
|
fix whitespace nits (space -> tab)
|
2006-12-26 00:13:24 +00:00 |
csh
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
date
|
* Prevent out-of-bounds read tsptype if a packet with
|
2007-02-04 22:21:53 +00:00 |
dd
|
In the SIGINT handler, explicitly display a summary and then raise the
|
2007-07-03 05:25:25 +00:00 |
df
|
kill MFSNAMELEN
|
2007-07-17 20:03:10 +00:00 |
domainname
|
Drop extra space.
|
2004-06-15 14:08:33 +00:00 |
echo
|
Put a few headers back so this compiles again.
|
2003-11-25 03:40:18 +00:00 |
ed
|
s/intialized/initialized/
|
2007-03-17 13:51:46 +00:00 |
expr
|
Handle asprintf failing to allocate.
|
2006-03-17 14:43:11 +00:00 |
hostname
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
kill
|
Coverity CID 2356: Remove bogus test !*argv; also cleanup string usage.
|
2006-03-17 22:30:11 +00:00 |
ksh
|
Fix some grammatical errors in man pages.
|
2007-07-30 18:01:41 +00:00 |
ln
|
Add -i to usage.
|
2006-10-13 20:37:10 +00:00 |
ls
|
modify a comment in previous change
|
2007-06-06 13:21:28 +00:00 |
mkdir
|
Fix setmode error handling.
|
2005-10-01 20:22:29 +00:00 |
mt
|
use c99 initializers
|
2006-10-16 00:07:32 +00:00 |
mv
|
Allow files whose name starts with a dash be moved across filesystem
|
2007-02-15 09:57:16 +00:00 |
pax
|
In sig_cleanup(), attempt to reset the signal handler to the default
|
2007-07-03 10:20:09 +00:00 |
ps
|
add a keyword "lname", to print l_name.
|
2007-09-01 16:54:39 +00:00 |
pwd
|
file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos
|
2003-10-30 14:58:23 +00:00 |
rcmd
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
rcp
|
pass lint; from Anon Ymous
|
2006-12-15 22:45:34 +00:00 |
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
|
Fix rmdir -p x/y/z//
|
2003-09-29 21:11:15 +00:00 |
sh
|
PR/36531: Greg A. Woods: another very helpful DEBUG TRACE() call for execve()
|
2007-06-24 18:36:23 +00:00 |
sleep
|
- Cleanup for sleep.c:
|
2007-08-18 00:41:52 +00:00 |
stty
|
PR/36536: Greg A. Woods: stty(1) should mention tty(4)
|
2007-06-24 18:03:00 +00:00 |
sync
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
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
|
Remove 'l'. Those who do not learn from history are doomed to repeat it.
|
2007-02-08 03:57:53 +00:00 |
Makefile.inc
|
sprinkle a little const, and now everything compiles with WARNS=3
|
2005-06-26 19:10:48 +00:00 |