aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Sync.Jordan K. Hubbard1995-10-192-14/+39
* Drat! Forgot the adds..Jordan K. Hubbard1995-10-191-0/+353
* Sync with today's sources:Jordan K. Hubbard1995-10-192-7/+7
* Various fixes to make this work better when called from other tools.Jordan K. Hubbard1995-10-191-2/+14
* Some rethinks on the way the attribute interface worked (now thatJordan K. Hubbard1995-10-181-4/+2
* Almost snapshot time..Jordan K. Hubbard1995-10-182-24/+30
* Sync with me in prep for snapshot.Jordan K. Hubbard1995-10-171-10/+10
* Sync to my current development srcs. I'm about to go off the air here forJordan K. Hubbard1995-10-161-3/+3
* Fix many more bogons, add some stuff to make the docs folk happy.Jordan K. Hubbard1995-10-163-47/+33
* Switch to fds from FILE *'s. Fix a problem with FTP media deviceJordan K. Hubbard1995-10-161-24/+29
* Sync up to today's development snapshot for the other folks working on this.Jordan K. Hubbard1995-10-161-8/+16
* Fix the selection routine.Jordan K. Hubbard1995-10-151-12/+16
* Sync. Split into more rational package support functions and clientsJordan K. Hubbard1995-10-152-147/+238
* Substantially simplify the package install code by running pkg_add inJordan K. Hubbard1995-10-151-75/+150
* Sync up to today's cleanup work.Jordan K. Hubbard1995-10-141-34/+84
* Sync with my development sources, smashing an annoying bug and makingJordan K. Hubbard1995-10-141-2/+1
* Add a command-line option `-I' to disable logging from UDP.Garrett Wollman1995-10-122-14/+38
* Record PID in /var/run/inetd.pid and document same.Garrett Wollman1995-10-123-4/+34
* Fix a couple of doc or appearance nits.Jordan K. Hubbard1995-10-111-1/+1
* Tweak a message to be a bit more clear.Jordan K. Hubbard1995-10-111-2/+4
* Minor tweaks to get ethernet working too.Poul-Henning Kamp1995-10-101-3/+6
* Correct the "default rate" - it's 256/minute not 1000/minute.David Greenman1995-10-091-2/+2
* Syncronize with my current sources. pkg installer not quite in finalJordan K. Hubbard1995-10-091-2/+2
* 1. Add a settable redial timer and logging of the process id in a file.Atsushi Murai1995-10-087-63/+248
* Make it clear that the printed times are measured in hours.Joerg Wunsch1995-10-071-2/+2
* Whole mass of changes from first code review. Eliminate someJordan K. Hubbard1995-10-072-3/+573
* - mrouted doesn't allow loopback of group-specific queries, thus if aDavid Greenman1995-10-071-3/+5
* - mrouted doesn't allow loopback of group-specific queries, thus if aDavid Greenman1995-10-071-2/+2
* Document SESS, fix PGRP (now PGID), and document some more STATE flags.Bruce Evans1995-10-061-3/+20
* st_size in struct stat has type off_t (long long) and not unsigned longTorsten Blum1995-10-061-1/+1
* Properly repaint an option in reverse video after changing its value.Jordan K. Hubbard1995-10-061-1/+2
* Make descriptions stand-out a bit more.Jordan K. Hubbard1995-10-061-1/+4
* Don't put up bogus confirmation dialog.Jordan K. Hubbard1995-10-061-1/+3
* Fix a longstanding bug in `lpr -r'. I used alloca() instead ofJordan K. Hubbard1995-10-051-0/+1
* General cleanup - sanitize use of variables.Jordan K. Hubbard1995-10-041-6/+13
* o Search much more aggressively for distributions in all extractionJordan K. Hubbard1995-10-041-5/+5
* Make the release name to load a configurable parameter.Jordan K. Hubbard1995-10-041-0/+264
* Finally applied the fix from PR # 701 for the broken prxyarp option ofJoerg Wunsch1995-10-031-6/+10
* Cosmetic fix: The usage message was wrong.. One of the commands (mstate)Peter Wemm1995-10-011-10/+9
* Fix CLEANFILES. Some temporary files were missing.Bruce Evans1995-09-281-1/+1
* Fix SRCS so that `make depend' works. There were some .l's and some .y's.Bruce Evans1995-09-282-10/+11
* Correctly determine the local timezone, by looking at the tm_gmtoff resultGarrett Wollman1995-09-281-16/+7
* Change unknown IOT to known ABRT (signal names)Andrey A. Chernov1995-09-271-1/+1
* Reset LANG and LC_CTYPE to not use national date representationAndrey A. Chernov1995-09-271-1/+1
* Reset LANG & LC_CTYPE, or national date representation will be usedAndrey A. Chernov1995-09-271-1/+1
* Rewrite the sicontrol man page to something remotely useful.Peter Wemm1995-09-261-23/+96
* Completely re-wrote the man-page using -mandoc macros. More cleanups inNate Williams1995-09-242-874/+1072
* missing \ causes -DDEBUG compile failure..Peter Wemm1995-09-231-1/+1
* Add support for the "si" Specialix driver in "pstat -t"Peter Wemm1995-09-221-21/+33
* Print EtherTalk packets correctly; closes PR 649.Garrett Wollman1995-09-222-8/+23