summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add debugging prints to all the methods in case there are problems withnjl2005-04-101-7/+70
* Fix support for _PDC by using the proper version/length format for thenjl2005-04-102-3/+24
* Add myself to the calendar.remko2005-04-101-0/+1
* Add support for recording the total energy used (in joules) when innjl2005-04-101-6/+47
* Add a machine-specific, optimized implementation of strcat.alc2005-04-102-1/+166
* Eliminate a conditional branch and as a side-effect eliminate a branch toalc2005-04-102-10/+6
* Update copyright: parts of the netipx implementation are covered by arwatson2005-04-101-1/+1
* Compare (mbuf *) with NULL, not 0.rwatson2005-04-101-1/+1
* Fix the output ports on the AD1988 codec. From the submitter:scottl2005-04-101-0/+1
* o Add DragonFly 1.2.0.maxim2005-04-101-3/+4
* Remove duplicated "bytes".delphij2005-04-101-1/+1
* s/self-distruction/self-destructionschweikh2005-04-101-2/+2
* Refine the SATA PHY code so the time consumed during probe is reduced.sos2005-04-103-10/+15
* - Tighten up the Timestamp checks to prevent a spoofed segment fromps2005-04-103-6/+47
* - If the reassembly queue limit was reached or if we couldn't allocateps2005-04-104-2/+8
* When the rightmost SACK block expands, rcv_lastsack should be updated.ps2005-04-101-0/+2
* Remove some unused sack fields.ps2005-04-101-3/+0
* Add a machine-specific, optimized implementation of strcpy.alc2005-04-102-1/+113
* Oops, correct typo.nyan2005-04-107-7/+7
* Initialize vp before using it. Failing to do this can cause instantdelphij2005-04-101-0/+1
* Suspend all other threads in the process while generating a core dump.das2005-04-101-1/+11
* Centralize usage in usage(), and use in preference to fprintf().rwatson2005-04-101-8/+16
* Add a machine-specific, optimized implementation of strcmp.alc2005-04-092-1/+75
* Create links to crypto.9 for every crypto(9) function.pjd2005-04-091-0/+14
* Fix another instance of TDP_OWEPREEMPT -> td_owepreempt.jhb2005-04-091-1/+1
* Remove an unused variable and a useless getuid() declaration.stefanf2005-04-091-3/+1
* Remove unused variables.stefanf2005-04-094-11/+2
* Remove unused variables.stefanf2005-04-097-11/+6
* unbreak build without YP defined.ume2005-04-091-0/+4
* Document the debug.witness.watch sysctl/tuneable.alfred2005-04-091-0/+10
* Fix 'implicit int' instance.stefanf2005-04-091-1/+1
* CDEV lock should be before 'system map' lock.pjd2005-04-091-0/+6
* - Remove the namei NOOBJ flag. It is meaningless now.jeff2005-04-093-27/+20
* - If we vrele() a dvp while the child is locked we can potentially deadlockjeff2005-04-091-51/+60
* Add a missing terminator.pjd2005-04-091-0/+1
* Fix small spelling error.joel2005-04-091-1/+1
* o Document net.inet.ip.maxfragpackets and maxfragsperpacket sysctls.maxim2005-04-091-1/+10
* MFen to 1.17delphij2005-04-091-62/+67
* MFen to 1.10delphij2005-04-091-9/+15
* Explicity make atapi-cam depend on CAM.scottl2005-04-081-0/+1
* ISO C does not allow unnamed union members.stefanf2005-04-082-6/+6
* Fix typo in comment.stefanf2005-04-081-1/+1
* Remove unused variables and assignments.stefanf2005-04-084-9/+3
* Use prototypes in the function definitions.stefanf2005-04-082-34/+14
* Remove unused variable.stefanf2005-04-081-3/+2
* 'apic' isn't optional on amd64, so don't speak as if it is.obrien2005-04-081-5/+0
* Document FTDI FT2232C support.brueffer2005-04-081-2/+2
* Add nForce3-250.obrien2005-04-082-0/+4
* Add support for the PHY on nVidia, SiS and VIA chipssos2005-04-082-51/+274
* Change an instance of md_savecrit to md_saved_msr that I missed.jhb2005-04-082-2/+2
OpenPOWER on IntegriCloud