summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add an warning when ifconfig_IF_ipv6 has no inet6 keyword in fronthrs2011-09-131-2/+10
* Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPEhrs2011-09-137-5/+39
* - Add ":origin" label to the interface id for resolvconf(8). (r223149)hrs2011-09-124-52/+164
* - Fix a bug that can lead to displaying an incorrect value. (r224210)hrs2011-09-128-188/+240
* Allow the ipfw.ko module built with a kernel to honor any IPFIREWALL_*jhb2011-09-127-7/+7
* Connect the vxge(4) module to the i386/amd64 build.brueffer2011-09-121-0/+3
* dump_write() returns ENXIO if the dump is trying to be written outsideattilio2011-09-121-2/+5
* Partially revert 222753: If a CardBus card stores its CIS in a BAR, deletejhb2011-09-121-0/+1
* Add missing lib32 parts for the previous changes:pluknet2011-09-121-0/+15
* Fix error return codes for ioctls on init/lock state devices.ed2011-09-121-1/+2
* dsp_ioctl: fix type of variable used to store ioctl requestavg2011-09-121-1/+2
* The jump target shall be after the padding, not into it.kib2011-09-111-1/+2
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.brueffer2011-09-1110-10/+10
* Perform amd64-specific microoptimizations for native syscall entrykib2011-09-113-19/+13
* Inline the syscallenter() and syscallret(). This reduces the time measuredkib2011-09-1111-165/+229
* Fix the order of parameters passed to the HT frame duration calculation.adrian2011-09-111-4/+5
* Refactor auto-quirk solution so that we break as few externalhselasky2011-09-106-22/+20
* Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.brueffer2011-09-102-0/+3
* Improve implementation of the Nagle algorithm for SCTP:tuexen2011-09-091-6/+12
* Sync pf.os with OpenBSD:delphij2011-09-081-4/+7
* Improve the informations reported in case of busy buffers during the shutdown:attilio2011-09-085-11/+27
* Fix SSL memory handlig for (EC)DH cipher suites, in particular fordelphij2011-09-082-7/+21
* Don't use the whole free space when resizing partition to a larger sizeae2011-09-081-6/+6
* Update the TSF and next-TBTT methods to work for the AR5416 and later NICs.adrian2011-09-0819-55/+207
* vge(4) hardwares poll media status and generates an interruptyongari2011-09-072-7/+13
* Fix whitespace.trasz2011-09-071-1/+1
* Add a definition for ASYNC_CAUSE_CLR. It's not used yet, but theadrian2011-09-071-0/+1
* Correct a typo.bz2011-09-071-1/+1
* Fix two problems:bz2011-09-072-4/+8
* Shorten a variable access some using a cached value rather thanbz2011-09-071-2/+1
* Work around a kernel panic triggered by forkbomb with an rctl ruletrasz2011-09-061-0/+11
* Fix 5ghz calibration logic when using AR9280 w/ fast clock.adrian2011-09-061-8/+9
* Fix the addac serial load register write for AR5416.adrian2011-09-061-1/+1
* Document vm_page_aflag_set(9), vm_page_aflag_clear(9) and vm_page_reference(9).kib2011-09-063-13/+57
* Split the vm_page flags PG_WRITEABLE and PG_REFERENCED into atomickib2011-09-0621-275/+288
* Do not use the function pointers for the internal operation of rtld_printf()kib2011-09-061-21/+26
* dd -t switch for mdmfs to enable TRIM on the configured filesystem.kib2011-09-062-6/+16
* Fix for the obsolete libraries list after the 9.0 bump.kib2011-09-061-2/+4
* Fix precedence warning when compiling kernel with clang.hselasky2011-09-061-2/+2
* The maximum read size of incoming packets is done in 1024-byte increments.qingli2011-09-051-3/+6
* Some USB mass storage devices requires that the sense informationhselasky2011-09-051-2/+33
* MIPS XLP platform code update.jchandra2011-09-0539-2509/+3948
* On the first loop for generating a bridge MAC address use the localthompsa2011-09-041-6/+21
* Interrupts are disabled/enabled when entering and exiting the KDB context.attilio2011-09-041-0/+14
* Since r224036 the cputime and wallclock are supposed to be in seconds,trasz2011-09-041-2/+2
* Add my doc mentor/mentee relationships.gavin2011-09-031-0/+4
* When libexec/rtld-elf/rtld.c is compiled with clang, the r_debug_state()dim2011-09-031-1/+9
* Fix panic that happens when fork(2) fails due to a limit other thantrasz2011-09-031-7/+12
* Upgrade to BIND version 9.8.1. Release notes at:dougb2011-09-03215-8395/+12076
|\
| * Add pkcs11 and unit to the list of things to remove from configure.indougb2011-09-011-2/+3
OpenPOWER on IntegriCloud