summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use 69 pivot kludge from date(1) to make it consistant. Also honorimp1999-01-151-11/+6
* Add a file that I forgot to "cvs add", and remove a lot of stuff that ismarkm1999-01-1539-40151/+258
* Y2K nit:imp1999-01-151-1/+10
* Yet another y2k bug. (printf("19%s %s", $3, $4);)danny1999-01-151-1/+1
* fix optimize= settings - configpm understand only =' or =" as variablesache1999-01-153-12/+12
* Typo.jmz1999-01-152-4/+4
* Fall back to /boot/boot.conf, if /boot/loader.rc was not fount. This isabial1999-01-152-12/+20
* Increase the size of private thread flags so that the test for ajb1999-01-153-3/+3
* Add sscanf/vsscanf/strtoq/strtouq to the kernel. Initially these will be usedmsmith1999-01-153-1/+799
* Change counter-intuitive pc@ and pc! to inb and outb.abial1999-01-145-20/+22
* Backed out previous commit. MALLOC_DEFINE() needs <sys/kernel.h>.bde1999-01-141-3/+3
* Use the new kget syntax.abial1999-01-144-8/+8
* Add natd entry.abial1999-01-144-0/+4
* Change to new syscons devices.abial1999-01-146-12/+24
* Use the new syntax for kget.abial1999-01-142-4/+4
* Fix to match new syntax for kget.abial1999-01-142-4/+4
* Change to the new syscons devices.abial1999-01-142-5/+9
* Make transition to ELF kernel. Fix the userconfig_script handling.abial1999-01-145-25/+22
OpenPOWER on IntegriCloud