summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add interface description capability as inspired by OpenBSD.delphij2009-11-1111-8/+146
* More consistent whitespace.jhb2009-11-111-1/+1
* Use a dedicated callout to drive the transmit watchdog timer instead ofjhb2009-11-112-12/+18
* - Remove trailing ";" after if statementantoine2009-11-111-6/+1
* With an i386 kernel the igb driver can cause ajfv2009-11-111-3/+3
* Synchronize with C.msg revision 199083 and improve some existing messages.rene2009-11-111-30/+57
* Create verifier used by FreeBSD NFS client is suboptimal because thejh2009-11-111-14/+25
* ANSIfy.ume2009-11-111-25/+8
* Remove trailing ";" in struct ieee80211_beacon_offsets declarationantoine2009-11-111-1/+1
* Fix off by one in ieee80211_send_action_registerantoine2009-11-111-1/+1
* reflect that pg_ps_enabled is a tunable, not just a read-only sysctlavg2009-11-113-3/+3
* Revert r198873. Having different VAPPEND semantics for VOP_ACCESS(9)trasz2009-11-111-8/+0
* Add links to zfs(8) and zpool(8) to mount(8) manual page.trasz2009-11-111-1/+3
* Correct the information about the doceng@ team members - Murray Stokelyroam2009-11-111-1/+1
* Fix the grammar as in the PR, and then some.roam2009-11-111-2/+2
* Add unit to the short month names for Japanese locales.ume2009-11-113-36/+36
* MFp4:mav2009-11-1111-160/+154
* Added option NETGRAPH_VLAN.ru2009-11-113-0/+3
* MFp4:mav2009-11-111-12/+143
* Place home and end before insert and delete.ed2009-11-112-6/+6
* Add a new flag to vidcontrol, -T, that allows terminal mode switching.ed2009-11-112-3/+22
* CURVNET_RESTORE() was not called in certain cases.ume2009-11-111-1/+1
* Allow Syscons terminal emulators to provide function key strings.ed2009-11-117-38/+199
* Always home the cursor when changing the scrolling region.ed2009-11-111-7/+8
* Reduce probe priority of USB input devices to BUS_PROBE_GENERIC fromnwhitehorn2009-11-113-5/+5
* Be careful which vattr fields are set during setattr replay.pjd2009-11-101-4/+8
* Avoid passing invalid mountpoint to getnewvnode().pjd2009-11-101-21/+18
* Add ixgb(4) to NOTES.jhb2009-11-101-0/+1
* - Locking fixes to not do silly things like drop the lock only to call ajhb2009-11-102-76/+67
* Controller does not update Tx descriptors(send BDs) after sendingyongari2009-11-101-6/+3
* s/a default/the default/dougb2009-11-101-1/+1
* Add support for the touchpads found in later models of iBook andnwhitehorn2009-11-101-21/+89
* Purge some useless mergeinfo.jhb2009-11-100-0/+0
* When rename("a", "b/.") is performed, target namei() call returnskib2009-11-101-0/+6
* In r198506, kern_sigsuspend() started doing cursig/postsig loop to makekib2009-11-102-9/+8
* Extract the code that records syscall results in the frame into MDkib2009-11-1021-304/+419
* Check fork() return valuedes2009-11-101-2/+5
* Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) anddes2009-11-108-867/+1
* MFp4:mav2009-11-102-21/+31
* Fix globbingdes2009-11-102-1/+3
* More rational usage()des2009-11-101-3/+5
* Add Japanese catalogue entries for newer errnos: EBADMSG, EMULTIHOP,ume2009-11-102-0/+20
* Add a note about no hostname leading to "Amnesiac" on the consoledougb2009-11-101-0/+3
* Add a minimal change to prevent NULL deference in ee(1).delphij2009-11-101-1/+1
* Zero out Tx/Rx descriptors before using them. Also add missingyongari2009-11-091-0/+7
* Add missing bus_dmamap_sync(9) before issuing kick command.yongari2009-11-091-0/+3
* Unbreak booting of FreeBSD/mips by merging r195429 from projects/mips:gonzo2009-11-092-3/+3
* Spell sz correctly.nwhitehorn2009-11-091-1/+1
* MFV of r199105, tzdata2009r:edwin2009-11-091-4/+27
* Make isa_dma functions MPSAFE by introducing its own private lock. Theserdivacky2009-11-094-68/+166
OpenPOWER on IntegriCloud