summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More support for Alpha installs.jkh1999-01-293-4/+76
* More support for Alpha installs.jkh1999-01-297-16/+104
* Removed a bogus cast to v_caddr_t. This is part of terminatingbde1999-01-292-4/+4
* Fixed comment and whitespace lossage in recent commits. The -W flagbde1999-01-292-14/+28
* Sync with sys/i386/i386/machdep.c revision 1.323.kato1999-01-292-2/+22
* Cast to `const char *' instead of to c_caddr_t. This is part ofbde1999-01-292-10/+10
* More -Wall / -Wcast-qual cleanup. Also, EXEC_SET can't usedillon1999-01-298-24/+28
* Removed bogus casts to c_caddr_t. This is part of terminatingbde1999-01-294-12/+10
* Commit a solution for the SYSINIT vs C_SYSINIT conundrum. Thedillon1999-01-291-20/+28
* Removed a bogus cast to c_caddr_t. This is part of terminatingbde1999-01-291-2/+2
* cleanup warnings by propogating const char pointers properly.dillon1999-01-291-3/+3
* Removed a bogus cast to c_caddr_t. This is part of terminatingbde1999-01-292-4/+16
* Have EXEC_SET use C_DECLARE_MODULE instead of DECLARE_MODULE.dillon1999-01-292-5/+9
* Cleanup bsd.kern.mk after last commit.dillon1999-01-292-28/+8
* If vfs.nfs.diskless_valid does not exist, the conditional failsdillon1999-01-291-2/+3
* Check size of partition before using it.rnordier1999-01-292-4/+6
* Include .gdbinit for debugginggrog1999-01-292-1/+664
* Add section on debugging configuration problems and panics.grog1999-01-291-0/+204
* Allow the interrupt allocated to the PCIC to be tuned from the kernelmsmith1999-01-291-1/+13
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-2920-379/+723
* Document the machdep.pccard.pcic_irq tunable, which allows the user to tunemsmith1999-01-291-0/+8
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-17/+26
* Reflect syslog(8)'s acceptance of either tabs or spaces.billf1999-01-282-10/+2
* Fix nasty bug where getpackagesite() will return an integer if it doesn'tbillf1999-01-281-2/+2
* Now that newsyslog is capable of doing this at a specific time,wollman1999-01-282-14/+6
* jkoshy forgot up update the heading date on the man page.wollman1999-01-281-2/+2
* Typo.billf1999-01-281-2/+2
* Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio formatroger1999-01-282-32/+712
* Fix synopsis to match 1003.2. Add text describing the way in whichwollman1999-01-281-10/+19
* Fix warnings related to -Wall -Wcast-qualdillon1999-01-2815-29/+35
* Clarify the SYSINIT problem by breaking SYSINIT's up into a void *dillon1999-01-282-9/+37
* Added METEOR_DEV2 and METEOR_DEV3roger1999-01-283-6/+9
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>roger1999-01-281-1/+50
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>roger1999-01-281-3/+6
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>roger1999-01-281-2/+2
* MAINTAINER=brian@FreeBSD.orgbrian1999-01-281-1/+3
* Oops, added parentheses after `else'.kato1999-01-281-1/+2
* Sun Bug ID 1251858 (on http://sunsolve1.sun.com) discusses the way thatnewton1999-01-284-6/+28
* The "easy" fixe for compiling the kernel -Wunused: remove unreferencedkato1999-01-283-3/+9
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced statickato1999-01-287-18/+42
* - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101yokota1999-01-283-72/+157
* Update example to match new builtin behavior.jkh1999-01-281-3/+6
* - Fix errors in some keymap files.yokota1999-01-2847-356/+750
* Version 2.0 > 2.1 to reflection RADIUS additions.brian1999-01-281-3/+3
* Sync with sys/i386/isa/wd.c revision 1.187.kato1999-01-281-6/+7
* Sync with sys/i386/isa/if_ed.c revision 1.149.kato1999-01-281-3/+3
* Sync with sys/i386/isa/diskslice_machdep.c revision 1.33.kato1999-01-282-10/+10
* Sync with sys/i386/i386/userconfig.c revision 1.127.kato1999-01-281-14/+18
* Sync with sys/i386/conf/GENERIC revision 1.144.kato1999-01-282-2/+4
* build_write_request: only fail if all plexes are down, instead of ifgrog1999-01-281-1/+4
OpenPOWER on IntegriCloud