summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove implementation-defined, it has already been described in NOTESdavidxu2005-12-031-5/+0
* Remove implementation-defined sentences.davidxu2005-12-033-22/+5
* Simplify parsing of mount options by passingrodrigc2005-12-031-1/+1
* Add option P1003_1B_MQUEUE.davidxu2005-12-031-0/+1
* Fix lots of markup and content bug.davidxu2005-12-037-139/+201
* Don't bogusly depend on dhclient. It's now run either bybrooks2005-12-031-1/+1
* - Add "rw" mount option to global_opts.rodrigc2005-12-031-0/+10
* Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,anholt2005-12-037-5/+18
* Make cleaner diffs by munging the $FreeBSD$s from the FreeBSD CVS sources backanholt2005-12-031-1/+15
* Add support for i915 GMCH AGP. This diff is a combination of work by myselfanholt2005-12-024-62/+320
* Register definitions for the ancient via6522. This 20+ year-old chipgrehan2005-12-021-0/+105
* "-o rw" is invalid and undocumented mount option thatru2005-12-021-1/+1
* Brooks pointed out a case where tmp needs to be run afterdougb2005-12-021-2/+1
* Introduce startup scripts from the local_startup directories todougb2005-12-025-35/+84
* Force this script to run before mountcritremote to avoiddougb2005-12-021-0/+1
* Change pmap_enter_quick() to use the vm_prot_t parameter introduced inalc2005-12-021-3/+4
* Add option P1003_1B_MQUEUE for POSIX message queue.davidxu2005-12-021-0/+2
* 1. Cleanup including.davidxu2005-12-021-5/+4
* syscall -> system call.davidxu2005-12-027-25/+25
* Fixed roundf(). The following cases never worked in FreeBSD:bde2005-12-023-18/+18
* Add a missing newline to a printf.jhb2005-12-021-1/+1
* Update the ICH7 support so it deals better with chips without AHCI.sos2005-12-024-84/+115
* Fix markup.davidxu2005-12-021-1/+4
* Restore the enabling of debugging by default by the DRM_DEBUG kernel option.anholt2005-12-021-0/+4
* On the 82571 and newer chipset the ICR register is meaningful onlyglebius2005-12-021-1/+4
* 1. Check if message priority is less than MQ_PRIO_MAX.davidxu2005-12-021-3/+4
* Define MQ_PRIO_MAX, it seems it is the only placedavidxu2005-12-021-0/+4
* Unbreak build when I fluff the clean-up of __FBSDID diff reductionambrisko2005-12-021-0/+2
* Remove mqueuefs from LINKS, it is no longer needed for nmount interface.davidxu2005-12-021-1/+0
* Remove unsupported "dev" option from comments of mntopts.h.rodrigc2005-12-021-1/+1
* messqge queue has been implemented, set _POSIX_MESSAGE_PASSING to 200112L.davidxu2005-12-021-1/+1
* barrier and spin_lock had already been implemented in libpthread anddavidxu2005-12-021-2/+2
* We've already implemented all TMO functions, set _POSIX_TIMEOUTS to 200112L.davidxu2005-12-021-1/+1
* Fix the misalignment bugs differently than was done in the previousmarcel2005-12-022-23/+33
* Add support to easily build FreeBSD unpacked in a chroot of anotherambrisko2005-12-023-1/+14
* Add bluetooth.device.conf(5) man pageemax2005-12-022-0/+183
* Make "missing dependency" errors more useful by indicating which portcperciva2005-12-011-10/+10
* Sync usage() with SYNOPSIS.ru2005-12-011-4/+4
* Add -q to usage().ru2005-12-011-2/+2
* Install the mqueue.h header.ru2005-12-011-1/+2
* Preserve /etc/sysctl.conf when doing a binary update. This prevents, forphilip2005-12-011-0/+1
* Fix the type of "eaddr" to guarantee the required alignment.ru2005-12-012-16/+16
* - Use .fn to markup untimeout in two places it was missing.jhb2005-12-011-2/+6
* Tweak markup for POSIX standards. Minor wordsmithing.imp2005-12-011-3/+7
* Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while onimp2005-12-011-0/+17
* Clarify that si(4) doesn't support the newer SX+ cards from Specialix/Perlejhb2005-12-012-4/+6
* In make buildenv, spell sh as ${SHELL}. In this case, we don't wantimp2005-12-011-1/+1
* Add MLINK for execvP(3).jhb2005-12-011-1/+1
* Make the SYNOPSIS section a bit more informative.joel2005-12-017-12/+91
* 1. Set timer configuration values for sysconf().davidxu2005-12-011-2/+15
OpenPOWER on IntegriCloud