summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-29119-146/+146
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-2949-74/+74
* Synchronize with sys/i386/i386/machdep.c revision 1.233.kato1997-03-292-2/+94
* Synchronize with sys/i386/isa/syscons.c revision 1.207.kato1997-03-291-3/+10
* Synchronize with sys/i386/isa/isa.c revision 1.80.kato1997-03-291-5/+3
* Support the ".p2align" directive, which is standard in newer versionsjdp1997-03-291-1/+2
* Don't break the nice symmetry of these messages with undue '>' chars.phk1997-03-281-8/+8
* Try to talk to the APM BIOS with version 1.2 if possible.phk1997-03-282-6/+14
* Correct the typo, `/heading>', to `</heading>'.hanai1997-03-281-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-2814-31/+31
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-2821-44/+44
* Add ac which check if the FreeBSD handbook is in sync with the committers listwosch1997-03-282-0/+28
* Make this compile after the fsirand changes that deleted two fields.peter1997-03-281-2/+2
* Added a setjmp() and a longjmp() so that an unexpected trap insidebde1997-03-282-2/+32
* Backed out rev.1.5. if %cs is bad, %eip may be bad, but this is no longerbde1997-03-282-6/+4
* Added a setjmp() so that an initial pc that points to unmapped memorybde1997-03-281-10/+12
* Something long overdue: compile inb() and outb() into the kernel asjoerg1997-03-282-2/+94
* Fixed #includes in synopsis to compile.bde1997-03-281-6/+7
* Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries toyokota1997-03-283-9/+30
* Change a "=" to "?=" to make it easier to override the binary formatjdp1997-03-281-3/+3
* Remove recently commited support for iobase == -2 ("port none")ache1997-03-282-10/+6
* Remove support for "port none" and "port auto", it gains nothing,ache1997-03-284-12/+2
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-2711-11/+112
* Update HISTORY to reflect that this will first appear in 2.2.5.mpp1997-03-271-1/+1
* The w+ entry description was misformatted.mpp1997-03-271-1/+1
* Fix for logic in no-password accounts.davidn1997-03-271-1/+1
* Fix length-related bugsache1997-03-273-72/+99
* Add Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>peter1997-03-271-1/+2
* Fix "-fstype local" that was broken by another bugfix in the Lite2 merge.peter1997-03-271-5/+5
* YAMF22jkh1997-03-273-6/+6
* Sync with 2.2jkh1997-03-272-6/+6
* Typo fix (now how did that one get by me :-).mpp1997-03-271-1/+1
* FreeBSD modifications and notes for GNU cpio.obrien1997-03-261-0/+10
* Get rid of __progname. I thought I already did that...guido1997-03-261-4/+2
* make usage() and SYNOPSIS agree with each other and add missing optionsobrien1997-03-262-4/+4
* Add "conflicts" to sbmidi0 since configured irq passed back to isaache1997-03-263-6/+6
* Check sb0 configured in probe routine firstache1997-03-261-2/+10
* Add "conflicts" to sbxvi0 since all information now passed to isaache1997-03-263-6/+6
* Pass configured irq and ports number back to isaache1997-03-261-2/+3
* Allow low level probe routine pass configured information back to isaache1997-03-261-10/+4
* Update the value of "__FreeBSD__" to 3 for the ELF compiler.jdp1997-03-261-1/+1
* Bring the dev/pdq entries into alphabetical order.joerg1997-03-261-4/+4
* Don't trick with opl0 address since we have conflicts keywordache1997-03-263-15/+6
* Return ports number in probe nowache1997-03-262-2/+8
* Return ports number in probe nowache1997-03-261-1/+1
* Fix probe wrapper to pass ports number from low level probeache1997-03-261-5/+5
* Remove minor warning (for -Wall -Wshadow); clarifies code.davidn1997-03-261-3/+3
* Add #define's for port "none" and "auto"ache1997-03-263-5/+7
* This variant is commentedache1997-03-263-0/+108
* Synchronize with sys/i386/i386/machdep.c revision 1.232.kato1997-03-262-4/+4
OpenPOWER on IntegriCloud