| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the interface of getlogin_r to return an int. The former | deischen | 2001-01-01 | 2 | -22/+68 |
* | Make it a bit clearer that asprintf doesn't actually "return" a pointer in | ben | 2001-01-01 | 1 | -4/+3 |
* | Fix a tailq conversion bug that resulted in, e.g., nvi crashing upon | green | 2000-12-30 | 1 | -1/+2 |
* | Use TAILQ instead of CIRCLEQ. | phk | 2000-12-29 | 1 | -21/+18 |
* | Fixed typo not fixed in previous revision. | ru | 2000-12-29 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 104 | -485/+518 |
* | Link stringlist.3 to sl_{add,find,free,init}.3 | ben | 2000-12-27 | 1 | -0/+2 |
* | Fix mostly harmless typo: | nectar | 2000-12-17 | 1 | -1/+1 |
* | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 3 | -0/+3 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 28 | -28/+28 |
* | #endif should not have a non-comment token after it. | obrien | 2000-12-13 | 1 | -1/+1 |
* | o Introduce a pile more documentation about capabilities, including | rwatson | 2000-12-11 | 1 | -6/+213 |
* | mdoc(7) police: use canonical form of .Dd macro. | ru | 2000-12-11 | 15 | -15/+16 |
* | Move telldir position recording type definitions and prototypes | deischen | 2000-12-11 | 6 | -31/+92 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
* | strunvis(3) and unvis(3) are the same files. | alex | 2000-12-08 | 1 | -1/+0 |
* | There are four types of encoding now, not three. Most of them use the | alex | 2000-12-08 | 1 | -2/+2 |
* | Upgrade to groff 1.16.1. | ru | 2000-12-06 | 1 | -8/+1 |
* | Back this out, we apparently have the ipfw(4). | ru | 2000-12-06 | 1 | -1/+1 |
* | ipfw(4) -> ipfw(8). | ru | 2000-12-06 | 1 | -1/+1 |
* | Cleanup XXXdir functions to eliminate global hash table of | deischen | 2000-12-06 | 5 | -53/+34 |
* | Move the ipfw(4) xref to the description of LOG_SECURITY instead of | jhb | 2000-12-05 | 1 | -1/+1 |
* | - __ivaliduser_sa() was introduced for forthcoming IPv6 support to lpd | ume | 2000-12-04 | 1 | -102/+170 |
* | mdoc(7) police: fix formatting errors in rev 1.27. | ru | 2000-12-04 | 1 | -13/+27 |
* | When recording the original arguments, stop short if we encounter | jdp | 2000-12-04 | 1 | -0/+10 |
* | When recording the original arguments, don't (ab)use "nargc" for | jdp | 2000-12-04 | 1 | -3/+4 |
* | Add warning on file-fragmentation issues related to MAP_NOSYNC | dillon | 2000-12-03 | 1 | -0/+15 |
* | Remove last vestiges of thr_sleep and thr_wakeup from libc. | jake | 2000-12-02 | 4 | -4/+4 |
* | Fix some error-handling logic so that ferror is called before fclose, | gad | 2000-12-02 | 1 | -7/+21 |
* | document O_NOFOLLOW and O_FSYNC flags to open | alfred | 2000-11-29 | 1 | -0/+21 |
* | Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.x | jhb | 2000-11-28 | 3 | -3/+3 |
* | The parameter that contains valid options is "optstring", not "optarg". | mph | 2000-11-28 | 1 | -1/+1 |
* | Add reference to elf(5) in addition to already mentioned a.out(5) and add both | sobomax | 2000-11-27 | 1 | -0/+4 |
* | Note that the `fmt' parameter is a printf()-like string. | obrien | 2000-11-26 | 1 | -1/+4 |
* | Make it possible to override the function which writes messages to | phk | 2000-11-26 | 2 | -18/+32 |
* | sprintf -> snprintf | kris | 2000-11-26 | 1 | -1/+1 |
* | Remove the only hard sentence break in the file. | sheldonh | 2000-11-24 | 1 | -4/+5 |
* | Eliminate groff(1) warnings. | ru | 2000-11-24 | 7 | -49/+77 |
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 38 | -64/+92 |
* | log | ru | 2000-11-22 | 4 | -0/+4 |
* | Fix a logic reversal: the RFFDG flag must be unset in order to share | jlemon | 2000-11-21 | 1 | -3/+6 |
* | Clarify the time parameter of the kevent() system call. | asmodai | 2000-11-21 | 1 | -1/+1 |
* | Fix hard sentence break introduced in rev 1.7. | sheldonh | 2000-11-20 | 1 | -1/+2 |
* | Add a period missing from rev 1.13. | sheldonh | 2000-11-20 | 1 | -1/+1 |
* | Remove blank line introduced in rev 1.13. | sheldonh | 2000-11-20 | 1 | -1/+0 |
* | mdoc(7) police: fixed warnings. | ru | 2000-11-20 | 1 | -4/+2 |
* | mdoc(7) police: fixed warning. | ru | 2000-11-20 | 1 | -1/+1 |
* | mdoc(7) police: Nm -> Fn where appropriate. | ru | 2000-11-20 | 11 | -51/+40 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 3 | -15/+15 |
* | MAXPATHNAMELEN -> MAXPATHLEN | kris | 2000-11-19 | 1 | -1/+1 |