summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't fill in the table with the BIOS idea about disk-geometry, we don'tphk2002-12-142-30/+0
* Undo the adjustment of the total memory used by dirhash in the caseiedowse2002-12-141-6/+10
* Only dump the BIOS geometry table from bootinfo on PC98, we don't usephk2002-12-142-2/+10
* Document NO_CPU_CFLAGS && NO_CPU_COPTFLAGS in the make.conf(5) manualtrhodes2002-12-141-0/+12
* mdoc(7) police: markup nits + fixed two misspellings of drivers.flp.ru2002-12-141-4/+6
* mdoc(7) police: markup overhaul.ru2002-12-141-10/+15
* Don't build auth-pam.c and auth2-pam.c, auth2-pam-freebsd.c is all we need.des2002-12-141-1/+8
* If possible, use pthreads instead of a child process for PAM.des2002-12-142-65/+334
* Add a missing #include "canohost.h".des2002-12-141-0/+1
* Remove code related to the PAMAuthenticationViaKbdInt option (which we'vedes2002-12-141-4/+1
* Back out a lastlog-related change which is no longer relevant.des2002-12-141-1/+1
* Fix a rounding error in the block size calculation.des2002-12-141-2/+2
* Update pathchk to reflect the fact that 1003.1-2001 now includes thetjr2002-12-141-0/+2
* unwrap lines made short enough by SCARGS removalalfred2002-12-148-46/+23
* Bruce forwarded this tidbit from an analysis Van Jacobson did on andillon2002-12-142-2/+12
* Add page locking to pmap_mincore().alc2002-12-142-24/+40
* add program used to exercise/test /dev/crypto symmetric crypto functionalitysam2002-12-144-0/+349
* remove syscallarg().alfred2002-12-147-376/+376
* SCARGS removal take II.alfred2002-12-1456-1821/+1788
* Only the most recent snapshot contains the complete list of blocksmckusick2002-12-144-144/+204
* The buffer daemon cannot skip over buffers owned by locked inodes asmckusick2002-12-141-46/+64
* When job control is disabled, never show the job id when reporting thetjr2002-12-141-1/+2
* Fix two bugs:archie2002-12-141-12/+27
* Add missing "of".fenner2002-12-141-1/+1
* libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.tjr2002-12-141-2/+1
* Keep trying to flush the vnode list for the mount while some are stilltjr2002-12-133-2/+19
* o Don't consider LOOPBACK devices as configured...imp2002-12-133-3/+6
* Move the amd(4) driver to it's own directory in preparation for it growingscottl2002-12-135-3035/+13
* Backout removal SCARGS, the code freeze is only "selectively" over.alfred2002-12-1356-1788/+1821
* Remove SCARGS.alfred2002-12-1356-1821/+1788
* Fix misspelling.fenner2002-12-131-1/+1
* Add an implementation of the POSIX.1 sockatmark(3).fenner2002-12-133-2/+152
* Add a couple of KASSERTS, just in case.phk2002-12-131-0/+4
* Correct a harmless problem when creating the DMA tagmux2002-12-131-1/+1
* Don't interpret the hotspots relative to all slices on a slicer, butphk2002-12-132-3/+7
* Fix spelling in comment.phk2002-12-131-1/+1
* MFp4: Make ifs consistant with rest of file.imp2002-12-131-3/+3
* Problem: Hang while bootup on Perc2/SC.emoore2002-12-131-2/+4
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-136-12/+12
* Remove the incorrect information about dump(8) and snapshots. All thetrhodes2002-12-131-6/+0
* mdoc(7) police: markup overhaul.ru2002-12-131-118/+142
* mdoc(7) police: markup overhaul.ru2002-12-137-509/+663
* Fix build with SMB_VNODE_DEBUG defined; use td_proc->p_pid instead oftjr2002-12-131-1/+2
* Store a reference to the parent directory's vnode in struct smbnode,tjr2002-12-136-11/+13
* mdoc(7) police: markup overhaul.ru2002-12-131-26/+26
* Drop filedesc lock and acquire Giant around calls to malloc() and free().tjr2002-12-131-1/+18
* Renumber divert.fenner2002-12-131-1/+1
* mdoc(7) police: SEE ALSO references aren't real sentences.ru2002-12-132-5/+4
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-2/+2
* HEAD is 5.0-CURRENT again.murray2002-12-131-1/+1
OpenPOWER on IntegriCloud