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