aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some OID names and minor style as per feedback from various people.Scott Long2007-03-131-16/+11
* Make "/etc/rc.d/syscons start" correctly reload screensaver settings.Maxime Henrion2007-03-121-1/+1
* Add another CPUID for AMD CPUs and fix style(9) while I am here.Jung-uk Kim2007-03-124-195/+197
* Fix a typo.John Baldwin2007-03-121-1/+1
* - Use m_gethdr(), m_get(), and m_clget() instead of the macros inJohn Baldwin2007-03-121-20/+5
* Fix writes on siiprb type chips.Søren Schmidt2007-03-121-2/+6
* In uipc_close(), we no longer always free the unpcb, as the last referenceRobert Watson2007-03-121-1/+2
* Stop clobberring the application namespace with localRuslan Ermilov2007-03-121-37/+37
* Attempt to load the kernel module only if we are going to create aYaroslav Tykhiy2007-03-121-3/+1
* Emit load and unload messages under bootverbose.Yaroslav Tykhiy2007-03-121-0/+11
* Fix some minor issues in the internal vlan lists:Yaroslav Tykhiy2007-03-121-20/+6
* Add a pn_destroy field to pfs_node. This field points to a destructorDag-Erling Smørgrav2007-03-125-67/+89
* Add MAC, RX, and TX stats reporting via sysctl.Scott Long2007-03-121-10/+147
* Fix support for the VIA8237A SATA part.Søren Schmidt2007-03-121-1/+1
* Forced commit to note that the previous CVS comment isMatt Jacob2007-03-121-1/+1
* Add back in MODULE_DEPEND() lines that were lost in the rev 13 update.Scott Long2007-03-121-0/+2
* Fix compilation issues found in RELENG_4 port and merge theMatt Jacob2007-03-124-11/+27
* Minor Makefile cleanup. Do not use Makefile variables named 'version' andAlexander Kabaev2007-03-125-9/+8
* allow net80211 to fillin rate setsSam Leffler2007-03-115-87/+3
* Build updates for tcsh-6.15.00 import.Mark Peek2007-03-114-26/+43
* change ic_modecaps to a bit vector and use setbit, et. al.Sam Leffler2007-03-115-40/+35
* This commit was generated by cvs2svn to compensate for changes in r167465,Mark Peek2007-03-11446-12156/+10694
|\
| * Import of tcsh-6.15.00Mark Peek2007-03-11446-12156/+10694
* | Merge the following changes from NetBSD:Stefan Farfeleder2007-03-114-16/+37
* | Add dynamic acceleration to moused(8). This introduces a '-A' flag to controlPhilip Paeps2007-03-113-8/+116
* | Clarify the test comments in test-basic.sh. Have config.sh do aTim Kientzle2007-03-112-34/+47
* | Merge the following changes from NetBSD:Stefan Farfeleder2007-03-119-95/+144
* | Don't try to apply connection-per-ip rate limiting to unix domainDavid Malone2007-03-111-0/+1
* | Fix analog CD connectivity. HP decided to screw pinconfig settings inAriff Abdullah2007-03-111-0/+6
* | my(4) doesn't need miibus(4).Christian Brueffer2007-03-114-14/+4
* | Add ncursesw, libelf, and libalias profiling librariesRong-En Fan2007-03-111-0/+21
* | Spell .Xr without a '/'.Brooks Davis2007-03-111-1/+1
* | bsdtar 2.0.23:Tim Kientzle2007-03-1119-228/+1139
* | Libarchive 2.0.23:Tim Kientzle2007-03-117-157/+145
* | Fix a couple markup problems in the previous commit and bump theBrooks Davis2007-03-111-3/+5
* | Merge changes to the NetBSD copyright (advertising clause removal).Stefan Farfeleder2007-03-113-18/+6
* | Update to reflect correct usage:Sam Leffler2007-03-111-18/+16
* | change ieee80211_fix_rate to take a rate set instead of usingSam Leffler2007-03-114-7/+8
* | expose IEEE80211_DISCARD, IEEE80211_DISCARD_IE, and IEEE80211_DISCARD_MACSam Leffler2007-03-112-33/+34
* | improve debug msg for ie's that are too shortSam Leffler2007-03-111-1/+2
* | keep tx/rx seq #'s for non-QoS traffic separate from QoS; stationsSam Leffler2007-03-115-10/+11
* | split check for rate set mismatch on assoc req away from checkSam Leffler2007-03-111-10/+21
* | Allow background_fsck_delay to be set to a negative value which delaysBrooks Davis2007-03-112-2/+23
* | disallow re-associate with a slot time mismatchSam Leffler2007-03-111-8/+27
* | move __inline before type to appease gcc 4.xSam Leffler2007-03-111-5/+5
* | Add myself.Michael Bushkov2007-03-111-0/+1
* | white space diff reductionSam Leffler2007-03-111-1/+1
* | add IEEE80211_KEY_UNDEFINED and use it instead of local defsSam Leffler2007-03-113-7/+10
* | discard deauth+disassoc frames that are not destined for us; theseSam Leffler2007-03-111-0/+10
* | change ieee80211_mhz2ieee to use the PSB mapping when the frequencySam Leffler2007-03-111-2/+4