summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Correct usages of getuid() and geteuid()brian1999-12-306-7/+7
* Mention that it's only necessary to escape the '-' in chat scriptsbrian1999-12-293-2/+4
* Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'peter1999-12-291-0/+8
* Preempt one brucification - I was missing a ${DESTDIR}. I hate mergingpeter1999-12-291-1/+1
* Add mailwrapper. It redirects to sendmail by default, but you canpeter1999-12-291-0/+1
* Install sendmail in it's new location.peter1999-12-291-4/+2
* As a special case, deal with a missing mailer.conf at install time. Ipeter1999-12-291-1/+6
* Move mailer.conf to /etc/mail at obrien's request.peter1999-12-291-2/+1
* Make mailwrapper buildpeter1999-12-294-9/+49
* Use LC_TIME=C for dateache1999-12-291-1/+1
* Sorry, ndp command is not exist yet.shin1999-12-291-1/+0
* Forgot to add newly added udp and raw IPv6 apps to usr.sbin SUBDIR.shin1999-12-291-0/+8
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-293-4/+6
* Only print "couldn't install distributions" popup if anyjkh1999-12-291-3/+5
* Small bug fix and improvementsshin1999-12-281-1/+5
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-2829-0/+9055
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-282-0/+2
* Add a bunch of `const's and fix a typo.brian1999-12-2716-26/+30
* Don't allowt '#' as a comment when it's embedded in quotes:brian1999-12-277-33/+34
* kvm_mkdb(8) no longer exists (in .Xr) and kvm_nlist(8) has even less to dopeter1999-12-271-3/+1
* Zap kvm_mkdb, it was for kvm_nlist's benefit, but now it goes directpeter1999-12-277-730/+0
* Don't bother fork()ing after closing a ctty if ppp is about tobrian1999-12-231-0/+10
* Understand double-quotes anywhere on a command line in the samebrian1999-12-233-18/+14
* Correct warning about unindented commands when the unindented commandbrian1999-12-231-27/+34
* configSamba is gone, and is not coming back.dcs1999-12-231-1/+0
* Don't munge ``set dial|login|logout|hangup'' arguments beforebrian1999-12-227-17/+20
* IPSEC support in the kernel.shin1999-12-221-1/+0
* Bye bye xntpd.roberto1999-12-22360-93367/+0
* Don't compile mktime, it is already present elsewhere.roberto1999-12-221-1/+1
* Fix the brain-o which prevented the Custom installation item fromjkh1999-12-222-2/+2
* Fix minor typo.archie1999-12-221-1/+1
* Properly manify this manpage.asmodai1999-12-211-2/+1
* Manual page style work.julian1999-12-212-21/+37
* Fix my '#'-at-end-of-lines change, spammed by a subsequent commit.brian1999-12-201-3/+10
* Use getpwuid()->pw_dir instead of $HOME when expanding ``~''.brian1999-12-201-10/+6
* Use getpwuid() instead of getlogin() in ``allow users''.brian1999-12-201-4/+5
* Add missing linefeed.brian1999-12-201-1/+1
* Cosmetic: clean up some parenthesis confusionbrian1999-12-201-10/+5
* Handle comments at the end of lines.brian1999-12-203-25/+44
* Notice and warn about unterminated quoted strings in commands.brian1999-12-2013-44/+100
* Implement mbuf allocation internally by maintaining 8 buckets ofbrian1999-12-205-21/+82
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-2030-519/+527
* configApache does not exist anymore.dcs1999-12-201-1/+0
* Now that we have an elf(5) we can x-ref it here.billf1999-12-201-0/+1
* Whoops, this function is supposed to return a boolean status, notjkh1999-12-201-1/+1
* Do better things with router configuration (use proper display variable,jkh1999-12-194-4/+14
* Whoops, I broke the doc browser (not that anyone would notice since nobodyjkh1999-12-191-4/+4
* D'oh! Inserted a clear() in a *very* wrong place with my last commit.jkh1999-12-191-1/+0
* Bah, I got the MFC and this commit backwards. :)jkh1999-12-194-5/+2
* This commit was generated by cvs2svn to compensate for changes in r54816,peter1999-12-193-0/+322
|\
OpenPOWER on IntegriCloud