summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* Adjust the padding of struct pcpu to r193219.marius2009-06-031-2/+2
* Continue work to optimize performance of "options MAC" when no MAC policyrwatson2009-06-0311-96/+328
* - Remove unused sparc64-bitops.h file. Our ext2fs code doesn't usestas2009-06-031-264/+0
* treat IEEE80211_S_CSA as a "running state"; this fixessam2009-06-031-4/+4
* Trim an obsolete comment.jkoshy2009-06-031-5/+0
* Make GPT style partitiong endian-safe in U-Boot support library.raj2009-06-031-13/+28
* - Style(9) improvements.stas2009-06-031-271/+220
* - Sync our copies of ext2fs Linux headers to current Linux versions.stas2009-06-035-67/+75
* Add vm_lowmem event handler for dirhash. This will cause dirhashes to besnb2009-06-032-26/+109
* Where if not in examples we should follow style(9)?pjd2009-06-032-34/+30
* lchflags(2) takes int, not u_long like chflags(2) and fchflags(2).pjd2009-06-031-1/+1
* Correct comment.pjd2009-06-031-1/+1
* By default, label all network interfaces as biba/equal on attach. Thisrwatson2009-06-031-1/+1
* Use ISO C99 style inline semantics in msun.ed2009-06-036-15/+30
* calls callout_drain(9) to un-schedule a scan timer to prevent a pageweongyo2009-06-031-0/+1
* Mark MAC Framework sx and rm locks as NOWITNESS to suppress warnings thatrwatson2009-06-021-2/+2
* Add support for the experimental nfs subsystem to the scripts inrmacklem2009-06-026-11/+75
OpenPOWER on IntegriCloud