summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use p->fts_level instead of unsuccessfully trying to keep track of thebde1995-07-241-7/+9
* Report `fts_errno' instead of `errno' when the former applies.bde1995-07-241-2/+2
* Better version of spkrtest using perl and dialogache1995-07-233-3/+132
* bugfix: traceroute hangs forever, if another ICMP traffics exists andache1995-07-231-5/+14
* Document new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE,bde1995-07-211-11/+37
* Support cy driver. All tty drivers require namelist stuff here or theybde1995-07-211-2/+35
* Support for the Boeder DCF77 Receiverjkh1995-07-2110-28/+130
* Add a -S option to ypbind that allows the following:wpaul1995-07-202-7/+131
* Use daemon() to deamonify ourselves.wpaul1995-07-181-9/+4
* Add missing quote to yyerror call.gibbs1995-07-181-1/+1
* Allow the specification of the controller bus when wiring down scsi buses.gibbs1995-07-173-4/+15
* lpr uses access(2) to determine if the parent directory of the filetorstenb1995-07-171-3/+23
* The LINKS variable was being improperly specified as non-relative tojkh1995-07-171-2/+2
* Take hardcoded /usr/sbin out of the install target.jkh1995-07-171-2/+2
* pac had a grudge against usernames starting with 't', because of a typo.peter1995-07-171-1/+1
* Some small signal handling tweaks: be sure to keep wait3()ing until allwpaul1995-07-151-3/+3
* Add missing ../ to secure path, close PR 615ache1995-07-151-1/+1
* There was no newline in the error message for kvm_openfiles().bde1995-07-131-3/+3
* Forgot this one in the MD5 reshuffle.phk1995-07-131-3/+3
* Add kbdmap.bde1995-07-121-4/+4
* Remove -g from CFLAGS.bde1995-07-123-5/+5
* Fix to match new MD5 api. Faster, fixes memory leak.phk1995-07-123-12/+15
* Fix to match new MD5 api, faster.phk1995-07-122-7/+4
* Patches to correct endianness bugs in mtrace and a few other littlewollman1995-07-102-6/+8
* Added a CLEANFILES+= y.tab.h to clean out the temporary file from yacc.ats1995-07-081-1/+2
* 1. Clean up log message.amurai1995-07-085-29/+55
* The vnconfig man page needs updating (change vndXX to vnXX).rgrimes1995-07-081-7/+9
* Some implementation of PPP are required that starting a negotiaion byamurai1995-07-083-6/+28
* Clean up mesage log facility stuff accordng to Joradn's question.amurai1995-07-081-2/+4
* >Number: 591amurai1995-07-081-3/+5
* Remove LOG_FILE definition, close PR 595ache1995-07-061-2/+2
* "anyone in a world" -> "anyone in the world".asami1995-07-061-2/+2
* Add a dependency on the .x source file and avoid copying it.bde1995-07-042-30/+20
* Don't convert 0.0.0.0 into 192.0.0.1. I can find no sane reason to do this.dg1995-07-041-3/+1
* Hang up the modem if the dial or login fails. This ensures that wedfr1995-06-301-1/+2
* Killed TIMEZONE, DST, and HZ keywords. They have generated a config errordg1995-06-294-48/+1
* Upgrade to mrouted version 3.6. This includes a substantial clean-upwollman1995-06-2824-799/+1311
* Changes to support version 3 of the NFS protocol.dfr1995-06-279-114/+292
* `pred1' was documented as `pred'. The problem was not obvious becausebde1995-06-262-6/+6
* Use lstat() instead of access() for checking file existence. It worksasami1995-06-241-2/+3
* Bill Fenner points out that mrinfo and mtrace should probably be set-uidwollman1995-06-212-3/+7
* Fix pruning bug described in PR 524.wollman1995-06-161-1/+2
* manupilation -> manipulation.phk1995-06-161-2/+2
* Add a little program to test the functionality of RSRR by gettingwollman1995-06-153-2/+140
* Correctly calculate length of local-domain socket name for RSRR server.wollman1995-06-151-0/+8
* Correct misspelling of `mrouted'. Shows what I get for not re-buildingwollman1995-06-141-2/+2
* Re-enable mrouted now that it matches the kernel code again.wollman1995-06-131-3/+3
* This is mrouted version 3.5, with the route-change notification hook fromwollman1995-06-1329-2976/+6422
* Temporarily disable mrouted.wollman1995-06-131-1/+1
* Make tcpdump a lot smarter about printing IGMP messages. Derived by grovelingwollman1995-06-131-6/+103
OpenPOWER on IntegriCloud