aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Makefile so it works.Daniel O'Callaghan1999-01-162-8/+10
* Replace duplicated "old" linker set definitions with an include ofJohn Polstra1999-01-161-52/+2
* y2k nit: print 4 digit years correctly.Daniel O'Callaghan1999-01-161-3/+6
* Don't let bugs in ide_pci.c break wdprobe(), at least for standardBruce Evans1999-01-161-25/+10
* Fix breakage in rev 1.19; the second argument to ide_pci_candma is aMike Smith1999-01-161-4/+4
* Add two missing break statements.Justin T. Gibbs1999-01-151-1/+3
* Oops, add the NMBCLUSTERS initialiser for the Alpha as well.Mike Smith1999-01-151-1/+7
* Add getenv_int(), specifically for retrieving integer values from kernelMike Smith1999-01-152-2/+22
* Fetch an overide for NMBCLUSTERS from the kernel environment. Never allowMike Smith1999-01-152-2/+14
* Misspelt Eighth Edition.Wolfram Schneider1999-01-151-22/+29
* Fix logic error in RFC 850 kluge.Garrett Wollman1999-01-151-3/+4
* For RFC 850 dates received in HTTP responses, implement the century pivotGarrett Wollman1999-01-152-4/+48
* Unbreak previous commit..Peter Wemm1999-01-151-7/+0
* Fix CVS merge breakage.Mark Murray1999-01-152-95/+6
* Break cvs mergeMark Murray1999-01-152-16/+2
* Typo: s/local/locale/ in LOCALEDIR.Peter Wemm1999-01-151-2/+2
* Fix(?) an apparent merge glitch. Half of xrealloc() was missing..Peter Wemm1999-01-151-0/+7
* Sigh. Fix broken merges. I hate CVS.Mark Murray1999-01-151-1/+1
* Tidy logic in sccs2rcs,Daniel O'Callaghan1999-01-152-3/+4
* Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/ddDaniel O'Callaghan1999-01-151-1/+2
* Use a fast interrupt handler for the PCI version of the cy driverBruce Evans1999-01-156-8/+34
* Fixed corruption of the fd buffer queue. Once upon a time, the activeBruce Evans1999-01-155-22/+45
* Use 69 pivot kludge from date(1) to make it consistant. Also honorWarner Losh1999-01-151-11/+6
* Add a file that I forgot to "cvs add", and remove a lot of stuff that isMark Murray1999-01-1539-40151/+258
* Y2K nit:Warner Losh1999-01-151-1/+10
* Yet another y2k bug. (printf("19%s %s", $3, $4);)Daniel O'Callaghan1999-01-151-1/+1
* fix optimize= settings - configpm understand only =' or =" as variablesAndrey A. Chernov1999-01-153-12/+12
* Typo.Jean-Marc Zucconi1999-01-152-4/+4
* Fall back to /boot/boot.conf, if /boot/loader.rc was not fount. This isAndrzej Bialecki1999-01-152-12/+20
* Increase the size of private thread flags so that the test for aJohn Birrell1999-01-153-3/+3
* Add sscanf/vsscanf/strtoq/strtouq to the kernel. Initially these will be usedMike Smith1999-01-153-1/+799
* Change counter-intuitive pc@ and pc! to inb and outb.Andrzej Bialecki1999-01-145-20/+22
* Backed out previous commit. MALLOC_DEFINE() needs <sys/kernel.h>.Bruce Evans1999-01-141-3/+3
* Use the new kget syntax.Andrzej Bialecki1999-01-144-8/+8
* Add natd entry.Andrzej Bialecki1999-01-144-0/+4
* Change to new syscons devices.Andrzej Bialecki1999-01-146-12/+24
* Use the new syntax for kget.Andrzej Bialecki1999-01-142-4/+4
* Fix to match new syntax for kget.Andrzej Bialecki1999-01-142-4/+4
* Change to the new syscons devices.Andrzej Bialecki1999-01-142-5/+9
* Make transition to ELF kernel. Fix the userconfig_script handling.Andrzej Bialecki1999-01-145-25/+22
* Return error codes to user-land.Nicolas Souchu1999-01-141-12/+12
* Bring us one step closer to sysinstall'ing on a DOC2k device.Poul-Henning Kamp1999-01-141-1/+3
* Terminate negociation if Ext. link negociation succeeds. This avoidsNicolas Souchu1999-01-141-1/+8
* Fix some more turdage from the original ./configure.Mark Murray1999-01-143-18/+18
* Option names have changes for texinfo-3.12Mark Murray1999-01-141-3/+3
* Update this area for Texinfo-3.12.Mark Murray1999-01-148-32/+62
* Resove conflicts.Mark Murray1999-01-149-4824/+5286
* Instead of a wrapper <linker_set.h>, use a symlink toJohn Polstra1999-01-142-37/+3
* This commit was generated by cvs2svn to compensate for changes in r42660,Mark Murray1999-01-14132-4761/+55927
|\
| * Upgrade texinfo to the latest-and-greatest.Mark Murray1999-01-14141-9568/+61448