| Commit message (Expand) | Author | Age | Files | Lines |
| * | Support interactive mode. | Brian Somers | 1997-11-07 | 2 | -41/+82 |
| * | Don't try to do anything with the input history if MALLOC() for the buffer | Mike Smith | 1997-11-07 | 1 | -2/+2 |
| * | Pah! I didn't stick to my own advise to adjust the padding... | Joerg Wunsch | 1997-11-07 | 2 | -3/+3 |
| * | Typo fix that caused the value 0x1234 to be written to a random memory | Joerg Wunsch | 1997-11-07 | 2 | -22/+21 |
| * | Fix some breakage from my last set of changes. | Joerg Wunsch | 1997-11-07 | 1 | -2/+2 |
| * | Teach tzsetup to understand blank lines in the iso3166 file. | Joerg Wunsch | 1997-11-07 | 1 | -2/+2 |
| * | Fix the SYNOPSIS Lnie so the entry will actually work. | Joerg Wunsch | 1997-11-07 | 1 | -5/+5 |
| * | Use warn rather than warnx to report errors opening the APM device. | Warner Losh | 1997-11-06 | 1 | -3/+3 |
| * | Rats. Committed the wrong version. | Mark Murray | 1997-11-06 | 2 | -10/+22 |
| * | Move the "retval" (3rd) parameter from all syscall functions and put | Poul-Henning Kamp | 1997-11-06 | 86 | -2299/+1928 |
| * | Sync with sys/i386/conf/Makefile.i386 revision 1.105. | KATO Takenori | 1997-11-06 | 2 | -4/+4 |
| * | Fix the "missing page" problem. Also, improve the performance of page | John Dyson | 1997-11-06 | 1 | -33/+74 |
| * | Make the Nakamichi CD-ROM changer detection detect more recent devices, | Joerg Wunsch | 1997-11-06 | 1 | -2/+2 |
| * | 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver. | Mark Murray | 1997-11-06 | 2 | -28/+226 |
| * | Add the IOCTL for Luigi's BT848 -> I2C bus driver. | Mark Murray | 1997-11-06 | 3 | -3/+24 |
| * | Bump configvers to 300003 to account for the crd->card (and related) | Mike Smith | 1997-11-06 | 4 | -8/+8 |
| * | Identify MediaGX CPU correctly. Old MeidaGX CPU and GXm CPU are | KATO Takenori | 1997-11-06 | 2 | -12/+54 |
| * | Convert <, > and & into <, > and & in port names, COMMENT and | Bill Fenner | 1997-11-06 | 1 | -7/+14 |
| * | Merge changes | Andrey A. Chernov | 1997-11-06 | 2 | -5/+4 |
| * | This commit was generated by cvs2svn to compensate for changes in r30971, | Andrey A. Chernov | 1997-11-06 | 4 | -5/+10 |
| |\ |
|
| | * | Update to current bash version | Andrey A. Chernov | 1997-11-06 | 6 | -7/+14 |
| * | | o Spelling police. | Brian Somers | 1997-11-06 | 2 | -324/+522 |
| * | | 1) Fix longstanding bug: | Andrey A. Chernov | 1997-11-05 | 1 | -3/+10 |
| * | | Oops, forgot to count non-changer drives.. | Søren Schmidt | 1997-11-05 | 1 | -1/+3 |
| * | | Make window(1) honor the LC_CTYPE setting. | Joerg Wunsch | 1997-11-05 | 2 | -4/+31 |
| * | | Make IPDIVERT a supported option. Alas, in_var.h depends on it, i | Joerg Wunsch | 1997-11-05 | 5 | -5/+12 |
| * | | Fix rare 6x86 CPU whose DIR0 = 0x20 - 0x28 case. | KATO Takenori | 1997-11-05 | 2 | -4/+4 |
| * | | changed prototype to match text | John-Mark Gurney | 1997-11-05 | 1 | -8/+4 |
| * | | MFS. | David E. O'Brien | 1997-11-05 | 12 | -36/+39 |
| * | | Correct description of which runes are encoded as two bytes. | Steve Price | 1997-11-05 | 2 | -4/+4 |
| * | | Make the login_getclassbyname prototype match reality. | Steve Price | 1997-11-05 | 1 | -2/+2 |
| * | | Update the man page to reflect that libc_r is built as part | Steve Price | 1997-11-05 | 1 | -20/+4 |
| * | | Return the entire if info, rather than just the index number. (at least try) | Julian Elischer | 1997-11-05 | 1 | -8/+30 |
| * | | Submitted by: Terry Lambert | Julian Elischer | 1997-11-05 | 1 | -1/+7 |
| * | | Do not print config details twice (first variant comes from isa) | Andrey A. Chernov | 1997-11-05 | 1 | -4/+8 |
| * | | Since doc no longer contains the Handbook, stop saying that it does. | Jordan K. Hubbard | 1997-11-04 | 3 | -6/+6 |
| * | | Note that the Intel EtherExpress' driver is ie(4). | Steve Price | 1997-11-04 | 3 | -6/+6 |
| * | | - Update the email address in the copyrights. | Nate Williams | 1997-11-04 | 10 | -30/+22 |
| * | | - Reset the pcic controller interrupt 'poll' timeout *after* we call the | Nate Williams | 1997-11-04 | 1 | -6/+6 |
| * | | - If the APM BIOS fails to suspend the system after running the | Nate Williams | 1997-11-04 | 2 | -6/+12 |
| * | | Sync with sys/i386/isa/wd.c revision 1.142. | KATO Takenori | 1997-11-04 | 1 | -1/+2 |
| * | | Sync with sys/i386/conf/Makefile.i386 revision 1.104. | KATO Takenori | 1997-11-04 | 2 | -4/+8 |
| * | | dk_altport is initialized in wdprobe(), but not in wdattach(), this | Poul-Henning Kamp | 1997-11-04 | 1 | -1/+2 |
| * | | Localize it | Andrey A. Chernov | 1997-11-04 | 3 | -13/+13 |
| * | | /etc/magic -> /usr/share/misc/magic | Steve Price | 1997-11-04 | 1 | -2/+2 |
| * | | Use same address for USERCONFIG_BOOT on PC-98 as IBM-PC. | KATO Takenori | 1997-11-04 | 3 | -15/+3 |
| * | | Introduce [local] to "set log [local] ...". This spits | Brian Somers | 1997-11-04 | 8 | -70/+191 |
| * | | Test if kvm_kernel.db exists before moving it. Otherwise installing | Guido van Rooij | 1997-11-03 | 3 | -6/+12 |
| * | | Cosmetics in yp_error() and usage(). | Philippe Charnier | 1997-11-03 | 2 | -43/+41 |
| * | | Add const to copyright string. Hide sccsid string. | Philippe Charnier | 1997-11-03 | 1 | -4/+6 |