summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add in kqueue support to LIO event notification and fix how it handledambrisko2005-10-123-125/+206
* Make some purely internal symbols static to reduce link pollution.kientzle2005-10-122-5/+5
* When performing a VOP_LOOKUP() as part of UFS1 extended attributerwatson2005-10-121-0/+1
* New release notes: snd_mss(4) manual page added.joel2005-10-122-2/+2
* After rev. 1.103 the oitem and ierror are no longer needed, remove them.glebius2005-10-121-18/+4
* __MAKE_CONF doesn't really belong here because it isyar2005-10-121-10/+1
* Unbreak the net.inet6.tcp6.getcred sysctl.philip2005-10-122-6/+6
* AES counter mode uses 8byte IV, not 16 bytes.ume2005-10-121-1/+1
* Move execve's access time update functionality into a newdds2005-10-125-27/+25
* Minor style nit: tab instead of space after #definekientzle2005-10-121-1/+1
* When reading GNU-style sparse archive entries, handlekientzle2005-10-121-8/+18
* In pax interchange format, use UTF8 for writingkientzle2005-10-123-21/+70
* Convert ndis_set_info() and ndis_get_info() from using msleep()wpaul2005-10-124-52/+43
* Ensure that a thread stays on same CPU when calculating per CPUups2005-10-121-15/+15
* Drain all pending events from the driver when we get anwpaul2005-10-121-18/+32
* Connect rc.d scripts for the hcsecd(8) and sdpd(8) daemons to the build.emax2005-10-121-1/+2
* Record sk(4) as having native support for extended VLAN frames.yar2005-10-111-0/+4
* Mark sk(4) as capable of handling extended VLAN frames. NICsyar2005-10-112-0/+12
* Fix build: remove stale KASSERT() for mutex that no longer exists.wpaul2005-10-111-2/+0
* Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults intoemax2005-10-113-0/+53
* Fix a syntax nit (superfluous 'a').keramida2005-10-111-1/+1
* Fix a regression introduced in rev. 1.107. If an item once had a writerglebius2005-10-111-22/+28
* Correct a man-in-the-middle SSL version rollback vulnerability.cperciva2005-10-111-6/+1
* Style and other fixes for the last commit.glebius2005-10-111-7/+9
* Fixed range reduction for large multiples of pi/2 on systems withbde2005-10-111-0/+1
* Fix typo.glebius2005-10-111-2/+1
* Do not unconditionally set a spanning tree port to forwarding as the link may bethompsa2005-10-111-1/+1
* IDs for generic card, airvast wm_100, i-o data wn-b11/cfzimp2005-10-111-1/+5
* Buffalo LPC4/CLX IDimp2005-10-111-0/+1
* New OEM generic card. "10/100 Fast Ethernet PC Card". It has aimp2005-10-111-0/+1
* Make forwarding of connect/disconnect events optional. wpa_supplicantwpaul2005-10-102-3/+22
* Fix a missing set of lock operations.scottl2005-10-101-0/+3
* Fixed range reduction near (but not very near) medium-sized multiplesbde2005-10-101-3/+18
* Correct the former patch to the way it would have looked after review.sos2005-10-101-13/+13
* Properly react to allocation failures.sos2005-10-101-6/+11
* Avoid unintended VMIO on directories and symlinks due to leftover objecttegge2005-10-101-0/+1
* Grrr. Add one more missing NDIS_UNLOCK().wpaul2005-10-101-1/+3
* Add missing NDIS_UNLOCK() in one of the failure cases in SIOCGPRIVATE_0.wpaul2005-10-101-1/+3
* Autogenerate hardware notes for snd_mss(4).joel2005-10-103-0/+5
* Enable -D ndis support in wpa_supplicant and add the ndis_events utility.wpaul2005-10-108-2/+944
* - Xref snd_mss(4).joel2005-10-101-9/+2
* Remove the driver_ndis files from the exclusion listwpaul2005-10-101-3/+0
* Add manual page for snd_mss(4) and hook it up to the build.joel2005-10-102-0/+101
* This commit was generated by cvs2svn to compensate for changes in r151208,wpaul2005-10-103-0/+1779
|\
| * Import the driver_ndis files from the 0.3.9 distribution.wpaul2005-10-103-0/+1779
* | This commit makes a big round of updates and fixes many, many things.wpaul2005-10-1010-1227/+2537
* | Correct typo.ceri2005-10-101-1/+1
* | Bug fix initialization on multi-core HTT CPUs.jkoshy2005-10-101-46/+59
* | - Note that ng_iface(4) now supports ALTQ.glebius2005-10-102-5/+23
* | ALTQ support for ng_iface(4). Before turning on please consult manual page.glebius2005-10-101-26/+68
OpenPOWER on IntegriCloud