summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-04-30Add SCSI scanner deviceNiklas Hallqvist
1997-04-30more inet & ipsecTheo de Raadt
1997-04-30inet & ipsecTheo de Raadt
1997-04-30Add missing prototype: alloca()Tobias Weingartner
1997-04-30solve the bounce buffer problem!Michael Shalayeff
1997-04-30Change an splhigh() -> splbio(). From NetBSD (mycroft)Todd C. Miller
1997-04-30Newer bootloader from netbsd. This should work with non MCG FirmworksDale S. Rahn
1997-04-30Our gas isn't ready for 64 bit constants used in expressionsNiklas Hallqvist
1997-04-30guarantee termination for faked disklabels, no endless loopsNiels Provos
1997-04-29Minor annoyance, synch with what we actually have in our conf directory:gene
1997-04-29turn off DMA, it doesn't workkstailey
1997-04-29The 2.1 version of dev/pci/ncr.c isn't ready for arc yetNiklas Hallqvist
1997-04-29lfs diesTheo de Raadt
1997-04-29disable the datacache on Apollo cards for this release it would seem.michaels
1997-04-29ok.Michael Shalayeff
1997-04-29.mk changes faster then i type....Michael Shalayeff
1997-04-28Added faddr/laddr on the pfkeycb, for completeness.Angelos D. Keromytis
1997-04-28Kernel release is 2.1.Jason Downs
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-28The type of a pointer to const characters is not the same as a const pointerNiklas Hallqvist
1997-04-28indentTheo de Raadt
1997-04-28Previous patch didn't make much sense. We now set the initial NFS xidAngelos D. Keromytis
1997-04-27Random/unique NFS xids.Angelos D. Keromytis
1997-04-27Randomize RPC xid.Angelos D. Keromytis
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-27What was I thinking?briggs
1997-04-27Reality check.Jason Downs
1997-04-27PFKEY protocol control blocks.Angelos D. Keromytis
1997-04-26samplle boot.conf fileMichael Shalayeff
1997-04-26boot.conf supportMichael Shalayeff
1997-04-26struct definitions in .h files and instances in .c file please.kstailey
1997-04-26First argument to nanosleep(2) is const; so is the first argument toThorsten Lockert
1997-04-25Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log:gene
1997-04-25Reorganization fo boot() to make it more logical ala Scott Reynolds. Also,gene
1997-04-25fix broken tagkstailey
1997-04-25proper mask check; mike@fast.cs.utah.eduTheo de Raadt
1997-04-25require reserved ports. avoid ftp bounce.Theo de Raadt
1997-04-25XXX should do reserved portsTheo de Raadt
1997-04-25Prototype nanosleep(2)Thorsten Lockert
1997-04-25A couple of performance improvements from Denny Gentry <denny1@home.com>briggs
1997-04-2564bit cleanup.Angelos D. Keromytis
1997-04-24PF_KEYv2 definition as of the latest draft.Angelos D. Keromytis
1997-04-24Added PF_KEY definition.Angelos D. Keromytis
1997-04-24Don't even support LFS in the kernel.Jason Downs
1997-04-24Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE...gene
1997-04-24Followingthe Scott Reynolds gravy train, very minor:gene
1997-04-24From Scott Reynolds:gene
1997-04-23Clean up disk reset codeTobias Weingartner
1997-04-23On video devices, if we're loading non-default resource values, save thebriggs
1997-04-23In nanosleep, use local error variable when storing rqtp in so that an errorThorsten Lockert