summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* | Cope with Open_Disk() failure much more gracefully.jkh1997-01-162-16/+20
* | Modification to sliplogin prints desitination's IP address beforejkh1997-01-161-1/+27
* | Damn! Forgot to update lynx also.jkh1997-01-162-2/+2
* | Minor cleanup, adjust for latest version of apache web server.jkh1997-01-166-8/+6
* | Clean up a long-standing bug in the scripting code. You could set variables,jkh1997-01-166-54/+88
* | Use a better dialog for flagging field validation errors.jkh1997-01-161-1/+1
* | Keep our serial ports distinct so that first device is not found forjkh1997-01-158-11/+56
* | Put upgraded files in their own directory - using the suffix was a bad idea.jkh1997-01-151-8/+10
* | Register SLIP/PPP devices properly again.jkh1997-01-153-115/+40
* | Add some missing parameters to msgConfirm() which produced the effectsjkh1997-01-151-2/+2
* | Don't call systemShutdown() from signal handler so that the media devicejkh1997-01-152-4/+4
* | Make upgrade allow reselection of failed media.jkh1997-01-151-12/+14
* | Make the bindist-only checks actually work.jkh1997-01-154-44/+44
* | Make the FTP installation codepath a lot more defensive. Trapjkh1997-01-155-34/+92
* | Fix several problems:jkh1997-01-159-7/+59
* | Set defaults more rationally through the item selection loop.jkh1997-01-151-19/+13
* | Accept emacs-style editing keys for traversal and ESC as an abort character.jkh1997-01-155-0/+15
* | Fixed misapplied patch in rev.1.2. A loop continuation test was outsidebde1997-01-141-1/+1
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14659-678/+682
* | Correct a problem which broke +DISPLAY file handling.jkh1997-01-131-3/+4
* | Implement minimal login class support (ie: does a setusercontext()).peter1997-01-132-2/+27
* | Add more protection when running as init and don't do stupid things.jkh1997-01-123-5/+19
* | Ack. When I moved the getsockopt() calls, I forgot to move the lineswpaul1997-01-121-4/+4
* | - Save parent pid and check current pid against it upon entry towpaul1997-01-121-1/+10
* | Correct two bugs:wpaul1997-01-111-13/+50
* | This is purely a bandaid to lower the risk of running out of slotspeter1997-01-111-1/+1
* | Still going.jmacd1997-01-111-1/+3
* | The 2.2-Beta version doesn't have the brackets after the if statement.nate1997-01-101-1/+2
* | Fix many buffer overruns in the code. Specifically, disallow ExpandStringimp1997-01-1013-61/+92
* | Add a man page for mixer(8).mpp1997-01-102-2/+103
* | Fixed DPADD (don't put -L in it).bde1997-01-105-15/+15
* | Oops, the last change added an extra ${LIBSCRYPT} to ${DPADD}, butbde1997-01-102-4/+4
* | Use ${} consistently.bde1997-01-101-2/+2
* | Fix a couple of typos in a comment and in the usage output.mpp1997-01-091-3/+3
* | Fix some formatting problems. Closed PR# 2377.mpp1997-01-081-2/+2
* | yp_server.c:wpaul1997-01-072-17/+56
* | Fix typo I introduced in the DEBUG code last night.nate1997-01-061-2/+2
* | Add extra tweak for -current compilation and some debugging.jkh1997-01-062-4/+6
* | Do a better job of CDROM detection.jkh1997-01-063-35/+47
* | - A pass at staticizing things.nate1997-01-065-107/+131
* | Alphabetize the sources in the Makefile (this will help us to sync withnate1997-01-061-3/+3
* | Updated DPADD to match LDADD.bde1997-01-061-2/+2
* | Eek: the 'check for / in map names' test I added a while back detectswpaul1997-01-061-1/+2
* | Remove an un-needed static declaration.nate1997-01-061-1/+1
* | Re-write the driver to use getopt(), add the new display suspendnate1997-01-062-100/+121
* | Adds optional NIS passwd file updating and optionally rebuildingdavidn1997-01-058-22/+202
* | Remove duplicated #include.davidn1997-01-051-2/+1
* | Fix reference /etc/acct/pw.conf -> /etc/pw.conf.davidn1997-01-051-2/+2
* | Fix a couple of typos.mckay1997-01-041-5/+5
* | Clean up device handling WRT slip and ppp devices. An incomplete transitionjkh1997-01-044-34/+66
OpenPOWER on IntegriCloud