summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow search for any UUID entered by user.emax2007-11-041-3/+0
* Garbage collect now-unused nfsrv_setcred() -- it's not only unused, butrwatson2007-11-042-18/+0
* Add support for trimmed down version of ATI SB600 AC97 audioariff2007-11-042-0/+2
* Don't mask the address in inet_makenetandmask() according to what classmtm2007-11-041-1/+0
* Add an option to limit the number of source MACs that can be behind a bridgethompsa2007-11-044-29/+124
* MFV of tzdata2007iedwin2007-11-043-5/+71
* o Build geom for all platforms.marcel2007-11-041-6/+8
* Allow building of a special rescue version of geom thatmarcel2007-11-043-4/+44
* fix build: when usb was enabled wireless drivers were brought in sosam2007-11-031-8/+0
* upgrade zd1211b firmware for the zyd driver. This solves a hardwaresam2007-11-031-512/+471
* fix a typo in rx radiotap's flagssam2007-11-031-1/+1
* correct entrysam2007-11-031-1/+1
* bandaid crash as I have no time to research the issue and the driversam2007-11-031-1/+1
* o sync w/ net80211 changessam2007-11-031-147/+217
* align stats printed out w/o any argssam2007-11-031-2/+10
* o add -o ampdu shorthand for viewing most useful ampdu statssam2007-11-031-2/+7
* Ever since the module registration system was introduced to this driver,scottl2007-11-031-1/+2
* Add __unused to parameters when neededcharnier2007-11-032-9/+11
* Remove zyd as wireless is not supported on PAE.thompsa2007-11-031-0/+1
* Eliminate spurious "Approaching the limit on PV entries, ..."alc2007-11-032-11/+8
* Introduce pkg_updating(1) which scans for installed ports and showskrion2007-11-025-1/+385
* Update to the 1 November 2007 version of this file. The changedougb2007-11-021-3/+3
* o Fix panic message: it's swap_pager_putpages() not swap_pager_getpages().maxim2007-11-021-1/+1
* Momoize the results of isinstalledpkg()krion2007-11-021-10/+56
* Completely remove the code for single threading the mainline fork code.julian2007-11-021-49/+3
* o OpenBSD 4.2 added.maxim2007-11-021-0/+2
* initialize variables, WARNS=6 compliantcharnier2007-11-023-1/+3
* Fix a shutdown hang on some SMP systems. The previous logic was to IPI allnjl2007-11-021-4/+6
* mtree should use getcwd() instead of getwd(). getcwd() is safer,keramida2007-11-021-1/+1
* Add the -h <bindip> option to rpc.lockd, similar to the one inmatteo2007-11-022-111/+348
* Markup revision.ru2007-11-021-12/+16
* sync with vap code base; updates for 11n support and somesam2007-11-021-495/+1125
* minor wireless-related correctionssam2007-11-021-10/+18
* sync 11n support with vap code base; many changes based on interopsam2007-11-0216-272/+1036
* correct channel flags returned by IEEE80211_IOC_STA_INFO; we needsam2007-11-021-1/+1
* don't try to re-associate after a parameter change, too many ap'ssam2007-11-021-11/+1
* - Add sysctl for sizeof(znode_t), which will be used by fstat(1).lulf2007-11-022-0/+8
* Don't imply O(n) removal for the doubly linked data structures.obrien2007-11-021-2/+8
* Add my birthday to the calendar.brix2007-11-011-0/+1
* Don't look for GPT primary and secondary tables on a disk unless we havejhb2007-11-011-4/+10
* Rework aac locking for MPSAFE CAM. This fixes a Giant mutex assertionemaste2007-11-012-19/+22
* Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8)matteo2007-11-012-91/+335
* Fix 'gpt boot' to work on disk devices and not just plain files. Writes tojhb2007-11-011-5/+10
* Document -t.obrien2007-11-011-0/+4
* Add myself and note that erwin is my mentorbrix2007-11-011-0/+2
* Call zil_commit() (if ZIL is not disabled) after every non-read requestpjd2007-11-012-22/+22
* __CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0kevlo2007-11-011-1/+1
* Bump document date on behalf of previous revision.ru2007-11-011-1/+1
* - Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to eliminate a LOR:pjd2007-11-012-4/+12
* Back out not human readable optimization in prev. commit which shownache2007-11-011-1/+1
OpenPOWER on IntegriCloud