summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style cleanups. No functional changes.jasone2000-09-097-250/+218
* Add file and line arguments to WITNESS_ENTER() and WITNESS_EXIT, sincejasone2000-09-097-69/+69
* Add a mutex to the malloc interfaces so that it can safely be calledjasone2000-09-091-0/+15
* Remove a workaround for a long-fixed bug in fetch(1).bmah2000-09-092-10/+4
* disable 16bit mono support- this will be handled by software conversion tocg2000-09-091-1/+1
* pkg_version.pl now understands the new package/port numbering schemebmah2000-09-091-24/+109
* add 16bit mono/stereo conversion feedercg2000-09-091-6/+90
* detach supportcg2000-09-0918-189/+436
* Forget to include sysctl.halfred2000-09-091-0/+1
* Provide correct information regarding "packet" option default.rnordier2000-09-091-4/+5
* Upon reflection, I decided that bootfile must have priority over kerneldcs2000-09-091-8/+8
* Correct BSD/OS slice type.rnordier2000-09-091-2/+2
* Add a comment, that a LINT file can be produced from NOTES viaalex2000-09-092-0/+6
* LINT -> NOTESalex2000-09-091-2/+2
* add attrbute(packed) to union def with specific align constraitn.itojun2000-09-091-11/+11
* Include libfetch in the includes target.des2000-09-091-0/+1
* Remove unused variables.des2000-09-093-3/+0
* Add stat, uptime and version.des2000-09-099-63/+399
* Add code to devname(3) so it can find the names of devices whichphk2000-09-093-12/+55
* Overhaul of AS2[01]0[A] description.wilko2000-09-091-17/+68
* First tackle at trying to handle the New Deal on kernels.dcs2000-09-093-118/+280
* USA_RESIDENT is no longer required for buildworld, do not force it.peter2000-09-091-12/+0
* Add missing \'s to multline macros used for assertions.jhb2000-09-092-4/+4
* Activate hesinfo.nectar2000-09-081-0/+1
* Note 3C556/3C556B support in the xl(4) driver and subsequentbmah2000-09-082-2/+6
* Rename mtx_enter(), mtx_try_enter(), and mtx_exit() and wrap them with cppjasone2000-09-086-149/+173
* Use inline functions instead of macros for mtx_enter(), mtx_try_enter(),jasone2000-09-082-292/+320
* Update boot and boot-conf descriptions to reflect new and old changes.dcs2000-09-082-3/+31
* Enhance boot-conf.dcs2000-09-081-24/+118
* Remove an unneeded extern declaration of cp_time.jhb2000-09-087-14/+0
* Strictly speaking, this works. It enumarates the PnP devices, anddcs2000-09-081-0/+172
* Add the infrastructure necessary to handle PnP from a Forth script.dcs2000-09-083-0/+103
* Fix an error message which was using the wrong variable to get thedcs2000-09-081-1/+1
* Add constructors to crude structure support. Rework some of thedcs2000-09-081-19/+142
* Make the pnp structure a global variable, so it can be used elsewhere.dcs2000-09-082-1/+5
* Fix autoboot. Now autoboot *always* show the correct kernel name. Itdcs2000-09-082-17/+37
* Fixed the softintr macro which directly accessed ipending.kato2000-09-081-6/+6
* Merged from sys/isa/sio.c revisions 1.309 - 1.311.kato2000-09-082-18/+50
* Prevent buffer overflow if NLSPATH is too longache2000-09-081-1/+7
* Merged from sys/i386/i386/machdep.c revision 1.407.kato2000-09-082-2/+2
* Merged from sys/boot/i386/loader/Makefile revision 1.47.kato2000-09-081-1/+7
* Only call kdb_trap() if the DDB config option is specified.jasone2000-09-081-0/+2
* Back out my previous commit as well as some SMPng changes to revert thejhb2000-09-082-34/+56
* Disallow '/' characters in LC_* environment variables which mightkris2000-09-081-1/+1
* siointr1: Schedule soft interrupt when needed. This fixes the "nogrog2000-09-082-0/+4
* Add a mild warning for people to expect problems in -current after theimp2000-09-081-0/+5
* New relnotes: SMPng, clarification to nsswitch.conf(5)bmah2000-09-082-2/+12
* Look for libstand in the built tree rather than in /usr/lib. Thisimp2000-09-081-1/+7
* Really fix USER_LDT. (Don't use currentldt as an L-value.)jake2000-09-089-11/+11
* Fix a problem where we would recursively try to get the com lock withinjhb2000-09-082-12/+18
OpenPOWER on IntegriCloud