summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r75115,fenner2001-04-03118-2910/+10356
|\
| * Virgin import of tcpdump.org tcpdump v3.6.2fenner2001-04-03151-4461/+14070
* | Fix a spelling error.dd2001-04-031-1/+1
* | Again initialize a mutex well, then lock it.tanimura2001-04-031-1/+3
* | - Change the msleep()s to condition variables.bmilekic2001-04-032-54/+58
* | Update for libpcap 0.6.2fenner2001-04-032-8/+106
* | Merge libpcap 0.6.2fenner2001-04-0311-277/+982
* | This commit was generated by cvs2svn to compensate for changes in r75107,fenner2001-04-0339-1046/+5096
|\ \
| * | Virgin import of tcpdump.org libpcap v0.6.2fenner2001-04-0351-1317/+6213
* | | o Change the default from using IO_SYNC on EA set and delete operationsrwatson2001-04-031-9/+23
* | | Use only one mutex for the entire mbuf subsystem.alfred2001-04-032-70/+75
* | | Change stop() to require the sched_lock as well as p's process lock tojhb2001-04-031-6/+8
* | | Allow MOD_UNLOADs of if_tun, and handle event handler registrationbrian2001-04-032-10/+44
* | | Fix probing on the alpha. It still causes the alpha to panic duringps2001-04-031-1/+1
* | | Change the order in which /etc files are copied into place; copybsd2001-04-033-15/+36
* | | Remove bogus block device major now that bdev majors are gone.jhb2001-04-021-2/+1
* | | Document the newfs.c rev 1.33 changing the default c/g from 16 to 22.obrien2001-04-021-1/+1
* | | Fix patch merge braino.obrien2001-04-021-2/+2
* | | There were a few error cases where the RPC code would return withiedowse2001-04-022-1/+5
* | | If ifpromisc() fails the SIOCSIFFLAGS ioctl, put ifp->if_flagsbrian2001-04-021-0/+4
* | | Return 0 and do nothing when we get a SIOCSIFFLAGS.brian2001-04-021-0/+1
* | | Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-0223-23/+23
* | | New release notes: fsck(8) and /etc/fstab passes, newfs(8) -U,bmah2001-04-022-2/+16
* | | MFC candidate:bmah2001-04-021-1/+1
* | | - Move the second stop() of process 'p' in issignal() to be after we sendjhb2001-04-021-3/+2
* | | Regen.n_hibma2001-04-022-2/+18
* | | Add Agate Q-Drive.n_hibma2001-04-021-0/+4
* | | Regen.n_hibma2001-04-022-8/+204
* | | Sync with NetBSD usbdevsn_hibma2001-04-021-16/+56
* | | Do not override `realinstall' target, use ${PROGNAME}.ru2001-04-021-5/+1
* | | Do not override `realinstall' target, use ${PROGNAME}.ru2001-04-021-6/+3
* | | Introduce ${PROGNAME}, the name that the program will be installed as,ru2001-04-022-0/+8
* | | Add support for MODULES_OVERRIDE. This is a list of modules to buildimp2001-04-026-0/+19
* | | Backout revision 1.6 (removed the NOSHARED bit.)ru2001-04-021-0/+1
* | | Removed the NOSHARED bit.ru2001-04-021-1/+0
* | | Fix a grammar bogon.dd2001-04-021-1/+1
* | | Allow enabling soft updates (with -U) on a new filesystem.obrien2001-04-023-6/+18
* | | o Correct an ACL implementation bug that could result in a system panicrwatson2001-04-021-2/+12
* | | Hook the extattr_get_file.2 manual page into the build. Add MLINKSdd2001-04-011-1/+3
* | | A manual page for the extattr_get_file, extattr_set_file, anddd2001-04-011-0/+154
* | | Allow users to override the default map type used for building maps.gshapiro2001-04-011-2/+4
* | | The userdb database is different from the rest of the databases. It *must*gshapiro2001-04-011-2/+6
* | | Don't assume challenges and responses don't contain embedded '\0's.brian2001-04-014-15/+12
* | | Remove grep from the fixit floppy. This should free enough space to getjhay2001-04-013-3/+3
* | | Add spaces around operators.obrien2001-04-018-244/+248
* | | Correct a comment.obrien2001-04-011-1/+1
* | | Try to untangle some of the #ifdef spaghetti.obrien2001-04-012-12/+12
* | | Add back <err.h> for warn().obrien2001-04-011-0/+1
* | | Quiet warnings on the Alpha.obrien2001-04-012-3/+11
* | | Add back <err.h> for warn().obrien2001-04-011-0/+1
OpenPOWER on IntegriCloud