summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo (and make it more explicit/self-documenting).mtm2003-04-161-1/+1
* Add new knobs for controlling jails in rc.d and document them.mtm2003-04-162-1/+45
* o Add a script to start jails on boot.mtm2003-04-162-1/+69
* Update puc(4) supported hardware.bmah2003-04-162-12/+108
* Remove the register keyword.jhay2003-04-161-62/+62
* Remove another unused variable.jhb2003-04-161-1/+0
* Remove an unused variable so this compiles again.jhb2003-04-161-1/+0
* Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead ofbde2003-04-162-2/+2
* "Fixed" LDADD by backing out part of the previous commit. -lfoo inbde2003-04-161-1/+1
* Remove some code that managed to escape from my local repository.mdodd2003-04-161-6/+0
* There is no format(8) manual page available, but it would be reallyru2003-04-161-5/+5
* There is an undocument feature that ``route -vnd flush'' printsru2003-04-161-1/+1
* Normalize, fix ``make checkdpadd''.ru2003-04-161-5/+6
* Create the whatis(1) database in /usr/share/openssl/man.ru2003-04-161-0/+1
* Make character buffer more bigger.sumikawa2003-04-161-2/+2
* Use NI_xxx macros.sumikawa2003-04-162-2/+2
* Update comment to match reality.sobomax2003-04-161-2/+1
* Cosmetics.sos2003-04-161-2/+2
* Fix a panic with Cenatek controllers.sos2003-04-161-1/+2
* - Remove a block of code I missed in the previous commit.mdodd2003-04-161-6/+2
* - Set if_unit, if_init, and ifq_maxlen.mdodd2003-04-161-14/+17
* Fix bogus maxsegsz parameter for bus_dma_tag_create().simokawa2003-04-161-1/+1
* - Don't call pci_enable_io() in drivers (unless needed for resume).mdodd2003-04-1629-384/+9
* Return status for PCI methods '{enable,disable}_{io,busmaster}'.mdodd2003-04-164-25/+65
* Clarify US events which may not be so obvious to non-US Americans.grog2003-04-161-4/+4
* Clarify that holidays are US holidays. Many conflict with similarlygrog2003-04-161-12/+12
* Update for the two most recent newsletters from ISO 3166/MA.wollman2003-04-161-1/+8
* Add the EHCI host controller.marcel2003-04-161-0/+1
* Hardlink sunlabel to disklabel so make release is happy. (This only affectsjake2003-04-151-0/+1
* - Use read(2) to get the existing sunlabel on a disk, instead of parsingjake2003-04-151-77/+81
* Catch this file up with rc.conf(5).trhodes2003-04-151-17/+407
* Bump the config version to force people to upgrade their config(8)phk2003-04-158-8/+8
* Add a note about the work I did for fxp(4) here.mux2003-04-151-0/+2
* Modify mac_test policy to invoke WITNESS_WARN() when a potentiallyrwatson2003-04-151-0/+29
* Add an example of how to use the -m option that clarifies how the bits injhb2003-04-151-4/+5
* NO_COMPAT_FREEBSD4 is no longer used.jhb2003-04-151-1/+0
* Enable the MAC_ALWAYS_LABEL_MBUF flag for the Biba, LOMAC, MLS, and Testrwatson2003-04-154-4/+4
* Re-add MUTEX_DEBUG and MUTEX_PROFILING, which got hosed by rejectedrwatson2003-04-151-0/+2
* Remove empty simulator options section and add an ABI emulation section.jhb2003-04-151-1/+11
* Improve consistency, ordering, style of options:rwatson2003-04-151-49/+32
* When the driver allocates memory or I/O ports, enable that bit in theimp2003-04-151-14/+26
* mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, sorwatson2003-04-159-27/+18
* Remove the only varargs.h consumer in the tree. Use stdarg.h instead.kan2003-04-151-7/+4
* Revert the zombie part of previous commitcharnier2003-04-151-1/+1
* cosmetic style fixesfjoe2003-04-151-9/+13
* Sync up with changes to ptrace() and use P_SHOULDSTOP instead ofjhb2003-04-151-1/+1
* Add a manual page for the ntp_adjtime syscall.trhodes2003-04-152-1/+148
* Sync usage() with SYNOPSIS.ru2003-04-151-3/+3
* Don't play with MAKEFLAGS in one other place too; it's dangerous.ru2003-04-151-3/+2
* Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early.ru2003-04-151-3/+1
OpenPOWER on IntegriCloud