summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Also fix a "blank line" issue that sneaked in from rev. 1.19.ru2007-10-311-1/+1
* Add a small note about how "mkfs.xfs -p" can be used to createrodrigc2007-10-311-1/+11
* add zydsam2007-10-311-1/+2
* Fix one more typo.mav2007-10-311-2/+2
* Fix some mistakes.mav2007-10-311-5/+5
* Fix locking issue in ng_btsocket_l2cap_ctloutput()emax2007-10-311-2/+4
* Update copyright attribution.jhb2007-10-312-2/+4
* Insert zero-width break points to fix warnigns in nroff output,keramida2007-10-312-3/+3
* Normalize usage output.ru2007-10-311-2/+4
* Add a hackish knob to skip rtld, NO_RTLD. In conjunction withyar2007-10-311-1/+1
* Decouple the install tools from the main system as much as possible.yar2007-10-311-14/+32
* Give more details on the following topics:yar2007-10-311-7/+77
* Add CPU_ARM9Ekevlo2007-10-311-0/+1
* Don't define get_cachetype() for CPU_ARM9E unless it's going to be used.kevlo2007-10-311-1/+1
* Remove dublicate .Pp, sort SEE ALSO.brueffer2007-10-311-4/+3
* Avoid doing adaptive spinning for priority protected mutex, currentdavidxu2007-10-311-2/+5
* Don't do adaptive spinning if it is running on UP kernel.davidxu2007-10-311-3/+5
OpenPOWER on IntegriCloud