Age | Commit message (Expand) | Author |
2014-09-12 | regen | David Gwynne |
2014-09-12 | add Intel SSD DC P3700/P3600/P3500 | David Gwynne |
2014-09-12 | fix some format string issues | David Gwynne |
2014-09-12 | warn about commas in function arguments; inspired by mdoclint(1) | Ingo Schwarze |
2014-09-11 | fix the only .Xr ordering and punctuation issue i could find | Ingo Schwarze |
2014-09-11 | warn about botched .Xr ordering and punctuation below SEE ALSO; | Ingo Schwarze |
2014-09-11 | mplement membar(9) API for i386. | Mark Kettenis |
2014-09-11 | Install files that moved from etc to base during "make build" | Robert Peichaer |
2014-09-11 | typo, from Daniel Jakots | Martin Pieuchot |
2014-09-11 | Tweak notes after moving xetc to xbase. | Robert Peichaer |
2014-09-10 | sync | Todd T. Fries |
2014-09-10 | Disable -Wshadow again, since it breaks builds on vax with gcc3. | Joel Sing |
2014-09-10 | Handle different possible variations of the Host header (eg. | Reyk Floeter |
2014-09-10 | zap trailing whitespace; | Jason McIntyre |
2014-09-10 | Remove redundant null check and rename vars consistently in syslogd | Doug Hogan |
2014-09-10 | document \<word\> as being non standard | Jonathan Gray |
2014-09-10 | s/IWL/IWN/ in comment here too | David Coppa |
2014-09-10 | sockatmark(3) has been implemented; add it to the async-signal-safe lists | Philip Guenther |
2014-09-10 | Add cpuid.h from clang r197399 with additional feature bits, | Jonathan Gray |
2014-09-10 | Avoid possible use of uninitialized variable. | Mike Larkin |
2014-09-10 | update STANDARDS reference from POSIX 1990 to POSIX 2008; | Ingo Schwarze |
2014-09-09 | workqs were replaced with tasks in here, so dont need workq.h anymore. | David Gwynne |
2014-09-09 | remove the scsi_task() wrapper around workq_add_task now that nothing | David Gwynne |
2014-09-09 | replace scsi_task(), which is a wrapper around workqs, with a quick | David Gwynne |
2014-09-09 | If a manpath directory (for example, a _whatdb entry from man.conf(5) | Ingo Schwarze |
2014-09-09 | fix remaining spaces/tabs issues in #define lines | Stuart Henderson |
2014-09-09 | Backport https://svnweb.freebsd.org/base?view=revision&revision=258829 to fix | Stuart Henderson |
2014-09-09 | We no longer need to convert "\<" and "\>" to "[[:<:]]" and "[[:>:]]" | Todd C. Miller |
2014-09-09 | mention permissions on tun(4) devices in PermitTunnel documentation; | Damien Miller |
2014-09-09 | register @newuser/@newgroup so that we try creating tarballs with the correct | Marc Espie |
2014-09-09 | Identify domains with AF_* instead of PF_* here | Philip Guenther |
2014-09-09 | 'rm -f' in case we skip a release. No functional change, just cosmetic. | Antoine Jacoutot |
2014-09-09 | Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDS | Philip Guenther |
2014-09-09 | Don't point to <sys/signal.h> for SIG_*; they're told to use <signal.h> | Philip Guenther |
2014-09-09 | tweak previous; | Jason McIntyre |
2014-09-09 | Rreplace [[ -n $(grep..) ]] and [[ -z $(grep..) ]] | Robert Peichaer |
2014-09-09 | Don't need to mention names on .Rv line here | Philip Guenther |
2014-09-09 | Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDS | Philip Guenther |
2014-09-09 | Make the cleaner, syncer, pagedaemon, aiodone daemons all | Bret Lambert |
2014-09-09 | Replace last usage of awk in sysmerge with a shell equivalent. | Robert Peichaer |
2014-09-09 | Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDS | Philip Guenther |
2014-09-09 | rework the hotplug requests to use tasks rather than workqs. | David Gwynne |
2014-09-09 | sync | Todd T. Fries |
2014-09-09 | We have no protocols which require explicit confirmation | Philip Guenther |
2014-09-09 | Eliminate a pile of casts that were superfluous or wrong, or that were | Philip Guenther |
2014-09-09 | mark the interrupt handler mpsafe, and give up biglock in the scsi cmd | David Gwynne |
2014-09-09 | Delete the SS_ISCONFIRMING flag that supported delayed connection | Philip Guenther |
2014-09-08 | change some (flags & PR_WAITOK) to ISSET(flags, PR_WAITOK) | David Gwynne |
2014-09-08 | sync | Chris Cappuccio |
2014-09-08 | Distinguish the 82599EN from the original 82599 | Chris Cappuccio |