| Commit message (Expand) | Author | Age | Files | Lines |
| * | New option: [-c] | Wolfram Schneider | 1996-08-19 | 2 | -3/+17 |
| * | Fix a bug, it was returning a pointer to a variable on the stack, instead | Peter Wemm | 1996-08-19 | 1 | -2/+2 |
| * | Define ETHERS_SERVICE, since our OS provides it. Otherwise, you | Peter Wemm | 1996-08-19 | 1 | -2/+2 |
| * | ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt | Wolfram Schneider | 1996-08-18 | 1 | -2/+4 |
| * | Fixes from NetBSD: | Peter Wemm | 1996-08-17 | 2 | -4/+40 |
| * | New options | Wolfram Schneider | 1996-08-16 | 2 | -20/+46 |
| * | Remove -p from SYNOPSIS | Andrey A. Chernov | 1996-08-16 | 1 | -1/+1 |
| * | Remove -p option from getopt string, all corresponding code | Andrey A. Chernov | 1996-08-16 | 1 | -1/+1 |
| * | rpc.rstatd -> rpc.lockd typo | Peter Wemm | 1996-08-16 | 1 | -1/+1 |
| * | Do not add an user to a group if the group is also the login group. | Wolfram Schneider | 1996-08-14 | 1 | -11/+14 |
| * | chown(8) and chgrp(1) directories once only | Adam David | 1996-08-14 | 1 | -5/+4 |
| * | Do not send "welcome mail" as default. If you want this feature | Wolfram Schneider | 1996-08-13 | 1 | -4/+8 |
| * | Fix last commit (and PR bin/1489) by creating both sockets before | Bill Fenner | 1996-08-13 | 1 | -4/+7 |
| * | Fix a few minor type problems that turned up with gcc-2.7.2 | Peter Wemm | 1996-08-13 | 3 | -5/+6 |
| * | Add RTF_STATIC to default route's flags in the hope that routed will no | Peter Wemm | 1996-08-13 | 1 | -2/+2 |
| * | Add RTF_STATIC to flags when creating a default route. Hopefully this | Peter Wemm | 1996-08-13 | 1 | -2/+2 |
| * | Previously, if the dial script had any problems, pppd would simply | Paul Traina | 1996-08-11 | 4 | -5/+29 |
| * | Reviewed by: various | Julian Elischer | 1996-08-09 | 2 | -7/+27 |
| * | was missing @ | Adam David | 1996-08-09 | 1 | -2/+2 |
| * | Drop setuid ASAP, to minimize code executed as root. | Bill Fenner | 1996-08-09 | 1 | -3/+18 |
| * | Make broadcast clients work. | Poul-Henning Kamp | 1996-08-06 | 1 | -1/+1 |
| * | Gratuitous whitespace change so that I can commit the source of the recent | Paul Traina | 1996-08-05 | 1 | -3/+1 |
| * | Fix up some more buffer overflow problems. | Paul Traina | 1996-08-05 | 2 | -5/+9 |
| * | Fix a couple of bogons. The first two were brought to my attention | Bill Paul | 1996-08-04 | 1 | -9/+36 |
| * | Enhance crunchgens understanding of our new /usr/obj/`pwd` strategy. | Poul-Henning Kamp | 1996-08-04 | 1 | -6/+15 |
| * | Try to make screen update more efficient (less flickering) by more | Jordan K. Hubbard | 1996-08-03 | 21 | -87/+80 |
| * | Make the same fix to the disk partition editor screen. | Jordan K. Hubbard | 1996-08-03 | 2 | -12/+8 |
| * | Fix an embarassing bogon in the key input code. I'll roll another snap | Jordan K. Hubbard | 1996-08-03 | 2 | -12/+8 |
| * | Use the defines and macros defined in /sys/pccard/cis.h to make the code | Nate Williams | 1996-08-01 | 1 | -24/+25 |
| * | Whoops! VTYs return zero values for TIOCGSIZE! Work around this. | Jordan K. Hubbard | 1996-08-01 | 2 | -4/+4 |
| * | Don't query DNS if we haven't got it configured. | Jordan K. Hubbard | 1996-08-01 | 1 | -12/+16 |
| * | Handle SIGPIPE in a couple of crucial places. | Jordan K. Hubbard | 1996-08-01 | 2 | -8/+26 |
| * | Put verbosity in the right place. | Jordan K. Hubbard | 1996-08-01 | 1 | -3/+3 |
| * | Purely cosmetic tweaks. | Jordan K. Hubbard | 1996-08-01 | 2 | -5/+5 |
| * | Clean up the results from getch(). | Jordan K. Hubbard | 1996-08-01 | 4 | -8/+8 |
| * | Close PR#1542. Don't just assume 24 lines, get the tty size. | Jordan K. Hubbard | 1996-08-01 | 12 | -32/+56 |
| * | Make -force work for pkg_add. | Jordan K. Hubbard | 1996-07-31 | 1 | -2/+2 |
| * | Add a required save/restore | Jordan K. Hubbard | 1996-07-31 | 2 | -2/+6 |
| * | Try again. | Jordan K. Hubbard | 1996-07-31 | 2 | -4/+4 |
| * | Don't munge keystrokes. | Jordan K. Hubbard | 1996-07-31 | 8 | -40/+54 |
| * | Prevent Geometry warning messages when the disk is already "dedicated" | Jordan K. Hubbard | 1996-07-31 | 2 | -22/+12 |
| * | More minor tweaks (that I'm trying to get into the SNAP). | Jordan K. Hubbard | 1996-07-31 | 2 | -30/+30 |
| * | Detect which partitions have already been created with `auto' so as not to cr... | Jordan K. Hubbard | 1996-07-31 | 10 | -194/+242 |
| * | Add MD5 checksums to packing list for all files during pkg_create and use | Jordan K. Hubbard | 1996-07-30 | 12 | -74/+105 |
| * | "appeared in 4.2BSD.." changed to "appeared in 4.2BSD." | Alexander Langer | 1996-07-27 | 1 | -1/+1 |
| * | Fix the services.byname target so that it creates search keys for the | Peter Wemm | 1996-07-25 | 1 | -4/+6 |
| * | Add some explanation on TMPDIR. | Poul-Henning Kamp | 1996-07-24 | 1 | -1/+11 |
| * | Fix typo in last commit, it seems that a hash comments out a \ at the end | Peter Wemm | 1996-07-24 | 1 | -4/+4 |
| * | Add sample rules for amd.host, mostly from the AMD docs, but tweaked to fit | Peter Wemm | 1996-07-24 | 1 | -2/+26 |
| * | Merge from vendor branch. The rttrace program is gone (subsumed by rtquery). | Garrett Wollman | 1996-07-22 | 16 | -2006/+1855 |