summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Give a little more variety in the /etc/exports example.obrien2001-04-012-4/+4
* Make an attempt to get the asr driver to compile on Alpha by fixing some i386scottl2001-04-012-1/+15
* make code use strxxx() callsalfred2001-04-011-11/+3
* Correct typo.nyan2001-04-011-4/+4
* Merged from sys/i386/i386/bioscall.s revision 1.9 and 1.10.nyan2001-04-011-3/+7
* Remove NOSHARED.iwasaki2001-04-011-1/+0
* Regen after adding linux_sched_get_priority_max() andalc2001-04-013-7/+15
* Merged from sys/i386/isa/clock.c revision 1.171.nyan2001-04-013-9/+3
* Merged from sys/i386/i386/machdep.c revision 1.446.nyan2001-04-012-2/+4
OpenPOWER on IntegriCloud