aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-236-8/+14
* Conditionalize some annoying debug statements, update the docs.Jordan K. Hubbard1996-08-235-10/+15
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-2311-23/+36
* bye, byeWolfram Schneider1996-08-222-90/+0
* Fix typo in last commit...sighPaul Traina1996-08-211-1/+1
* Add the -o option to the usage line.Mike Pritchard1996-08-211-1/+1
* Oops, forgot to actually add the new man page.Mike Pritchard1996-08-211-0/+76
* Add a man page for mailstats(8).Mike Pritchard1996-08-211-1/+1
* Change DISTDIR to TCPDUMP_DISTDIRPaul Traina1996-08-211-4/+4
* Bugfix: all device counts >= 256 was broken, they truncated by % 255Andrey A. Chernov1996-08-211-1/+1
* Uniquely name the distribution directory variable so that it can be overriddenPaul Traina1996-08-211-6/+6
* Decode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812.Peter Wemm1996-08-211-1/+10
* Back out part of my previous commit. The bug was fixed over 12 monthsPeter Wemm1996-08-211-11/+1
* Pickup VERSION from the tcpdump sources in contrib/tcpdump. AllowsGary Palmer1996-08-211-3/+5
* add pathnames.h, -Wall cleanupWolfram Schneider1996-08-203-9/+35
* Clean up the english a little, having made the mistake of reading it.Jordan K. Hubbard1996-08-201-20/+21
* run pwd_mkdb with new check option [-c] to verify correctnessWolfram Schneider1996-08-201-2/+2
* Fix up pathPaul Traina1996-08-201-2/+2
* Grab tcpdump out of src/contrib/tcpdumpPaul Traina1996-08-1952-16670/+20
* New option: [-c]Wolfram Schneider1996-08-192-3/+17
* Fix a bug, it was returning a pointer to a variable on the stack, insteadPeter Wemm1996-08-191-2/+2
* Define ETHERS_SERVICE, since our OS provides it. Otherwise, youPeter Wemm1996-08-191-2/+2
* ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmtWolfram Schneider1996-08-181-2/+4
* Fixes from NetBSD:Peter Wemm1996-08-172-4/+40
* New optionsWolfram Schneider1996-08-162-20/+46
* Remove -p from SYNOPSISAndrey A. Chernov1996-08-161-1/+1
* Remove -p option from getopt string, all corresponding codeAndrey A. Chernov1996-08-161-1/+1
* rpc.rstatd -> rpc.lockd typoPeter Wemm1996-08-161-1/+1
* Do not add an user to a group if the group is also the login group.Wolfram Schneider1996-08-141-11/+14
* chown(8) and chgrp(1) directories once onlyAdam David1996-08-141-5/+4
* Do not send "welcome mail" as default. If you want this featureWolfram Schneider1996-08-131-4/+8
* Fix last commit (and PR bin/1489) by creating both sockets beforeBill Fenner1996-08-131-4/+7
* Fix a few minor type problems that turned up with gcc-2.7.2Peter Wemm1996-08-133-5/+6
* Add RTF_STATIC to default route's flags in the hope that routed will noPeter Wemm1996-08-131-2/+2
* Add RTF_STATIC to flags when creating a default route. Hopefully thisPeter Wemm1996-08-131-2/+2
* Previously, if the dial script had any problems, pppd would simplyPaul Traina1996-08-114-5/+29
* Reviewed by: variousJulian Elischer1996-08-092-7/+27
* was missing @Adam David1996-08-091-2/+2
* Drop setuid ASAP, to minimize code executed as root.Bill Fenner1996-08-091-3/+18
* Make broadcast clients work.Poul-Henning Kamp1996-08-061-1/+1
* Gratuitous whitespace change so that I can commit the source of the recentPaul Traina1996-08-051-3/+1
* Fix up some more buffer overflow problems.Paul Traina1996-08-052-5/+9
* Fix a couple of bogons. The first two were brought to my attentionBill Paul1996-08-041-9/+36
* Enhance crunchgens understanding of our new /usr/obj/`pwd` strategy.Poul-Henning Kamp1996-08-041-6/+15
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-0321-87/+80
* Make the same fix to the disk partition editor screen.Jordan K. Hubbard1996-08-032-12/+8
* Fix an embarassing bogon in the key input code. I'll roll another snapJordan K. Hubbard1996-08-032-12/+8
* Use the defines and macros defined in /sys/pccard/cis.h to make the codeNate Williams1996-08-011-24/+25
* Whoops! VTYs return zero values for TIOCGSIZE! Work around this.Jordan K. Hubbard1996-08-012-4/+4
* Don't query DNS if we haven't got it configured.Jordan K. Hubbard1996-08-011-12/+16