summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Restore revision 1.55, the kris's adaptive mutex type.davidxu2007-10-311-14/+36
* | If we're on an SMP kernel and there is more than 1 CPU, reject any attemptsnjl2007-10-301-1/+17
* | Split agp_generic_detach() up into two routines: agp_free_cdev() destroysjhb2007-10-3022-76/+78
* | Remove newly acquired hard sentence breaks.ru2007-10-301-2/+4
* | Apply style(9) to usage(), fix markup of the manpage.ru2007-10-302-7/+5
* | Whitespace-only change: trim EOL spaces.keramida2007-10-301-3/+3
* | mdoc warning fix: delete spurious empty line.keramida2007-10-301-2/+1
* | Remove an extra (commented out) .Sh HISTORY section heading, to avoidkeramida2007-10-301-3/+1
* | mdoc fix: Add missing .El requestkeramida2007-10-302-2/+4
* | mdoc warning fixes: Use the correct syntax for .Bl -offset indentkeramida2007-10-302-4/+4
OpenPOWER on IntegriCloud