Age | Commit message (Expand) | Author |
1999-08-16 | missing fcntl.h | Todd C. Miller |
1999-08-16 | Remove unneeded ifdefs. | Federico G. Schwindt |
1999-08-16 | Document the current state of CD-ROM booting. | Jason Downs |
1999-08-16 | Kill meaningless reset printf(). | Jason Downs |
1999-08-16 | Explicitly include <sys/types.h> and some minor style points. | Todd C. Miller |
1999-08-16 | prototype mismatch for RMD160Update() | Todd C. Miller |
1999-08-16 | Add cdboot... | Jason Downs |
1999-08-16 | Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough to | Jason Downs |
1999-08-16 | bsd.rd is uncompressed, bsd.rd.gz is compressed. | Jason Downs |
1999-08-16 | Allow the twiddler to be disabled via a global. | Jason Downs |
1999-08-16 | Remove unneeded ifdefs. | Federico G. Schwindt |
1999-08-16 | Remove unnecessary code. Shorten dmesg output. | Federico G. Schwindt |
1999-08-16 | Remove netbsd ifdefs. | Federico G. Schwindt |
1999-08-16 | Don't establish irq later. | Federico G. Schwindt |
1999-08-16 | If the FTS_NOCHDIR flag is set and the final directory is empty, | Todd C. Miller |
1999-08-16 | shorten dmesg output. | Federico G. Schwindt |
1999-08-16 | Fix typo. | Federico G. Schwindt |
1999-08-16 | more shorten dmesg output. | Federico G. Schwindt |
1999-08-16 | Remove unnecessary code. Shorten dmesg output. | Federico G. Schwindt |
1999-08-16 | even nicer | Theo de Raadt |
1999-08-16 | repair output of pcmcia_print() to match pciprint() and others; fgsch and I | Theo de Raadt |
1999-08-16 | report unhandled interrupts w/ DEBUG only | Michael Shalayeff |
1999-08-16 | unscrew the screup | Michael Shalayeff |
1999-08-16 | use structures to overlay registers in memory, not offsets, also interrupt st... | Michael Shalayeff |
1999-08-16 | evcnt count the interrupts, also optimize diagnostic printing | Michael Shalayeff |
1999-08-16 | Indentation. | Angelos D. Keromytis |
1999-08-16 | Only print revision if SMC_DEBUG is defined. Shorten dmesg output. | Federico G. Schwindt |
1999-08-16 | Comment typo | Niklas Hallqvist |
1999-08-16 | We must tell we are little endian by default | Niklas Hallqvist |
1999-08-16 | Protect against spaces in CC (which is not unlikely) and LDSTATIC | Niklas Hallqvist |
1999-08-15 | i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586 | Michael Shalayeff |
1999-08-15 | media information shows up in ifconfig -m, does not need to show up in dmesg | Theo de Raadt |
1999-08-15 | reduce size | Theo de Raadt |
1999-08-15 | listen to COPTS | Niklas Hallqvist |
1999-08-15 | esym is needed for ksyms | Niklas Hallqvist |
1999-08-15 | sync | Federico G. Schwindt |
1999-08-15 | Allied Telesis LA-PCM support. | Federico G. Schwindt |
1999-08-15 | Sync with NetBSD. | Federico G. Schwindt |
1999-08-15 | sync | Theo de Raadt |
1999-08-15 | bad aaron | Theo de Raadt |
1999-08-15 | more poll | Theo de Raadt |
1999-08-15 | fit aic* at pcmcmia | Theo de Raadt |
1999-08-15 | Update to ncurses-5.0-990814 | Todd C. Miller |
1999-08-15 | new file | Todd C. Miller |
1999-08-15 | Update to ncurses-5.0-990814 | Todd C. Miller |
1999-08-15 | Kill md_copy_kernel() | Todd C. Miller |
1999-08-15 | o When clearing a variable, do ``foo='', not ``foo=""'' to save 2 bytes. | Todd C. Miller |
1999-08-15 | o Correctly set type and typename in driver-generated label | Todd C. Miller |
1999-08-15 | Add missing HP385 defines... | Jason Downs |
1999-08-15 | ambicom ethernet address is in rom; 00107A==Ambicom sez hugh | Theo de Raadt |