| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | #endif should not have a non-comment token after it. | obrien | 2000-12-13 | 1 | -1/+1 |
* | Do install-time configuration of the i386 boot0 boot manager. At | rnordier | 2000-12-12 | 1 | -1/+23 |
* | mdoc(7) police: Now that .Fx macro is parsed, backout | ru | 2000-12-12 | 1 | -5/+2 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 2 | -74/+160 |
* | o Introduce a pile more documentation about capabilities, including | rwatson | 2000-12-11 | 2 | -12/+426 |
* | mdoc(7) police: use canonical form of .Dd macro. | ru | 2000-12-11 | 16 | -16/+17 |
* | Move telldir position recording type definitions and prototypes | deischen | 2000-12-11 | 6 | -31/+92 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 5 | -7/+14 |
* | 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 |
* | When TFTP tries to open a file, it is expecting struct open_file | ps | 2000-12-08 | 1 | -0/+3 |
* | Upgrade to groff 1.16.1. | ru | 2000-12-06 | 1 | -8/+1 |
* | Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debate | des | 2000-12-06 | 2 | -4/+4 |
* | 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 |
* | Add appropriate defines to use snprintf/vsnprintf instead of | jedgar | 2000-12-06 | 1 | -0/+2 |
* | Change the spelling of `.' to `.' from .OBJDIR since `.' really is where | obrien | 2000-12-05 | 1 | -1/+1 |
* | Move the ipfw(4) xref to the description of LOG_SECURITY instead of | jhb | 2000-12-05 | 1 | -1/+1 |
* | Add some missing functions in MLINKS. Link assume_default_colors.3 | tg | 2000-12-05 | 2 | -10/+20 |
* | Install manpages, including appropriate MLINKS. | tg | 2000-12-05 | 6 | -0/+274 |
* | Forgot to remove the old line in the last commit. | green | 2000-12-05 | 1 | -1/+0 |
* | - __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 |
* | Remove some obsolete comments. | des | 2000-12-01 | 1 | -13/+0 |
* | Clean up the whitespace encoding code. | des | 2000-12-01 | 1 | -5/+6 |
* | Add SCHEME_HTTPS. | des | 2000-12-01 | 1 | -0/+1 |
* | The GCC 2.96 snapshots have slightly different rules for finding include | obrien | 2000-12-01 | 1 | -1/+1 |
* | remove unneded sys/ucred.h include | alfred | 2000-11-30 | 1 | -1/+0 |
* | 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 |