summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* De __P() while I'm here. Done as a separate commit since it is justimp2001-04-032-90/+90
* Commit the first version of BSDPAN.joe2001-04-0323-29/+775
* Make this file C++ safe. It defines many useful functions (inb, outb)imp2001-04-032-0/+8
* o Indent sub-section headings to be consistent with README.extattr.rwatson2001-04-031-2/+2
* Round up before checking if the width is smaller than the widestdwmalone2001-04-031-3/+5
* Regen after adding linux_sched_get_priority_max() andgallatin2001-04-033-7/+15
* Add linux_sched_get_priority_max() and linux_sched_get_priority_min() togallatin2001-04-031-2/+2
* o Introduce a README file describing briefly how to use access controlrwatson2001-04-031-0/+51
* o Introduce a README file describing briefly how to use extendedrwatson2001-04-031-0/+86
* Synch this with i386 version again. This fits nicely on alphas.ru2001-04-032-58/+28
* Clarify instructions for using a CD-ROM equipped machine to support abmah2001-04-032-4/+14
* Cleanup: sort by directory/program, remove unused libraries.ru2001-04-038-170/+142
* Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inru2001-04-037-14/+7
* Fixed world breakage in previous commit (config.h was inaccessiblebde2001-04-031-4/+2
* Fixed style bugs in previous commit.bde2001-04-031-4/+4
* Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEMbrian2001-04-031-18/+27
* Don't say ``PPP enabled'' if we're given the -quiet switchbrian2001-04-031-2/+4
* Update for tcpdump 3.6.2fenner2001-04-032-73/+68
* Merge tcpdump 3.6.2fenner2001-04-0331-1606/+3253
* 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
OpenPOWER on IntegriCloud