summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use vsnprintf in logmsg() to avoid overflowing the array on the stack.gj2001-02-251-1/+1
* Stop pac dereferencing a null pointer if accounting is not enabeled.dwmalone2001-02-251-1/+2
* Add two missed modifiers into usage message (`-G' and `-x').sobomax2001-02-241-1/+1
* Fix typo that was causing a compiler warning.wpaul2001-02-231-1/+1
* Move the 'dont forget "make depend"' to be the last thing that people see,peter2001-02-232-2/+1
* Futher cleanups. Since we have two options lists, one for proper optionspeter2001-02-221-18/+9
* Move creation of the sendmail statistics file from the usr.sbin/sendmailgshapiro2001-02-221-2/+0
* Collect together a handful of copies of the option generator code into apeter2001-02-223-60/+33
* Properly preserve /etc/mail during upgrades.jkh2001-02-211-0/+1
* Fix a typo, that in some cases may lead to incorrect packages reordering.sobomax2001-02-211-1/+1
* Use the more logical author syntax from pkg_version and quotejkh2001-02-204-14/+8
* Install manpages into machine-specific (i386) subdir.ru2001-02-193-0/+3
* Improve pkg_delete(1) behaviour when deleting several packages at once.sobomax2001-02-191-3/+74
* There is an arbitrary file size limit in ctm of 20MB. By my reckoning,mckay2001-02-191-1/+1
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"peter2001-02-197-21/+21
* Devices are NOT compiled with the "special c2 option -i"..peter2001-02-181-3/+0
* Switch to using a struct xucred instead of a struct xucred when notgreen2001-02-182-13/+13
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-181-1/+2
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-182-3/+3
* MFS: getpackagesite() from RELENG_4 that allows the code to be the same.obrien2001-02-171-4/+16
* Remove old DNS setup document. We have long past the times whereasmodai2001-02-171-1/+1
* mdoc(7) police: sanitize previous commit.ru2001-02-161-2/+3
* Don't even look at af_family if accept() returns sa->sa_len == 0brian2001-02-131-0/+4
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.ru2001-02-131-1/+1
* In light of the dismal transfer times from ftp.FreeBSD.org, add a newobrien2001-02-132-10/+36
* A better fix for the PacketAliasProxyRule() call.brian2001-02-101-3/+3
* Prevent the commands output of pkg_version.pl from being executed without thebmah2001-02-091-0/+14
* Teach sysinstall about the `compat4x' distribution.murray2001-02-096-6/+33
* mdoc(7) police: cosmetics.ru2001-02-091-8/+9
* - By default treat supplied arguments as a shell globs to be matched againstsobomax2001-02-084-41/+191
* mdoc(7) police: replace two -unfilled displays with -tag lists.ru2001-02-072-8/+8
* mdoc(7) police: Change -filled displays (which just happenru2001-02-0711-40/+24
* Bump the i386 default root by another 30MB to 100MB total. The Alphaobrien2001-02-072-4/+4
* Add 20MB to the default / size for this in-development branch.obrien2001-02-072-4/+4
* mdoc(7) police: removed leading (non-sense) .Ns call.ru2001-02-061-1/+1
* Fix typo: compatability -> compatibility.asmodai2001-02-062-2/+2
* Fix typo: seperate -> separate.asmodai2001-02-068-9/+9
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-061-3/+3
* Add package signing utilities; somebody might actually want them.wes2001-02-0617-0/+2514
* mdoc(7) police: modifiers should be marked with .Cm, not .Ar.ru2001-02-051-14/+19
* Make the ``arp -d hostname proxy'' really do something useful.ru2001-02-051-2/+2
* -pedantic mode:sobomax2001-02-052-1/+3
* Add a ``Usable'' function to the ccp switch. The functionbrian2001-02-045-2/+35
* This seems to stop syslog console messages looping. The problemdwmalone2001-02-041-1/+1
* Remove the need to list each and every cpu platform. Config will nowpeter2001-02-044-55/+10
* MPPE_MasterKeyValid is only there if HAVE_DES is defined.brian2001-02-041-0/+2
* Don't send an authentication failure response if we fail sendingbrian2001-02-041-13/+26
* Make the MPPE MasterKey Invalid messages a bit clearer (it nowbrian2001-02-042-4/+6
* Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP andbrian2001-02-043-18/+21
* Add a -g flag for verifying an installed package against its recordedjkh2001-02-035-2/+41
OpenPOWER on IntegriCloud