summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-1415-155/+184
* Revert previous commits which I committed by mistake.rodrigc2007-07-142-13/+0
* Eliminate two unused functions: vm_phys_alloc_pages() andalc2007-07-143-40/+17
* The last entry in the ext2_opts array must be NULL,rodrigc2007-07-143-1/+14
* Take a sentence into the present by removing a reference to FreeBSD 3.0.brueffer2007-07-141-4/+2
* Eliminate dead code, specifically, an unused sysctl: "vm.idlezero_maxrun".alc2007-07-141-4/+0
* Use an uncompressed test archive for gtar sparse format 1.0 format,kientzle2007-07-141-20/+6
* Report each failed test once, but keep a count and report that countkientzle2007-07-143-22/+111
* Remove "options SCTP_HIGH_SPEED" from NOTES as it has now been removedrwatson2007-07-141-8/+0
* Document support for Intel 82801I and Realtek ALC268.joel2007-07-141-1/+5
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-1423-800/+2633
* Restore the 'break' that was inadvertently removed in 1.57 of this file.kientzle2007-07-141-0/+1
* Extend the basic tar reading test to exercise most types ofkientzle2007-07-141-49/+388
* Perform range check before allocating memory when readingrodrigc2007-07-131-0/+4
* New release note: SA-07:05.libarchive.bmah2007-07-131-0/+6
* Add support for G965/Q965/GM965/GME965/GME945 AGP.anholt2007-07-138-460/+774
* Cache does not serve any purpose when rtld is relocating itself, dokensmith2007-07-131-2/+6
* Make the test for reading gtar sparse entries more robust;kientzle2007-07-131-35/+198
* New test suite test_read_pax_truncated probes libarchivekientzle2007-07-132-0/+282
* New file "read_open_memory.c" is a custom variant ofkientzle2007-07-133-1/+153
* Fix running individual tests via "libarchive_test <number> <number> ..."kientzle2007-07-131-1/+2
* Arm doesn't have GENERIC.hints, so don't install it if it doesn't exist.imp2007-07-131-0/+2
* MFp4:imp2007-07-1311-34/+197
* Add a Macbook/Macbook Pro compatible keyboard layout for French keyboards.roberto2007-07-133-0/+146
* Update with Bulletin C 34 from IERS: Still no leap second.phk2007-07-131-6/+7
* Update a comment describing the page queues.alc2007-07-131-6/+7
* Eliminate dead code.alc2007-07-121-10/+0
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codarwatson2007-07-1233-7148/+46
* Forced commit to recognize repo-copy of Coda files from src/sys/coda torwatson2007-07-121-0/+2
* A couple late breaking bugs that testing have turned up.jfv2007-07-121-3/+6
* New Driver for Intel 10G PCI-Express Dual Port Network adapter (82598)jfv2007-07-120-0/+0
* Fix a couple of issues with the stack limit for 32-bit processes on 64-bitjhb2007-07-125-21/+33
* revert handling of ssid and bssid to be manadatory instead of advisorysam2007-07-121-33/+40
* Round up the FAT block size to a multiple of the sector size so that i/obde2007-07-121-8/+6
* Fix a bug where the callout might not be initialized before being used.njl2007-07-121-6/+18
* Fix some bugs involving the fsinfo block (many remain unfixed). This isbde2007-07-124-12/+3
* Update the mxge(4) driver's copyright to 2007, and dropgallatin2007-07-127-41/+13
* Correct multiple security issues in how libarchive handles corruptcperciva2007-07-122-41/+104
* Set the default escape character as described in the manpage of dconschat(8).simokawa2007-07-121-1/+4
* Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr ratherrwatson2007-07-121-1/+1
* bus_dma_tag_create() and bus_dma_mem_alloc() shall not be called with akib2007-07-121-9/+15
* Improve the net80211 handling within ndisthompsa2007-07-122-158/+303
* - Simulate GNU gzip(1) behavior where full filename isdelphij2007-07-121-7/+7
* Belatedly add the PROTO.localhost* files that were removed on 2007-06-18dougb2007-07-121-0/+4
* Removed unnecessary global includes for ixgbe, and em. Both have beenjfv2007-07-121-6/+0
* Add r_debug_state to the list of symbols exported from rtld. GDB needs tokan2007-07-111-0/+1
* Add the actual source too :)jfv2007-07-1112-0/+9206
* New driver for Intel 10G PCI-Express adapter (82598), driver isjfv2007-07-112-0/+13
* Remove the internal use of __packed and put it on the structuresmjacob2007-07-112-40/+40
* Forced commit for a minor correction:mjacob2007-07-110-0/+0
OpenPOWER on IntegriCloud