| Commit message (Expand) | Author | Age | Files | Lines |
* | Some formatting for r232919. | mav | 2012-03-13 | 1 | -1/+3 |
* | Add kern.eventtimer.activetick tunable/sysctl, specifying whether each | mav | 2012-03-13 | 1 | -1/+7 |
* | Make boot2 build with Clang again. | jkim | 2012-03-09 | 1 | -2/+4 |
* | Remove undesired sysctl(3) xref | emaste | 2012-03-09 | 1 | -2/+1 |
* | Correct markup, use proper reference for sysctl(3) | emaste | 2012-03-08 | 1 | -2/+4 |
* | Add new USB device IDs. | hselasky | 2012-03-08 | 1 | -0/+2 |
* | Inbound TCP-MD5 digest validation is now supported | emaste | 2012-03-08 | 1 | -3/+4 |
* | Move struct if_data basic description to a more suitable place, and remove | pluknet | 2012-03-07 | 1 | -14/+9 |
* | o Sync LOCK_PROFILING manpage with the current code: remove | maxim | 2012-03-07 | 1 | -27/+9 |
* | Reflect that if_output changed to take a struct route as its fourth | pluknet | 2012-03-07 | 1 | -1/+1 |
* | Update ifa_rtrequest() description after post-4.4BSD change made in r85074. | pluknet | 2012-03-07 | 1 | -9/+6 |
* | Provide wbwd(4), a driver for the watchdog timer found on various | bz | 2012-03-06 | 1 | -0/+117 |
* | Remove if_watchdog remnants after if_timer/if_watchdog removal in r199975. | pluknet | 2012-03-06 | 1 | -2/+0 |
* | Fix a typo: use lower case in "A Shorthand". | pluknet | 2012-03-06 | 1 | -1/+1 |
* | Kill EoL whitespaces. | pluknet | 2012-03-06 | 1 | -5/+5 |
* | The missing part of r232588 that documents ifaddr_byindex() itself. | pluknet | 2012-03-06 | 1 | -0/+4 |
* | - ifnet_addrs has gone and replaced by ifaddr_byindex(), as per r83130 | pluknet | 2012-03-06 | 1 | -5/+16 |
* | Actually bump date, sigh. | pluknet | 2012-03-05 | 1 | -1/+1 |
* | Fix three instances of a missing word. | jhb | 2012-03-05 | 1 | -3/+3 |
* | Fix typo. Bump .Dd for the previous change. | pluknet | 2012-03-05 | 1 | -1/+1 |
* | Fix ng_ipfw(4) cookie number in example. | glebius | 2012-03-05 | 1 | -2/+2 |
* | Document pci_find_extcap() and pci_find_htcap(). | jhb | 2012-03-04 | 2 | -0/+51 |
* | Bump date as modified the man page | eadler | 2012-03-04 | 1 | -1/+1 |
* | ehci tunables are only available when kernel is compiled with USB_DEBUG | eadler | 2012-03-04 | 1 | -1/+5 |
* | PR: docs/158813 | eadler | 2012-03-04 | 1 | -26/+29 |
* | Revert r232473. I have been convinced by Doug Barton and Bjoern Zeeb | dim | 2012-03-03 | 1 | -6/+6 |
* | After r232322, it turned out many people (and some ports) are building | dim | 2012-03-03 | 1 | -6/+6 |
* | Expand and reorganize the pci(9) manpage a bit: | jhb | 2012-03-03 | 2 | -51/+417 |
* | Reflect the renaming of ifmaof_ifpforaddr() to if_findmulti() in r148652. | pluknet | 2012-03-02 | 1 | -5/+5 |
* | ifp->if_ioctl() has moved to u_long cmd in r36735. | pluknet | 2012-03-02 | 1 | -1/+1 |
* | Fix names of some Marvell SATA chips. It looks like chips with proprietary | mav | 2012-03-02 | 2 | -3/+3 |
* | Update the documentation on pci_get/set_powerstate(). These methods are | jhb | 2012-03-01 | 1 | -10/+8 |
* | Sort function prototypes. | jhb | 2012-03-01 | 1 | -23/+23 |
* | Add pci_save_state() and pci_restore_state() wrappers around | jhb | 2012-03-01 | 2 | -0/+28 |
* | Update for adjusted types for boundary arguments in 232356. | jhb | 2012-03-01 | 2 | -2/+2 |
* | Add myself | ak | 2012-03-01 | 1 | -0/+4 |
* | Since r199137 namei() returns EINVAL for DELETE and RENAME operations if | jh | 2012-03-01 | 1 | -1/+8 |
* | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4). | mav | 2012-03-01 | 3 | -0/+80 |
* | Changes in ifaddr refcounting: ifa_refcnt IFAREF/IFAFREE macros | pluknet | 2012-03-01 | 1 | -10/+8 |
* | Refine r232333 [1] and put note about ifnet refcount caller responsibility. | pluknet | 2012-03-01 | 1 | -1/+4 |
* | Reflect that ifa_ifwithnet() gained ignore_ptp argument. | pluknet | 2012-03-01 | 1 | -1/+4 |
* | Document ifunit_ref function. | pluknet | 2012-03-01 | 1 | -0/+10 |
* | Document ifnet refcount. | pluknet | 2012-03-01 | 1 | -1/+20 |
* | Regenerate src.conf(5) after r232322. | dim | 2012-02-29 | 1 | -0/+15 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 2 | -6/+11 |
* | Correct the description for CTLFLAG_TUN and CTLFLAG_RDTUN, the declaring of a | thompsa | 2012-02-29 | 1 | -2/+2 |
* | Add myself, and show marck@ as my mentor. | pluknet | 2012-02-29 | 1 | -0/+2 |
* | Regenerate src.conf(5) after r231530 (and to correct a little screwup | dim | 2012-02-29 | 1 | -4/+4 |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 1 | -4/+10 |
* | Mention mos(4) | kevlo | 2012-02-28 | 1 | -0/+1 |