aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unload the splash decoder module when a screen saver module is loaded.Kazutaka YOKOTA1999-01-292-2/+8
* Add two additional cards to the supported adapters list: the Racore 8165Bill Paul1999-01-296-4/+18
* Fixed parenthesization botch in previous commit. Async update of inodesBruce Evans1999-01-292-2/+2
* Add MAINTAINER.Dag-Erling Smørgrav1999-01-291-1/+2
* More support for Alpha installs.Jordan K. Hubbard1999-01-293-4/+76
* More support for Alpha installs.Jordan K. Hubbard1999-01-297-16/+104
* Removed a bogus cast to v_caddr_t. This is part of terminatingBruce Evans1999-01-292-4/+4
* Fixed comment and whitespace lossage in recent commits. The -W flagBruce Evans1999-01-292-14/+28
* Sync with sys/i386/i386/machdep.c revision 1.323.KATO Takenori1999-01-292-2/+22
* Cast to `const char *' instead of to c_caddr_t. This is part ofBruce Evans1999-01-292-10/+10
* More -Wall / -Wcast-qual cleanup. Also, EXEC_SET can't useMatthew Dillon1999-01-298-24/+28
* Removed bogus casts to c_caddr_t. This is part of terminatingBruce Evans1999-01-294-12/+10
* Commit a solution for the SYSINIT vs C_SYSINIT conundrum. TheMatthew Dillon1999-01-291-20/+28
* Removed a bogus cast to c_caddr_t. This is part of terminatingBruce Evans1999-01-291-2/+2
* cleanup warnings by propogating const char pointers properly.Matthew Dillon1999-01-291-3/+3
* Removed a bogus cast to c_caddr_t. This is part of terminatingBruce Evans1999-01-292-4/+16
* Have EXEC_SET use C_DECLARE_MODULE instead of DECLARE_MODULE.Matthew Dillon1999-01-292-5/+9
* Cleanup bsd.kern.mk after last commit.Matthew Dillon1999-01-292-28/+8
* If vfs.nfs.diskless_valid does not exist, the conditional failsMatthew Dillon1999-01-291-2/+3
* Check size of partition before using it.Robert Nordier1999-01-292-4/+6
* Include .gdbinit for debuggingGreg Lehey1999-01-292-1/+664
* Add section on debugging configuration problems and panics.Greg Lehey1999-01-291-0/+204
* Allow the interrupt allocated to the PCIC to be tuned from the kernelMike Smith1999-01-291-1/+13
* Change multiline comments to start with a lone /* and end with a */,Greg Lehey1999-01-2920-379/+723
* Document the machdep.pccard.pcic_irq tunable, which allows the user to tuneMike Smith1999-01-291-0/+8
* Change multiline comments to start with a lone /* and end with a */,Greg Lehey1999-01-291-17/+26
* Reflect syslog(8)'s acceptance of either tabs or spaces.Bill Fumerola1999-01-282-10/+2
* Fix nasty bug where getpackagesite() will return an integer if it doesn'tBill Fumerola1999-01-281-2/+2
* Now that newsyslog is capable of doing this at a specific time,Garrett Wollman1999-01-282-14/+6
* jkoshy forgot up update the heading date on the man page.Garrett Wollman1999-01-281-2/+2
* Typo.Bill Fumerola1999-01-281-2/+2
* Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio formatRoger Hardiman1999-01-282-32/+712
* Fix synopsis to match 1003.2. Add text describing the way in whichGarrett Wollman1999-01-281-10/+19
* Fix warnings related to -Wall -Wcast-qualMatthew Dillon1999-01-2815-29/+35
* Clarify the SYSINIT problem by breaking SYSINIT's up into a void *Matthew Dillon1999-01-282-9/+37
* Added METEOR_DEV2 and METEOR_DEV3Roger Hardiman1999-01-283-6/+9
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>Roger Hardiman1999-01-281-1/+50
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>Roger Hardiman1999-01-281-3/+6
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>Roger Hardiman1999-01-281-2/+2
* MAINTAINER=brian@FreeBSD.orgBrian Somers1999-01-281-1/+3
* Oops, added parentheses after `else'.KATO Takenori1999-01-281-1/+2
* Sun Bug ID 1251858 (on http://sunsolve1.sun.com) discusses the way thatMark Newton1999-01-284-6/+28
* The "easy" fixe for compiling the kernel -Wunused: remove unreferencedKATO Takenori1999-01-283-3/+9
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticKATO Takenori1999-01-287-18/+42
* - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101Kazutaka YOKOTA1999-01-283-72/+157
* Update example to match new builtin behavior.Jordan K. Hubbard1999-01-281-3/+6
* - Fix errors in some keymap files.Kazutaka YOKOTA1999-01-2847-356/+750
* Version 2.0 > 2.1 to reflection RADIUS additions.Brian Somers1999-01-281-3/+3
* Sync with sys/i386/isa/wd.c revision 1.187.KATO Takenori1999-01-281-6/+7
* Sync with sys/i386/isa/if_ed.c revision 1.149.KATO Takenori1999-01-281-3/+3