summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate an archaic band-aid. The immediately preceding comment alreadyalc2009-04-261-5/+3
* Whitespace (use tabs like for all other lines).bz2009-04-261-1/+1
* Acquire IF_ADDR_LOCK() around most iterations over ifp->if_addrheadrwatson2009-04-261-0/+17
* Reading an mtree file is supposed to providekientzle2009-04-262-2/+15
* Various improvements to the tar.5 manpage, includingkientzle2009-04-261-18/+105
* Exit with ARCHIVE_FATAL if the ISO image is truncated.kientzle2009-04-261-1/+1
* Remove an unused variable.kientzle2009-04-261-2/+1
* Fix typo.trasz2009-04-261-1/+1
* Remove even more empty directories.ed2009-04-260-0/+0
* Remove empty directories from the HEAD.ed2009-04-260-0/+0
* Remove unneeded device index from unit number.ed2009-04-261-8/+6
* Bump copyright year;blackend2009-04-261-2/+3
* In preparation to make options VIMAGE operational, where needed,zec2009-04-265-15/+159
* Unbreak the build of relnotes.blackend2009-04-261-1/+1
* Extend the vnet module registration / initialization frameworkzec2009-04-262-4/+75
* Expand coverage of IF_ADDR_LOCK() in in_control() from point of initialrwatson2009-04-251-31/+81
* Make the state string descriptions public.thompsa2009-04-252-9/+18
* Track the usb device state as its powered on, addressed and configured. This ...thompsa2009-04-2511-39/+103
* s/it's/it is/marius2009-04-251-1/+1
* Sync the sparc64 hardware notes with reality, mainly regarding supportmarius2009-04-251-15/+72
* Remove udp and tcp includes not needed here.bz2009-04-251-3/+0
* Turn MAXPTSDEVS into a sysctl tunable.ed2009-04-252-2/+37
* Eliminate unnecessary calls to pmap_clear_modify(). Specifically, callingalc2009-04-252-10/+14
* Remove ghost xntpd directory.ed2009-04-250-0/+0
* In in_purgemaddrs(), remove the inm being freed from the address listrwatson2009-04-241-1/+1
* Add Surecom EP-427X.imp2009-04-241-1/+2
* Another PC Card that needs the CIS strings for the Surecom EP-427X,imp2009-04-241-0/+1
* Some minor formatting changes to make new text match old style.delphij2009-04-241-6/+7
* - Add a single line separating two 20090415 entriesgarga2009-04-241-0/+1
* Add UPDATING note about change to struct malloc_type -- following severalrwatson2009-04-241-1/+7
* Relocate permissions checking code in in_control() to before the bodyrwatson2009-04-241-14/+25
* Zero PCB during early AIM PowerPC init.raj2009-04-241-0/+1
* o Correct geli(8) command line.maxim2009-04-241-1/+1
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-249-90/+597
* Remove isa_irq_pending(). It's not used.marcel2009-04-241-11/+0
* Reimplement bs_be_rs_{1|2|4} and bs_le_rs_{1|2|4} by notmarcel2009-04-241-13/+77
* Remove PTE_FAKE and PTE_ISFAKE().marcel2009-04-241-2/+0
* Remove PTE_ISFAKE. While here remove codemarcel2009-04-241-53/+9
* Remove spurious 'or'.rpaulo2009-04-231-1/+1
* Reorganize in_control() so that invariants are more obvious, and sorwatson2009-04-231-33/+51
* fix typokmacy2009-04-231-1/+1
* fix panic when using msixkmacy2009-04-231-0/+5
* Make sure the ALTQ case is handle correctly by using drbr_dequeuekmacy2009-04-231-1/+1
* Do not call vm_page_lookup() from the ddb routine, namely from "showkib2009-04-231-19/+13
* Reduce the number of bounce zones (and thus the number of bounce pagesjhb2009-04-233-27/+9
* Two ifnet misuse fixes for if_nve:rwatson2009-04-231-2/+1
* Compare protosw pointer with NULL.bz2009-04-231-1/+1
* As with ifnet_byindex_ref(), don't return IFF_DYING interfaces fromrwatson2009-04-231-1/+2
* Add ifunit_ref(), a version of ifunit(), that returns not just anrwatson2009-04-232-6/+29
* During if_detach(), invoke if_dead() to set the ifnet's functionrwatson2009-04-234-0/+121
OpenPOWER on IntegriCloud