summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Change the pkg_info check back - it was correct before!jkh1995-10-201-2/+2
* Oops. Change LC_CTYPE to LC_TIME...ache1995-10-202-2/+2
* Slip some fixes under the wire. Mostly cosmetic cleanup andjkh1995-10-202-84/+48
* Sync for Westhill build.jkh1995-10-203-9/+11
* Fix fix.jkh1995-10-201-5/+4
* More bug fixing, make debug settable two ways, put more meat intojkh1995-10-202-10/+26
* Finally split this off from system.c, as intended.jkh1995-10-201-0/+88
* Too many bugs fixed to mention. This code just seems to BREED them.jkh1995-10-202-23/+30
* Sync.jkh1995-10-192-14/+39
* Drat! Forgot the adds..jkh1995-10-191-0/+353
* Sync with today's sources:jkh1995-10-192-7/+7
* Various fixes to make this work better when called from other tools.jkh1995-10-191-2/+14
* Some rethinks on the way the attribute interface worked (now thatjkh1995-10-181-4/+2
* Almost snapshot time..jkh1995-10-182-24/+30
* Sync with me in prep for snapshot.jkh1995-10-171-10/+10
* Sync to my current development srcs. I'm about to go off the air here forjkh1995-10-161-3/+3
* Fix many more bogons, add some stuff to make the docs folk happy.jkh1995-10-163-47/+33
* Switch to fds from FILE *'s. Fix a problem with FTP media devicejkh1995-10-161-24/+29
* Sync up to today's development snapshot for the other folks working on this.jkh1995-10-161-8/+16
* Fix the selection routine.jkh1995-10-151-12/+16
* Sync. Split into more rational package support functions and clientsjkh1995-10-152-147/+238
* Substantially simplify the package install code by running pkg_add injkh1995-10-151-75/+150
* Sync up to today's cleanup work.jkh1995-10-141-34/+84
* Sync with my development sources, smashing an annoying bug and makingjkh1995-10-141-2/+1
* Add a command-line option `-I' to disable logging from UDP.wollman1995-10-122-14/+38
* Record PID in /var/run/inetd.pid and document same.wollman1995-10-123-4/+34
* Fix a couple of doc or appearance nits.jkh1995-10-111-1/+1
* Tweak a message to be a bit more clear.jkh1995-10-111-2/+4
* Minor tweaks to get ethernet working too.phk1995-10-101-3/+6
* Correct the "default rate" - it's 256/minute not 1000/minute.dg1995-10-091-2/+2
* Syncronize with my current sources. pkg installer not quite in finaljkh1995-10-091-2/+2
* 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-087-63/+248
* Make it clear that the printed times are measured in hours.joerg1995-10-071-2/+2
* Whole mass of changes from first code review. Eliminate somejkh1995-10-072-3/+573
* - mrouted doesn't allow loopback of group-specific queries, thus if adg1995-10-071-3/+5
* - mrouted doesn't allow loopback of group-specific queries, thus if adg1995-10-071-2/+2
* Document SESS, fix PGRP (now PGID), and document some more STATE flags.bde1995-10-061-3/+20
* st_size in struct stat has type off_t (long long) and not unsigned longtorstenb1995-10-061-1/+1
* Properly repaint an option in reverse video after changing its value.jkh1995-10-061-1/+2
* Make descriptions stand-out a bit more.jkh1995-10-061-1/+4
* Don't put up bogus confirmation dialog.jkh1995-10-061-1/+3
* Fix a longstanding bug in `lpr -r'. I used alloca() instead ofjkh1995-10-051-0/+1
* General cleanup - sanitize use of variables.jkh1995-10-041-6/+13
* o Search much more aggressively for distributions in all extractionjkh1995-10-041-5/+5
* Make the release name to load a configurable parameter.jkh1995-10-041-0/+264
* Finally applied the fix from PR # 701 for the broken prxyarp option ofjoerg1995-10-031-6/+10
* Cosmetic fix: The usage message was wrong.. One of the commands (mstate)peter1995-10-011-10/+9
* Fix CLEANFILES. Some temporary files were missing.bde1995-09-281-1/+1
* Fix SRCS so that `make depend' works. There were some .l's and some .y's.bde1995-09-282-10/+11
* Correctly determine the local timezone, by looking at the tm_gmtoff resultwollman1995-09-281-16/+7
OpenPOWER on IntegriCloud