| Commit message (Expand) | Author | Age | Files | Lines |
* | sync 11n support with vap code base; many changes based on interop | sam | 2007-11-02 | 16 | -272/+1036 |
* | correct channel flags returned by IEEE80211_IOC_STA_INFO; we need | sam | 2007-11-02 | 1 | -1/+1 |
* | don't try to re-associate after a parameter change, too many ap's | sam | 2007-11-02 | 1 | -11/+1 |
* | - Add sysctl for sizeof(znode_t), which will be used by fstat(1). | lulf | 2007-11-02 | 2 | -0/+8 |
* | Don't imply O(n) removal for the doubly linked data structures. | obrien | 2007-11-02 | 1 | -2/+8 |
* | Add my birthday to the calendar. | brix | 2007-11-01 | 1 | -0/+1 |
* | Don't look for GPT primary and secondary tables on a disk unless we have | jhb | 2007-11-01 | 1 | -4/+10 |
* | Rework aac locking for MPSAFE CAM. This fixes a Giant mutex assertion | emaste | 2007-11-01 | 2 | -19/+22 |
* | Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8) | matteo | 2007-11-01 | 2 | -91/+335 |
* | Fix 'gpt boot' to work on disk devices and not just plain files. Writes to | jhb | 2007-11-01 | 1 | -5/+10 |
* | Document -t. | obrien | 2007-11-01 | 1 | -0/+4 |
* | Add myself and note that erwin is my mentor | brix | 2007-11-01 | 1 | -0/+2 |
* | Call zil_commit() (if ZIL is not disabled) after every non-read request | pjd | 2007-11-01 | 2 | -22/+22 |
* | __CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0 | kevlo | 2007-11-01 | 1 | -1/+1 |
* | Bump document date on behalf of previous revision. | ru | 2007-11-01 | 1 | -1/+1 |
* | - Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to eliminate a LOR: | pjd | 2007-11-01 | 2 | -4/+12 |
* | Back out not human readable optimization in prev. commit which shown | ache | 2007-11-01 | 1 | -1/+1 |
* | Also fix a "blank line" issue that sneaked in from rev. 1.19. | ru | 2007-10-31 | 1 | -1/+1 |
* | Add a small note about how "mkfs.xfs -p" can be used to create | rodrigc | 2007-10-31 | 1 | -1/+11 |
* | add zyd | sam | 2007-10-31 | 1 | -1/+2 |
* | Fix one more typo. | mav | 2007-10-31 | 1 | -2/+2 |
* | Fix some mistakes. | mav | 2007-10-31 | 1 | -5/+5 |
* | Fix locking issue in ng_btsocket_l2cap_ctloutput() | emax | 2007-10-31 | 1 | -2/+4 |
* | Update copyright attribution. | jhb | 2007-10-31 | 2 | -2/+4 |
* | Insert zero-width break points to fix warnigns in nroff output, | keramida | 2007-10-31 | 2 | -3/+3 |
* | Normalize usage output. | ru | 2007-10-31 | 1 | -2/+4 |
* | Add a hackish knob to skip rtld, NO_RTLD. In conjunction with | yar | 2007-10-31 | 1 | -1/+1 |
* | Decouple the install tools from the main system as much as possible. | yar | 2007-10-31 | 1 | -14/+32 |
* | Give more details on the following topics: | yar | 2007-10-31 | 1 | -7/+77 |
* | Add CPU_ARM9E | kevlo | 2007-10-31 | 1 | -0/+1 |
* | Don't define get_cachetype() for CPU_ARM9E unless it's going to be used. | kevlo | 2007-10-31 | 1 | -1/+1 |
* | Remove dublicate .Pp, sort SEE ALSO. | brueffer | 2007-10-31 | 1 | -4/+3 |
* | Avoid doing adaptive spinning for priority protected mutex, current | davidxu | 2007-10-31 | 1 | -2/+5 |
* | Don't do adaptive spinning if it is running on UP kernel. | davidxu | 2007-10-31 | 1 | -3/+5 |
* | Restore revision 1.55, the kris's adaptive mutex type. | davidxu | 2007-10-31 | 1 | -14/+36 |
* | If we're on an SMP kernel and there is more than 1 CPU, reject any attempts | njl | 2007-10-30 | 1 | -1/+17 |
* | Split agp_generic_detach() up into two routines: agp_free_cdev() destroys | jhb | 2007-10-30 | 22 | -76/+78 |
* | Remove newly acquired hard sentence breaks. | ru | 2007-10-30 | 1 | -2/+4 |
* | Apply style(9) to usage(), fix markup of the manpage. | ru | 2007-10-30 | 2 | -7/+5 |
* | Whitespace-only change: trim EOL spaces. | keramida | 2007-10-30 | 1 | -3/+3 |
* | mdoc warning fix: delete spurious empty line. | keramida | 2007-10-30 | 1 | -2/+1 |
* | Remove an extra (commented out) .Sh HISTORY section heading, to avoid | keramida | 2007-10-30 | 1 | -3/+1 |
* | mdoc fix: Add missing .El request | keramida | 2007-10-30 | 2 | -2/+4 |
* | mdoc warning fixes: Use the correct syntax for .Bl -offset indent | keramida | 2007-10-30 | 2 | -4/+4 |
* | mdoc warning fix: Remove a spurious .El request. | keramida | 2007-10-30 | 1 | -2/+1 |
* | Remove an extra (commented out) .Sh HISTORY section heading, to avoid | keramida | 2007-10-30 | 1 | -4/+2 |
* | Change a .PP request to a valid .Pp mdoc request, and remove an extra | keramida | 2007-10-30 | 2 | -6/+3 |
* | Remove duplicate (but commented out) .Sh HISTORY section heading. | keramida | 2007-10-30 | 28 | -56/+28 |
* | Remove duplicate (but commented out) .Sh HISTORY section heading | keramida | 2007-10-30 | 2 | -4/+4 |
* | Remove extraneous empty lines, to fix mdoc warnings. | keramida | 2007-10-30 | 3 | -7/+3 |