summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-19$OpenBSD$Niklas Hallqvist
1997-08-19Document -C option. Can't claim POSIX 1003.2 yet, still missing the -s option.denny
1997-08-19Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)denny
1997-08-19$OpenBSD$Niklas Hallqvist
1997-08-19Note -P option and POSIX 1003.2denny
1997-08-19Add -P option, the POSIX 1003.2 output format (strictly specified for parsing).denny
1997-08-19Add support for adding/subtracting ports from the current baddynamicTodd C. Miller
1997-08-19Note return code >2 if malloc fails (POSIX spec behavior).denny
1997-08-19POSIX 1003.2: exit code is 3 if memory allocation fails, 2 if expr invalid.denny
1997-08-19Note POSIX 1003.2.denny
1997-08-19Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec)denny
1997-08-19Note POSIX 1003.2 conformance.denny
1997-08-19Note POSIX 10003.2 conformance.denny
1997-08-19Add DP_CLR() macroTodd C. Miller
1997-08-19Note POSIX 1003.2 conformance.denny
1997-08-19POSIX 1003.2: exit w/ 0 code if receive SIGALRM.denny
1997-08-19typoTodd C. Miller
1997-08-19Make net.inet.tcp.baddynamic and net.inet.udp.baddynamicTodd C. Miller
1997-08-19Only print bad dynamic ports list for udp and tcp since that's allTodd C. Miller
1997-08-19Theo doesn't like extra kernel options, so don't allowTodd C. Miller
1997-08-19Back out part of revision 1.16 where the tape was unmounted in stclose ondgregor
1997-08-19bc -> lekstailey
1997-08-19bc is now le, don't ask me whykstailey
1997-08-19bc is now le, don't ask me whykstailey
1997-08-18syncTheo de Raadt
1997-08-18Add some missing $(srcdir)s. Makes texinfo a little bit closerNiklas Hallqvist
1997-08-18build manpagekstailey
1997-08-18documentkstailey
1997-08-18use "limits.h" not "sys/syslimits.h"kstailey
1997-08-18splatTheo de Raadt
1997-08-18typo; entropy@tardis.bernstein.comTheo de Raadt
1997-08-18take out debug modekstailey
1997-08-18sigh againkstailey
1997-08-18sighkstailey
1997-08-18back out 1.22kstailey
1997-08-18if no swap has been configured at boot time, swapon could not addNiklas Hallqvist
1997-08-18put hostname in mail subject; jbernard@tater.mines.eduTheo de Raadt
1997-08-18inttypes.h as required by XPG4.2. Nothing uses this yet and all in-treeTodd C. Miller
1997-08-18Install a64l/l64a man page. Also, tsearch.3 and friends were notTodd C. Miller
1997-08-18fix extra dashes; enami@but-b.or.jpTheo de Raadt
1997-08-18More changes, still not right... Should probably just be rewritten fromJason Downs
1997-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-18more cleanup w/ jasonMichael Shalayeff
1997-08-18add manual on kernel options, from netbsd, changed a bit ...Michael Shalayeff
1997-08-18set x bits on critical fileskstailey
1997-08-17print "idle" for idle processeskstailey
1997-08-17Don't include both strings.h and string.h -- just use string.hTodd C. Miller
1997-08-17Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1.Todd C. Miller
1997-08-17Add quirk for MATSHITA CR-574, from Berndt Josef Wulf <wulf@ping.net.au>Todd C. Miller
1997-08-17Use dirname(3)Todd C. Miller