summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bunch of small bugfixes and cleanups.mav2011-03-318-62/+32
* Bunch of small bugfixes and cleanups.mav2011-03-316-29/+24
* Optimisation in IPSEC(4):fabient2011-03-317-75/+69
* Avoid having a binary file in our source tree and instead create it atemaste2011-03-312-0/+4
* Fix malloc types.ae2011-03-311-2/+2
* Fix a memory leak. Memory that is allocated for schedulers hash tableae2011-03-311-2/+3
* Remove $Log$ keyword, which can cause annoyance in diffs in some cases.emaste2011-03-311-1/+1
* Remove $Log$ keyword and associated history, which can cause annoyance inemaste2011-03-311-25/+0
* Clearing the flag when preempting will let the preempted thread runfabient2011-03-312-7/+4
* Explicitly track the state of all known BARs for each PCI device. The PCIjhb2011-03-314-99/+172
* Fix two SA refcount:fabient2011-03-312-1/+1
* ath_ahb shouldn't be compiled normally; it is atheros chip specific.adrian2011-03-311-1/+0
* Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation foradrian2011-03-313-4/+7
* Document the ath glue changes.adrian2011-03-311-0/+10
* Revert r220032:linux compat: add SO_PASSCRED option with basic handlingavg2011-03-313-16/+0
* Break out the ath PCI logic into a separate device/module.adrian2011-03-3119-15/+404
* Remove unneeded checks, g_new_xxx functions can not return NULL.ae2011-03-311-26/+6
* Add relation to my mentor (ehaupt)martymac2011-03-311-0/+1
* Implement AR724x USB initialisation code.adrian2011-03-312-1/+48
* Increase debug level on g_gate device destruction and add message ontrociny2011-03-301-1/+2
* Add a menu entry for UTC in the main menu.edwin2011-03-301-5/+39
* Fix grammar and bump date.trasz2011-03-301-2/+2
* Add example devd.conf entry.trasz2011-03-301-0/+10
* Add startup script, to load rules from /etc/rctl.conf.trasz2011-03-302-1/+40
* Add rctl(8), the utility to manage rctl rules.trasz2011-03-304-0/+751
* Expose the rctl(2) API in libc.trasz2011-03-301-0/+5
* Regenerate.trasz2011-03-3011-12/+377
* Add rctl. It's used by racct to take user-configurable actions basedtrasz2011-03-309-1/+2070
* Check in two missing files missed in cleanup.jpaetzel2011-03-302-4/+4
* Fix syntax error from previous commit.jpaetzel2011-03-301-1/+1
* Regen.kib2011-03-305-12/+18
* Provide compat32 shims for kldstat(2).kib2011-03-305-25/+80
* Use FD_CLOEXEC explicitly.pluknet2011-03-301-1/+1
* Clamp the initial advertised receive window when responding to a SYN/ACKjhb2011-03-301-1/+2
* Remove duplicate sentence.ae2011-03-301-4/+0
* Remove the reference to pseudo-terminals from the description.ed2011-03-308-24/+16
* Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical.emaste2011-03-308-51/+51
* This patch fixes the Experimental NFS client to properly deal with 32 bit or 64zack2011-03-302-6/+5
* Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revisionmm2011-03-2940-59/+689
* Allocate memory for a DMA method table only in case we need to overridemarius2011-03-292-9/+18
* Remove pointless (always true) KASSERTs.trasz2011-03-291-19/+0
* Revert file added in a wrong place by mistake. D'oh.trasz2011-03-291-842/+0
* Revert part of r220137, committed by mistake - RACCT is _not_ supposedtrasz2011-03-291-2/+0
* Add racct. It's an API to keep per-process, per-jail, per-loginclasstrasz2011-03-2918-3/+1939
* According to ath9k recv.c, one shouldn't be doing self-linked descriptorsadrian2011-03-293-1/+5
* - Enable an extra debugging bootverbose printf when probing ISA PNP cardsjhb2011-03-291-2/+2
* Do not build ip_fw_nat.c for ipfw.ko. It can be build as separate module.ae2011-03-291-1/+1
* Do not use word 'flood' as it not entirely correct. Use better 'no delay'emax2011-03-282-18/+19
* Fix the check for vm_map_remove() error.kib2011-03-281-1/+1
* Revise r220046 by introducing dc_netcfg_wait() which waits the endyongari2011-03-281-51/+39
OpenPOWER on IntegriCloud