summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix mdoc directivesache1997-08-131-5/+7
* Cast argument to lseek() properly to off_t.jkh1997-08-131-2/+2
* Back out the fancy directory sorting, it's more pain that its worth,pst1997-08-131-27/+4
* Incorporate some ideas that came up during discussion with msmith.pst1997-08-132-50/+109
* Enable periodicpst1997-08-131-2/+2
* This commit was generated by cvs2svn to compensate for changes in r28112,pst1997-08-123-0/+174
|\
| * Initial import of periodic executable control program.pst1997-08-123-0/+174
* Use libalias.so.2.3.brian1997-08-111-1/+1
* Add a SEE ALSO for install.cfg sample script.jkh1997-08-112-2/+12
* Make some changes to the way the label editor reads script variablesjkh1997-08-1110-104/+1712
* Correct default log file name.brian1997-08-102-4/+4
* - Buffer space problem found by Sergio Lenzi <lenzi@bsi.com.br>brian1997-08-105-92/+297
* Don't initialize structures from other variables; gcc -ansi -pedanticwpaul1997-08-101-6/+7
* Add #if __FreeBSD__ >= 3 around #include <net/if_var.h> so that thisrgrimes1997-08-061-1/+3
* Merge sendmail-8.8.7 changes from vendor branchpeter1997-08-043-36/+99
* Merge sendmail 8.8.7 changes from vendor branchpeter1997-08-0414-292/+626
* This commit was generated by cvs2svn to compensate for changes in r27876,peter1997-08-0423-259/+727
|\
| * Import sendmail-8.8.7 onto vendor branch.peter1997-08-0440-587/+1452
* | Use libalias.so.2.2brian1997-08-031-1/+1
* | Zap antique #ifndef NEWVM code. This should be redone to use libkvmpeter1997-08-031-37/+0
* | config.new/config.8 seems to be new in Lite2. Remove it like the rest ofbde1997-08-031-167/+0
* | README is for Lite2. We don't want it.bde1997-08-031-4/+0
* | This commit was generated by cvs2svn to compensate for changes in r27850,bde1997-08-023-2/+174
|\ \
| * | Import Lite2's src/usr.sbin, except for timed. All changed filesbde1997-08-0234-191/+840
| * | This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1997-03-111-0/+58
| * | Import some CSRG 4.4BSD-Lite2 components in order to fix the tree build.peter1997-03-113-161/+131
* | | Fix -p switch.davidn1997-08-011-2/+2
* | | Back out the changes to set the resolver timeout. All they seem to dojkh1997-08-011-25/+0
* | | Update wlconfig to match new Wavelan (wl) driver.msmith1997-08-012-8/+139
* | | Remove extraneous prototypes.brian1997-08-011-3/+1
* | | Nologin is also a valid 'invalid' shellpst1997-07-311-2/+2
* | | Fiddle with DNS options so that queries are also controlled byjkh1997-07-311-1/+26
* | | Make serial console based installs actually work by:jkh1997-07-318-18/+162
* | | Set up the alias address before executingbrian1997-07-291-3/+3
* | | Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC librarywpaul1997-07-297-449/+104
* | | Two minor, pedantic fixes from bde for my last pedantic fixes, plusimp1997-07-2910-33/+29
* | | Fix boatloads of buffer overflows from the OpenBSD tree.imp1997-07-299-100/+151
* | | Allow hosts specified by IP number (avoidingbrian1997-07-282-9/+22
* | | Make compile with rev. 1.101 of ncr.c, which added support forse1997-07-281-13/+13
* | | Fix for PR #4147: apparently BIND now returns a status of NO_RECOVERYwpaul1997-07-281-3/+4
* | | Fix file descriptor leaks.brian1997-07-281-4/+8
* | | Count the "proto" arg after a single address,brian1997-07-271-2/+4
* | | Add a simple example section.wosch1997-07-271-1/+9
* | | Fix a bug in the async DNS resolver that can crash ypserv. yp_prune_dnsq()wpaul1997-07-271-4/+9
* | | Adjust for changes in data structures brought into ncr.c rev. 1.100.se1997-07-251-6/+21
* | | Add ref to sysmouse(4).wosch1997-07-251-2/+3
* | | Add ref to vidcontrol(1).wosch1997-07-241-0/+3
* | | Add ref to moused(8).wosch1997-07-241-1/+3
* | | Delete dead test code.wosch1997-07-241-13/+1
* | | Don't try to ioctl(,TIOCOUTQ,) on a closedbrian1997-07-241-5/+6
OpenPOWER on IntegriCloud