| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some comments. | des | 2001-08-17 | 1 | -3/+26 |
* | Actuall make plumb work in addition to create as per the manpage. | brooks | 2001-08-17 | 1 | -1/+2 |
* | Implement getpeereid(3), a front-end to the LOCAL_PEERCRED | dd | 2001-08-17 | 4 | -2/+192 |
* | Implement a LOCAL_PEERCRED socket option which returns a | dd | 2001-08-17 | 5 | -4/+135 |
* | New release note: SA-01:53. | bmah | 2001-08-17 | 2 | -0/+14 |
* | When discussing optimization levels, don't put the compiler options in | dd | 2001-08-17 | 1 | -1/+2 |
* | Xref raise(3). | dd | 2001-08-17 | 1 | -0/+1 |
* | Clarify the description string for one of the StrongARM based cards. | scottl | 2001-08-17 | 1 | -1/+2 |
* | Troll for MFCs that haven't been marked as such: KERNCONF, an(4) | bmah | 2001-08-17 | 2 | -44/+36 |
* | Markup nit: Mark some things with <envar> that used be done with | bmah | 2001-08-17 | 2 | -8/+8 |
* | Use a build-tool to create the .mgc files. | obrien | 2001-08-17 | 2 | -6/+13 |
* | New/updated release notes: maxusers tunable, vidcontrol(1) -h, | bmah | 2001-08-17 | 2 | -2/+24 |
* | Fix style nits. | obrien | 2001-08-17 | 2 | -16/+16 |
* | Removed the (possible) ambiguity in /etc/rc.conf comment. | ru | 2001-08-17 | 2 | -4/+4 |
* | New/modified release notes: Update isdn4bsd entry (users must | bmah | 2001-08-17 | 2 | -12/+20 |
* | Removed comments that simply describe what is seen by ``cvs di -rRELENG_4'' | ru | 2001-08-17 | 1 | -3/+0 |
* | mdoc(7) police: collapse multiple spaces. | ru | 2001-08-17 | 1 | -1/+1 |
* | mdoc(7) police: fixed the fatal. | ru | 2001-08-17 | 1 | -1/+1 |
* | Note that cdrecord is a part of the sysutils/cdrtools port. | bmah | 2001-08-17 | 4 | -8/+10 |
* | MFS: | bmah | 2001-08-17 | 2 | -22/+22 |
* | mdoc(7) police: markup nit. | ru | 2001-08-17 | 1 | -1/+1 |
* | The ports that convert screendumps into text or png called scr2*, not | sobomax | 2001-08-17 | 1 | -2/+4 |
* | Make source crunches work as well as object crunches; broken in the | joe | 2001-08-17 | 1 | -1/+1 |
* | Simplify overflow calculations a bit | ache | 2001-08-17 | 1 | -4/+2 |
* | Remove extra check, already done in upper level caller, i.e. in | ache | 2001-08-17 | 1 | -5/+1 |
* | Mention ftell & ftello in EOVERFLOW section too. | ache | 2001-08-17 | 1 | -1/+5 |
* | Add more overflow checks in case of fseek() | ache | 2001-08-17 | 1 | -0/+8 |
* | Don't clear "we have offset" flag even if long is overflow for fseek(), | ache | 2001-08-17 | 1 | -1/+0 |
* | fseek.c: | ache | 2001-08-17 | 4 | -10/+36 |
* | cdrecord is now called cdrtools | kris | 2001-08-17 | 1 | -1/+1 |
* | add an entry about myself | fjoe | 2001-08-17 | 1 | -0/+1 |
* | Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause | gibbs | 2001-08-17 | 1 | -2/+4 |
* | Fix part of another problem that bde pointed out. This is different | peter | 2001-08-16 | 1 | -2/+3 |
* | Define _KERNEL as this grubs around where no userland should go. | obrien | 2001-08-16 | 2 | -0/+4 |
* | Remove redundant null-termination. The buffer is already explicitly | peter | 2001-08-16 | 1 | -8/+1 |
* | Don't explicitly null-terminate. The buffer we are copying into is | peter | 2001-08-16 | 1 | -1/+0 |
* | After one more day of testing, make what I hope are the final tweaks to | wpaul | 2001-08-16 | 2 | -6/+10 |
* | Prototype the ptrace_*() | obrien | 2001-08-16 | 1 | -0/+4 |
* | Update the OpenSSH minor-version string. | green | 2001-08-16 | 1 | -1/+1 |
* | oops- typo in a previous commit | mjacob | 2001-08-16 | 1 | -1/+1 |
* | Fix a spelling error in a comment. | mjacob | 2001-08-16 | 1 | -1/+1 |
* | Fix the so-called "half-baked-probe" code that I wrote a long time ago | imp | 2001-08-16 | 2 | -0/+4 |
* | Add more MBOX and ASYNC event defines. | mjacob | 2001-08-16 | 1 | -0/+4 |
* | Thanks to PHK for spotting: ISPASYNC_UNHANDLED_RESPONSE not | mjacob | 2001-08-16 | 1 | -1/+2 |
* | Enable LIP F8, LIP Reset async events. | mjacob | 2001-08-16 | 1 | -4/+45 |
* | MFS: first appeared in FreeBSD 4.4. | ru | 2001-08-16 | 1 | -1/+1 |
* | Fix typo | julian | 2001-08-16 | 1 | -1/+1 |
* | Only allocate teh 1540 byte buffer if we need it.. | julian | 2001-08-16 | 1 | -20/+20 |
* | Add two missing includes | brian | 2001-08-16 | 1 | -0/+2 |
* | Remove an unused variable | brian | 2001-08-16 | 1 | -1/+0 |