summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed a 2-bit error in initializing MWDMA mode for VIA chipsets.bde1999-01-171-3/+2
* | Add hooks for starting vinum at boot time. Set the variablegrog1999-01-172-2/+12
* | Add a new option for pkg_add, -r.billf1999-01-172-5/+67
* | More floppy size adjustments - I thought I'd already committed these, whoops!jkh1999-01-166-2/+12
* | Small cosmetic tweak: in rl_rxeof(), use the constant RX_CMD_EMPTY_RXBUFwpaul1999-01-161-3/+3
* | Remove the code that manually pads frames to at least 60 bytes;wpaul1999-01-162-13/+3
* | Fixed a 1-bit error in initializing UDMA mode for VIA chipsets.bde1999-01-161-2/+2
* | Sascha Blank <blank@uni-trier.de> convinced me I was anmjacob1999-01-161-20/+22
* | A few small improvements to the bus code:dfr1999-01-162-5/+85
* | Add kern_syscalls.cdfr1999-01-161-0/+1
* | There are two models of AMD K6-2 Model 8 (c.f. AMD's document), so thekato1999-01-164-54/+56
* | Remove BINFORMAT/a.out/elf default hackery, it's elf by default internallypeter1999-01-161-17/+1
* | Revise sio entries to synchronize with current driver.kato1999-01-162-6/+54
* | Fix palette save/load functions.yokota1999-01-161-21/+41
* | Sync with sys/i386/isa/wd.c revision up to 1.185.kato1999-01-161-29/+14
* | Sync with sys/i386/isa/sio.c revision up to 1.223.kato1999-01-162-4/+10
* | Sync with sys/i386/isa/npx.c revision 1.65.kato1999-01-161-12/+1
* | Sync with sys/i386/isa/fd.c revision 1.131.kato1999-01-162-12/+26
* | Sync with sys/i386/i386/machdep.c revision up to 1.125.kato1999-01-161-3/+16
* | Sync with sys/i386/i386/machdep.c revision up to 1.322.kato1999-01-162-2/+16
* | Sync with sys/i386/conf/majors.i386 revision up to 1.64.kato1999-01-161-2/+4
* | y2k nit: date +%y -> date +%Ydanny1999-01-161-1/+1
* | Move the definition of set_origin from logo_saver.c to saver.h.des1999-01-163-7/+5
* | a.out is defaultpeter1999-01-161-4/+0
* | Stability fixes:wpaul1999-01-162-24/+47
* | Fix some stability problems:wpaul1999-01-161-9/+22
* | More bandaids. One important one from Sascha Blankmjacob1999-01-161-164/+92
* | Spell "ctlr" consistently.msmith1999-01-161-4/+4
* | Fix Makefile so it works.danny1999-01-162-8/+10
* | Replace duplicated "old" linker set definitions with an include ofjdp1999-01-161-52/+2
* | y2k nit: print 4 digit years correctly.danny1999-01-161-3/+6
* | Don't let bugs in ide_pci.c break wdprobe(), at least for standardbde1999-01-161-25/+10
* | Fix breakage in rev 1.19; the second argument to ide_pci_candma is amsmith1999-01-161-4/+4
* | Add two missing break statements.gibbs1999-01-151-1/+3
* | Oops, add the NMBCLUSTERS initialiser for the Alpha as well.msmith1999-01-151-1/+7
* | Add getenv_int(), specifically for retrieving integer values from kernelmsmith1999-01-152-2/+22
* | Fetch an overide for NMBCLUSTERS from the kernel environment. Never allowmsmith1999-01-152-2/+14
* | Misspelt Eighth Edition.wosch1999-01-151-22/+29
* | Fix logic error in RFC 850 kluge.wollman1999-01-151-3/+4
* | For RFC 850 dates received in HTTP responses, implement the century pivotwollman1999-01-152-4/+48
* | Unbreak previous commit..peter1999-01-151-7/+0
* | Fix CVS merge breakage.markm1999-01-152-95/+6
* | Break cvs mergemarkm1999-01-152-16/+2
* | Typo: s/local/locale/ in LOCALEDIR.peter1999-01-151-2/+2
* | Fix(?) an apparent merge glitch. Half of xrealloc() was missing..peter1999-01-151-0/+7
* | Sigh. Fix broken merges. I hate CVS.markm1999-01-151-1/+1
* | Tidy logic in sccs2rcs,danny1999-01-152-3/+4
* | Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/dddanny1999-01-151-1/+2
* | Use a fast interrupt handler for the PCI version of the cy driverbde1999-01-156-8/+34
* | Fixed corruption of the fd buffer queue. Once upon a time, the activebde1999-01-155-22/+45
OpenPOWER on IntegriCloud