aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bow to incomplete GCC 4. constant propagation optimizations andAlexander Kabaev2007-05-3013-13/+17
* In ipsec6_output_tunnel() make sure that the SA contents do not change.Bjoern A. Zeeb2007-05-291-1/+8
* fix typo: s,applyed,applied,gBjoern A. Zeeb2007-05-291-2/+2
* Implement ICMPv6 support in ipsec6_get_ulp().Bjoern A. Zeeb2007-05-291-0/+10
* Add missingBjoern A. Zeeb2007-05-291-0/+1
* Remove /usr/X11R6 from the path here too.Doug Barton2007-05-292-3/+3
* Add a placeholder document to be filled out by Nate which will describeMatt Jacob2007-05-291-0/+4
* Add more devices from the hps tree. These appear to have come fromWarner Losh2007-05-292-1/+17
* Back out 1.212 at Nate's request in order to go through theMatt Jacob2007-05-291-9/+0
* style(9) fixes for sx locks.Attilio Rao2007-05-292-6/+6
* Add descriptive comment to PDCM entry.Dag-Erling Smørgrav2007-05-291-1/+1
* Add a small fix for lock profiling in sx locks.Attilio Rao2007-05-291-1/+1
* Remove a pointless bootverbose message.Dag-Erling Smørgrav2007-05-291-6/+1
* Add feature name for features2 bit 15.Dag-Erling Smørgrav2007-05-291-1/+1
* Fix some problems introduced with the last descriptors tables lockingAttilio Rao2007-05-294-8/+22
* Remove the hardcoded IXP425_UART?_VBASE values in theJohn Hay2007-05-295-18/+58
* Fix the path to 7.0 online manual pages.Bruce A. Mah2007-05-291-1/+1
* New release note: SA-07:04.file.Bruce A. Mah2007-05-291-1/+6
* Add a few sentences about updating. Some older text on this subjectBruce A. Mah2007-05-291-1/+19
* Drain task q items when transitioning to INIT state; this closes aSam Leffler2007-05-291-5/+10
* Add LOADER_FIREWIRE_SUPPORT knob.Hidetoshi Shimokawa2007-05-291-0/+11
* Use the same ARG_MAX for arm than for the other platforms. I don't see anyOlivier Houchard2007-05-291-4/+0
* MFp4: add FireWire/dcons support in loader for i386/amd64.Hidetoshi Shimokawa2007-05-2910-4/+1661
* Adds gcc attribute to prevent inlining of a function. IfRandall Stewart2007-05-291-5/+8
* Sync ether_ioctl() with ioctl(2) and ifnet.if_ioctlYaroslav Tykhiy2007-05-293-2/+8
* Add DDB "show unpcb" command, allowing DDB to print out many pertinentRobert Watson2007-05-291-0/+121
* - Fix spelling errors in comments per Ruslan (.. thanks... )Randall Stewart2007-05-292-4/+4
* Where I previously removed calls to kdb_enter(), now remove include ofRobert Watson2007-05-295-5/+0
* - Fixes so we won't try to start a timer when weRandall Stewart2007-05-2918-86/+425
* Merge the relevant part of rev.1.14 of s_cbrt.c (a micro-optimizationBruce Evans2007-05-291-3/+3
* Remove more vestiges of /usr/X11R6, but leave mtree for portmgr.Doug Barton2007-05-298-9/+9
* Remove X11R6 from the default PATH to join the new world order.Doug Barton2007-05-291-1/+1
* Honor maxsegsz of less than a page size in a DMA tag. Previously itPyun YongHyeon2007-05-296-0/+12
* Now that a separate /usr/X11R6 directory is no longer in fashion,Doug Barton2007-05-292-6/+6
* bsdtar 2.2.3:Tim Kientzle2007-05-296-20/+39
* Fix case of setting OACTIVE erroneouslyKip Macy2007-05-291-1/+2
* "make delete-old" needs more than 64KB worth of arguments. BothMarcel Moolenaar2007-05-291-1/+1
* Fix interrupt setup for the non-MSI-X caseKip Macy2007-05-291-4/+3
* Use the Hitachi 2.5" HD, 120 GB as a USB device.Matt Jacob2007-05-291-0/+9
* libarchive 2.2.3Tim Kientzle2007-05-2973-1372/+3889
* Make log messages more verbose and simpler to understand for non-experts.Andre Oppermann2007-05-282-58/+85
* Disable shared libgcc use for profiled builds. GNU linker pulls symbolsAlexander Kabaev2007-05-281-2/+3
* When building cxgb as a module make include paths relative to the driver's root.Kip Macy2007-05-2823-130/+138
* Revert 1.197 and instead avoid calling kdb_enter() if the KDB_UNATTENDEDEd Maste2007-05-281-1/+8
* Eliminate some unused definitions that came from NetBSD.Alan Cox2007-05-282-21/+0
* Simplify the kernel configuration file return code.Warner Losh2007-05-281-22/+3
* Eliminate explicit kdb_enter in the software watchdog handler (whichEd Maste2007-05-281-7/+1
* We do not need to get the irq out of ivars in ixp425_setup_intr(). ByJohn Hay2007-05-281-5/+1
* Optimize a bit more, both the Avila and Pronghorn Metro boards work withJohn Hay2007-05-281-4/+3
* Don't save SYSCTL_ADD_*() results in a local variable just to throw themRobert Watson2007-05-281-15/+9