summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sync with GENERIC - drop I386_CPUpeter2001-01-191-1/+0
* mdoc(7) police: removed leading whitespaces that are not insideru2001-01-1910-12/+15
* Convert apm from a bogus 'count' into a plain option. Clean out somepeter2001-01-1916-40/+34
* Zap unused #include "apm.h"peter2001-01-194-4/+2
* Zap some cut-paste code that isn't used. It #included "apm.h" andpeter2001-01-193-16/+0
* Zap #include "apm.h" - it was not used.peter2001-01-191-1/+0
* Stop turning 'mandatory' into an implicit 'count' line. i386/npx was thepeter2001-01-191-1/+0
* Use #ifdef DEV_NPX from opt_npx.h instead of #if NNPX > 0 from npx.hpeter2001-01-1921-106/+112
* EEK! vm86bios.s has got #if NNPX > 0 code without a correspondingpeter2001-01-191-0/+2
* At great personal risk to my sanity, turn off COMPAT_OLDISA and thepeter2001-01-192-6/+4
* Add missing twe (3ware) and ahb (adaptec 174x) devices (!)peter2001-01-192-0/+14
* This conf file seems to have rotted quite a bit..peter2001-01-191-7/+2
* Corresponding version bump for config with the DEV_FOO replacement forpeter2001-01-195-5/+5
* Implement option strings that we can use in #ifdefs (where unavoidable)peter2001-01-193-2/+27
* This driver needs COMPAT_OLDISA too. Sigh.peter2001-01-191-0/+4
* Add in a space that got lost in the previous commit in some debugging codejhb2001-01-193-3/+3
* EEK! I missed a couple of places with the 24->32 interrupt change.peter2001-01-197-4/+44
* Remove #defines for the old lock function names and spl0/splzpeter2001-01-191-7/+0
* Remove reference to splz_unpend - it is long gone.peter2001-01-193-3/+3
* Catch a few alternative names for the syscall entry frame, eg: post-ELFpeter2001-01-192-2/+8
* apic_itrace_splz[] is unusedpeter2001-01-197-7/+0
* Remove unused splsoftcambio(), splsoftcamnet(), splq() and splz() inlines.peter2001-01-191-4/+0
* Remove the now-empty ipl_funcs.c file on all platforms.peter2001-01-197-100/+0
* Remove the static splXXX functions and replace them by static __inlinepeter2001-01-196-102/+21
* - Remove an unused write_ivars function that didn't do anything anyway.jhb2001-01-191-7/+1
* 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
OpenPOWER on IntegriCloud