summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-08-10fix decl; netbsd pr#2681; tv@pobox.comTheo de Raadt
1996-08-09Silly unit number calculation changed to use sc_unit insteadNiklas Hallqvist
1996-08-09Pedant mode: avoid mixed signedness comparisons.Niklas Hallqvist
1996-08-09syncJason Downs
1996-08-09Quirks for NEC 2Vi. I just had this play audio to me on the Amiga!Niklas Hallqvist
1996-08-08approximate seeks; banshee@gabriella.abattoir.comTheo de Raadt
1996-08-08Allow idle loop to be read even on 486's.dm
1996-08-08Sadly, the performance counters don't seem to work on the pentium pro.dm
1996-08-08Added a pctr pseudo-device for accessing the Pentium performance counters,dm
1996-08-08Shave some bytes never usedNiklas Hallqvist
1996-08-08Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID filesThorsten Lockert
1996-08-08Disable RFC 1323 extensions by defaultThorsten Lockert
1996-08-08Lose the SUID bit if owner changes in {,f}chownThorsten Lockert
1996-08-08Reset the cycle counter at boot on P5 or better wether or not we have beenThorsten Lockert
1996-08-07tiny extent manager by shawnTheo de Raadt
1996-08-07correct b_resid handling; pointed out by banshee@gabriella.abattoir.comTheo de Raadt
1996-08-07Partial protection from TCP SYN attacksThorsten Lockert
1996-08-07It's silly to try and do the quirks table ala SCSI at this point; do itJason Downs
1996-08-07bus.h using ATAPI, by niklas, plus a quirk table and some small fixes by me.Jason Downs
1996-08-07bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga.Jason Downs
1996-08-07disk_unbusy if op failed to enqueueTheo de Raadt
1996-08-06splstatclock to splhigh; problem pointed out by gopalTheo de Raadt
1996-08-06acd.c: Better support for drives that don't set themselves READY at boot;Jason Downs
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05layout style nit (am I a pedant, or what?)Niklas Hallqvist
1996-08-05remove NS support + tab nitpicksNiklas Hallqvist
1996-08-05Sync with current conf/ directoryNiklas Hallqvist
1996-08-05config file removed in NetBSDNiklas Hallqvist
1996-08-05WALDORF goes here tooNiklas Hallqvist
1996-08-05waldorf.appli.se now runs OpenBSDNiklas Hallqvist
1996-08-05Off by one error, caused rmfree panics on rebootNiklas Hallqvist
1996-08-05stupid typo, going to bed in penanceTheo de Raadt
1996-08-05only check for takeover permission if non-rootTheo de Raadt
1996-08-05struct socket gets so_ucred; permit only same uid or root to do port takeover.Theo de Raadt
1996-08-04old build hacksTheo de Raadt
1996-08-04no, we need this MakefileTheo de Raadt
1996-08-04Change of our extensions to the bus.h interface. Remove host_to_busNiklas Hallqvist
1996-08-04Implement correct bus.h functions and our extensionsNiklas Hallqvist
1996-08-04Make compile on OpenBSD/alpha. MD stuff is still missing though.Niklas Hallqvist
1996-08-04Merge of 0722 NetBSDNiklas Hallqvist
1996-08-04Do not mix differently signed entities in comparisons.Niklas Hallqvist
1996-08-03need mount.hTheo de Raadt
1996-08-03dst addr might be NULL; netbsd pr#2183; chuck@maria.wustl.eduTheo de Raadt
1996-08-03sys/dirent.h not sys/dir.h; netbsd pr#2599; jonathan@DSG.Stanford.EDUTheo de Raadt
1996-08-03follow kernel syscall APITheo de Raadt
1996-08-03two bugs pointed out by thorpeTheo de Raadt
1996-08-03Bring in last change from dev/isa/if_ed.cNiklas Hallqvist
1996-08-02ICMP Router Discovery definitions; from FreeBSDThorsten Lockert
1996-08-02Add the first OpenBSD/alpha running machine: OPALNiklas Hallqvist