aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-2821-44/+44
* Add ac which check if the FreeBSD handbook is in sync with the committers listWolfram Schneider1997-03-282-0/+28
* Make this compile after the fsirand changes that deleted two fields.Peter Wemm1997-03-281-2/+2
* Added a setjmp() and a longjmp() so that an unexpected trap insideBruce Evans1997-03-282-2/+32
* Backed out rev.1.5. if %cs is bad, %eip may be bad, but this is no longerBruce Evans1997-03-282-6/+4
* Added a setjmp() so that an initial pc that points to unmapped memoryBruce Evans1997-03-281-10/+12
* Something long overdue: compile inb() and outb() into the kernel asJoerg Wunsch1997-03-282-2/+94
* Fixed #includes in synopsis to compile.Bruce Evans1997-03-281-6/+7
* Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries toKazutaka YOKOTA1997-03-283-9/+30
* Change a "=" to "?=" to make it easier to override the binary formatJohn Polstra1997-03-281-3/+3
* Remove recently commited support for iobase == -2 ("port none")Andrey A. Chernov1997-03-282-10/+6
* Remove support for "port none" and "port auto", it gains nothing,Andrey A. Chernov1997-03-284-12/+2
* Add code that will reject nfs requests in teh kernel from nonprivilegedGuido van Rooij1997-03-2711-11/+112
* Update HISTORY to reflect that this will first appear in 2.2.5.Mike Pritchard1997-03-271-1/+1
* The w+ entry description was misformatted.Mike Pritchard1997-03-271-1/+1
* Fix for logic in no-password accounts.David Nugent1997-03-271-1/+1
* Fix length-related bugsAndrey A. Chernov1997-03-273-72/+99
* Add Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>Peter Wemm1997-03-271-1/+2
* Fix "-fstype local" that was broken by another bugfix in the Lite2 merge.Peter Wemm1997-03-271-5/+5
* YAMF22Jordan K. Hubbard1997-03-273-6/+6
* Sync with 2.2Jordan K. Hubbard1997-03-272-6/+6
* Typo fix (now how did that one get by me :-).Mike Pritchard1997-03-271-1/+1
* FreeBSD modifications and notes for GNU cpio.David E. O'Brien1997-03-261-0/+10
* Get rid of __progname. I thought I already did that...Guido van Rooij1997-03-261-4/+2
* make usage() and SYNOPSIS agree with each other and add missing optionsDavid E. O'Brien1997-03-262-4/+4
* Add "conflicts" to sbmidi0 since configured irq passed back to isaAndrey A. Chernov1997-03-263-6/+6
* Check sb0 configured in probe routine firstAndrey A. Chernov1997-03-261-2/+10
* Add "conflicts" to sbxvi0 since all information now passed to isaAndrey A. Chernov1997-03-263-6/+6
* Pass configured irq and ports number back to isaAndrey A. Chernov1997-03-261-2/+3
* Allow low level probe routine pass configured information back to isaAndrey A. Chernov1997-03-261-10/+4
* Update the value of "__FreeBSD__" to 3 for the ELF compiler.John Polstra1997-03-261-1/+1
* Bring the dev/pdq entries into alphabetical order.Joerg Wunsch1997-03-261-4/+4
* Don't trick with opl0 address since we have conflicts keywordAndrey A. Chernov1997-03-263-15/+6
* Return ports number in probe nowAndrey A. Chernov1997-03-262-2/+8
* Return ports number in probe nowAndrey A. Chernov1997-03-261-1/+1
* Fix probe wrapper to pass ports number from low level probeAndrey A. Chernov1997-03-261-5/+5
* Remove minor warning (for -Wall -Wshadow); clarifies code.David Nugent1997-03-261-3/+3
* Add #define's for port "none" and "auto"Andrey A. Chernov1997-03-263-5/+7
* This variant is commentedAndrey A. Chernov1997-03-263-0/+108
* Synchronize with sys/i386/i386/machdep.c revision 1.232.KATO Takenori1997-03-262-4/+4
* Catch up with the original.Hiroyuki Hanai1997-03-261-2/+3
* Change sigreturn() to return EFAULT if it is passed anMike Pritchard1997-03-252-4/+4
* Fix printing of map sizes: large numbers got a negative sign before.Stefan Eßer1997-03-252-6/+6
* Improve probe message for generic PCI->xxx bridge chips.Stefan Eßer1997-03-251-6/+16
* Add a few vendor IDs and class and sub-class encodings.Stefan Eßer1997-03-252-4/+22
* Get my last commit right. The NOTE section now reads:Mike Pritchard1997-03-251-2/+4
* Add missing $Id$Peter Wemm1997-03-251-0/+1
* Add missing $Id$Peter Wemm1997-03-252-0/+2
* Add ASCII collate mainly for fallback for EUC-type localesAndrey A. Chernov1997-03-256-2/+42
* Replace original rev 1.3; Author: bde; Date: 1997/02/25 17:24:43;Peter Wemm1997-03-251-3/+2