| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix logic error in RFC 850 kluge. | wollman | 1999-01-15 | 1 | -3/+4 |
* | For RFC 850 dates received in HTTP responses, implement the century pivot | wollman | 1999-01-15 | 2 | -4/+48 |
* | Unbreak previous commit.. | peter | 1999-01-15 | 1 | -7/+0 |
* | Fix CVS merge breakage. | markm | 1999-01-15 | 2 | -95/+6 |
* | Break cvs merge | markm | 1999-01-15 | 2 | -16/+2 |
* | Typo: s/local/locale/ in LOCALEDIR. | peter | 1999-01-15 | 1 | -2/+2 |
* | Fix(?) an apparent merge glitch. Half of xrealloc() was missing.. | peter | 1999-01-15 | 1 | -0/+7 |
* | Sigh. Fix broken merges. I hate CVS. | markm | 1999-01-15 | 1 | -1/+1 |
* | Tidy logic in sccs2rcs, | danny | 1999-01-15 | 2 | -3/+4 |
* | Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/dd | danny | 1999-01-15 | 1 | -1/+2 |
* | Use a fast interrupt handler for the PCI version of the cy driver | bde | 1999-01-15 | 6 | -8/+34 |
* | Fixed corruption of the fd buffer queue. Once upon a time, the active | bde | 1999-01-15 | 5 | -22/+45 |
* | Use 69 pivot kludge from date(1) to make it consistant. Also honor | imp | 1999-01-15 | 1 | -11/+6 |
* | Add a file that I forgot to "cvs add", and remove a lot of stuff that is | markm | 1999-01-15 | 39 | -40151/+258 |
* | Y2K nit: | imp | 1999-01-15 | 1 | -1/+10 |
* | Yet another y2k bug. (printf("19%s %s", $3, $4);) | danny | 1999-01-15 | 1 | -1/+1 |
* | fix optimize= settings - configpm understand only =' or =" as variables | ache | 1999-01-15 | 3 | -12/+12 |
* | Typo. | jmz | 1999-01-15 | 2 | -4/+4 |
* | Fall back to /boot/boot.conf, if /boot/loader.rc was not fount. This is | abial | 1999-01-15 | 2 | -12/+20 |
* | Increase the size of private thread flags so that the test for a | jb | 1999-01-15 | 3 | -3/+3 |
* | Add sscanf/vsscanf/strtoq/strtouq to the kernel. Initially these will be used | msmith | 1999-01-15 | 3 | -1/+799 |
* | Change counter-intuitive pc@ and pc! to inb and outb. | abial | 1999-01-14 | 5 | -20/+22 |
* | Backed out previous commit. MALLOC_DEFINE() needs <sys/kernel.h>. | bde | 1999-01-14 | 1 | -3/+3 |
* | Use the new kget syntax. | abial | 1999-01-14 | 4 | -8/+8 |
* | Add natd entry. | abial | 1999-01-14 | 4 | -0/+4 |
* | Change to new syscons devices. | abial | 1999-01-14 | 6 | -12/+24 |
* | Use the new syntax for kget. | abial | 1999-01-14 | 2 | -4/+4 |
* | Fix to match new syntax for kget. | abial | 1999-01-14 | 2 | -4/+4 |
* | Change to the new syscons devices. | abial | 1999-01-14 | 2 | -5/+9 |
* | Make transition to ELF kernel. Fix the userconfig_script handling. | abial | 1999-01-14 | 5 | -25/+22 |