aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* For embedded UARTs compatible with the ns8250 family it is possibleMarcel Moolenaar2007-03-281-1/+3
* When we match UARTs found during bus-enumeration with UARTs used forMarcel Moolenaar2007-03-281-1/+1
* Add support for the 82562GX chip within if_fxp.Remko Lodder2007-03-281-0/+1
* Add support for the RTL8110SC driver.Remko Lodder2007-03-281-0/+2
* Add method enabled() to the SCC interface. This method can be usedMarcel Moolenaar2007-03-283-0/+22
* Don't derference a pointer before setting it.Matt Jacob2007-03-281-2/+2
* Do not build the libedit support if NO_LIBPTHREAD is defined.Gleb Smirnoff2007-03-281-1/+1
* Bump maximum number of interface hooks to the maximum possible value.Gleb Smirnoff2007-03-282-1/+2
* When blackholing do a 'dropunlock' in the new world order to prevent theAndre Oppermann2007-03-282-2/+2
* net.link.ether.inet.prune_intvl no longer exists.Gleb Smirnoff2007-03-281-3/+1
* Reflect netcat and bzip2 updates.Xin LI2007-03-281-1/+4
* This commit was generated by cvs2svn to compensate for changes in r167984,Xin LI2007-03-281-2243/+0
* Reflect 1.0.4 import.Xin LI2007-03-281-4/+4
* This commit was generated by cvs2svn to compensate for changes in r167981,Xin LI2007-03-281-34/+0
* Update for bzip2 1.0.4 import: bzip2.info.gz gone.Xin LI2007-03-281-0/+2
* Update for bzip2 1.0.4 import.Xin LI2007-03-282-16/+0
* Resolve conflicts.Xin LI2007-03-281-68/+23
* bzip2.c: SA-05:14.bzip2 has been resolved by the authorXin LI2007-03-281-147/+52
* This commit was generated by cvs2svn to compensate for changes in r167974,Xin LI2007-03-2828-2762/+2555
|\
| * Virgin import (trimmed) of Bzip2 version 1.0.4.Xin LI2007-03-2830-2969/+2644
* | Allow the range of a SCC class to be 0. This gives all childMarcel Moolenaar2007-03-281-5/+7
* | Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents.Nate Lawson2007-03-284-7/+7
* | o Trim unneeded backslash.Maxim Konovalov2007-03-281-1/+1
* | o Actually add MLINKs for priv(9) functions.Maxim Konovalov2007-03-281-2/+2
* | Update the IMPLEMENTATION NOTES section to reflect recent mallocJason Evans2007-03-281-13/+30
* | Remove some stray roff formatting that caused incorrect rendering.Jason Evans2007-03-281-1/+0
* | Add a HISTORY section.Jason Evans2007-03-281-0/+5
* | Resolve conflicts.Xin LI2007-03-282-30/+27
* | This commit was generated by cvs2svn to compensate for changes in r167961,Xin LI2007-03-281-2/+3
|\ \
| * | Import netcat as of today's OPENBSD_4_1 snapshot.vendor/netcat/4.1Xin LI2007-03-283-30/+29
* | | Remove stale comment about not enabling inpcb and inpcbinfo lock assertionsRobert Watson2007-03-281-5/+0
* | | New release notes:Christian Brueffer2007-03-271-8/+32
* | | Clarify the definition of the watchdog kernel interface by moving a sentence upNick Hibma2007-03-271-8/+6
* | | Add MLINKs for priv(9) functions.Christian Brueffer2007-03-271-0/+2
* | | Revisit the watchdogs: Resetting the error to EINVAL after failing to set theNick Hibma2007-03-279-21/+15
* | | Fix regression in rev. 1.140.Gleb Smirnoff2007-03-271-6/+7
* | | Sort.John Baldwin2007-03-271-1/+1
* | | Don't assume the run bit is still set after a suspend.Julian Elischer2007-03-271-0/+1
* | | Correct HPET header handling.Takanori Watanabe2007-03-272-3/+3
* | | Align 'struct thread' on 16 byte boundaries so that the lower 4 bits areJohn Baldwin2007-03-272-2/+2
* | | Fix a case where hardware removal of an interface caused an attempt toBruce M Simpson2007-03-272-5/+13
* | | Fix a bug which could lead to receive side lockup when WC is disabled.Andrew Gallatin2007-03-271-0/+1
* | | Fix a comment grammar nit.John Baldwin2007-03-271-1/+1
* | | In account management, verify whether the account has been lockedYaroslav Tykhiy2007-03-272-3/+22
* | | Prevent a race between vm_object_collapse() and vm_object_split() fromAlan Cox2007-03-271-0/+8
* | | Don't map mini-data cache page since ARM920T doesn't have it.Kevin Lo2007-03-271-5/+0
* | | PowerPC is the only architecture with mpsafe_vfs=0. This is nowMarcel Moolenaar2007-03-271-4/+0
* | | Describe the contents of the "ar_name" and "ar_rawname" fields ofJoseph Koshy2007-03-271-6/+6
* | | Bug fixes to ar(1) archive handling:Joseph Koshy2007-03-271-12/+30
* | | Introduce the new option -M to allow to set the permissions ofLukas Ertl2007-03-263-8/+31