summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-13Add HP Gen9 Smart Array/Smart HBA devices.Jonathan Gray
2014-09-13regenJonathan Gray
2014-09-13Add HP Gen9 Smart Array/Smart HBA devices and some devicesJonathan Gray
2014-09-13Retire the CIRCLEQ_* and *_END macros here, noting why they were deprecated.Philip Guenther
2014-09-12Provide a sparc64 version of sqrtl(3) that simply calls _Qp_sqrt.Mark Kettenis
2014-09-12Fix some bugs in the _Qp_sqrt implementation that would limit the accuracyMark Kettenis
2014-09-12Remove cached 802.11 nodes in IEEE80211_STA_CACHE state (these are nodesStuart Henderson
2014-09-12Something went amiss in last pcidevs_data.h generation/commit. Regen andKenneth R Westerback
2014-09-12Remove the code that attempts to synchronize P-state transitions between CPUs.Mark Kettenis
2014-09-12dont leak a ccb in identifyDavid Gwynne
2014-09-12regenDavid Gwynne
2014-09-12add Intel SSD DC P3700/P3600/P3500David Gwynne
2014-09-12fix some format string issuesDavid Gwynne
2014-09-12warn about commas in function arguments; inspired by mdoclint(1)Ingo Schwarze
2014-09-11fix the only .Xr ordering and punctuation issue i could findIngo Schwarze
2014-09-11warn about botched .Xr ordering and punctuation below SEE ALSO;Ingo Schwarze
2014-09-11mplement membar(9) API for i386.Mark Kettenis
2014-09-11Install files that moved from etc to base during "make build"Robert Peichaer
2014-09-11typo, from Daniel JakotsMartin Pieuchot
2014-09-11Tweak notes after moving xetc to xbase.Robert Peichaer
2014-09-10syncTodd T. Fries
2014-09-10Disable -Wshadow again, since it breaks builds on vax with gcc3.Joel Sing
2014-09-10Handle different possible variations of the Host header (eg.Reyk Floeter
2014-09-10zap trailing whitespace;Jason McIntyre
2014-09-10Remove redundant null check and rename vars consistently in syslogdDoug Hogan
2014-09-10document \<word\> as being non standardJonathan Gray
2014-09-10s/IWL/IWN/ in comment here tooDavid Coppa
2014-09-10sockatmark(3) has been implemented; add it to the async-signal-safe listsPhilip Guenther
2014-09-10Add cpuid.h from clang r197399 with additional feature bits,Jonathan Gray
2014-09-10Avoid possible use of uninitialized variable.Mike Larkin
2014-09-10update STANDARDS reference from POSIX 1990 to POSIX 2008;Ingo Schwarze
2014-09-09workqs were replaced with tasks in here, so dont need workq.h anymore.David Gwynne
2014-09-09remove the scsi_task() wrapper around workq_add_task now that nothingDavid Gwynne
2014-09-09replace scsi_task(), which is a wrapper around workqs, with a quickDavid Gwynne
2014-09-09If a manpath directory (for example, a _whatdb entry from man.conf(5)Ingo Schwarze
2014-09-09fix remaining spaces/tabs issues in #define linesStuart Henderson
2014-09-09Backport https://svnweb.freebsd.org/base?view=revision&revision=258829 to fixStuart Henderson
2014-09-09We no longer need to convert "\<" and "\>" to "[[:<:]]" and "[[:>:]]"Todd C. Miller
2014-09-09mention permissions on tun(4) devices in PermitTunnel documentation;Damien Miller
2014-09-09register @newuser/@newgroup so that we try creating tarballs with the correctMarc Espie
2014-09-09Identify domains with AF_* instead of PF_* herePhilip Guenther
2014-09-09'rm -f' in case we skip a release. No functional change, just cosmetic.Antoine Jacoutot
2014-09-09Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDSPhilip Guenther
2014-09-09Don't point to <sys/signal.h> for SIG_*; they're told to use <signal.h>Philip Guenther
2014-09-09tweak previous;Jason McIntyre
2014-09-09Rreplace [[ -n $(grep..) ]] and [[ -z $(grep..) ]]Robert Peichaer
2014-09-09Don't need to mention names on .Rv line herePhilip Guenther
2014-09-09Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDSPhilip Guenther
2014-09-09Make the cleaner, syncer, pagedaemon, aiodone daemons allBret Lambert
2014-09-09Replace last usage of awk in sysmerge with a shell equivalent.Robert Peichaer