summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create a build-tools target for sysinstall and rtermcap. This is stillpeter2001-01-193-1/+5
* Fix a warning due to missing prototype.peter2001-01-193-3/+3
* Fix a warning (the prototypes probably shouldn't be so over-zealouslypeter2001-01-194-4/+4
* Warning police:jhb2001-01-192-2/+2
* Fix a maybe-not-so-harmless warning.peter2001-01-191-1/+1
* Add in an interrupt type for this driver. I have no idea how this couldjhb2001-01-191-1/+2
* Revert revision 1.102. I don't think p_nice needs to be protected withjhb2001-01-191-2/+0
* BSD/OS was called BSD/386 prior to 2.0.itojun2001-01-191-13/+13
* Do not cluster with B_LOCKED buffers.dillon2001-01-191-4/+20
* Implement MTX_RECURSE flag for mtx_init().bmilekic2001-01-1937-116/+226
* Look for modules in /boot/kernel these days.phk2001-01-181-1/+1
* New release notes: Condition variables in kernel, ConnectionsPerPeriodbmah2001-01-182-4/+49
* Document I386_CPU kernel options, and note removal of I386_CPUbmah2001-01-181-0/+11
* mdoc(7) police: add missing .Ed call.ru2001-01-184-1/+4
* man(7) -> mdoc(7).ru2001-01-182-387/+611
* When blocksize is set to 2352, alwas read 2352 bytes.sos2001-01-181-2/+10
* man(7) -> mdoc(7).ru2001-01-181-583/+475
* remove reference to nonexistent screenmap(5) manual page.ben2001-01-181-1/+0
* mdoc(7) police:ru2001-01-181-279/+508
* Protect p_stat and p_oncpu with sched_lock in forward_signal().jhb2001-01-187-14/+63
* Note that /stand/sysinstall is deprecated.jkh2001-01-183-3/+4
* Deal with table parsing bugs caused by out-of-order record entries.peter2001-01-181-31/+41
* Add a smal line of text which indicates I am working on updatingasmodai2001-01-181-0/+8
* workaround; be sure to initialize nd6 interface information when IPv6itojun2001-01-181-0/+8
* Nikon E990 and Nomad MP3 player Ids.n_hibma2001-01-181-0/+8
* Previous commit was:peter2001-01-170-0/+0
* Argh! add card_if.h to the generated list. This fixes kernel builds forpeter2001-01-171-1/+1
* Document the restrictions on changing times in high securelevels.ben2001-01-171-1/+5
* Document EHOSTDOWN error.ben2001-01-171-0/+2
* Clarify comments referring to strlcat() usagejedgar2001-01-171-1/+22
* - Reverse the order of two loop invariant to ensure strlcat() does notjedgar2001-01-172-6/+12
* Note fix for isp that made certain CDROM attach fail.wilko2001-01-171-0/+2
* The example install.cfg now lives in /usr/src/usr.sbin/sysinstall.jhb2001-01-172-2/+2
* Look for help files in /usr/src/usr.sbin/sysinstall instead ofjhb2001-01-172-4/+4
* Tell users to run /usr/sbin/sysinstall now instead of /stand/sysinstall.jhb2001-01-171-1/+1
* Merge the documentation for sigsetmask() and sigblock() into aben2001-01-173-99/+31
* man(7) -> mdoc(7).ru2001-01-175-1416/+1143
* Add librpcsvc.ru2001-01-171-0/+1
* Catchup from my holiday lull:imp2001-01-171-0/+17
* Take advantage of the fixes to the pcic code that allows multipledmlb2001-01-173-132/+160
* Activate Greek message catalogache2001-01-171-4/+1
* Add Greek collateache2001-01-175-0/+420
* Add Greek keyboardache2001-01-173-0/+563
* Add iso07 fontsache2001-01-174-0/+231
* Add Greek supportache2001-01-173-0/+203
* Add Greek supportache2001-01-173-1/+104
* Add el_GR.ISO_8859-7ache2001-01-172-0/+6
* Add NEWCARD hooks. This seems to work just fine.peter2001-01-171-2/+32
* document ${KERNEL}ben2001-01-171-0/+18
* rstat(1) and rstat_svc(8) are the early versions ofru2001-01-173-88/+0
OpenPOWER on IntegriCloud