Age | Commit message (Expand) | Author |
1997-08-04 | No more crashes because of this bug (double m_freem(), essentially). | Angelos D. Keromytis |
1997-08-02 | change vars names, add attach_args | Michael Shalayeff |
1997-08-02 | move kentry() in boot | Michael Shalayeff |
1997-08-02 | add ScanJet 5p, untested | kstailey |
1997-08-02 | pass address family as host-byte-order u_int32_t. this fixes bpf. add a | Theo de Raadt |
1997-08-02 | silence messages that we do not need | Theo de Raadt |
1997-08-01 | geez, DEBUG is two things... | Theo de Raadt |
1997-08-01 | wrap proto in DEBUG too | Theo de Raadt |
1997-08-01 | fix DIAGNOSTIC vs DEBUG confusion | Theo de Raadt |
1997-08-01 | only allow setuid if fd_refcnt == 1, due to rfork | Theo de Raadt |
1997-08-01 | disable RFFDG; long explanation... | Theo de Raadt |
1997-08-01 | new disklabel code | Per Fogelstrom |
1997-08-01 | compile clean with ALLOC_FIRST_FIT defined | Per Fogelstrom |
1997-08-01 | proto __flt_rounds correctly | Theo de Raadt |
1997-08-01 | ALPHA_PTE_WRITE needs to include the "user write" bit; thorpej | Theo de Raadt |
1997-08-01 | no <machine/psl.h> | Michael Shalayeff |
1997-08-01 | First pass at MBR. Couple of bugs yet, but I can't work | Tobias Weingartner |
1997-08-01 | obj... | Per Fogelstrom |
1997-08-01 | option not options | Theo de Raadt |
1997-08-01 | ho ho ho what a neat typo | Theo de Raadt |
1997-08-01 | move MACHINE_NONCONTIG to an include | Theo de Raadt |
1997-08-01 | option not options | Theo de Raadt |
1997-08-01 | turn off DEBUG... | Theo de Raadt |
1997-08-01 | squish into one line | Theo de Raadt |
1997-08-01 | From NetBSD (mycroft): | Todd C. Miller |
1997-08-01 | when family is AF_UNSPEC, | flipk |
1997-07-31 | better version. | Per Fogelstrom |
1997-07-31 | say smth about apm w/o debug | Michael Shalayeff |
1997-07-31 | optimize emulation handler | Michael Shalayeff |
1997-07-31 | more locals, returns, savings, gifts, and discounts | Michael Shalayeff |
1997-07-31 | link.h from arc | Per Fogelstrom |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks someth... | kstailey |
1997-07-31 | use isa hook to enable IDE port on machines where it exists. Niklas | Theo de Raadt |
1997-07-31 | off by one in clear screen code | kstailey |
1997-07-31 | fix vi on console by not moving cursor when printing nulls | kstailey |
1997-07-31 | bus_space_copy_2() is now overlap safe | kstailey |
1997-07-31 | grammar | Niklas Hallqvist |
1997-07-31 | typo | Niklas Hallqvist |
1997-07-31 | Support for newer cards with i82555 PHY. From FreeBSD. | Jason Downs |
1997-07-31 | some indentation stuff | Theo de Raadt |
1997-07-30 | backout the curproc dereference change says kstailey@openbsd.org | Niklas Hallqvist |
1997-07-30 | KNF and other style nits | Niklas Hallqvist |
1997-07-30 | oops, missed | Michael Shalayeff |
1997-07-30 | KNF | Niklas Hallqvist |
1997-07-30 | From NetBSD: protect a curproc dereference against NULL | Niklas Hallqvist |
1997-07-30 | mickey has pieces he has not committed. | flipk |
1997-07-30 | Sync to netbsd + use OpenBSD bus_space_*_raw_ API | Niklas Hallqvist |
1997-07-30 | Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before the | Niklas Hallqvist |
1997-07-30 | Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD. | Niklas Hallqvist |
1997-07-29 | Support BSD/OS 2.1, add OpenBSD tags. | Jason Downs |