summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-08-04No more crashes because of this bug (double m_freem(), essentially).Angelos D. Keromytis
1997-08-02change vars names, add attach_argsMichael Shalayeff
1997-08-02move kentry() in bootMichael Shalayeff
1997-08-02add ScanJet 5p, untestedkstailey
1997-08-02pass address family as host-byte-order u_int32_t. this fixes bpf. add aTheo de Raadt
1997-08-02silence messages that we do not needTheo de Raadt
1997-08-01geez, DEBUG is two things...Theo de Raadt
1997-08-01wrap proto in DEBUG tooTheo de Raadt
1997-08-01fix DIAGNOSTIC vs DEBUG confusionTheo de Raadt
1997-08-01only allow setuid if fd_refcnt == 1, due to rforkTheo de Raadt
1997-08-01disable RFFDG; long explanation...Theo de Raadt
1997-08-01new disklabel codePer Fogelstrom
1997-08-01compile clean with ALLOC_FIRST_FIT definedPer Fogelstrom
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-08-01ALPHA_PTE_WRITE needs to include the "user write" bit; thorpejTheo de Raadt
1997-08-01no <machine/psl.h>Michael Shalayeff
1997-08-01First pass at MBR. Couple of bugs yet, but I can't workTobias Weingartner
1997-08-01obj...Per Fogelstrom
1997-08-01option not optionsTheo de Raadt
1997-08-01ho ho ho what a neat typoTheo de Raadt
1997-08-01move MACHINE_NONCONTIG to an includeTheo de Raadt
1997-08-01option not optionsTheo de Raadt
1997-08-01turn off DEBUG...Theo de Raadt
1997-08-01squish into one lineTheo de Raadt
1997-08-01From NetBSD (mycroft):Todd C. Miller
1997-08-01when family is AF_UNSPEC,flipk
1997-07-31better version.Per Fogelstrom
1997-07-31say smth about apm w/o debugMichael Shalayeff
1997-07-31optimize emulation handlerMichael Shalayeff
1997-07-31more locals, returns, savings, gifts, and discountsMichael Shalayeff
1997-07-31link.h from arcPer Fogelstrom
1997-07-31text video attributes, tested only on vga, send me E-mail if it breaks someth...kstailey
1997-07-31use isa hook to enable IDE port on machines where it exists. NiklasTheo de Raadt
1997-07-31off by one in clear screen codekstailey
1997-07-31fix vi on console by not moving cursor when printing nullskstailey
1997-07-31bus_space_copy_2() is now overlap safekstailey
1997-07-31grammarNiklas Hallqvist
1997-07-31typoNiklas Hallqvist
1997-07-31Support for newer cards with i82555 PHY. From FreeBSD.Jason Downs
1997-07-31some indentation stuffTheo de Raadt
1997-07-30backout the curproc dereference change says kstailey@openbsd.orgNiklas Hallqvist
1997-07-30KNF and other style nitsNiklas Hallqvist
1997-07-30oops, missedMichael Shalayeff
1997-07-30KNFNiklas Hallqvist
1997-07-30From NetBSD: protect a curproc dereference against NULLNiklas Hallqvist
1997-07-30mickey has pieces he has not committed.flipk
1997-07-30Sync to netbsd + use OpenBSD bus_space_*_raw_ APINiklas Hallqvist
1997-07-30Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before theNiklas Hallqvist
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1997-07-29Support BSD/OS 2.1, add OpenBSD tags.Jason Downs