summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-02-25This file was never used so... ZAP!Per Fogelstrom
1997-02-24This changes the timeout on the st device so that the new tape drives thatjkatz
1997-02-24Adds support for DEC SCSI tape drives used in Vaxen that can also be usedjkatz
1997-02-24Beautification.Angelos D. Keromytis
1997-02-24OpenBSD tagNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1997-02-24OpenBSD tagNiklas Hallqvist
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1997-02-24temporarily, also pass intr() routines the vec#Theo de Raadt
1997-02-24for generic case, use dk_mountroot not special hacksTheo de Raadt
1997-02-24implement BUFCACHEPERCENT and take care with kva spaceTheo de Raadt
1997-02-24We do NOT want interrupts when in polled mode. Fixes ATAPI bootNiklas Hallqvist
1997-02-24Kill the annoying printf (which I think I added).Jason Downs
1997-02-24sync with hp300: -nostdinc, HOSTCC, etc.Jason Downs
1997-02-24XXX cleanupTheo de Raadt
1997-02-24Add support for COMPAT_SUNOS and enable it.Jason Downs
1997-02-23First cut of Flash memory disk. Needs more work though...Per Fogelstrom
1997-02-23Give HPUX it's own signal trampoline and stop modifying the real one.Jason Downs
1997-02-23sigcode -> hpux_sigcodeJason Downs
1997-02-23constrain nbuf until we find a better fixTheo de Raadt
1997-02-23Just some more KNFNiklas Hallqvist
1997-02-23Some KNF, but more important: fix disklabels for audio CDs +Niklas Hallqvist
1997-02-23#ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined(__OpenBSD__)Todd C. Miller
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
1997-02-23Fix mem leak, count partitions (tracks) right for audio disklabels. Partitio...Niklas Hallqvist
1997-02-23Spoof ISO 9660 disklabelsNiklas Hallqvist
1997-02-23Audio CDs were read as data CDs before, which broke audio.Niklas Hallqvist
1997-02-23s/MINIROOT/RAMDISK/gJason Downs
1997-02-22ramdisk now has raw version, disklabelskstailey
1997-02-22add tag; NetBSD -> OpenBSDkstailey
1997-02-22ufsboot uses strncpy() nowkstailey
1997-02-22Resolved a couple of open issues (just changed comments after checkingAngelos D. Keromytis
1997-02-22Fixed problem in ip_weadvertise().Angelos D. Keromytis
1997-02-22sends and receives and illustrates that the vme board has interrupt vector bugsTheo de Raadt
1997-02-22add register bit definesTheo de Raadt
1997-02-22Fixed problem with authenticator length checking.Angelos D. Keromytis
1997-02-22Not used.Per Fogelstrom
1997-02-22Upodate to lite2 -- don't allow setting back the clock if securelevel > 0Todd C. Miller
1997-02-22Preliminaries for IPsec socket API.Angelos D. Keromytis
1997-02-22ICMP redirects will not be sent if we do proxy arp pointing to ourselves.Angelos D. Keromytis
1997-02-22User-defined TTL for external IP header.Angelos D. Keromytis
1997-02-22Add pseudo-device enc 4Niklas Hallqvist