summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Account for di_blocks allocations when IN_SPACECOUNTED is set in anbrian2007-02-232-7/+32
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-2320-21/+21
* Use ih_filter instead of ih_handler in a couple of places. This fixesjhb2007-02-232-3/+3
* Drop the global kernel linker lock while executing the sysinit's for ajhb2007-02-231-15/+21
* Catchup with filtersimp2007-02-232-2/+2
* - Revert arguments for several functions to pre bus_get_dma_tag()ariff2007-02-234-16/+18
* - Compile time compatibility for pre/post newbus API (intr filter)ariff2007-02-234-13/+40
* Use snd_setup_intr() instead of bus_setup_intr() , like other drivers.ariff2007-02-231-1/+1
* Move the lock init until after if_alloc in case the allocation fails and wethompsa2007-02-231-1/+1
* Check that the length of the received message is at least as big as a PDUemax2007-02-231-1/+2
* Catchup with filtersimp2007-02-238-9/+10
* Catchup to filters by piso.imp2007-02-231-1/+1
* Move to the preferred syntax for nice (-n) insteadremko2007-02-231-1/+1
* Make cu/tip handle when $HOME is not set in the environment.jls2007-02-231-1/+5
* Correct two grammos.schweikh2007-02-231-2/+2
* Use 'pause' in several places rather than trying to tsleep() on NULL (whichjhb2007-02-236-13/+11
* Add a new kernel sleep function pause(9). pause(9) is for places thatjhb2007-02-235-5/+47
* Bump __FreeBSD_version after newbus api modification.piso2007-02-231-1/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-232-2/+2
OpenPOWER on IntegriCloud