Age | Commit message (Expand) | Author |
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 |
1996-12-22 | Correct handling of weak symbols in shared libraries; from pk@netbsd.org | Thorsten Lockert |
1996-12-22 | Add powerpc support to gprof. (primative support). | Dale S. Rahn |
1996-12-22 | PowerPC port is ELF based, treat same as svr4, mips, and alpha. | Dale S. Rahn |
1996-12-22 | crank ulimit -d for fsck run (someone with a 19GB ccd ran into a problem) | Theo de Raadt |
1996-12-22 | proper gid revoke | Theo de Raadt |
1996-12-22 | removed netbsd refs from "clean" target | kstailey |
1996-12-22 | typo | Theo de Raadt |
1996-12-22 | additional files needed for gcc support for powerpc. | Dale S. Rahn |
1996-12-22 | gcc support for powerpc-openbsd | Dale S. Rahn |
1996-12-22 | changes to binutils to support powerpc-openbsd | Dale S. Rahn |
1996-12-22 | bring in bsd.own.mk | Niklas Hallqvist |
1996-12-22 | make spec_advlock() perform indirect call to lf_advlock() | kstailey |
1996-12-22 | bring back all the local OpenBSD changes to the pmax tree since 961107 | Thomas Graichen |
1996-12-22 | update the pmax stuff to NetBSD 961107 - this version i got somehow | Thomas Graichen |