| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Try and clean up the multiple formal loading support a bit, based on | peter | 1999-01-17 | 1 | -10/+21 |
* | | Fix cut & paste mind-o: the entry for the xl driver should say ethernet, | wpaul | 1999-01-17 | 1 | -3/+3 |
* | | Remove stray </a> html markers left in last commit. | imp | 1999-01-17 | 1 | -4/+4 |
* | | Make old syscons work. (New syscons driver for PC98 is still under | kato | 1999-01-17 | 2 | -4/+3 |
* | | enviornment -> environment | jseger | 1999-01-17 | 1 | -2/+2 |
* | | Retrun EAGAIN if the current video mode is a graphics mode. | yokota | 1999-01-17 | 6 | -12/+12 |
* | | - Examine the error code from the screen saver and act accordingly. | yokota | 1999-01-17 | 1 | -18/+28 |
* | | Don't forget copying video mode flags to the adapter info. block when | yokota | 1999-01-17 | 1 | -1/+2 |
* | | Sync with sys/i386/isa/wd.c revision 1.186. | kato | 1999-01-17 | 1 | -3/+5 |
* | | Back out the last commit; it broke things. | markm | 1999-01-17 | 3 | -12/+12 |
* | | Removed the #defines of interrupt handlers to NULL. This hack was for | bde | 1999-01-17 | 1 | -60/+1 |
* | | Pass the unit number to the DMA cookie lookup routine and use it | bde | 1999-01-17 | 3 | -10/+13 |
* | | Fixed a 2-bit error in initializing MWDMA mode for VIA chipsets. | bde | 1999-01-17 | 1 | -3/+2 |
* | | Add hooks for starting vinum at boot time. Set the variable | grog | 1999-01-17 | 2 | -2/+12 |
* | | Add a new option for pkg_add, -r. | billf | 1999-01-17 | 2 | -5/+67 |
* | | More floppy size adjustments - I thought I'd already committed these, whoops! | jkh | 1999-01-16 | 6 | -2/+12 |
* | | Small cosmetic tweak: in rl_rxeof(), use the constant RX_CMD_EMPTY_RXBUF | wpaul | 1999-01-16 | 1 | -3/+3 |
* | | Remove the code that manually pads frames to at least 60 bytes; | wpaul | 1999-01-16 | 2 | -13/+3 |
* | | Fixed a 1-bit error in initializing UDMA mode for VIA chipsets. | bde | 1999-01-16 | 1 | -2/+2 |
* | | Sascha Blank <blank@uni-trier.de> convinced me I was an | mjacob | 1999-01-16 | 1 | -20/+22 |
* | | A few small improvements to the bus code: | dfr | 1999-01-16 | 2 | -5/+85 |
* | | Add kern_syscalls.c | dfr | 1999-01-16 | 1 | -0/+1 |
* | | There are two models of AMD K6-2 Model 8 (c.f. AMD's document), so the | kato | 1999-01-16 | 4 | -54/+56 |
* | | Remove BINFORMAT/a.out/elf default hackery, it's elf by default internally | peter | 1999-01-16 | 1 | -17/+1 |
* | | Revise sio entries to synchronize with current driver. | kato | 1999-01-16 | 2 | -6/+54 |
* | | Fix palette save/load functions. | yokota | 1999-01-16 | 1 | -21/+41 |
* | | Sync with sys/i386/isa/wd.c revision up to 1.185. | kato | 1999-01-16 | 1 | -29/+14 |
* | | Sync with sys/i386/isa/sio.c revision up to 1.223. | kato | 1999-01-16 | 2 | -4/+10 |
* | | Sync with sys/i386/isa/npx.c revision 1.65. | kato | 1999-01-16 | 1 | -12/+1 |
* | | Sync with sys/i386/isa/fd.c revision 1.131. | kato | 1999-01-16 | 2 | -12/+26 |
* | | Sync with sys/i386/i386/machdep.c revision up to 1.125. | kato | 1999-01-16 | 1 | -3/+16 |
* | | Sync with sys/i386/i386/machdep.c revision up to 1.322. | kato | 1999-01-16 | 2 | -2/+16 |
* | | Sync with sys/i386/conf/majors.i386 revision up to 1.64. | kato | 1999-01-16 | 1 | -2/+4 |
* | | y2k nit: date +%y -> date +%Y | danny | 1999-01-16 | 1 | -1/+1 |
* | | Move the definition of set_origin from logo_saver.c to saver.h. | des | 1999-01-16 | 3 | -7/+5 |
* | | a.out is default | peter | 1999-01-16 | 1 | -4/+0 |
* | | Stability fixes: | wpaul | 1999-01-16 | 2 | -24/+47 |
* | | Fix some stability problems: | wpaul | 1999-01-16 | 1 | -9/+22 |
* | | More bandaids. One important one from Sascha Blank | mjacob | 1999-01-16 | 1 | -164/+92 |
* | | Spell "ctlr" consistently. | msmith | 1999-01-16 | 1 | -4/+4 |
* | | Fix Makefile so it works. | danny | 1999-01-16 | 2 | -8/+10 |
* | | Replace duplicated "old" linker set definitions with an include of | jdp | 1999-01-16 | 1 | -52/+2 |
* | | y2k nit: print 4 digit years correctly. | danny | 1999-01-16 | 1 | -3/+6 |
* | | Don't let bugs in ide_pci.c break wdprobe(), at least for standard | bde | 1999-01-16 | 1 | -25/+10 |
* | | Fix breakage in rev 1.19; the second argument to ide_pci_candma is a | msmith | 1999-01-16 | 1 | -4/+4 |
* | | Add two missing break statements. | gibbs | 1999-01-15 | 1 | -1/+3 |
* | | Oops, add the NMBCLUSTERS initialiser for the Alpha as well. | msmith | 1999-01-15 | 1 | -1/+7 |
* | | Add getenv_int(), specifically for retrieving integer values from kernel | msmith | 1999-01-15 | 2 | -2/+22 |
* | | Fetch an overide for NMBCLUSTERS from the kernel environment. Never allow | msmith | 1999-01-15 | 2 | -2/+14 |
* | | Misspelt Eighth Edition. | wosch | 1999-01-15 | 1 | -22/+29 |