summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-05-15Additions for Mips ELF shlib supportPer Fogelstrom
1996-05-15previous fix of NULL check reversedPer Fogelstrom
1996-05-15remove unnecessary "XXX it should be sysctl()'ed"Michael Shalayeff
1996-05-15fix NetBSD PR#854.Michael Shalayeff
allow to overwrite rfc1323 option in config file.
1996-05-15let udpcksum control generation, but not cheking of udp cksums.Michael Shalayeff
1996-05-15add all the possible SCSI device types to the GENERIC configs.Michael Shalayeff
1996-05-15when depending in this tree some dynamically built sources need beNiklas Hallqvist
made first. See to that the generating binaries for these are built before recursing with the depend target.
1996-05-15Now uses libkern instead of locore functions.Per Fogelstrom
1996-05-15Some cc flags given to cpp, not nice...Per Fogelstrom
1996-05-15Catchup of interface changes + prototyping.Per Fogelstrom
1996-05-14NFSMNT_RESVPORT set in wrong placeTheo de Raadt
1996-05-14non-root bind() to 2049 gets EADDRINUSETheo de Raadt
1996-05-14when making distributions, make sure the include directory gets filledTheo de Raadt
1996-05-14require ypserv to be on reserved portTheo de Raadt
1996-05-14fix NetBSD PR#1176.Michael Shalayeff
add description for PORTAL option.
1996-05-14fix NetBSD PR#1154Michael Shalayeff
1996-05-14fix NetBSD PR#1145.Michael Shalayeff
1996-05-14fix NetBSD PR#1136.Michael Shalayeff
1996-05-14change the revision.Michael Shalayeff
1996-05-14fix s/fsck/fsck_ffs/ name change.Michael Shalayeff
1996-05-14looks like greywolf and i fixed netbsd pr#1328. pwd_mkdb on a filled rootTheo de Raadt
filesystem would result in gibbled passwd databases.
1996-05-13This file no longer used.Per Fogelstrom
1996-05-13bug fixdm
1996-05-13fix return-rstdm
1996-05-13bindresvport() for rpc portsTheo de Raadt
1996-05-13do not allow network-induced tracingTheo de Raadt
1996-05-13Fix CCPFLAGS when DESTDIR set, formerly in sys.mk, been away for aNiklas Hallqvist
while, but need to be in here somewhere.
1996-05-13Don't do PREREQ's when making obj.Niklas Hallqvist
1996-05-13From NetBSD PR#1133:Michael Shalayeff
add '?' to list available files at boot.
1996-05-12fix copyright message.Michael Shalayeff
1996-05-12pull in pica machdep isa header if picaPer Fogelstrom
1996-05-12new extension: the $CVSROOT/CVSROOT/options file (if it exists) supports:Theo de Raadt
tag=-ZOpenBSD (passes -ZOpenBSD to co/ci) umask=002 (force a umask while cvs is running) dlimit=49152 (force a 48MB process data limit)
1996-05-12fix usage string.Michael Shalayeff
1996-05-12missed ;Michael Shalayeff
1996-05-11check before unlinking pidfileTheo de Raadt
1996-05-11Include sys/queue.h, and add multiple include protectionNiklas Hallqvist
1996-05-10ipfilter 3.0.4dm
1996-05-10ipfilter 3.0.4dm
1996-05-10clean betterTheo de Raadt
1996-05-10machine@Theo de Raadt
1996-05-10machine@; use -fomit-frame-pointer otherwise a bugarg in a6 gets trashedTheo de Raadt
1996-05-10clean betterTheo de Raadt
1996-05-10m88k & m68k capable bugcrt by chuckTheo de Raadt
1996-05-10Fix version IDNiklas Hallqvist
1996-05-10Revert last change, should never have been committedNiklas Hallqvist
1996-05-10Add some code bulletproofing, I have had this around for some timeDale S. Rahn
I actually thought it was checked in. This should stop any extra transmit interupts occuring and a possible crash if another system talks to the tty port before it is completely configured. Also allows debugging when no processes have the port open for writing. If abort is pressed before getty starts.
1996-05-10Z not LTheo de Raadt
1996-05-10fix symtab skip loop (s,p,q,).Michael Shalayeff
1996-05-10do dynamic symtab allocattion.Michael Shalayeff
1996-05-10doc flags betterTheo de Raadt