aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync 11n support with vap code base; many changes based on interopSam Leffler2007-11-0216-272/+1036
* correct channel flags returned by IEEE80211_IOC_STA_INFO; we needSam Leffler2007-11-021-1/+1
* don't try to re-associate after a parameter change, too many ap'sSam Leffler2007-11-021-11/+1
* - Add sysctl for sizeof(znode_t), which will be used by fstat(1).Ulf Lilleengen2007-11-022-0/+8
* Don't imply O(n) removal for the doubly linked data structures.David E. O'Brien2007-11-021-2/+8
* Add my birthday to the calendar.Henrik Brix Andersen2007-11-011-0/+1
* Don't look for GPT primary and secondary tables on a disk unless we haveJohn Baldwin2007-11-011-4/+10
* Rework aac locking for MPSAFE CAM. This fixes a Giant mutex assertionEd Maste2007-11-012-19/+22
* Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8)Matteo Riondato2007-11-012-91/+335
* Fix 'gpt boot' to work on disk devices and not just plain files. Writes toJohn Baldwin2007-11-011-5/+10
* Document -t.David E. O'Brien2007-11-011-0/+4
* Add myself and note that erwin is my mentorHenrik Brix Andersen2007-11-011-0/+2
* Call zil_commit() (if ZIL is not disabled) after every non-read requestPawel Jakub Dawidek2007-11-012-22/+22
* __CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0Kevin Lo2007-11-011-1/+1
* Bump document date on behalf of previous revision.Ruslan Ermilov2007-11-011-1/+1
* - Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to eliminate a LOR:Pawel Jakub Dawidek2007-11-012-4/+12
* Back out not human readable optimization in prev. commit which shownAndrey A. Chernov2007-11-011-1/+1
* Also fix a "blank line" issue that sneaked in from rev. 1.19.Ruslan Ermilov2007-10-311-1/+1
* Add a small note about how "mkfs.xfs -p" can be used to createCraig Rodrigues2007-10-311-1/+11
* add zydSam Leffler2007-10-311-1/+2
* Fix one more typo.Alexander Motin2007-10-311-2/+2
* Fix some mistakes.Alexander Motin2007-10-311-5/+5
* Fix locking issue in ng_btsocket_l2cap_ctloutput()Maksim Yevmenkin2007-10-311-2/+4
* Update copyright attribution.John Baldwin2007-10-312-2/+4
* Insert zero-width break points to fix warnigns in nroff output,Giorgos Keramidas2007-10-312-3/+3
* Normalize usage output.Ruslan Ermilov2007-10-311-2/+4
* Add a hackish knob to skip rtld, NO_RTLD. In conjunction withYaroslav Tykhiy2007-10-311-1/+1
* Decouple the install tools from the main system as much as possible.Yaroslav Tykhiy2007-10-311-14/+32
* Give more details on the following topics:Yaroslav Tykhiy2007-10-311-7/+77
* Add CPU_ARM9EKevin Lo2007-10-311-0/+1
* Don't define get_cachetype() for CPU_ARM9E unless it's going to be used.Kevin Lo2007-10-311-1/+1
* Remove dublicate .Pp, sort SEE ALSO.Christian Brueffer2007-10-311-4/+3
* Avoid doing adaptive spinning for priority protected mutex, currentDavid Xu2007-10-311-2/+5
* Don't do adaptive spinning if it is running on UP kernel.David Xu2007-10-311-3/+5
* Restore revision 1.55, the kris's adaptive mutex type.David Xu2007-10-311-14/+36
* If we're on an SMP kernel and there is more than 1 CPU, reject any attemptsNate Lawson2007-10-301-1/+17
* Split agp_generic_detach() up into two routines: agp_free_cdev() destroysJohn Baldwin2007-10-3022-76/+78
* Remove newly acquired hard sentence breaks.Ruslan Ermilov2007-10-301-2/+4
* Apply style(9) to usage(), fix markup of the manpage.Ruslan Ermilov2007-10-302-7/+5
* Whitespace-only change: trim EOL spaces.Giorgos Keramidas2007-10-301-3/+3
* mdoc warning fix: delete spurious empty line.Giorgos Keramidas2007-10-301-2/+1
* Remove an extra (commented out) .Sh HISTORY section heading, to avoidGiorgos Keramidas2007-10-301-3/+1
* mdoc fix: Add missing .El requestGiorgos Keramidas2007-10-302-2/+4
* mdoc warning fixes: Use the correct syntax for .Bl -offset indentGiorgos Keramidas2007-10-302-4/+4
* mdoc warning fix: Remove a spurious .El request.Giorgos Keramidas2007-10-301-2/+1
* Remove an extra (commented out) .Sh HISTORY section heading, to avoidGiorgos Keramidas2007-10-301-4/+2
* Change a .PP request to a valid .Pp mdoc request, and remove an extraGiorgos Keramidas2007-10-302-6/+3
* Remove duplicate (but commented out) .Sh HISTORY section heading.Giorgos Keramidas2007-10-3028-56/+28
* Remove duplicate (but commented out) .Sh HISTORY section headingGiorgos Keramidas2007-10-302-4/+4
* Remove extraneous empty lines, to fix mdoc warnings.Giorgos Keramidas2007-10-303-7/+3