summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some staticized variables were still declared to be extern.bde1997-09-0732-81/+41
* Include kernel.h instead of declaring "extern int hz".bde1997-09-072-5/+4
* Removed superfluous quoting of function args.bde1997-09-074-6/+6
* Fixed style bug in pseudocode.bde1997-09-071-1/+1
* Fix an intermittent problem during SMP code operation. Not all of thedyson1997-09-072-4/+4
* Update samples for the changed LQR default.brian1997-09-071-2/+5
* Disable LQR by default. It causes too many problemsbrian1997-09-073-7/+7
* Enable A law encoding.helbig1997-09-061-0/+73
* Enable A law encoding.helbig1997-09-061-1/+4
* Use __libalias_version to derive the name tobrian1997-09-061-1/+2
* Ingored incoming packets are now dropped whenbrian1997-09-064-4/+40
* Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)brian1997-09-0610-8/+34
* Changed the Ints labels for the IO APIC from "INT#" to "PIN#" to betterfsmp1997-09-061-4/+4
* Synchronize with sys/i386/i386/trap.c revision 1.110.kato1997-09-061-8/+9
* Insist that the user has group network.brian1997-09-052-16/+19
* "lmd" -> "-lmd"nate1997-09-051-2/+2
* Argh, what was I thinking?? Don't (yet) halt the CPU in the idle looppeter1997-09-053-3/+9
* Teach libdescrypt about elf builds.peter1997-09-051-3/+19
* When compiling under elf, use correct library naming conventions. Alsopeter1997-09-051-3/+19
* If elf, don't add libmd.a just because we link against libskey.so.peter1997-09-051-0/+3
* If building elf, don't link in libmd.a just for libskey.so to use. Underpeter1997-09-051-3/+9
* If building under elf, have libskey.so depend on libmd and libcrypt.peter1997-09-051-0/+5
* If not building a.out, still build a pic version of libmd. This allowspeter1997-09-051-1/+3
* Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to usepeter1997-09-052-4/+10
* Hopefully better fix for logwtmp(): rename to a privatetg1997-09-053-7/+8
* logwtmp() prototype is in <libutil.h>.tg1997-09-051-2/+1
* Changes to support NetBSD and the new ifmedia extensions.dg1997-09-056-486/+1684
* Synchronize with sys/i386/conf/options.1386 revision 1.58.kato1997-09-052-2/+4
* Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.231kato1997-09-052-24/+23
* Make the Sony TSL-7000 a known tape changer device.joerg1997-09-051-1/+9
* Synchronize with sys/i386/isa/wd.c revision 1.136.kato1997-09-051-55/+103
* Synchronize with sys/i386/i386/machdep.c revision up to 1.263.kato1997-09-052-42/+70
* Back out use of -m, since 2.1.x apparently do not have it. (sigh..)peter1997-09-051-3/+3
* Change the BINFORMAT definitions so that they do not depend on sys.mk,peter1997-09-053-6/+9
* Cosmetic adjustment for the trap/double fault/panic cpu id listing.peter1997-09-054-26/+32
* Add redirection for new _clock_lock symbolpeter1997-09-051-1/+2
* Add cvsup.ca.FreeBSD.org.jdp1997-09-051-1/+4
* - Changed default PAGER from 'less' to 'more', since we don't have lessnate1997-09-051-2/+2
* Notes that WEBNFS is supported.jkh1997-09-051-0/+2
* Add a new compile option SC_HISTORY_SIZE for syscons.yokota1997-09-045-5/+10
* Add a new compile option SC_HISTORY_SIZE to specify the history bufferyokota1997-09-046-42/+57
* The parameters to logwtmp should be const char'spst1997-09-042-4/+6
* FreeBSD specific schanges - mainly religious issues about where to putmarkm1997-09-046-22/+36
* Added an replacement for callrpc that uses tcp as primary transport method.tegge1997-09-041-3/+72
* "It's" -> "Its" in two places.jdp1997-09-041-3/+3
* Upgrade of EIDE DMA support, Johns comments:sos1997-09-047-297/+478
* No longer needed, superceded by ide-pci.c ide-pcireg.hsos1997-09-042-382/+0
* sonewconn no longer passes curproc to the protocol attach methodtegge1997-09-042-4/+4
* Cosmetic change to last commit: speculative_mtest -> speculative_mprobe.dg1997-09-042-16/+16
* Changed the memory sizing code so that if the following conditionsdg1997-09-042-42/+70
OpenPOWER on IntegriCloud