summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sort xrefs.ru2005-01-122-5/+5
* When re-connecting already connected datagram socket ensure to cleansobomax2005-01-121-2/+11
* Scheduled mdoc(7) sweep.ru2005-01-1217-47/+48
* Comment out debugging printf which doesn't compile on amd64.phk2005-01-121-0/+2
* Add test which excersises problem with unability to change association ofsobomax2005-01-122-0/+149
* Create three additional X socket directories. Using X applications when anotheranholt2005-01-121-5/+6
* Use off_t when passing and calculating file offsets. While a singlescottl2005-01-121-6/+11
* Don't allow reads past the end of a file.scottl2005-01-121-1/+1
* Bring some file descriptions in line with reality.kientzle2005-01-121-6/+31
* Let _umtx_op directly return error code rather than from errno becausedavidxu2005-01-122-28/+29
* Don't reprint file names unnecessarily.brian2005-01-121-4/+4
* Fix some signed/unsigned comparisons. Fix prototypes while I'm here.brian2005-01-121-3/+6
* Don't decend into directories when -d is set and the directory itself doesn'tbrian2005-01-123-2/+19
* Sed doesn't grok '[ \t]' -- it doesn't expand the \t :(brian2005-01-121-1/+1
* This commit was generated by cvs2svn to compensate for changes in r140094,njl2005-01-121-1/+2
|\
| * Fix handling of the implicit return case for methods called from annjl2005-01-121-1/+2
* | - list the Hama USB RS-232 Serial Adapter as supportedbrueffer2005-01-111-1/+3
* | Regression tests for [l]lrint[f]() and [l]lround[f]().das2005-01-115-1/+258
* | Add MI implementations of [l]lrint[f]() and [l]lround[f]().das2005-01-1110-4/+200
* | Document [l]lrint[f]() and [l]lround[f]().das2005-01-115-5/+197
* | Faster lrint() and llrint() implementations for x86.das2005-01-112-0/+71
* | Mark inline stmxcsr instructions as volatile, since this appears to bedas2005-01-111-1/+1
* | Add missing entry.pjd2005-01-111-1/+1
* | List RFCs under SEE ALSO.trhodes2005-01-111-1/+13
* | Document that MODULE_DEPEND does not change runtime initializationsimon2005-01-111-1/+10
* | Scheduled mdoc(7) sweep.ru2005-01-1118-87/+134
* | Sanitize the markup, as prompted.ru2005-01-111-182/+173
* | Get the vnode from file.f_vnode instead of file.f_data.ssouhlal2005-01-111-2/+2
* | Remnant code (broken, unhooked) from a.out which I missed.trhodes2005-01-113-527/+0
OpenPOWER on IntegriCloud