summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate some purely stylistic differences among the amd64, i386 native,alc2012-05-303-10/+10
* Document daily_status_security_chkportsum_enableeadler2012-05-301-0/+6
* Relax security permissions on '.seq' file creation - the strict,eadler2012-05-301-1/+1
* Only set _w to 0 when the file stream is not currently reading. Withouteadler2012-05-301-1/+1
* add missing variable declaration when DEBUG is defined forgotten ineadler2012-05-301-1/+1
* Fix likely race condition if wait_child() is interrupted by sigchild()eadler2012-05-301-1/+3
* Add missing flag enable when certain arguments are parsedeadler2012-05-301-0/+1
* Don't attempt to delete .sujournal in /tmpeadler2012-05-301-0/+1
* Add support for newer garmin deviceseadler2012-05-301-0/+4
* Add support for Sun 1040 PCI Quad Serialeadler2012-05-301-0/+6
* - FreeBSD ships a KDE PAM module in base, but it's missing support for passwo...miwi2012-05-303-20/+2
* Regen src.conf.5 after r236279.gjb2012-05-301-3/+3
* Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.gjb2012-05-301-1/+1
* Fix mdoc(7) style nits.gjb2012-05-302-2/+2
* Hook up wbwd man page to the build.kevlo2012-05-301-0/+2
* Fix an mdoc(7) formatting nit.gjb2012-05-301-1/+1
* Fix style(9) nits, reduce unnecessary type castings, etc., for bpf_setf().jkim2012-05-291-19/+20
* - Save the previous filter right before we set new one.jkim2012-05-291-63/+26
* Pull in r156591 from upstream llvm trunk:dim2012-05-294-8/+12
* For clang, similar to r236137, enable gnu hash generation for dynamicdim2012-05-291-0/+3
* Add myself and my relation to my mentors.olivierd2012-05-291-0/+3
* add support to build netmap as a module,luigi2012-05-291-0/+14
* Add the latest FreeBSD versions.obrien2012-05-291-0/+3
* Fix 32-bit shim for BIOCSETF to drop all packets buffered on the descriptorjkim2012-05-291-2/+12
* Tighten up the assertion: because size can't be 0 and even if sm_space is equalpjd2012-05-291-1/+1
* Eliminate 'where' argument, we don't use it.pjd2012-05-291-2/+1
* Remove unused variable.pjd2012-05-291-1/+0
* Remove unused sysctl.pjd2012-05-291-6/+0
* Add device ids for the Winbond 83627DHG-P chip and set the registers tornoland2012-05-291-0/+8
* Fix a typo in wbwd so that CRF5 is actually written to the data registerrnoland2012-05-291-1/+1
* MFi386 pmap r233433alc2012-05-291-1/+0
* Add quirk for Marvell based AHCI controller.hselasky2012-05-291-0/+1
* Rename pmap_collect() to pmap_pv_reclaim() and rewrite it such that it noalc2012-05-291-59/+121
* Fix lock interaction table for rmlocks - by default they cannot sleep,trasz2012-05-291-2/+2
* Allow to change number of openings (used tags) for ATA/SATA devicesmav2012-05-292-15/+15
* Fix BPF_JITTER code broken by r235746.melifaro2012-05-291-46/+48
* Plug request and references leak caused by race between invalidatedmav2012-05-292-11/+21
* Pass a filename, rather than a file descriptor, to libarchive.des2012-05-291-10/+5
* Reorder resume procedures.iwasaki2012-05-291-2/+2
* Fix the problem acpi_sleep_force() hang.iwasaki2012-05-291-3/+17
* Compute the master clock frequency, so we no longer need to have itimp2012-05-2913-44/+36
* Replace all uses of the vm page queues lock by a r/w lock that is privatealc2012-05-293-47/+55
* Make sure that each va_start has one and only one matching va_end,kevlo2012-05-298-0/+13
* Update mxge(4) firmware to the latest version available fromgallatin2012-05-294-34836/+34187
* A small simplification to i915_gem_pager_fault().alc2012-05-281-1/+1
* When writing the jid via the -i flag, do it right when the jail is created,jamie2012-05-283-5/+7
* Upgrade to BIND version 9.8.3, the latest from ISC.dougb2012-05-2830-292/+891
|\
| * Vendor import of BIND 9.8.3dougb2012-05-2827-292/+835
| * The BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes.dougb2012-04-124-696/+0
| * Vendor import of BIND 9.8.2dougb2012-04-04992-12761/+14784
OpenPOWER on IntegriCloud