| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up from the old kern.polling. | pluknet | 2012-03-23 | 1 | -48/+10 |
* | Document IFT_USB referenced by IFF_CANTCONFIG since the previous change, | pluknet | 2012-03-23 | 1 | -0/+2 |
* | Update IFF_* macro descriptions. | pluknet | 2012-03-23 | 1 | -8/+33 |
* | Add ACPI_LV_REPAIR debug level, available since ACPICA 20091214 (r200553). | jkim | 2012-03-22 | 1 | -1/+3 |
* | Update snd_cmi, snd_csa and snd_emu10kx status. | joel | 2012-03-22 | 1 | -4/+4 |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | stas | 2012-03-22 | 1 | -0/+4 |
* | Merge ACPICA 20120320. | jkim | 2012-03-20 | 1 | -1/+9 |
* | Update the list of struct ifnet fields. | pluknet | 2012-03-20 | 1 | -32/+115 |
* | o Xr siftr.4 in order to expose it to a wider audience. | maxim | 2012-03-20 | 1 | -0/+1 |
* | o Sort Xrs. | maxim | 2012-03-19 | 1 | -3/+3 |
* | o Trim EoL whitespaces. | maxim | 2012-03-19 | 1 | -4/+4 |
* | Change the style of share/mk/bsd.sys.mk to that of the other bsd.*.mk | dim | 2012-03-16 | 1 | -84/+85 |
* | Add implementation note about when a condition variable can be destroyed. | davidxu | 2012-03-16 | 1 | -0/+3 |
* | 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 |