Age | Commit message (Expand) | Author |
1996-12-27 | adjusted to state "no hard links to directories" | kstailey |
1996-12-27 | merged into if_le.c | kstailey |
1996-12-26 | compile, Makefile rebuild | Michael Shalayeff |
1996-12-25 | Merge our chagnes with FreeBSD's latest changes. We should now | imp |
1996-12-25 | no compile test after last change: no need for that umask too, i guess | Michael Shalayeff |
1996-12-25 | smaller code | Theo de Raadt |
1996-12-25 | do not need umask for mkstemp | Theo de Raadt |
1996-12-25 | Use <stdlib.h>, not <malloc.h> | Thorsten Lockert |
1996-12-24 | sync with NetBSD | kstailey |
1996-12-24 | new NetBSD file | kstailey |
1996-12-24 | do not need umask fiddling | Theo de Raadt |
1996-12-24 | test kernel for wglen driver | Theo de Raadt |
1996-12-24 | nearly working driver for wglen serial card | Theo de Raadt |
1996-12-24 | for the moment, yammer a bit more | Theo de Raadt |
1996-12-24 | call all irq routines | Theo de Raadt |
1996-12-24 | reclaim NFSMNT_RESVPORT bit, and add more traditional attribute cache timeout... | dm |
1996-12-24 | Make termination of objects wait for possible collapses before altering | Niklas Hallqvist |
1996-12-24 | indicate this mktemp is vulnerable to a DOS attack, however the impact is ver... | Theo de Raadt |
1996-12-24 | use mkstemp instead | Theo de Raadt |
1996-12-24 | comment on why this mktemp use is safe | Theo de Raadt |
1996-12-24 | use mkstemp | Theo de Raadt |
1996-12-24 | ref sigaction | Theo de Raadt |
1996-12-24 | use mkstemp() | Theo de Raadt |
1996-12-24 | Use mkstemp(3) for temporary files | Thorsten Lockert |
1996-12-24 | no mkfs | Theo de Raadt |
1996-12-24 | deal with the 2340 lie in the right place, i think | Theo de Raadt |
1996-12-24 | bye bye | Theo de Raadt |
1996-12-23 | PowerPC port uses binutils not 'standard' compilation tools. | Dale S. Rahn |
1996-12-23 | Powerpc port uses binutils not old compiler tools. | Dale S. Rahn |
1996-12-23 | warn whoever wants krb5 that they have a /tmp race to fix first | Theo de Raadt |
1996-12-23 | Fix assignment/truth-value compiler warning. | robin |
1996-12-23 | Add missing # include <term.h> | robin |
1996-12-23 | Eliminate assignment/truth-value compiler warning. | robin |
1996-12-23 | pppd 2.3b3 import. some minor buf oflow fixes and so. | Michael Shalayeff |
1996-12-23 | Add parentheses to assignment used as truth value to eliminate a compiler | robin |
1996-12-23 | Remove redundant/incorrect switch case label: `def_case' | robin |
1996-12-23 | no panic on ppp down/retry | Michael Shalayeff |
1996-12-23 | 1 -> 0 | Jason Downs |
1996-12-23 | add readlabelfs.3 | Jason Downs |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-23 | readlabelfs() takes two arguments now, update prototype, inc major number. | Jason Downs |
1996-12-23 | Back out last change, it is not sufficient. | Todd C. Miller |
1996-12-23 | Avoid spoofing when cd'ing to subdirs. First cut. | Todd C. Miller |
1996-12-23 | Add -execdir support. | Todd C. Miller |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-23 | i think this fixes COMPAT_ULTRIX | Theo de Raadt |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-23 | Import of Openfirmware device drivers for PowerPC port. | Dale S. Rahn |