summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR: kern/29698 (part)Michael Reifenberger2001-09-132-0/+21
* PR: kern/29698 (part)Michael Reifenberger2001-09-132-0/+18
* Clean up, WARNSify, unbreak -v option handling.Ruslan Ermilov2001-09-132-52/+52
* Now that we have it, replace `afterinstall' target with SCRIPTS.Ruslan Ermilov2001-09-131-7/+1
* Update code which creates bootinfo.Doug Rabson2001-09-136-4/+202
* * Enable dynamically linked kernel. This involves adding a self-relocatorDoug Rabson2001-09-137-74/+300
* sigpause() -> sigsuspend()Brian Somers2001-09-132-8/+15
* Correct alignment issuesBrian Somers2001-09-131-17/+20
* Add a strcasecmp() call I forgot in my hurry to commit the previous fix.Dag-Erling Smørgrav2001-09-131-1/+2
* Spell syslog.conf correctlyBrian Somers2001-09-131-1/+1
* Add ext2fs moduleMichael Reifenberger2001-09-132-0/+13
* <jkh> "Hey Rocky, watch me eject this pccard outta my laptop!" "What,Warner Losh2001-09-134-23/+92
* Fixed the BINGRP handling mess.Ruslan Ermilov2001-09-131-3/+3
* Don't override BINGRP -- this binary is not ``setgid bin''.Ruslan Ermilov2001-09-131-1/+0
* The previous commit appeared to just shove the bug under the carpet ratherDag-Erling Smørgrav2001-09-131-5/+23
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-1322-0/+23
* 'make release' should install docproj ports with BATCH=yes so that yourMurray Stokely2001-09-131-1/+1
* Due to a bug in the ed driver, which leads to hangs when using it withWarner Losh2001-09-133-0/+22
* Fix logging from remote hosts, which has been broken since (at least) revisionDag-Erling Smørgrav2001-09-131-2/+3
* Even better compatibility with 4.x. #define thread proc, since forWarner Losh2001-09-131-16/+2
* Better way to do compatibility between the two versions.Warner Losh2001-09-131-20/+8
* Fix KSE breakage to this file:Warner Losh2001-09-131-0/+32
* Restore these files to being portable:John Baldwin2001-09-122-61/+73
* - Whitespace fixes.John Baldwin2001-09-121-16/+9
* Whitespace fix.John Baldwin2001-09-121-1/+1
* IPFilter munges multicast address packets on the loopback interface.Darren Reed2001-09-121-1/+1
* Whitespace fixes.John Baldwin2001-09-121-3/+3
* Add IPFLITER.LICENCE to the kernel (requested by rwatson)Darren Reed2001-09-121-0/+29
* Style(9) fixes.John Baldwin2001-09-121-2/+2
* Restore style(9) fixes from commit prior to previous commit.John Baldwin2001-09-122-18/+18
* If an incoming struct proc could have been NULL before, tehn don'tJulian Elischer2001-09-121-4/+5
* Reinstate complete (and now correctly functioning) WARNS=2.Mark Murray2001-09-122-9/+11
* Typo: s/conatains/contains/Guido van Rooij2001-09-121-1/+1
* A command file for SKI which runs the loader up to the first instructionDoug Rabson2001-09-122-0/+32
* Use ${MACHINE}, it works with cross-builds.Ruslan Ermilov2001-09-121-4/+2
* Create backup copies using install(1).Ruslan Ermilov2001-09-125-15/+5
* Fixed some of style bugs.Ruslan Ermilov2001-09-128-31/+37
* KSE Milestone 2Julian Elischer2001-09-12782-13892/+15900
* Build ficl on all architectures.Doug Rabson2001-09-121-2/+0
* Add a version of the loader which runs under SKI, the HP ia64 simulator.Doug Rabson2001-09-1235-1/+3631
* Increase AUTHNAME to 42 bytes for users of T-Online, which requires 41Gary Jennejohn2001-09-121-1/+1
* Merged from sys/i386/i386/machdep.c revision 1.479.KATO Takenori2001-09-122-10/+8
* Correct the entry for Sudetenland. It also has nothing to do with the south.Greg Lehey2001-09-121-1/+1
* Call pcic_teardown_intr to make sure that we disestablish theWarner Losh2001-09-121-1/+1
* o Fix struct ssc_time and enable the SSC call to get the RTC.Marcel Moolenaar2001-09-121-17/+11
* Fix the kern.module_path issue that required the trailing '/' characterPeter Wemm2001-09-121-12/+15
* Correct the invasion of Südetenland. Any involvement of ducks was insignifi...Greg Lehey2001-09-121-1/+1
* Replace print/ghostscript6-nox11 with print/ghostscript-gnu-nox11.Akinori MUSHA2001-09-111-1/+1
* New release note: semop(2) buffer overflow fixed.Bruce A. Mah2001-09-112-0/+6
* Return the *right* error codes for yes/no questions when non-interactive.Jordan K. Hubbard2001-09-112-8/+8