| Commit message (Expand) | Author | Age | Files | Lines |
* | Update declaration to match the change made to dir.c a few hours ago. | Bruce Evans | 1995-04-02 | 3 | -3/+3 |
* | Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bde | Bruce Evans | 1995-04-02 | 1 | -8/+8 |
* | Make this actually work. It always failed in FreeBSD because it attempted | Bruce Evans | 1995-04-02 | 1 | -6/+27 |
* | Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bde | Bruce Evans | 1995-04-02 | 6 | -6/+9 |
* | Submitted by: phk, added to by bde | Bruce Evans | 1995-04-02 | 40 | -226/+797 |
* | make pass work also as the first keyword | Ugen J.S. Antsilevich | 1995-03-30 | 1 | -1/+1 |
* | Fixed stupid bug in mountd: it would seem that the kernel doesn't allow | Bill Paul | 1995-03-26 | 1 | -6/+26 |
* | Use more AI to predict initial/final isdst, | Andrey A. Chernov | 1995-03-26 | 1 | -19/+37 |
* | add a \t which has been nagging me too long | Poul-Henning Kamp | 1995-03-19 | 1 | -2/+2 |
* | Remove reference to fsdb(8). We don't have it. | Poul-Henning Kamp | 1995-03-17 | 3 | -3/+0 |
* | Fix long-standing core dump when ld returns failure. | Garrett Wollman | 1995-03-16 | 1 | -2/+2 |
* | Changed manual page to conform to the reality in FreeBSD. | David Greenman | 1995-03-15 | 1 | -9/+8 |
* | Extract the cpio-floppy relative to the root, not /stand. | Poul-Henning Kamp | 1995-03-15 | 1 | -7/+5 |
* | Do not try to make any notice if the PID file cannot be created. | Joerg Wunsch | 1995-03-12 | 1 | -3/+1 |
* | Impliment -ad and -au flags in addition to -a and document the change | Bill Paul | 1995-03-12 | 2 | -8/+42 |
* | Make slattach create a PID file under /var/run when the connection is | Joerg Wunsch | 1995-03-12 | 2 | -4/+33 |
* | Fix it - now this programm should work probably..It is | Ugen J.S. Antsilevich | 1995-03-12 | 1 | -37/+49 |
* | Update manpage..BTW,if somebody wit good English | Ugen J.S. Antsilevich | 1995-03-03 | 1 | -8/+21 |
* | Oops..remove some debugging leftover.. | Ugen J.S. Antsilevich | 1995-03-03 | 1 | -1/+0 |
* | Ok..so everybody picking on me that ipfw syntacs | Ugen J.S. Antsilevich | 1995-03-03 | 1 | -106/+172 |
* | Fixed manpage..ldeny,lreject and log options are there | Ugen J.S. Antsilevich | 1995-02-27 | 1 | -3/+2 |
* | The things you have to go through some times! Add a minimal program to | Poul-Henning Kamp | 1995-02-26 | 2 | -4/+22 |
* | oops. | Poul-Henning Kamp | 1995-02-26 | 1 | -4/+6 |
* | Add a '-p' option to md5. This will save some time in generation of the | Poul-Henning Kamp | 1995-02-26 | 2 | -7/+15 |
* | configure_network() if carrier already present | Andrey A. Chernov | 1995-02-25 | 1 | -2/+4 |
* | Change utility to accept interface name | Ugen J.S. Antsilevich | 1995-02-24 | 2 | -10/+59 |
* | Fix -Wall warnings. | Poul-Henning Kamp | 1995-02-23 | 1 | -7/+11 |
* | Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces all | Bruce Evans | 1995-02-22 | 2 | -0/+22 |
* | Document the mountdtab file in the man page. | Andreas Schulz | 1995-02-22 | 1 | -1/+3 |
* | Use POSIX.2 regular expressions, get rid of libcompat. | Garrett Wollman | 1995-02-21 | 4 | -40/+52 |
* | Implement maxprocperuid and maxfilesperproc. They are tunable | Guido van Rooij | 1995-02-20 | 1 | -1/+3 |
* | Clean this file up so it is readable... | Poul-Henning Kamp | 1995-02-20 | 1 | -188/+121 |
* | ipfirewall.4 is obviously not here anymore! Adjust the Makefile. | Jordan K. Hubbard | 1995-02-18 | 1 | -2/+0 |
* | Finally document "via" feature.. | Ugen J.S. Antsilevich | 1995-02-17 | 1 | -5/+9 |
* | fstab is in section 5, not section 8. | Jordan K. Hubbard | 1995-02-17 | 1 | -1/+1 |
* | Fix another bogon in the change before the last. | Bruce Evans | 1995-02-16 | 2 | -2/+2 |
* | Allow the user access to net.inet.igmp, even though there's nothing | Garrett Wollman | 1995-02-16 | 2 | -12/+12 |
* | Changes for new _menu interface | Andrey A. Chernov | 1995-02-15 | 1 | -1/+1 |
* | Woops, last change wasn't done quite right...fixed. | David Greenman | 1995-02-15 | 2 | -2/+2 |
* | Yanked out (now obsolete) support for 'fastboot'. | David Greenman | 1995-02-15 | 2 | -40/+5 |
* | Include the special device in the error output so that it makes sense. | David Greenman | 1995-02-15 | 1 | -1/+1 |
* | Verify that the last component of the mount point path exists and is | David Greenman | 1995-02-15 | 2 | -2/+22 |
* | Slight change of wording on clean flag not set message to appease some | David Greenman | 1995-02-15 | 3 | -3/+3 |
* | >The fix for the missing ".." in the root directory is enclosed below. | David Greenman | 1995-02-15 | 3 | -6/+15 |
* | Ppl asked to make ipfw smarter..ok.. | Ugen J.S. Antsilevich | 1995-02-14 | 1 | -3/+3 |
* | Fix for rather stupid bug by which you couldn't set | Ugen J.S. Antsilevich | 1995-02-14 | 1 | -3/+4 |
* | Made the changes needed here to install from a CDrom. | Poul-Henning Kamp | 1995-02-13 | 9 | -49/+49 |
* | Added FIFO restore capability. | Martin Renters | 1995-02-10 | 1 | -0/+13 |
* | Prepare for 950210-SNAP | Jordan K. Hubbard | 1995-02-10 | 1 | -1/+1 |
* | Implement TCP MIB variables. | Garrett Wollman | 1995-02-09 | 1 | -2/+9 |