aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Ack! I finally got annoyed enough to actually kill this. There is noPeter Wemm2001-03-023-11/+0
* Fix brokeness in rev. 1.6: this manpage appeared in NetBSD 1.4.Ruslan Ermilov2001-03-011-1/+1
* Put back several lines that I erroneously deleted in my previous commit. ThisMaxim Sobolev2001-03-011-0/+3
* h_errno is declared in netdb.h.Warner Losh2001-03-011-2/+0
* Include <unistd.h> for getopt's interface rather than declare thingsWarner Losh2001-03-016-23/+11
* optarg and optind are declared in unistd.h, so don't redundantlyWarner Losh2001-03-011-2/+0
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isGregory Neil Shapiro2001-03-011-4/+0
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-289-19/+19
* Prepare for mdocNG.Ruslan Ermilov2001-02-281-1/+1
* newbus_ioconf() is long gonePeter Wemm2001-02-281-1/+0
* Some more tidying up. we dont use config-dependent anyware. EliminatePeter Wemm2001-02-282-22/+8
* s/special/compilewith/ (so I stop confusing myself) and GC an unusedPeter Wemm2001-02-282-27/+12
* Untangle some special magic that happened for conflicting defintions forPeter Wemm2001-02-282-24/+0
* Remove some more dead code. :-/Peter Wemm2001-02-281-10/+4
* GC some leftover stuff (device-driver suffix)Peter Wemm2001-02-281-7/+0
* Properly detect and report malloc(3) failures.Maxim Sobolev2001-02-271-36/+51
* Print a diagnostic message if no interface could be determinedRuslan Ermilov2001-02-271-0/+2
* - Merge recently added into pkg_info(1) regex/glob matching functionality intoMaxim Sobolev2001-02-279-168/+338
* Prepare for mdocNG.Ruslan Ermilov2001-02-261-1/+1
* Use vsnprintf in logmsg() to avoid overflowing the array on the stack.Gary Jennejohn2001-02-251-1/+1
* Stop pac dereferencing a null pointer if accounting is not enabeled.David Malone2001-02-251-1/+2
* Add two missed modifiers into usage message (`-G' and `-x').Maxim Sobolev2001-02-241-1/+1
* Fix typo that was causing a compiler warning.Bill Paul2001-02-231-1/+1
* Move the 'dont forget "make depend"' to be the last thing that people see,Peter Wemm2001-02-232-2/+1
* Futher cleanups. Since we have two options lists, one for proper optionsPeter Wemm2001-02-221-18/+9
* Move creation of the sendmail statistics file from the usr.sbin/sendmailGregory Neil Shapiro2001-02-221-2/+0
* Collect together a handful of copies of the option generator code into aPeter Wemm2001-02-223-60/+33
* Properly preserve /etc/mail during upgrades.Jordan K. Hubbard2001-02-211-0/+1
* Fix a typo, that in some cases may lead to incorrect packages reordering.Maxim Sobolev2001-02-211-1/+1
* Use the more logical author syntax from pkg_version and quoteJordan K. Hubbard2001-02-204-14/+8
* Install manpages into machine-specific (i386) subdir.Ruslan Ermilov2001-02-193-0/+3
* Improve pkg_delete(1) behaviour when deleting several packages at once.Maxim Sobolev2001-02-191-3/+74
* There is an arbitrary file size limit in ctm of 20MB. By my reckoning,Stephen McKay2001-02-191-1/+1
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"Peter Wemm2001-02-197-21/+21
* Devices are NOT compiled with the "special c2 option -i"..Peter Wemm2001-02-181-3/+0
* Switch to using a struct xucred instead of a struct xucred when notBrian Feldman2001-02-182-13/+13
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+2
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-182-3/+3
* MFS: getpackagesite() from RELENG_4 that allows the code to be the same.David E. O'Brien2001-02-171-4/+16
* Remove old DNS setup document. We have long past the times whereJeroen Ruigrok van der Werven2001-02-171-1/+1
* mdoc(7) police: sanitize previous commit.Ruslan Ermilov2001-02-161-2/+3
* Don't even look at af_family if accept() returns sa->sa_len == 0Brian Somers2001-02-131-0/+4
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-1/+1
* In light of the dismal transfer times from ftp.FreeBSD.org, add a newDavid E. O'Brien2001-02-132-10/+36
* A better fix for the PacketAliasProxyRule() call.Brian Somers2001-02-101-3/+3
* Prevent the commands output of pkg_version.pl from being executed without theBruce A. Mah2001-02-091-0/+14
* Teach sysinstall about the `compat4x' distribution.Murray Stokely2001-02-096-6/+33
* mdoc(7) police: cosmetics.Ruslan Ermilov2001-02-091-8/+9
* - By default treat supplied arguments as a shell globs to be matched againstMaxim Sobolev2001-02-084-41/+191
* mdoc(7) police: replace two -unfilled displays with -tag lists.Ruslan Ermilov2001-02-072-8/+8