summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the run promotion/demotion machinery. Replace it with red-blackjasone2007-03-281-430/+219
* o Add MosChip 9835 PCI Dual UART PCI id.maxim2007-03-281-0/+1
* Change macro in order to refer to FreeBSD 7.0 instead of 7.0BSD.jasone2007-03-281-2/+2
* For embedded UARTs compatible with the ns8250 family it is possiblemarcel2007-03-281-1/+3
* When we match UARTs found during bus-enumeration with UARTs used formarcel2007-03-281-1/+1
* Add support for the 82562GX chip within if_fxp.remko2007-03-281-0/+1
* Add support for the RTL8110SC driver.remko2007-03-281-0/+2
* Add method enabled() to the SCC interface. This method can be usedmarcel2007-03-283-0/+22
* Don't derference a pointer before setting it.mjacob2007-03-281-2/+2
* Do not build the libedit support if NO_LIBPTHREAD is defined.glebius2007-03-281-1/+1
* Bump maximum number of interface hooks to the maximum possible value.glebius2007-03-282-1/+2
* When blackholing do a 'dropunlock' in the new world order to prevent theandre2007-03-282-2/+2
* net.link.ether.inet.prune_intvl no longer exists.glebius2007-03-281-3/+1
* Reflect netcat and bzip2 updates.delphij2007-03-281-1/+4
* This commit was generated by cvs2svn to compensate for changes in r167984,delphij2007-03-281-2243/+0
* Reflect 1.0.4 import.delphij2007-03-281-4/+4
* This commit was generated by cvs2svn to compensate for changes in r167981,delphij2007-03-281-34/+0
* Update for bzip2 1.0.4 import: bzip2.info.gz gone.delphij2007-03-281-0/+2
* Update for bzip2 1.0.4 import.delphij2007-03-282-16/+0
* Resolve conflicts.delphij2007-03-281-70/+25
* bzip2.c: SA-05:14.bzip2 has been resolved by the authordelphij2007-03-281-147/+52
* This commit was generated by cvs2svn to compensate for changes in r167974,delphij2007-03-2828-2785/+2578
|\
| * Virgin import (trimmed) of Bzip2 version 1.0.4.delphij2007-03-2830-2994/+2669
* | Allow the range of a SCC class to be 0. This gives all childmarcel2007-03-281-5/+7
* | Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents.njl2007-03-284-7/+7
* | o Trim unneeded backslash.maxim2007-03-281-1/+1
* | o Actually add MLINKs for priv(9) functions.maxim2007-03-281-2/+2
* | Update the IMPLEMENTATION NOTES section to reflect recent mallocjasone2007-03-281-13/+30
* | Remove some stray roff formatting that caused incorrect rendering.jasone2007-03-281-1/+0
* | Add a HISTORY section.jasone2007-03-281-0/+5
* | Resolve conflicts.delphij2007-03-282-30/+27
* | This commit was generated by cvs2svn to compensate for changes in r167961,delphij2007-03-281-2/+3
|\ \
| * | Import netcat as of today's OPENBSD_4_1 snapshot.delphij2007-03-283-30/+29
* | | Remove stale comment about not enabling inpcb and inpcbinfo lock assertionsrwatson2007-03-281-5/+0
* | | New release notes:brueffer2007-03-271-8/+32
* | | Clarify the definition of the watchdog kernel interface by moving a sentence upn_hibma2007-03-271-8/+6
* | | Add MLINKs for priv(9) functions.brueffer2007-03-271-0/+2
* | | Revisit the watchdogs: Resetting the error to EINVAL after failing to set then_hibma2007-03-279-21/+15
* | | Fix regression in rev. 1.140.glebius2007-03-271-6/+7
* | | Sort.jhb2007-03-271-1/+1
* | | Don't assume the run bit is still set after a suspend.julian2007-03-271-0/+1
* | | Correct HPET header handling.takawata2007-03-272-3/+3
* | | Align 'struct thread' on 16 byte boundaries so that the lower 4 bits arejhb2007-03-272-2/+2
* | | Fix a case where hardware removal of an interface caused an attempt tobms2007-03-272-5/+13
* | | Fix a bug which could lead to receive side lockup when WC is disabled.gallatin2007-03-271-0/+1
* | | Fix a comment grammar nit.jhb2007-03-271-1/+1
* | | In account management, verify whether the account has been lockedyar2007-03-272-3/+22
* | | Prevent a race between vm_object_collapse() and vm_object_split() fromalc2007-03-271-0/+8
* | | Don't map mini-data cache page since ARM920T doesn't have it.kevlo2007-03-271-5/+0
* | | PowerPC is the only architecture with mpsafe_vfs=0. This is nowmarcel2007-03-271-4/+0
OpenPOWER on IntegriCloud