aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Match the LINUX32's style with existing styleDavid E. O'Brien2005-01-1412-68/+68
* | | Fix Linux compat 'uname -m' on AMD64.David E. O'Brien2005-01-141-1/+7
* | | Fixed too many of "the", and enclose multi-word argument in double quotes.Stefan Farfeleder2005-01-131-4/+3
* | | Remove duplicate code.Poul-Henning Kamp2005-01-131-4/+0
* | | Use the standard FreeBSD licenseWarner Losh2005-01-135-37/+25
* | | Use the standard FreeBSD license for these files.Warner Losh2005-01-134-28/+22
* | | Whitespace in vop_vector{} initializations.Poul-Henning Kamp2005-01-1314-54/+63
* | | Import the subset of J.T. Conklin's single-precision x86-optimizedDavid Schultz2005-01-1317-2/+280
* | | remember to reset nextgrp in getnetgrent(), so that subsequent calls to getne...Jonathan Chen2005-01-131-0/+1
* | | "The ... function" and minor markup nits.Ruslan Ermilov2005-01-131-6/+18
* | | Markup nits.Ruslan Ermilov2005-01-131-4/+3
* | | Removed stray quotes.Ruslan Ermilov2005-01-131-2/+2
* | | Allow the dragon and snake screen savers to be statically compiled into aJohn Baldwin2005-01-132-0/+4
* | | The isnormal() in rev 1.2 should have been isfinite() so subnormalsDavid Schultz2005-01-132-2/+2
* | | Things that are broken, unneeded, and unused since 1997 belong in the attic.David Schultz2005-01-131-55/+0
* | | Don't do setuid checks on file systems mounted with noexec option.Gleb Smirnoff2005-01-131-1/+1
* | | Removed bitrot.Ruslan Ermilov2005-01-132-10/+4
* | | Ditch vfs_object_create() and make the callers call VOP_CREATEVOBJECT()Poul-Henning Kamp2005-01-1316-56/+36
* | | Improved markup.Ruslan Ermilov2005-01-131-47/+48
* | | Markup nits, and fix sentences to start from a capital letter.Ruslan Ermilov2005-01-135-23/+26
* | | Markup nits.Ruslan Ermilov2005-01-133-33/+27
* | | Nits.Ruslan Ermilov2005-01-131-5/+5
* | | Markup nits.Ruslan Ermilov2005-01-131-4/+3
* | | Fixed too many of "the", and enclose multi-word argument in double quotes.Ruslan Ermilov2005-01-131-4/+3
* | | Nits.Ruslan Ermilov2005-01-137-12/+10
* | | Implement and document ceill().Stefan Farfeleder2005-01-134-8/+117
* | | Bump .Dd for the last commit.Stefan Farfeleder2005-01-131-1/+1
* | | Revert last delta. The ASCII code 0 character is "NUL",Ruslan Ermilov2005-01-131-2/+2
* | | Removed harmful empty lines that crept in during the copyrightRuslan Ermilov2005-01-132-2/+0
* | | Safer version of the chflags command.Ruslan Ermilov2005-01-131-1/+1
* | | Get rid of the VDESC() macro while the pot is boiling anyway, it isPoul-Henning Kamp2005-01-132-3/+2
* | | Change the generated VOP_ macro implementations to improve type checkingPoul-Henning Kamp2005-01-137-111/+103
* | | Locking and cleanup of tty netgraph node. Tty stack is Giant-locked,Gleb Smirnoff2005-01-131-176/+182
* | | WANRS=6 cleanup for vidcontrol(1):Xin LI2005-01-133-93/+95
* | | Improve previous commit with regards to the user check.Tom Rhodes2005-01-131-2/+2
* | | Hook up and document floorl().Stefan Farfeleder2005-01-122-5/+16
* | | Implement floorl().Stefan Farfeleder2005-01-122-1/+98
* | | Whitespace nit.Stefan Farfeleder2005-01-121-1/+1
* | | Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-1219-79/+92
* | | A few more mdoc fixes I missed in the suggestions of Ruslan.Giorgos Keramidas2005-01-121-2/+2
* | | Fix a TCP SACK related crash resulting from incorrect computationPaul Saab2005-01-121-6/+16
* | | Reflect reality when a sudo user builds/installs a kernel. [1]Tom Rhodes2005-01-121-2/+3
* | | Cross-reference the newly added example.9Giorgos Keramidas2005-01-123-3/+6
* | | Link mdoc/example.9 to the build.Giorgos Keramidas2005-01-121-0/+1
* | | Add a sample manpage for section 9.Giorgos Keramidas2005-01-121-0/+338
* | | Fix typo %d -> %xMaksim Yevmenkin2005-01-121-1/+1
* | | Try harder to work with MP table interrupt entries that claim that anJohn Baldwin2005-01-121-7/+22
* | | Include opt_bootp.h for BOOTP_NFSROOTBrian Somers2005-01-121-0/+2
* | | Sort xrefs.Ruslan Ermilov2005-01-122-5/+5
* | | When re-connecting already connected datagram socket ensure to cleanMaxim Sobolev2005-01-121-2/+11