summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement the -h flag (set an ACL on a symbolic link).mckusick2007-02-261-4/+14
* Update for the new prototype of bus_setup_intr().cognet2007-02-252-4/+4
* Don't assert() the TLS allocation requested is big enough; justkientzle2007-02-251-2/+2
* Mark the vm_page_unmanage(9) manpage as obsolete.ru2007-02-251-0/+2
* Catch up with bus_setup_intr() modification and garbage collect apiso2007-02-251-2/+2
* Catch up with bus_setup_intr() modification and garbage collect twopiso2007-02-251-4/+4
* Garbage collect a reference to INTR_FAST.piso2007-02-252-2/+2
* Fix attach of at91_pio() after bus_setup_intr() modification.piso2007-02-251-1/+1
* Update multicast(4) manual page to reflect the new reality of the code.bms2007-02-251-8/+26
* Unlock a mutex which should be unlocked before returning.bms2007-02-251-1/+3
* semi-automatic style(9)netchild2007-02-2510-1328/+1377
* MFp4 (110541):netchild2007-02-251-2/+7
* MFp4 (110523, parts which apply cleanly):netchild2007-02-252-89/+92
* Use uma_set_align().marius2007-02-251-0/+1
* Remove the traces of vm_page_unmanage().ru2007-02-253-58/+0
* Fix ALC883 microphone / recording issues. Setting high(er) VRef onariff2007-02-251-4/+95
* Change the way that unmanaged pages are created. Specifically,alc2007-02-256-48/+11
* Add a regression test for ethernet link-layer multicast memberships.bms2007-02-252-0/+263
* Add support for selecting from multiple tuners.grog2007-02-252-8/+27
* Tidy up forrmat. No functional changes.grog2007-02-251-5/+9
* Further style(9) for ipx_ip.rwatson2007-02-252-9/+7
* Improve ipx_ip.c's approximation of style(9).rwatson2007-02-251-97/+82
* use getifaddrs from libc instead of private codesam2007-02-247-195/+116
* don't call ath_reset when processing sysctl's before the devicesam2007-02-241-4/+5
* set the antenna switch when fixing the tx antenna using thesam2007-02-242-3/+30
* - Use a permanent URL to reference piso's mail.simon2007-02-241-1/+2
* Use sysctl(2), not kvm(3), to read IPv6 multicast information frombms2007-02-242-21/+60
* Use the names 'IPv4' and 'Forwarding Table' in program output, notbms2007-02-241-4/+4
* Add comments about where netstat is using KVM to read things whichbms2007-02-241-1/+3
* Reword addition about MROUTING.bms2007-02-241-3/+3
* Fix tinderbox. ip6_mrouter should be defined in raw_ip6.c as it isbms2007-02-242-5/+2
* Update my previous note about newbus API breakage mentioning thepiso2007-02-241-2/+3
* Note newbus API & ABI breakage.piso2007-02-241-0/+5
* Updated ia64 isa support with the new bus_setup_intr() syntax.piso2007-02-241-2/+3
* Partial MFp4 of 114977:netchild2007-02-249-39/+40
* exca->pccarddev should always be non-null now. Only call it when theimp2007-02-241-1/+1
* Convert sis(4) to use its own watchdog procedure.delphij2007-02-242-16/+16
* Note that IPv6 multicast forwarding is now dynamically loadable.bms2007-02-241-0/+6
* Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.bms2007-02-2410-35/+171
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-241-1/+1
* Redo previous newbus related change to be kinder tomjacob2007-02-235-3/+17
* Use tsleep() rather than msleep() with a NULL mtx parameter.jhb2007-02-233-11/+11
* Whitespace fix.jhb2007-02-231-1/+1
* Fix a case in rman_manage_region() where the resource list would get missorted.scottl2007-02-231-6/+7
* MFp4 (114193 (i386 part), 114194, 114195, 114200):netchild2007-02-233-46/+55
* MFp4 (part of 114132):netchild2007-02-231-7/+8
* Don't attempt to load illegal hard loop addresses intomjacob2007-02-233-49/+31
* Only match on log messages containing fail,invalid,remko2007-02-231-1/+1
* Use the RB_AUTOBOOT define over 0.ceri2007-02-231-1/+1
* Fix the cdboot twiddle display.remko2007-02-231-1/+1
OpenPOWER on IntegriCloud