aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support interactive mode.Brian Somers1997-11-072-41/+82
* Don't try to do anything with the input history if MALLOC() for the bufferMike Smith1997-11-071-2/+2
* Pah! I didn't stick to my own advise to adjust the padding...Joerg Wunsch1997-11-072-3/+3
* Typo fix that caused the value 0x1234 to be written to a random memoryJoerg Wunsch1997-11-072-22/+21
* Fix some breakage from my last set of changes.Joerg Wunsch1997-11-071-2/+2
* Teach tzsetup to understand blank lines in the iso3166 file.Joerg Wunsch1997-11-071-2/+2
* Fix the SYNOPSIS Lnie so the entry will actually work.Joerg Wunsch1997-11-071-5/+5
* Use warn rather than warnx to report errors opening the APM device.Warner Losh1997-11-061-3/+3
* Rats. Committed the wrong version.Mark Murray1997-11-062-10/+22
* Move the "retval" (3rd) parameter from all syscall functions and putPoul-Henning Kamp1997-11-0686-2299/+1928
* Sync with sys/i386/conf/Makefile.i386 revision 1.105.KATO Takenori1997-11-062-4/+4
* Fix the "missing page" problem. Also, improve the performance of pageJohn Dyson1997-11-061-33/+74
* Make the Nakamichi CD-ROM changer detection detect more recent devices,Joerg Wunsch1997-11-061-2/+2
* 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.Mark Murray1997-11-062-28/+226
* Add the IOCTL for Luigi's BT848 -> I2C bus driver.Mark Murray1997-11-063-3/+24
* Bump configvers to 300003 to account for the crd->card (and related)Mike Smith1997-11-064-8/+8
* Identify MediaGX CPU correctly. Old MeidaGX CPU and GXm CPU areKATO Takenori1997-11-062-12/+54
* Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andBill Fenner1997-11-061-7/+14
* Merge changesAndrey A. Chernov1997-11-062-5/+4
* This commit was generated by cvs2svn to compensate for changes in r30971,Andrey A. Chernov1997-11-064-5/+10
|\
| * Update to current bash versionAndrey A. Chernov1997-11-066-7/+14
* | o Spelling police.Brian Somers1997-11-062-324/+522
* | 1) Fix longstanding bug:Andrey A. Chernov1997-11-051-3/+10
* | Oops, forgot to count non-changer drives..Søren Schmidt1997-11-051-1/+3
* | Make window(1) honor the LC_CTYPE setting.Joerg Wunsch1997-11-052-4/+31
* | Make IPDIVERT a supported option. Alas, in_var.h depends on it, iJoerg Wunsch1997-11-055-5/+12
* | Fix rare 6x86 CPU whose DIR0 = 0x20 - 0x28 case.KATO Takenori1997-11-052-4/+4
* | changed prototype to match textJohn-Mark Gurney1997-11-051-8/+4
* | MFS.David E. O'Brien1997-11-0512-36/+39
* | Correct description of which runes are encoded as two bytes.Steve Price1997-11-052-4/+4
* | Make the login_getclassbyname prototype match reality.Steve Price1997-11-051-2/+2
* | Update the man page to reflect that libc_r is built as partSteve Price1997-11-051-20/+4
* | Return the entire if info, rather than just the index number. (at least try)Julian Elischer1997-11-051-8/+30
* | Submitted by: Terry LambertJulian Elischer1997-11-051-1/+7
* | Do not print config details twice (first variant comes from isa)Andrey A. Chernov1997-11-051-4/+8
* | Since doc no longer contains the Handbook, stop saying that it does.Jordan K. Hubbard1997-11-043-6/+6
* | Note that the Intel EtherExpress' driver is ie(4).Steve Price1997-11-043-6/+6
* | - Update the email address in the copyrights.Nate Williams1997-11-0410-30/+22
* | - Reset the pcic controller interrupt 'poll' timeout *after* we call theNate Williams1997-11-041-6/+6
* | - If the APM BIOS fails to suspend the system after running theNate Williams1997-11-042-6/+12
* | Sync with sys/i386/isa/wd.c revision 1.142.KATO Takenori1997-11-041-1/+2
* | Sync with sys/i386/conf/Makefile.i386 revision 1.104.KATO Takenori1997-11-042-4/+8
* | dk_altport is initialized in wdprobe(), but not in wdattach(), thisPoul-Henning Kamp1997-11-041-1/+2
* | Localize itAndrey A. Chernov1997-11-043-13/+13
* | /etc/magic -> /usr/share/misc/magicSteve Price1997-11-041-2/+2
* | Use same address for USERCONFIG_BOOT on PC-98 as IBM-PC.KATO Takenori1997-11-043-15/+3
* | Introduce [local] to "set log [local] ...". This spitsBrian Somers1997-11-048-70/+191
* | Test if kvm_kernel.db exists before moving it. Otherwise installingGuido van Rooij1997-11-033-6/+12
* | Cosmetics in yp_error() and usage().Philippe Charnier1997-11-032-43/+41
* | Add const to copyright string. Hide sccsid string.Philippe Charnier1997-11-031-4/+6