summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pccbb -> cbbimp2002-08-152-2/+3
* Rename the pccbb device to cbb.imp2002-08-152-311/+318
* Move the symbol firmware loading routines into if_wi.imp2002-08-154-148/+161
* Add regression tests for sysvipc.alfred2002-08-1510-0/+1079
* Fixed 64bit big endian bugs relating to abuse of ioctl argument passing.jake2002-08-151-4/+4
* Fix some confusion regarding traps that use mmu globals but don't reallyjake2002-08-151-2/+4
* Store the number of itlb and dtlb entries separately; they may be different.jake2002-08-156-20/+29
* I was too conservative with my header changes, so restore some sanitydougb2002-08-151-2/+3
* Improve handling of TX errors. Early reports indicate that thissilby2002-08-154-26/+56
* Clean up comments that are no longer relevant.scottl2002-08-151-12/+9
* I missed the single_mountd_enable in rc.network.gordon2002-08-151-1/+1
* Remove an accidental double chkdepend that snuck in during the last commit.gordon2002-08-151-1/+0
* Sync to trustedbsd_mac tree: default to sigsegv rather than copy-on-writerwatson2002-08-159-9/+9
* return foo -> return (foo)alfred2002-08-151-22/+22
* Factor out some ugle code that's shared by udf_readdir and udf_lookup.scottl2002-08-153-246/+239
* - Add the 'restrict' qualifier to the function definitions androbert2002-08-144-12/+6
* - Add the 'restrict' qualifier to the function definition ofrobert2002-08-143-8/+7
* - Add the 'restrict' qualifier to the definitions of the stringrobert2002-08-146-18/+8
* - Add the C99 'restrict' qualifier using the '__restrict' macro torobert2002-08-143-3/+5
* Use "ugidfw.h" rather than <ugidfw.h> so that mkdep can find it.rwatson2002-08-141-1/+1
* - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001robert2002-08-143-8/+13
* - Add the 'restrict' qualifier required by IEEE Std 1003.1-2001robert2002-08-142-5/+2
* -Add the restrict required by IEEE Std 1003.1-2001 in formrobert2002-08-144-27/+12
* Document why the has_f00f_bug variable is initialised rather than placed intojmallett2002-08-142-2/+2
* When talking about c_db_sym_t, mention that it is not just like db_sym_t:jmallett2002-08-141-1/+1
* Spell kenrel as 'kernel' for consistency with the rest of the universe.jmallett2002-08-142-2/+2
* Removed the (never-released) FreeBSD 4.6.1.ru2002-08-141-1/+0
* Collapsed the export list, added CD_EXTRA_BITS to it.ru2002-08-141-63/+12
* Unbreak building of fstat following version 1.23 ofbmilekic2002-08-141-1/+1
* mdoc(7) police: fixed indentation in SYNOPSIS.ru2002-08-141-2/+16
* Set kernel_vm_end. Panic if we try to grow the kernel.jake2002-08-141-0/+3
* Use proper #includeache2002-08-141-1/+1
* Add #undefs to separate local buffers declaration and now dinamic libc buffersache2002-08-141-0/+5
* mdoc(7) police: simplify.ru2002-08-141-3/+1
* mdoc(7) police: Forgot to bump .Dd.ru2002-08-141-1/+1
* mdoc(7) police:ru2002-08-141-11/+17
* Fix the usage() to match style(9).ru2002-08-141-3/+4
* mdoc(7) police: nits.ru2002-08-141-3/+5
* Implement the DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls, and renamejoerg2002-08-141-1/+9
* Add definition for FreeBSD 4.6.2.murray2002-08-141-0/+1
* Don't export variables from /etc/rc when doing rc_ng because the scriptsgordon2002-08-141-2/+0
* Clean up the scripts to use the new variables:gordon2002-08-1412-51/+100
* Clean up some variables that should have been done before:gordon2002-08-143-14/+40
* Move to nested include of _label.h instead of mac.h, reducing namespacerwatson2002-08-142-2/+2
* Move to a nested include of _label.h instead of mac.h in sys/sys/*.hrwatson2002-08-146-14/+8
* - Add the missing td argument to vn_lock that I missed in my last commit.jeff2002-08-131-1/+1
* A much better description of the -q option.dougb2002-08-131-5/+10
* mdoc(7) police: minor nits.ru2002-08-131-2/+5
* remove spurious printfphk2002-08-131-1/+1
* Moved sf_buf_alloc and sf_buf_free function declarations to sys/socketvar.hdg2002-08-133-4/+3
OpenPOWER on IntegriCloud