| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 11 | -14/+14 |
* | Version bump, because of ABI incompatibility. | nsouch | 2001-01-15 | 1 | -1/+1 |
* | Add Truecolor 16 and 32bits support. Note that 24bits modes are not | nsouch | 2001-01-13 | 4 | -35/+251 |
* | man(7) -> mdoc(7). | ru | 2001-01-12 | 2 | -138/+248 |
* | mdoc(7) police: Ft/Vt now accept punctuation-type arguments. | ru | 2001-01-12 | 7 | -13/+13 |
* | man(7) -> mdoc(7). | ru | 2001-01-12 | 1 | -266/+433 |
* | man(7) -> mdoc(7). | ru | 2001-01-12 | 1 | -77/+100 |
* | man(7) -> mdoc(7). | ru | 2001-01-11 | 5 | -681/+845 |
* | mdoc(7) police: fixed (minor) mdoc bugs introduced in previous revision. | ru | 2001-01-10 | 1 | -2/+3 |
* | o acl_from_text.c: | rwatson | 2001-01-09 | 4 | -48/+20 |
* | o bzero() the ACL structure only if malloc() returns non-NULL. | rwatson | 2001-01-09 | 2 | -2/+4 |
* | o Correct spelling error from patch in previous commit. | rwatson | 2001-01-09 | 2 | -2/+2 |
* | o Add missing initialization of errno from error returns of | rwatson | 2001-01-09 | 6 | -0/+6 |
* | The user name for anonymous ftp is now "anonymous". | des | 2001-01-08 | 1 | -10/+17 |
* | Back out previous (accidental) commit. | des | 2001-01-08 | 1 | -1/+1 |
* | Use "anonymous" rather than "ftp" as login name for anonymous ftp. | des | 2001-01-08 | 2 | -4/+3 |
* | o Make acl_from_text() support uid's and gid's as well as usernames | rwatson | 2001-01-08 | 2 | -12/+36 |
* | Correct check of getgrnam output | jedgar | 2001-01-07 | 2 | -2/+2 |
* | Fix bugs in the handling of > 8 positional arguments: | archie | 2001-01-06 | 1 | -14/+18 |
* | Use a unified libgcc rather than a seperate one for threaded and | jhb | 2001-01-06 | 1 | -2/+2 |
* | gethostbyname2() is able to lookup AF_INET6. | alex | 2001-01-06 | 1 | -10/+0 |
* | Use a unified libgcc rather than a seperate one for threaded and | obrien | 2001-01-06 | 9 | -18/+14 |
* | Force strong references to several pthread_* functions which are weakly | obrien | 2001-01-06 | 3 | -0/+96 |
* | Add rcsid's. | obrien | 2001-01-04 | 3 | -9/+23 |
* | The instructions on doing something with src/lib/csu/powerpc. | obrien | 2001-01-04 | 1 | -0/+26 |
* | PowerPC version of the C runtime support. | obrien | 2001-01-04 | 1 | -0/+124 |
* | PowerPC verions of the crt initialization and finalization files required | obrien | 2001-01-04 | 2 | -0/+91 |
* | Fix SCCS id string abuse I introduced. | obrien | 2001-01-02 | 1 | -1/+1 |
* | Fix typo: ispec -> ipsec | ben | 2001-01-01 | 1 | -1/+1 |
* | 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 |
* | In call to realloc, pass the number of bytes needed, not simply the | ghelmer | 2000-12-31 | 1 | -2/+2 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-31 | 1 | -4/+4 |
* | Use macro API to <sys/queue.h> | ben | 2000-12-30 | 2 | -4/+4 |
* | 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 | 142 | -655/+676 |
* | Reflect rev 1.18 in crypt.c. Note that this section is somewhat | peter | 2000-12-28 | 1 | -3/+5 |
* | Hindsight is wonderful, but I got cold feet over the crypt(3) default | peter | 2000-12-28 | 1 | -5/+5 |
* | Merge into a single US-exportable libcrypt, which only provides | peter | 2000-12-28 | 5 | -122/+69 |
* | Link stringlist.3 to sl_{add,find,free,init}.3 | ben | 2000-12-27 | 1 | -0/+2 |
* | Document FTP_LOGIN. | des | 2000-12-22 | 1 | -0/+2 |
* | Check the FTP_LOGIN environment variable before falling back on | des | 2000-12-22 | 1 | -0/+2 |
* | When retrieving the time of day in nanosleep(), store it in the | deischen | 2000-12-20 | 3 | -12/+36 |
* | Enable check for pending signals after calling a signal handler. | deischen | 2000-12-20 | 3 | -0/+9 |
* | 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 | 60 | -61/+60 |
* | Avoid a segfault (due to an unitialized pointer) when parsing URLs that have | des | 2000-12-13 | 1 | -0/+2 |