aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Brooks pointed out a case where tmp needs to be run afterDoug Barton2005-12-021-2/+1
* Introduce startup scripts from the local_startup directories toDoug Barton2005-12-025-35/+84
* Force this script to run before mountcritremote to avoidDoug Barton2005-12-021-0/+1
* Change pmap_enter_quick() to use the vm_prot_t parameter introduced inAlan Cox2005-12-021-3/+4
* Add option P1003_1B_MQUEUE for POSIX message queue.David Xu2005-12-021-0/+2
* 1. Cleanup including.David Xu2005-12-021-5/+4
* syscall -> system call.David Xu2005-12-027-25/+25
* Fixed roundf(). The following cases never worked in FreeBSD:Bruce Evans2005-12-023-18/+18
* Add a missing newline to a printf.John Baldwin2005-12-021-1/+1
* Update the ICH7 support so it deals better with chips without AHCI.Søren Schmidt2005-12-024-84/+115
* Fix markup.David Xu2005-12-021-1/+4
* Restore the enabling of debugging by default by the DRM_DEBUG kernel option.Eric Anholt2005-12-021-0/+4
* On the 82571 and newer chipset the ICR register is meaningful onlyGleb Smirnoff2005-12-021-1/+4
* 1. Check if message priority is less than MQ_PRIO_MAX.David Xu2005-12-021-3/+4
* Define MQ_PRIO_MAX, it seems it is the only placeDavid Xu2005-12-021-0/+4
* Unbreak build when I fluff the clean-up of __FBSDID diff reductionDoug Ambrisko2005-12-021-0/+2
* Remove mqueuefs from LINKS, it is no longer needed for nmount interface.David Xu2005-12-021-1/+0
* Remove unsupported "dev" option from comments of mntopts.h.Craig Rodrigues2005-12-021-1/+1
* messqge queue has been implemented, set _POSIX_MESSAGE_PASSING to 200112L.David Xu2005-12-021-1/+1
* barrier and spin_lock had already been implemented in libpthread andDavid Xu2005-12-021-2/+2
* We've already implemented all TMO functions, set _POSIX_TIMEOUTS to 200112L.David Xu2005-12-021-1/+1
* Fix the misalignment bugs differently than was done in the previousMarcel Moolenaar2005-12-022-23/+33
* Add support to easily build FreeBSD unpacked in a chroot of anotherDoug Ambrisko2005-12-023-1/+14
* Add bluetooth.device.conf(5) man pageMaksim Yevmenkin2005-12-022-0/+183
* Make "missing dependency" errors more useful by indicating which portColin Percival2005-12-011-10/+10
* Sync usage() with SYNOPSIS.Ruslan Ermilov2005-12-011-4/+4
* Add -q to usage().Ruslan Ermilov2005-12-011-2/+2
* Install the mqueue.h header.Ruslan Ermilov2005-12-011-1/+2
* Preserve /etc/sysctl.conf when doing a binary update. This prevents, forPhilip Paeps2005-12-011-0/+1
* Fix the type of "eaddr" to guarantee the required alignment.Ruslan Ermilov2005-12-012-16/+16
* - Use .fn to markup untimeout in two places it was missing.John Baldwin2005-12-011-2/+6
* Tweak markup for POSIX standards. Minor wordsmithing.Warner Losh2005-12-011-3/+7
* Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while onWarner Losh2005-12-011-0/+17
* Clarify that si(4) doesn't support the newer SX+ cards from Specialix/PerleJohn Baldwin2005-12-012-4/+6
* In make buildenv, spell sh as ${SHELL}. In this case, we don't wantWarner Losh2005-12-011-1/+1
* Add MLINK for execvP(3).John Baldwin2005-12-011-1/+1
* Make the SYNOPSIS section a bit more informative.Joel Dahl2005-12-017-12/+91
* 1. Set timer configuration values for sysconf().David Xu2005-12-011-2/+15
* Quickly fix brokeness in revision 1.157, that change wasDavid Xu2005-12-011-4/+4
* Add another 'best quote about XML evar!' courtesy Pav Lucistnik (pav@)Wes Peters2005-12-011-0/+3
* Fix logic error which causes <null> to be printed instead of theMaxim Sobolev2005-12-011-1/+1
* Add kernel module loading option for snd_atiixp(4).Ariff Abdullah2005-12-011-0/+1
* set signal queue values for sysconf().David Xu2005-12-011-0/+4
* Fixing yet another regression introduced in rev1.37 by preserving cs_localTai-hwa Liang2005-12-011-0/+1
* Avoid using signal 127 and 128 as RT signals, these two signals confuseDavid Xu2005-11-301-1/+1
* It is unclear who is wrong and who is right, but when operating onMaxim Sobolev2005-11-301-0/+10
* Don't pass error value pointer to g_read_data(9) at all if we don'tMaxim Sobolev2005-11-3013-25/+24
* Check for altq presence during module init, and allow module to work even ifPhilip Paeps2005-11-301-2/+47
* - match_var: do not address memory at invalid address (`len' can be greaterMax Khon2005-11-302-3/+5
* fix dynamic changes in short slottime for 11g sta mode: set theSam Leffler2005-11-301-1/+1