Age | Commit message (Expand) | Author |
1997-08-07 | right DOINT for C | Michael Shalayeff |
1997-08-06 | print nice message | Michael Shalayeff |
1997-08-06 | "option INSECURE" is obsolete, edit /etc/rc.securelevel and set | kstailey |
1997-08-06 | fix hd major basing on disklabel d_type info | Michael Shalayeff |
1997-08-06 | cmd is global anyways, don't pass it to handlers | Michael Shalayeff |
1997-08-05 | kentry proto is in the libsa.h | Michael Shalayeff |
1997-08-05 | Less verbose. | Tobias Weingartner |
1997-08-05 | more debugs | Michael Shalayeff |
1997-08-05 | Add ahc. Reorganize some. Fix comments. Add out-commented aic entry, | Niklas Hallqvist |
1997-08-05 | Make compile on alpha | Niklas Hallqvist |
1997-08-05 | Add cy0 (cyclades) | dgregor |
1997-08-04 | remember boot device geometry | Michael Shalayeff |
1997-08-04 | comment typo | Michael Shalayeff |
1997-08-04 | Hmmm... quick one-liner that makes the panic() in case of a Mac IIfx machine | gene |
1997-08-04 | do consdev | Michael Shalayeff |
1997-08-04 | dynamic crc32 table calculation | Michael Shalayeff |
1997-08-04 | remove that i386 defines, we can survive w/o 'em | Michael Shalayeff |
1997-08-04 | Add Cyclades serial driver as character major number 38. | dgregor |
1997-08-04 | Change disable_intr()/enable_intr() to splhigh()/splx(). | dgregor |
1997-08-04 | let us all try this for a while, and argue amongst ourselves. | Theo de Raadt |
1997-08-04 | Add 35 to the chrtoblktb. | Jason Downs |
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 |