#
40d6ddde |
| 27-Aug-2008 |
christos <christos@NetBSD.org> |
system(NULL) should return if the command interpreter is there or not. Andy Shevchenko
|
#
e3d3393d |
| 02-Aug-2007 |
wiz <wiz@NetBSD.org> |
Add xref to shquote(3), suggested by joerg. Bump date.
|
#
eb7c1594 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
#
472351e1 |
| 16-Apr-2003 |
wiz <wiz@NetBSD.org> |
Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
#
673cbedc |
| 10-Jul-2002 |
yamt <yamt@NetBSD.org> |
import CAVEATS sections from OpenBSD. with little tweak by me.
|
#
814f296b |
| 07-Feb-2002 |
ross <ross@NetBSD.org> |
Generate <>& symbolically.
|
#
4e59d266 |
| 16-Sep-2001 |
wiz <wiz@NetBSD.org> |
Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections, and some minor fixes.
|
#
beee4cf8 |
| 06-Apr-1999 |
tron <tron@NetBSD.org> |
Fix typo noted by NAKAJIMA Yoshihiro in PR lib/7328.
|
#
312aca53 |
| 05-Feb-1998 |
perry <perry@NetBSD.org> |
add LIBRARY section to man page
|
#
5f8a6c06 |
| 30-Jan-1998 |
perry <perry@NetBSD.org> |
update to lite-2
|
#
c34d1a35 |
| 16-Feb-1996 |
jtc <jtc@NetBSD.org> |
Fixed bad cross reference: waitpid(3) -> waitpid(2).
|
#
6dda330e |
| 28-Dec-1995 |
thorpej <thorpej@NetBSD.org> |
New-style RCS ids.
|
#
768025b9 |
| 01-Nov-1995 |
pk <pk@NetBSD.org> |
waitpid is in section 2 (from John Kohl; PR#1710).
|
#
9c20f740 |
| 26-Aug-1993 |
jtc <jtc@NetBSD.org> |
Declare rcsid strings so they are stored in text segment.
|
#
67f03441 |
| 20-Aug-1993 |
jtc <jtc@NetBSD.org> |
Upgraded to be 1003.2-92 compliant. The only functional change is that -1 is returned when the fork fails. Updated implementation to use int rather than deprecated "union wait". Updated documentat
Upgraded to be 1003.2-92 compliant. The only functional change is that -1 is returned when the fork fails. Updated implementation to use int rather than deprecated "union wait". Updated documentation to describe error / return values.
show more ...
|
#
b1bd4afe |
| 01-Aug-1993 |
mycroft <mycroft@NetBSD.org> |
Add RCS indentifiers.
|
#
61f28255 |
| 21-Mar-1993 |
cgd <cgd@NetBSD.org> |
initial import of 386bsd-0.1 sources
|