summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use the return value from snprintf() to keep a track of the length ofbrian2002-03-131-16/+17
* Don't try to cross-build sysinstall.des2002-03-121-1/+4
* Handle B460800 and B921600 being defined in <termios.h>brian2002-03-121-0/+6
* Update number of ports available.murray2002-03-111-1/+1
* Chase sysctl name.dd2002-03-111-1/+1
* after joerg's recent merge of i4b's isppcontrol to the main spppcontrol,hm2002-03-093-565/+0
* When reporting that a line is too long, include the line number in thedd2002-03-091-1/+5
* Fix typo: s/secotor/sector/.keramida2002-03-081-1/+1
* - Misc grammar fixes.keramida2002-03-081-3/+3
* Minor grammar fix:keramida2002-03-081-1/+1
* Fix typo: capablities -> capabilities.keramida2002-03-081-1/+1
* Fix typo: to examining -> to examine.keramida2002-03-081-1/+1
* Merge a duplicate description of the -L option into the first one.keramida2002-03-081-10/+2
* Default to UTC on sparc64 also.obrien2002-03-061-1/+1
* Don't drop the last character from ut_line in ID0logout().brian2002-03-051-7/+8
* Unbreak PAP-only authentication.maxim2002-03-051-5/+11
* Update headerssos2002-03-041-1/+1
* fix the wildrunning % counter.sos2002-03-041-4/+2
* Don't blow away ``set escape'' settings when we've completed thebrian2002-03-043-2/+9
* Fix bug on method local named object related panic and Bankfieldtakawata2002-03-021-1/+17
* Sync with latest KAME's manpage of prefix(8).ume2002-03-011-158/+19
* Use some black make(1) magic to make pkg_install build even withoutsobomax2002-02-271-0/+5
* Introduce a version field to `struct xucred' in place of one of thedd2002-02-272-2/+3
* When asked to print bytes (-b option) do that and put 16 on a line.sos2002-02-261-3/+4
* Add a hint about -DNO_WERRORpeter2002-02-251-0/+1
* #include <time.h> for the definition of time functions instead ofbde2002-02-251-1/+1
* #include <time.h> for the definition of time functions instead ofbde2002-02-251-0/+1
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-0/+1
* Improve grep'ing for variables in make.conf and rc.conf*.dougb2002-02-251-4/+4
* * Add a feature to do a "pre {build|install}world" check of (so far)dougb2002-02-241-26/+90
* Reserved one of the spare fields in struct gmon to record the historybde2002-02-211-3/+31
* Don't define NOADDITIONAL in CFLAGS again, it is already in named.hache2002-02-211-2/+1
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-203-4/+13
* Prefix structure members to protect them against clashes with eg.alfred2002-02-202-34/+34
* Make sortdeps() working with dependency lists containing one or no elements.sobomax2002-02-201-1/+4
* Provide protection against incorrect input (dependency list).sobomax2002-02-201-2/+5
* Document NGM_PPPOE_ACNAME handling.brian2002-02-201-0/+6
* Handle NGM_PPPOE_ACNAME messages.brian2002-02-201-0/+5
* Add some code which read manufucturer id. This is for NEWCARD compatibility.shiba2002-02-204-0/+46
* Fixed divots that I created when I moved prototypes of group_from_gidimp2002-02-191-0/+1
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-187-1/+10
* Update build infrastructure for sendmail 8.12.gshapiro2002-02-171-17/+27
* Update build infrastructure for sendmail 8.12.gshapiro2002-02-173-9/+52
* Add editmap, a new utility which comes with sendmail 8.12 for editing maps ingshapiro2002-02-172-1/+53
* Merge from NetBSD:joe2002-02-162-43/+56
* Unbogotify the comment containing the RCS Id.des2002-02-151-1/+4
* Remove unnecessary setjmp.h.maxim2002-02-131-1/+0
* Unlink all log sockets at startup.maxim2002-02-131-0/+1
* * Update (c)dougb2002-02-121-2/+5
* * Update (c)dougb2002-02-121-1/+3
OpenPOWER on IntegriCloud