summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* typoadam1996-11-031-1/+1
* Fix a bogus decent into the network setup screen when runningjkh1996-11-022-8/+5
* Fix minor buffer problems:imp1996-11-011-2/+3
* Fix incorrect length argument to memset() function. Closes PR#1937.alex1996-11-011-2/+2
* Improve the sample login script now that our sh(1) understands -p.joerg1996-10-312-6/+6
* Fix base64->8bit conversionache1996-10-311-99/+82
* Oops, don't suppress initial output header (from previous commit),ache1996-10-311-6/+10
* 1) print only errors if -v not given, it allows non-verboseache1996-10-302-8/+18
* rmgroup - delete a Unix groupwosch1996-10-301-0/+29
* addgroup - add a group or add users to a groupwosch1996-10-291-0/+220
* Correct indentation of multi-LUN device info. (Slightly different fixse1996-10-291-2/+2
* Integrate our changes from bin/rmail. Mainly it causes immediatepeter1996-10-292-1/+16
* Convert the DONT_FSYNC compile time option to a runtime option (likepeter1996-10-293-21/+27
* Merge in our changes from src/libexec/mail.local. This version doesn'tpeter1996-10-293-23/+43
* Do not modify a malloc()ed pointer; instead, use memmove().joerg1996-10-281-2/+3
* Back out the entire change from rev 1.11 of syslogd.c. It was bogus.joerg1996-10-282-53/+8
* Fix a typo, putput --> output.alex1996-10-271-2/+2
* lpc/cmds.c:imp1996-10-2710-38/+57
* Fix transcription error I introduced in last patch. This created aimp1996-10-261-2/+2
* Fix a problem where the command line could be used to overflow a stackimp1996-10-251-2/+2
* Made this work for non-root again. The security fixes in rev.1.11bde1996-10-251-10/+15
* Add support for handling the YP_SECURE and YP_INTERDOMAIN keys fromwpaul1996-10-245-20/+164
* Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries towpaul1996-10-242-11/+67
* Untangle NEWDB/NDBM options.peter1996-10-243-5/+10
* missed this praliases.8 <-> praliases.0 changepeter1996-10-241-1/+1
* Fold sendmail-8.8.2 changes into files that have been touched.peter1996-10-2424-1242/+3769
* This commit was generated by cvs2svn to compensate for changes in r19146,peter1996-10-24106-1375/+5337
|\
| * Import sendmail-8.8.2 onto the vendor branchpeter1996-10-24131-2691/+9200
* | fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6!wosch1996-10-231-2/+2
* | Add extra sanity checking to the in-place update routine. Sometimes youwpaul1996-10-231-2/+33
* | Reviewed by: various (mailing list feedback)julian1996-10-232-7/+57
* | In ypxfr_callback(), the failure to create an RPC CLIENT * handle forwpaul1996-10-231-4/+6
* | Make error messages more informative.wpaul1996-10-231-4/+9
* | Fixes:scrappy1996-10-221-3/+3
* | Add pciconf.se1996-10-221-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r19102,se1996-10-223-0/+213
|\ \
| * | Initial version of the user land code for the PCI config registerse1996-10-223-0/+213
| /
* | Two small changes that were in my development sources at homewpaul1996-10-221-25/+7
* | Fixes:scrappy1996-10-222-4/+4
* | Since rpc.yppasswdd(8) also supports adding entries to thewpaul1996-10-221-8/+25
* | Begin closing out PR #1519 (this requires a change to chpass too,wpaul1996-10-221-4/+12
* | Fix a YTK bug.pst1996-10-201-1/+1
* | Make pstat -s (aka. sswapinfo) print ``[NFS]'' as opposed tojoerg1996-10-201-3/+7
* | Make changes suggested in PR#1825, closing it. Removes default localjkh1996-10-182-12/+11
* | Turn LOCALHACK off by default (whoops!)jkh1996-10-181-2/+2
* | Don't casually blow away FTP site settings now that it's easy for userjkh1996-10-141-5/+4
* | Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-149-261/+19
* | Fix PR#1557 - chained package dependencies using URLs didn't work.jkh1996-10-142-33/+35
* | Fixed the security leek I introduced the other day, nowsos1996-10-131-3/+10
* | Be less draconian about distribution extraction errors - still writejkh1996-10-122-10/+12
OpenPOWER on IntegriCloud