Age | Commit message (Expand) | Author |
1997-06-06 | 10 X | Theo de Raadt |
1997-06-06 | add sd2 sd3 to ramdisk devices, impossible to install on some multi-drive con... | grr |
1997-06-06 | POSIX says pax must complain about not being able to set permissions | Todd C. Miller |
1997-06-06 | fix bugs in non-kerb version | kstailey |
1997-06-06 | tweaks to make the ramdisk kernel smaller and also reduce the vm requirements... | grr |
1997-06-05 | non-DEBUG __abs_nonsingle correct use; grr | Theo de Raadt |
1997-06-05 | fix DEBUG thing | Theo de Raadt |
1997-06-05 | option | Theo de Raadt |
1997-06-05 | collision also for md4 | Niels Provos |
1997-06-05 | Since we all seem to be on this kick lately: s/options/option/g. | gene |
1997-06-05 | Our config(8) is cool: we don't need ../../../ in includes. | gene |
1997-06-05 | ICMP_MASKLEN -> icmpstat.icps_badlen++; koji@math.human.nagoya-u.ac.jp | Theo de Raadt |
1997-06-05 | s/options/option/ (mostly) | kstailey |
1997-06-05 | s/options/option/g | kstailey |
1997-06-05 | take out self-reference from "SEE ALSO" | kstailey |
1997-06-05 | random pid generation, heh | Theo de Raadt |
1997-06-05 | getpid() is going to be OK in a few minutes | Theo de Raadt |
1997-06-05 | bigger buf | Theo de Raadt |
1997-06-05 | fix sendmsg() credential passing on 64 bit machines, i hope. (this was hellish) | Theo de Raadt |
1997-06-05 | kill the other timers too | Theo de Raadt |
1997-06-05 | ;; | Theo de Raadt |
1997-06-05 | delete cannot happen code | Theo de Raadt |
1997-06-05 | static, as requested by dm | Theo de Raadt |
1997-06-05 | Xr rmdir | Theo de Raadt |
1997-06-05 | more doc changes | Theo de Raadt |
1997-06-05 | do not interpret _POSIX_VDISABLE as a special character; netbsd | Theo de Raadt |
1997-06-04 | undo more pre-spoofing data structure damage by readdisklabel | Theo de Raadt |
1997-06-04 | Bump MAXTSIZ to 16MB (makes latest netscape communicator work) | Niklas Hallqvist |
1997-06-04 | Raise memory resource limits, drive by the need to run netscape 4.0b5 | kstailey |
1997-06-04 | clear timer for setuid; kloo | Theo de Raadt |
1997-06-04 | toast extra \n; ficus | Theo de Raadt |
1997-06-04 | do not exceed bounds of fd_set | Theo de Raadt |
1997-06-04 | make ramdisk writeable | Theo de Raadt |
1997-06-04 | make usage show minimal keywords | Theo de Raadt |
1997-06-04 | oops, udpate .../man4/Makefile for the ch.4 manpage... | grr |
1997-06-04 | add the FreeBSD ch.4 manpage, strange as it may be.... | grr |
1997-06-04 | typo | Michael Shalayeff |
1997-06-04 | If strip(1) fails it should not be a fatal error. | Todd C. Miller |
1997-06-04 | oops_strings | Michael Shalayeff |
1997-06-04 | YAVA | Michael Shalayeff |
1997-06-04 | Don't complain about not being able to set uid/gid in "tar -p" | Todd C. Miller |
1997-06-04 | bye bye :, mikel | Theo de Raadt |
1997-06-04 | Dumped core. | dm |
1997-06-04 | use bzero instead of FD_ZERO | dm |
1997-06-04 | Fix usage of l_strncpy() (noticed by Theo) and make l_strncpy() | Todd C. Miller |
1997-06-03 | give the cdrom a nice name | Theo de Raadt |
1997-06-03 | adjust more | Theo de Raadt |
1997-06-03 | adjust for 2K cdroms | Theo de Raadt |
1997-06-03 | howmany(x+1, NFDBITS) | Theo de Raadt |
1997-06-03 | Make mkfs.c malloc its large buffers, which saves about 200K of bss size | grr |