Age | Commit message (Expand) | Author |
1997-08-22 | nbits should probably actually be initialized. | Jason Downs |
1997-08-22 | Add more detailed SCSI error printing by Matthew Jacob. Enabled by | Todd C. Miller |
1997-08-22 | theo said we don't need 'cd' command | Michael Shalayeff |
1997-08-22 | don't echo all the control chars, not only bs&del | Michael Shalayeff |
1997-08-22 | byte returns | Michael Shalayeff |
1997-08-21 | \n is handled by cnputc(), don't print \r | Michael Shalayeff |
1997-08-21 | correct dev:<need cwd>name case in qualify() | Michael Shalayeff |
1997-08-21 | print ttyname w/o format string | Michael Shalayeff |
1997-08-21 | boothowto is local to boot | Michael Shalayeff |
1997-08-21 | print gray on black, not black on black | Michael Shalayeff |
1997-08-21 | no need for \n | Michael Shalayeff |
1997-08-21 | BIOS_regs in machdep.c, so they won't get lost w/o biosdev.c | Michael Shalayeff |
1997-08-21 | missing ) | Michael Shalayeff |
1997-08-21 | kill unused commands, yes we are not an operating system | Michael Shalayeff |
1997-08-21 | constrain nfiles so that fdavail() never lies; bug report and test program fr... | Theo de Raadt |
1997-08-20 | add busted cd9660 disklabel spoofing code | Theo de Raadt |
1997-08-20 | Comment out wavelan device. | Angelos D. Keromytis |
1997-08-20 | Wavelan code rolled out. It works, but there are copyleft problems. | Angelos D. Keromytis |
1997-08-20 | In m_split(), restore m_pkthdr.len to original length if we | Todd C. Miller |
1997-08-20 | Fix for some stupid ne2000 clones that get into a weird state and | Todd C. Miller |
1997-08-19 | sun3 is back up | kstailey |
1997-08-19 | - add wavelan files in files.pcmcia | Angelos D. Keromytis |
1997-08-19 | Add wlp (wavelan) device. | Angelos D. Keromytis |
1997-08-19 | ifdef'ed out 3 functions that were not used and were causing | Angelos D. Keromytis |
1997-08-19 | SANYO CRD-254P has AQUIRK_NOCAPACITY | Theo de Raadt |
1997-08-19 | temporary work around | kstailey |
1997-08-19 | Add DP_CLR() macro | Todd C. Miller |
1997-08-19 | Theo doesn't like extra kernel options, so don't allow | Todd C. Miller |
1997-08-19 | Back out part of revision 1.16 where the tape was unmounted in stclose on | dgregor |
1997-08-18 | if no swap has been configured at boot time, swapon could not add | Niklas Hallqvist |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |
1997-08-17 | Add quirk for MATSHITA CR-574, from Berndt Josef Wulf <wulf@ping.net.au> | Todd C. Miller |
1997-08-17 | Back out Mickey's 8/1 pmap.c change, which was misguided and caused | grr |
1997-08-16 | Bug. | dm |
1997-08-16 | Allow DEFBADDYNAMICPORTS_TCP and DEFBADDYNAMICPORTS_UDP to be | Todd C. Miller |
1997-08-16 | tabs and consistensy | Michael Shalayeff |
1997-08-16 | 1) pfs_mode should be mode_t, not u_short | Todd C. Miller |
1997-08-16 | Just some more debugging info. | Angelos D. Keromytis |
1997-08-13 | better rv types | Michael Shalayeff |
1997-08-13 | s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls. | Niklas Hallqvist |
1997-08-13 | Add console switching logic | Niklas Hallqvist |
1997-08-13 | print boot message on the right console | Michael Shalayeff |
1997-08-13 | be honest about roots | Michael Shalayeff |
1997-08-13 | split off START into LINKADDR and LOADADDR (we will need reloctable boot) | Michael Shalayeff |
1997-08-13 | remove unused include | Michael Shalayeff |
1997-08-13 | print kernel arguments | Michael Shalayeff |
1997-08-13 | getsecs() is in stand.h | Michael Shalayeff |
1997-08-13 | inline apm calls | Michael Shalayeff |
1997-08-13 | inline calls | Michael Shalayeff |
1997-08-13 | unused include | Michael Shalayeff |