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