summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates for Blowfish password hashing.markm2001-03-113-3/+8
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-117-7/+1272
* Add missed MODULE_VERSION() call, so loading of unicode conversion routinesobomax2001-03-112-0/+2
* Add MODULE_DEPEND.9 and MODULE_VERSION.9alex2001-03-111-1/+2
* Add a manpage for the MODULE_DEPEND macro.alex2001-03-111-0/+62
* Add a manpage for the MODULE_VERSION macro.alex2001-03-111-0/+58
* Add calls to MODULE_VERSION and MODULE_DEPEND to the EXAMPLE.alex2001-03-111-0/+3
* When the file was transferred using sendfile(2), we forgot to keep trackdes2001-03-111-0/+1
* Do not kill vnodes after rename. This can cause deadlocks in the deadfs.bp2001-03-112-12/+4
* Update userland interface for broken Joilet disks.bp2001-03-112-2/+12
* Add a mount time option which slightly relaxes checks for valid Joiletbp2001-03-114-2/+6
* This is an MFC candidate.gibbs2001-03-1114-397/+529
* Plug several mbuf leaks in error cases (in nd6)bmilekic2001-03-113-7/+14
* Document the softupdate stuff and also warn people against usingjkh2001-03-112-0/+34
* Reenable the SIGPIPE signal handler default in all cases for spawnedgreen2001-03-111-2/+6
* When aio_read/write() is used on a raw device, physical buffers arealc2001-03-102-7/+27
* Cross references between the DEVICE_*(9) manual pages.alex2001-03-105-4/+16
* Add tunefs to the mfsroot floppyjkh2001-03-105-0/+5
* Support setting soft updates from the label editor.jkh2001-03-106-24/+70
* Add references to the various DEVICE_*(9) manpages, otherwise peoplealex2001-03-101-1/+6
* Add DEVICE_IDENTIFY.9alex2001-03-101-1/+2
* Add a manpage for the last of the driver's functions, the identifyalex2001-03-101-0/+96
* Two mdoc fixes:alex2001-03-101-5/+6
* Everyone that has commented seems to agree `-m 0' will cause no problems.obrien2001-03-101-1/+1
* netgraph.h:julian2001-03-103-24/+65
* Update for /dev/random improvements.markm2001-03-101-6/+44
* Add note on instruction emulation on EV[45] for things like BWX.wilko2001-03-101-0/+4
* The /dev/random harvesting sysctls have had a name change.markm2001-03-101-3/+3
* Kernel crypto need binary key material, not symbolic ascii.markm2001-03-101-0/+3
* The /dev/random driver used Rijndael, not Blowfish, now.markm2001-03-102-5/+4
* Very large makeover of the /dev/random driver.markm2001-03-107-459/+505
* Allow for the last arugment to be the mountpoint of a filesystem,ps2001-03-101-2/+9
* after discovering that the Santa Clara Valley Medical Center actuallybillf2001-03-101-1/+13
* AMD K6/K6-2/Duron/Athlon CPUs support MMX too.sobomax2001-03-101-3/+3
* In theory it would be perfectly legal for a system administrator tobillf2001-03-101-1/+1
* Fix typo.okazaki2001-03-101-1/+1
* Add documentation for mchain API.bp2001-03-103-1/+464
* Remove now unused opt_ipx.h and opt_inet.hbp2001-03-101-17/+1
* Slightly reorganize allocation of new vnode. Use bit NVOLUME to detectedbp2001-03-1012-102/+90
* Avoid complicated tests of whether devices are present or not, anddougb2001-03-102-50/+12
* Synch with changes in the NCP requester.bp2001-03-106-384/+466
* fix spelling errors, clarify comment, add $FreeBSD$billf2001-03-101-8/+6
* Major update of NCP requester:bp2001-03-1014-1254/+916
* Specify packing for an entire structure, not for each element of it.bp2001-03-101-95/+95
* Add libdata, some ports were using it.kris2001-03-101-0/+2
* Use the correct path to the SASL .h files as installed by the SASL port.gshapiro2001-03-102-2/+2
* MAXHOSTNAMELEN includes the NULbrian2001-03-091-5/+5
* In the absence of explicit ``-t type'' option assume that ``-f file''sobomax2001-03-091-1/+6
* Fix a botch where we wrote the year register with > 2 digits (andmjacob2001-03-091-9/+6
* MAXHOSTNAME includes space for a NULbrian2001-03-094-10/+10
OpenPOWER on IntegriCloud