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