summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regen after changing prototypes of cpuset_{get,set}affinity().ru2008-03-256-14/+14
* Fixed type of the fourth argument of cpuset_{get,set}affinity(2) to be size_t.ru2008-03-254-18/+17
* Check for a NULL free buffer pointer in BPF before invokingrwatson2008-03-251-1/+1
* Add support for Marvell Libertas 88W8335 based PCI network adapters.weongyo2008-03-258-0/+4829
* Fix double patch on this file.edwin2008-03-251-2/+0
* MFV of tzdata2008aedwin2008-03-255-38/+227
* Spell "blackhole" correctly and fix one grammar nit.ru2008-03-241-4/+4
* Rewrite node to support multiple hooks, alike to ng_l2tp, to use one pairmav2008-03-242-241/+284
* Belatedly add BPF_JITTER in NOTES for supported architectures.jkim2008-03-243-0/+12
* Fix build with option BPF_JITTER.jkim2008-03-242-1/+3
* Remove redundant inclusions of net/bpfdesc.h.jkim2008-03-242-2/+0
* This commit was generated by cvs2svn to compensate for changes in r177580,sam2008-03-244-5/+47
|\
| * add support for driver-based RADIUS ACL's (committed on vendor branch as it'ssam2008-03-244-5/+47
* | resolve merge conflictssam2008-03-243-158/+18
* | This commit was generated by cvs2svn to compensate for changes in r177576,sam2008-03-2427-294/+472
|\ \ | |/
| * Import of hostapd 0.5.10sam2008-03-2429-323/+490
* | change inp_wlock_assert to inp_lock_assertkmacy2008-03-243-22/+26
* | enable syslog support and add -s option to the man pagesam2008-03-242-2/+7
* | This commit was generated by cvs2svn to compensate for changes in r177572,sam2008-03-244-0/+59
|\ \
| * | add syslog support (committed on vendor branch as it's been sent upstream)sam2008-03-246-2/+72
* | | update for 0.5.10sam2008-03-242-4/+8
* | | resolve merge conflictssam2008-03-248-2494/+38
* | | This commit was generated by cvs2svn to compensate for changes in r177568,sam2008-03-2462-484/+2573
|\ \ \ | |/ /
| * | Import of WPA supplicant 0.5.10sam2008-03-2466-505/+2609
* | | Diff reduction to Adaptec's driver (around build 15317): catch up with aemaste2008-03-246-153/+128
* | | o add M_PROTO[678]; they'll be needed by net80211 vap codesam2008-03-241-37/+37
* | | - Const'ify the bus_stream_asi and bus_type_asi arrays.marius2008-03-242-14/+13
* | | - Take advantage of bus_dmamap_load_mbuf_sg(9).marius2008-03-242-94/+71
* | | - Const'ify the dc_devs array.marius2008-03-242-85/+84
* | | Split the registers into two halves in preparation for SBus support.marius2008-03-244-212/+285
* | | Diff reduction to Adaptec driver build 15317 (refactoring and code shuffling):emaste2008-03-241-187/+206
* | | Fix a bug that when getting/dumping the soft lifetime we reportedbz2008-03-241-1/+1
* | | Import change from KAME, rev. 1.362 kame/kame/sys/netkey/key.cbz2008-03-241-1/+1
* | | Don't remove usr/include/fs/nwfs and usr/include/netncp, as they are alwaysantoine2008-03-241-2/+2
* | | Bump the FreeBSD version for zerocopy bpf buffers and changes to thecsjp2008-03-241-1/+1
* | | Catch netstat up for the new bpf stats structures. Print 64 bit valuescsjp2008-03-241-2/+6
* | | Introduce support for zero-copy BPF buffering, which reduces thecsjp2008-03-249-137/+1469
* | | Fix splitting into words of the .for expression to allow forru2008-03-241-22/+8
* | | Fix bugs in the previous revision.ru2008-03-241-8/+13
* | | remove unneccessary tcbinfo lock acquisitions - set tp to null affter calling...kmacy2008-03-241-4/+2
* | | - Greatly simplify vget() by removing the guarantee that any newjeff2008-03-241-32/+18
* | | - Don't acquire the vnode interlock in _vn_lock() unless no lock typejeff2008-03-241-19/+13
* | | - Remove an old comment; vnodes have been working without Giant forjeff2008-03-241-3/+3
* | | Label inp as unused in the non-INVARIANTS casekmacy2008-03-241-2/+2
* | | First pass at (possibly futile) microoptimizing of cpu_switch. Resultspeter2008-03-231-75/+116
* | | Correct an error in pmap_mincore() when applied to a 2MB page mapping:alc2008-03-231-3/+3
* | | Export TDP_KTHREAD to asm files.peter2008-03-231-0/+1
* | | Move pcb_flags to make trivially better use of cache lines.peter2008-03-231-1/+1
* | | Protect the setting of the fsbase/gsbase MSR registers and thepeter2008-03-231-0/+2
* | | Insulate inpcb consumers outside the stack from the lock type and offset with...kmacy2008-03-234-73/+142
OpenPOWER on IntegriCloud