summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* note lack of power save support in ap modesam2009-06-053-0/+12
* Do not force the mtu to 2290; this was done to insure large EAPOL framessam2009-06-051-12/+0
* vm_thread_swapin() needn't validate any pages. The pages are alreadyalc2009-06-051-1/+0
* Simplify contigfree().alc2009-06-051-3/+1
* Unlock the cache lock before returning when we run out of buffer spacemarcus2009-06-051-1/+4
* Several ipfw options and actions use a 16-bit argument to indicateluigi2009-06-052-8/+20
* Remove clists from the kernel.ed2009-06-055-537/+2
* Move buffer management into kbd and kbdmux drivers.ed2009-06-052-45/+93
* Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERICrwatson2009-06-0594-115/+6
* Unifdef MAC label pointer in syncache entries -- in general, ifdef'drwatson2009-06-051-2/+0
* Correct MAC compile problems resulting from the new RPC code copying andrwatson2009-06-051-1/+4
* Add mac_framework.h include missed when MAC code was (presumably) copiedrwatson2009-06-051-0/+2
* Don't check MAC in the NFS server ACL set path, right now we aren'trwatson2009-06-051-4/+0
* Trim old remnants of per-CPU KTR buffers.jhb2009-06-051-4/+0
* Fix spelling of MAC check for 8.x version of MAC Framework, not noticed duerwatson2009-06-051-1/+3
* More cleanup in preparation of ipfw relocation (no actual code change):luigi2009-06-059-42/+32
* remove a printf that was only useful for debugging.luigi2009-06-051-2/+0
* [patch] Portuguese timedefedwin2009-06-052-30/+30
* Small changes (no actual code changes) in preparation of moving ipfw-relatedluigi2009-06-051-4/+6
* Discover and handle the number of E500 CPUs in run time.raj2009-06-051-2/+9
* If we're passed garbage in malloc_init(), panic() rather than expectingbrian2009-06-051-3/+7
* Fill PTEs covering kernel code and data.raj2009-06-051-1/+15
* Change the behaviour of -F slightly; it now persists (forever) inbrian2009-06-057-107/+144
* Misc fixed to fortunesedwin2009-06-052-17/+18
* Bump document date.benno2009-06-051-1/+1
* Perform some checking on the requested list of modules to warn people if theybenno2009-06-042-9/+142
* style(9) pass prior to further changes.benno2009-06-041-32/+37
* [patch] fortune(6): George Bernard Shaw quote fixedwin2009-06-041-3/+3
* Remove duplicate variable setting.thompsa2009-06-041-1/+0
* revert r162516. We only support 1 or 2 channels per streamthompsa2009-06-041-1/+3
* [patch] fortune(6): file not Y2.01K compliantedwin2009-06-041-1/+1
* [patch] calendar.music: Chuck Berry was born in St. Louis, Missouri, not Cali...edwin2009-06-041-1/+1
* track rename of CSA iesam2009-06-041-1/+1
* When checking for shared writes, use the struct mount returned fromps2009-06-041-2/+1
* Support shared vnode locks for write operations when the offset isps2009-06-043-4/+21
* o station mode channel switch supportsam2009-06-049-22/+207
* Fix upcall races in the client side krpc. For the client side upcall,rmacklem2009-06-042-3/+53
* Fix two races in the server side krpc w.r.t upcalls:rmacklem2009-06-043-7/+20
* fix a bug introduced in rev.190865 related to the signednessluigi2009-06-041-3/+3
* Correct typo; errno => error.ed2009-06-041-1/+1
* Re-add opt_mac.h include, which is required in order for MNT_MULTILABELrwatson2009-06-041-0/+2
* Don't panic in nlm_record_lock if we get ENOENT from lf_advlockasync. Thisdfr2009-06-041-2/+2
* add two prerequisites; if_zydreg.h and if_zydfw for dependency check.weongyo2009-06-041-1/+1
* reimplements RF logic for GCT chipset (as known as UW2453) to supportweongyo2009-06-042-155/+187
* cleanups the device match list.weongyo2009-06-041-48/+52
* When a channel switch is done to a channel with different operatingsam2009-06-031-0/+34
* After a channel switch mark associated stations so they will immediatelysam2009-06-031-0/+18
* Re-format the nfsv4.4 man page so that all sentences start on armacklem2009-06-031-10/+20
* Remove unused VM includes.jhb2009-06-032-7/+0
* Add one further check with mac_policy_count to an mbuf copying caserwatson2009-06-031-0/+3
OpenPOWER on IntegriCloud