summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Provide a real fix to the too-many-translations problem when bootingnwhitehorn2009-11-121-56/+62
* - We are not guaranteed that we're not dropping a reference thatume2009-11-121-11/+10
* Remove the explicit definition of inet_aton() as it was introduced as aattilio2009-11-121-103/+0
* Add missing IEEE1394 support dropped during merge from NetBSD.ume2009-11-121-0/+11
* MFi386: revision 199104nyan2009-11-121-16/+62
* Fix cpu model for PODP5V83. It is P24T, not P54T.nyan2009-11-121-1/+1
* - Style nits.kuriyama2009-11-122-6/+2
* Add test-pidfile.c and increase warning level.des2009-11-121-2/+2
* Test cases for pidfile(3) - including two designed to catch issues arisingdes2009-11-121-0/+280
* Fix warnings and remove one unnecessary use of vfork(). The other coulddes2009-11-121-9/+3
* Fix warningsdes2009-11-123-7/+9
* Introduce a new option (BOOT_PROMPT_123) that lets enter the boot promptattilio2009-11-122-0/+22
* The building the dev nameunit string, in devclass_add_device() is basedattilio2009-11-121-1/+2
* Move inet_aton() (specular to inet_ntoa(), already present in libkern)attilio2009-11-124-104/+138
* sh: Use sigaction instead of signal/siginterrupt combination.jilles2009-11-111-4/+6
* 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
OpenPOWER on IntegriCloud