| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc(7) police: fix SYNOPSIS, sort xrefs, kill extra whitespace. | Ruslan Ermilov | 2002-03-18 | 1 | -6/+8 |
* | mdoc(7) police: nits. | Ruslan Ermilov | 2002-03-18 | 1 | -3/+5 |
* | mdoc(7) police: sort xrefs, kill extra whitespace. | Ruslan Ermilov | 2002-03-18 | 1 | -3/+3 |
* | mdoc(7) police: tidy up. | Ruslan Ermilov | 2002-03-18 | 1 | -8/+8 |
* | Fix world breakage introduced by my recent modifications to | Crist J. Clark | 2002-03-18 | 2 | -2/+3 |
* | mdoc(7) police: bump document date to the date of the last interface | Dima Dorfman | 2002-03-18 | 1 | -3/+6 |
* | Update to reflect reality; devname(3) hasn't returned NULL on failure | Dima Dorfman | 2002-03-18 | 1 | -6/+18 |
* | Features are deprecated, not depreciated. | Dima Dorfman | 2002-03-18 | 1 | -1/+1 |
* | Add splitfs vfs layer into libstand, which allows loading big kernels and | Maxim Sobolev | 2002-03-17 | 6 | -3/+292 |
* | Revert part of rev 1.3 -- we need the calls to _init and _fini. | David E. O'Brien | 2002-03-16 | 1 | -4/+0 |
* | Document PT_IO, and move the comment about machine-dependent requests | Dag-Erling Smørgrav | 2002-03-16 | 1 | -5/+33 |
* | Further cleanup (punctuation, genitive) | Dag-Erling Smørgrav | 2002-03-16 | 1 | -18/+27 |
* | Insert newlines between sentences and rewrap paragraphs. No changes to | Dag-Erling Smørgrav | 2002-03-16 | 1 | -31/+40 |
* | Fix the return code from pthread_rwlock_try[rw|rd]lock() functions; | Brian S. Dean | 2002-03-15 | 3 | -6/+6 |
* | mdoc(7) police: tiny fixes. | Ruslan Ermilov | 2002-03-15 | 1 | -2/+4 |
* | mdoc(7) police: expand contractions. | Ruslan Ermilov | 2002-03-15 | 1 | -2/+2 |
* | mdoc(7) police: hard sentence breaks, whitespace at EOL, contractions. | Ruslan Ermilov | 2002-03-15 | 1 | -10/+18 |
* | mdoc(7) police: Fix xref to timeradd(3). | Ruslan Ermilov | 2002-03-15 | 1 | -1/+1 |
* | mdoc(7) police: punctuation nit. | Ruslan Ermilov | 2002-03-15 | 1 | -2/+1 |
* | bde got caught by mdoc(7) police. :-) | Ruslan Ermilov | 2002-03-15 | 2 | -2/+2 |
* | mdoc(7) police: don't you notice the warnings? | Ruslan Ermilov | 2002-03-15 | 1 | -1/+0 |
* | Come on guys, you can't just take OpenBSD manpage and commit it | Ruslan Ermilov | 2002-03-15 | 1 | -30/+41 |
* | Remove trailing characters from #endif. | David E. O'Brien | 2002-03-15 | 1 | -3/+0 |
* | NAI DBA update. | Dag-Erling Smørgrav | 2002-03-14 | 24 | -25/+25 |
* | Remove the use of random(3), and encapsulate the salt-generation in | Mark Murray | 2002-03-14 | 1 | -30/+33 |
* | Clarify fcntl(2) and flock(2) interoperability. | Maxim Konovalov | 2002-03-14 | 1 | -1/+7 |
* | Remove some files we don't want. | Brian Feldman | 2002-03-11 | 2 | -134/+0 |
* | s/nilename/filename/ | Brian Feldman | 2002-03-11 | 1 | -1/+1 |
* | Fix conflicts. | Brian Feldman | 2002-03-11 | 21 | -57/+65 |
* | This commit was generated by cvs2svn to compensate for changes in r92111, | Brian Feldman | 2002-03-11 | 9 | -82/+119 |
|\ |
|
| * | Import zlib 1.1.4 onto the vendor branch. | Brian Feldman | 2002-03-11 | 30 | -137/+185 |
* | | This commit was generated by cvs2svn to compensate for changes in r92109, | Brian Feldman | 2002-03-11 | 2 | -0/+134 |
|\| |
|
| * | Import zlib 1.1.4 onto the vendor branch. | Brian Feldman | 2002-03-11 | 2 | -0/+134 |
* | | Fix some bugs that would prevent %fsr to be set correctly, and add | Thomas Moestl | 2002-03-11 | 4 | -8/+25 |
* | | Account for <machine/fsr.h> no longer being usable for assembler code. | Thomas Moestl | 2002-03-11 | 2 | -2/+6 |
* | | Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout), | Thomas Moestl | 2002-03-11 | 1 | -13/+13 |
* | | Save/restore the %y register around calls to the C user trap handler; | Thomas Moestl | 2002-03-11 | 1 | -0/+4 |
* | | Sync with csu/alpha/Makefile: build crt{i,n}.o. | David E. O'Brien | 2002-03-10 | 1 | -3/+2 |
* | | cosmetic: spell 'cashe' as 'cache' | Bill Fumerola | 2002-03-10 | 3 | -3/+3 |
* | | Don't refer the reader to look for a word that doesn't exist anywhere | Dima Dorfman | 2002-03-10 | 1 | -1/+3 |
* | | o Don't require long long support in bswap64() functions. | Mike Barcroft | 2002-03-09 | 1 | -5/+11 |
* | | If syslog fails to talk to syslogd, then it tries to write a message | David Malone | 2002-03-09 | 1 | -4/+4 |
* | | Correct a typo. | Dima Dorfman | 2002-03-09 | 1 | -1/+1 |
* | | This API will appear in FreeBSD 4.6. | Dima Dorfman | 2002-03-09 | 1 | -1/+1 |
* | | Bring a comment in line with the code, and fix some spelling errors | Dima Dorfman | 2002-03-09 | 1 | -4/+3 |
* | | Fix build. I commented out getpass() in readpassphrase.c because the | Brian Feldman | 2002-03-09 | 1 | -3/+3 |
* | | Update readpassphrase(3)to the latest revisions. Changes are mainly due | Brian Feldman | 2002-03-08 | 2 | -57/+146 |
* | | Improve punctuation consistency: all errors had a '.' after them | Robert Watson | 2002-03-08 | 1 | -1/+1 |
* | | Don't ignore system CFLAGS. | Maxim Sobolev | 2002-03-07 | 1 | -1/+1 |
* | | Fix build for OpenPAM. The directories needed tweeking. | Mark Murray | 2002-03-07 | 3 | -81/+2 |