summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r140216,njl2005-01-141-0/+7
|\
| * Clean up a small memory leak introduced with the previous commit tonjl2005-01-141-0/+7
* | Match the LINUX32's style with existing styleobrien2005-01-1412-68/+68
* | Fix Linux compat 'uname -m' on AMD64.obrien2005-01-141-1/+7
* | Fixed too many of "the", and enclose multi-word argument in double quotes.stefanf2005-01-131-4/+3
* | Remove duplicate code.phk2005-01-131-4/+0
* | Use the standard FreeBSD licenseimp2005-01-135-37/+25
* | Use the standard FreeBSD license for these files.imp2005-01-134-28/+22
* | Whitespace in vop_vector{} initializations.phk2005-01-1314-54/+63
* | Import the subset of J.T. Conklin's single-precision x86-optimizeddas2005-01-1317-2/+280
* | remember to reset nextgrp in getnetgrent(), so that subsequent calls to getne...jon2005-01-131-0/+1
* | "The ... function" and minor markup nits.ru2005-01-131-6/+18
* | Markup nits.ru2005-01-131-4/+3
* | Removed stray quotes.ru2005-01-131-2/+2
* | Allow the dragon and snake screen savers to be statically compiled into ajhb2005-01-132-0/+4
* | The isnormal() in rev 1.2 should have been isfinite() so subnormalsdas2005-01-132-2/+2
* | Things that are broken, unneeded, and unused since 1997 belong in the attic.das2005-01-131-55/+0
* | Don't do setuid checks on file systems mounted with noexec option.glebius2005-01-131-1/+1
* | Removed bitrot.ru2005-01-132-10/+4
* | Ditch vfs_object_create() and make the callers call VOP_CREATEVOBJECT()phk2005-01-1316-56/+36
* | Improved markup.ru2005-01-131-47/+48
* | Markup nits, and fix sentences to start from a capital letter.ru2005-01-135-23/+26
* | Markup nits.ru2005-01-133-33/+27
* | Nits.ru2005-01-131-5/+5
* | Markup nits.ru2005-01-131-4/+3
* | Fixed too many of "the", and enclose multi-word argument in double quotes.ru2005-01-131-4/+3
* | Nits.ru2005-01-137-12/+10
* | Implement and document ceill().stefanf2005-01-134-8/+117
* | Bump .Dd for the last commit.stefanf2005-01-131-1/+1
* | Revert last delta. The ASCII code 0 character is "NUL",ru2005-01-131-2/+2
* | Removed harmful empty lines that crept in during the copyrightru2005-01-132-2/+0
* | Safer version of the chflags command.ru2005-01-131-1/+1
* | Get rid of the VDESC() macro while the pot is boiling anyway, it isphk2005-01-132-3/+2
* | Change the generated VOP_ macro implementations to improve type checkingphk2005-01-137-111/+103
* | Locking and cleanup of tty netgraph node. Tty stack is Giant-locked,glebius2005-01-131-176/+182
* | WANRS=6 cleanup for vidcontrol(1):delphij2005-01-133-93/+95
* | Improve previous commit with regards to the user check.trhodes2005-01-131-2/+2
* | Hook up and document floorl().stefanf2005-01-122-5/+16
* | Implement floorl().stefanf2005-01-122-1/+98
* | Whitespace nit.stefanf2005-01-121-1/+1
* | Scheduled mdoc(7) sweep.ru2005-01-1219-79/+92
* | A few more mdoc fixes I missed in the suggestions of Ruslan.keramida2005-01-121-2/+2
* | Fix a TCP SACK related crash resulting from incorrect computationps2005-01-121-6/+16
* | Reflect reality when a sudo user builds/installs a kernel. [1]trhodes2005-01-121-2/+3
* | Cross-reference the newly added example.9keramida2005-01-123-3/+6
* | Link mdoc/example.9 to the build.keramida2005-01-121-0/+1
* | Add a sample manpage for section 9.keramida2005-01-121-0/+338
* | Fix typo %d -> %xemax2005-01-121-1/+1
* | Try harder to work with MP table interrupt entries that claim that anjhb2005-01-121-7/+22
* | Include opt_bootp.h for BOOTP_NFSROOTbrian2005-01-121-0/+2
OpenPOWER on IntegriCloud