aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* IF_HANDOFF is no longer in -stableWarner Losh2002-06-301-12/+0
* Fix if_timer logic so that there is always a timeout pending if thereLuigi Rizzo2002-06-301-2/+4
* Fix if_timer logic to make sure that there is always a timeoutLuigi Rizzo2002-06-302-10/+8
* Fix if_timer logic to make sure that there is always a timeoutLuigi Rizzo2002-06-302-12/+12
* Make sure that if_timer does not get reset if there are packetsLuigi Rizzo2002-06-302-19/+11
* This commit was generated by cvs2svn to compensate for changes in r99160,Dag-Erling Smørgrav2002-06-302-5/+5
|\
| * Vendor import of OpenPAM Citronella.vendor/openpam/CITRONELLADag-Erling Smørgrav2002-06-302-5/+5
* | This commit was generated by cvs2svn to compensate for changes in r99158,Dag-Erling Smørgrav2002-06-30128-844/+1788
|\|
| * Vendor import of OpenPAM Citronella.Dag-Erling Smørgrav2002-06-30128-844/+1788
* | Don't even read in the thread if it is a zombie process.Julian Elischer2002-06-301-7/+10
* | Extend the effect of the sysctl net.inet.tcp.icmp_may_rstJesper Skriver2002-06-302-2/+2
* | New release notes: ipfw(4) rewrite.Bruce A. Mah2002-06-302-10/+48
* | * Handle all flags, not just schgDoug Barton2002-06-301-3/+8
* | Resolve conflicts arising from the ACPI CA 20020404 import.Mitsuru IWASAKI2002-06-3015-263/+324
* | This commit was generated by cvs2svn to compensate for changes in r99146,Mitsuru IWASAKI2002-06-3064-824/+1393
|\ \
| * | Vendor import of the Intel ACPI CA 200200404 drop.Mitsuru IWASAKI2002-06-3074-1082/+1700
* | | Minor cleanup: ANSI C function declarations, use argc after getopt(3) to checkJuli Mallett2002-06-301-11/+12
* | | grow a brain and do this right.Julian Elischer2002-06-301-5/+7
* | | Kill __P(), use ANSI C function declarations, remove local prototype for main,Juli Mallett2002-06-301-21/+14
* | | Make it possible to have this (basename(1)) perform basename(3) on multipleJuli Mallett2002-06-302-8/+50
* | | Trim EOL spaces.Maxim Konovalov2002-06-301-2/+2
* | | Add an alias for sshd.Maxim Konovalov2002-06-301-0/+1
* | | Forgot to update the addendum in the config files.Dag-Erling Smørgrav2002-06-302-2/+2
* | | MFi386: revision 1.521Yoshihiro Takahashi2002-06-302-2/+2
* | | Consistently wrap CSRG SCM ID.David E. O'Brien2002-06-303-4/+6
* | | This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien2002-06-303-0/+555
* | | Don't follow non existant thread pointers (e.g. for zombies)Julian Elischer2002-06-301-33/+35
* | | This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien2002-06-303-0/+180
* | | Remove one useless variable.Luigi Rizzo2002-06-301-3/+1
* | | If the process is a zombie, then you must not try dereference the threadJulian Elischer2002-06-301-53/+55
* | | This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien2002-06-301-0/+138
* | | Gcc 3.1 varargs support.David E. O'Brien2002-06-301-0/+47
* | | Put documentation of the -m option's argument in its list tag in theTim J. Robbins2002-06-301-2/+4
* | | Handle relative and absolute pathnames (anything with a `/' in it) in the sameTim J. Robbins2002-06-301-1/+1
* | | Treat empty PATH elements as "." for tradition and consistency with theTim J. Robbins2002-06-301-1/+3
* | | Since printf(3) now supports the `j' conversion specifier, use thatMike Barcroft2002-06-306-66/+66
* | | Use FBSDIDDavid E. O'Brien2002-06-3013-84/+32
* | | Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* | | Don't need these any more.David E. O'Brien2002-06-3021-4716/+0
* | | SCCS is back out, so take out its release notes.Bruce A. Mah2002-06-302-16/+0
* | | Consistently use FBSDIDDavid E. O'Brien2002-06-30110-210/+226
* | | Partial backout of 1.318, remove error handling added because it may beAlfred Perlstein2002-06-301-15/+3
* | | Consistently use FBSDIDDavid E. O'Brien2002-06-3067-145/+138
* | | Consistently use __FBSDIDDavid E. O'Brien2002-06-3034-95/+72
* | | Lists follow a colon, not a semicolon.Dima Dorfman2002-06-301-1/+1
* | | Dike out bits specific to i386. This pretty much means no kgdb forDavid E. O'Brien2002-06-301-10/+34
* | | Remove ALT_BREAK_TO_DEBUGGER. This was inconsistent (both in formRobert Watson2002-06-305-5/+0
* | | Bmake bits for GDB 5.2.David E. O'Brien2002-06-301-4/+0
* | | Use hashdestroy() now that it exists.Ian Dowse2002-06-301-6/+1
* | | Remove the bogus SYSINIT from ufs_dirhash.c and instead add a callIan Dowse2002-06-307-7/+65