| Commit message (Expand) | Author | Age | Files | Lines |
* | Unlock device for redial_cmd, then lock again | ache | 1995-09-19 | 1 | -0/+8 |
* | Fix uucp locking | ache | 1995-09-19 | 2 | -38/+29 |
* | Implement uucp-locking | ache | 1995-09-19 | 3 | -10/+172 |
* | Change new -U option to -S to go the same way as startslip. | ache | 1995-09-18 | 2 | -7/+7 |
* | New option: -S #: set SLIP unit number | ache | 1995-09-18 | 2 | -5/+18 |
* | New options: | ache | 1995-09-18 | 2 | -30/+113 |
* | Add new options: | ache | 1995-09-17 | 2 | -12/+52 |
* | Turn on scsiformat. | joerg | 1995-09-17 | 1 | -7/+8 |
* | Finally replace the defunct 4.4BSD scsiformat.c by Peter's wrapper | joerg | 1995-09-17 | 3 | -9/+172 |
* | Shorten a variable name. | dg | 1995-09-17 | 1 | -4/+4 |
* | Use default COPTS. | dg | 1995-09-17 | 1 | -2/+1 |
* | Use daemon() instead of fork/setsid/close. | ache | 1995-09-16 | 1 | -26/+15 |
* | Oops. Fix my error with -W option | ache | 1995-09-15 | 1 | -2/+2 |
* | Close line before fork, or becomes close twice. | ache | 1995-09-15 | 1 | -28/+26 |
* | Tune it to REALLY sense carrier drop. | ache | 1995-09-15 | 2 | -102/+117 |
* | Restore TTYDISC on exit. Move setting of control terminal | ache | 1995-09-15 | 1 | -9/+14 |
* | Wait until login completed before starting SLIP (5 secs) | ache | 1995-09-15 | 1 | -0/+3 |
* | Pass sequence number to called scripts via LINE env. variable. | ache | 1995-09-15 | 2 | -3/+18 |
* | Add reference to /usr/share/examples/startslip | ache | 1995-09-14 | 1 | -1/+2 |
* | Add example scripts | ache | 1995-09-14 | 3 | -0/+16 |
* | All changes still related to original version: | ache | 1995-09-14 | 3 | -59/+195 |
* | Now understand "host!login:" style prompts additionly. | ache | 1995-09-14 | 2 | -86/+167 |
* | Avoid the "calculated sectors per cylinder disagrees with disklabel" | joerg | 1995-09-09 | 1 | -1/+9 |
* | Fixed error in maxcontig calculation that caused it to default to "1". | dg | 1995-09-08 | 1 | -1/+1 |
* | Check a pointer in skipdirs() before dereferencing it. I don't fully | joerg | 1995-09-01 | 1 | -1/+1 |
* | Update to the slices era. Make /dev/rfoo0 the defaults, not | joerg | 1995-09-01 | 4 | -30/+162 |
* | Correct minor nit - to filter out SYN packets, the keyword is | gpalmer | 1995-08-31 | 1 | -1/+1 |
* | Remove -O2 from COPTS, known rogue | ache | 1995-08-29 | 1 | -2/+2 |
* | Document the -a option, and mention ``noauto''. | dg | 1995-08-26 | 2 | -0/+10 |
* | The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTO | dg | 1995-08-26 | 6 | -22/+10 |
* | Sigh. This isn't my night. I forgot the manpage updates too! | jkh | 1995-08-23 | 2 | -0/+10 |
* | Add a "noauto" flag so that you can do things like prevent your system | jkh | 1995-08-23 | 4 | -6/+16 |
* | Add $Id$ | gpalmer | 1995-08-22 | 1 | -0/+3 |
* | Reset the umask before creating the output file; otherwise running | joerg | 1995-08-16 | 1 | -1/+2 |
* | Add (apparently) Larry McVoy's warning.... | peter | 1995-08-12 | 1 | -0/+2 |
* | Fix init to correctly detect processes that are exiting multiple | mpp | 1995-08-08 | 1 | -1/+1 |
* | nspace count was incremented only in child, so warning never displayed | ache | 1995-08-08 | 1 | -9/+13 |
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 3 | -12/+2 |
* | Just when you thought it was safe... | wpaul | 1995-08-07 | 1 | -0/+69 |
* | Remove IMAXBEL clearing, our cfmakeraw() already fixed for it | ache | 1995-08-04 | 1 | -1/+0 |
* | Remove a newline from the output of savecore(8), so the bogus number | joerg | 1995-07-30 | 1 | -1/+0 |
* | scsi(8) used to fall off the end of main(), returning an arbitrary | joerg | 1995-07-30 | 1 | -1/+2 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -1/+1 |
* | Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump. | rgrimes | 1995-07-15 | 1 | -1/+1 |
* | Fix to match new API. Fixes memory leak, faster. | phk | 1995-07-12 | 1 | -6/+9 |
* | Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds was | bde | 1995-07-11 | 1 | -1/+0 |
* | The mode page editor never cleaned up the temp files. Thanks | dufault | 1995-07-11 | 1 | -1/+32 |
* | Changes to support version 3 of the NFS protocol. | dfr | 1995-06-27 | 8 | -209/+538 |
* | When tuneing filesystems with tunefs, it is not obvious what the current | joerg | 1995-06-25 | 2 | -0/+39 |
* | When using dump/rdump on large filesytems (my case 3 GB), the lseek | joerg | 1995-06-24 | 1 | -2/+4 |