| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to the 1997/02/19 version. | jmz | 1997-04-13 | 42 | -666/+1110 |
* | Allow forcing of local_ip:remote_ip in pap-secrets | brian | 1997-04-13 | 2 | -18/+64 |
* | Make -background option attempt each phone number at most | brian | 1997-04-13 | 4 | -13/+27 |
* | Only wait for the redial timeout when the last phone number in the | brian | 1997-04-12 | 3 | -55/+400 |
* | Sync this up with RELENG_2_2. Du-oh, i've totally spammed rev 1.278, | joerg | 1997-04-12 | 1 | -16/+27 |
* | Minor fixups. Mention that DDB now has a history, and understands | joerg | 1997-04-12 | 1 | -1/+25 |
* | Everyone's favorite, i think: make DDB understand the arrow keys for the | joerg | 1997-04-12 | 1 | -1/+38 |
* | Fold hardware contributors section into the donor's gallery - no sense | jkh | 1997-04-12 | 2 | -37/+32 |
* | Oops. Broke golden rule #1: test everything before commit. :-] | peter | 1997-04-12 | 1 | -5/+3 |
* | Respect NOTCL, don't link with libtcl for the scripting support if | peter | 1997-04-12 | 1 | -1/+5 |
* | Don't descend into the perl directory if it isn't there (eg: cvsup | peter | 1997-04-12 | 1 | -2/+6 |
* | Make tclsh conditional on the src/contrib/tcl directory existing, and | peter | 1997-04-12 | 1 | -2/+7 |
* | Put on my flame proof suit and make libtcl build conditional on | peter | 1997-04-12 | 1 | -3/+6 |
* | Support input and output filters with remote printing. | brian | 1997-04-12 | 4 | -34/+402 |
* | Effectively remove the previous commit to fix threads forking. The | dyson | 1997-04-12 | 1 | -3/+7 |
* | Submitted by: Philippe Charnier <charnier@xp11.frmug.org> | davidn | 1997-04-12 | 1 | -7/+14 |
* | Allow a kernel-supported process thread to do an exec without blasting | dyson | 1997-04-11 | 1 | -7/+24 |
* | Set wakeup time in pthread_cond_wait() to `forever' (-1) to prevent | jb | 1997-04-11 | 3 | -72/+123 |
* | Add -3 option to usage() statement. | obrien | 1997-04-11 | 1 | -1/+1 |
* | Fixed missing #include in synopsis. | bde | 1997-04-11 | 1 | -0/+1 |
* | Fixed return type of __syscall() in synopsis. | bde | 1997-04-11 | 1 | -3/+3 |
* | Fixed missing const(s) or #include(s) in synopsis. | bde | 1997-04-11 | 13 | -12/+18 |
* | Fixed synopsis (the #include was bogus and the return type for brk() was | bde | 1997-04-11 | 1 | -2/+2 |
* | Fixed missing header in synopsis. | bde | 1997-04-11 | 1 | -0/+1 |
* | Fixed synopsis (prototype was missing a const). | bde | 1997-04-11 | 1 | -1/+1 |
* | Fixed #include(s) in the synopsis to actually declare the function(s) in the | bde | 1997-04-11 | 3 | -0/+5 |
* | Cleaned up synopsis: | bde | 1997-04-11 | 1 | -4/+4 |
* | Fixed synopsis: | bde | 1997-04-11 | 1 | -4/+1 |
* | Don't print nonexistent library names for `ld -f [-Lfoo] -lbar'. A | bde | 1997-04-11 | 1 | -2/+10 |
* | Deleted ddb_inb and ddb_outb functions that provide I/O access | kato | 1997-04-11 | 1 | -18/+1 |
* | Add ``%{'' and ``%}'' to one of the examples so that you can actually | obrien | 1997-04-11 | 1 | -0/+2 |
* | Ulf has now also donated the case for "the new freefall" - amend his | jkh | 1997-04-11 | 1 | -2/+3 |
* | Synchronize with sys/i386/isa/syscons.c revision 1.209. | kato | 1997-04-11 | 1 | -10/+6 |
* | Make depend rely on config.h | jkh | 1997-04-11 | 1 | -1/+1 |
* | Add Joe McGuckin for the Kingston ethernet card he donated. | jkh | 1997-04-11 | 1 | -4/+4 |
* | Don't even think about processing bogus domain names here. | wpaul | 1997-04-10 | 1 | -1/+5 |
* | Drop the number of allowed tags back down to 8. Pluto uses a higher value | gibbs | 1997-04-10 | 1 | -17/+17 |
* | aic7xxx.seq: | gibbs | 1997-04-10 | 4 | -13/+16 |
* | Fixed bogus existence test related to searching for a nearby obj | bde | 1997-04-10 | 2 | -12/+4 |
* | Fixed bogus existence test related to searching for a nearby obj | bde | 1997-04-10 | 1 | -6/+1 |
* | Fixed bogus existence test related to searching for a nearby obj | bde | 1997-04-10 | 1 | -6/+1 |
* | Fixed bogus existence test related to searching for a nearby obj | bde | 1997-04-10 | 1 | -18/+9 |
* | Fixed bogus existence check related to searching for a nearby obj directory. | bde | 1997-04-10 | 2 | -4/+4 |
* | Get the declaration of `struct dirent' from <sys/dirent.h>, not from | bde | 1997-04-10 | 3 | -23/+12 |
* | Get the declaration of `struct dirent' from <sys/dirent.h>, not from | bde | 1997-04-10 | 2 | -10/+8 |
* | Removed unused or apparently-unused #includes, especially of the | bde | 1997-04-10 | 4 | -58/+4 |
* | Avoid processing obviously bogus domain names in the YPBINDPROC_DOMAIN | wpaul | 1997-04-10 | 1 | -1/+12 |
* | Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain | wpaul | 1997-04-10 | 1 | -8/+48 |
* | Deprecated <sys/dir.h> some more - changed the comment saying that | bde | 1997-04-10 | 2 | -20/+24 |
* | Add extra paranoia test. In theory this doesn't really gain you anything, | wpaul | 1997-04-10 | 1 | -2/+12 |