summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use stdlib.h for getopt interface.imp2003-06-071-2/+0
* remove unnecessary '?' from getopt stringimp2003-06-071-1/+1
* MAXPATHLEN includes trailing NULimp2003-06-071-1/+1
* Use safer strlcpy and snprintf interfacesimp2003-06-071-4/+4
* Get getopt interface from unistd.himp2003-06-072-5/+2
* Get getopt interface from unistd.himp2003-06-071-3/+1
* Don't need to redundantly redeclare optreset.imp2003-06-071-1/+0
* Allow the optional setting of a user, primary group, or grouplistmtm2003-06-072-6/+114
* Move my maintainership of parts of ipfilter back to Darren Reedguido2003-06-064-4/+4
* Warn if there is no newline at the end of the group file.roam2003-06-061-0/+4
* Report NODEV devices as <NFSfile>phk2003-06-051-2/+6
* Follow the trend of moving MAINTAINER lines from Makefile intoroberto2003-06-052-4/+0
* Update lsextattr(8) to use the new extattr_list_*() APIs, rather thanrwatson2003-06-051-12/+28
* GRRR. Do not force Dangerously Dedicated mode on amd64 when you selectpeter2003-06-042-2/+2
* Correct a spelling error.ceri2003-06-041-1/+1
* Drop MAINTAINER bits from here.markm2003-06-042-4/+0
* Remove MAINTAINER line in favor of the entry in src/MAINTAINERSdougb2003-06-041-2/+0
* Turn on btxld for amd64.peter2003-06-031-0/+4
* Add AMD64 support.peter2003-06-032-1/+5
* Port libc_r to amd64, and turn it back on for amd64. It passes all ofpeter2003-06-021-1/+1
* Add a missing return statement to distExtractTarball().tmm2003-06-021-0/+1
* Assorted mdoc(7) fixes.ru2003-06-021-31/+38
* Explicitly compare the values returned by chdir(2) and chroot(2) to -1.mtm2003-06-021-1/+1
* CSTD=c89 due to mismatched declarations.obrien2003-06-021-0/+1
* Mostly fixed the SYNOPSIS.ru2003-05-311-12/+14
* excute: typo; possible replacements: excite, excuse.ru2003-05-311-4/+4
* Sigh, I guess this manpage used cat(1) as a template?ru2003-05-311-7/+6
* Assorted mdoc(7) fixes.ru2003-05-311-7/+8
* Teach sysinstall to recognize if acpi was turned off from the bootloader,scottl2003-05-316-0/+102
* pkg_create incorrectly does not add trailing '\n' when it receiveslioux2003-05-262-1/+23
* Add a trailing '\n' character if none is found in the informationlioux2003-05-261-10/+19
* Add a pretty cheesy hack to avoid a gcc-3.2.2 ICE (internal compilerpeter2003-05-252-7/+4
* Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.peter2003-05-2411-20/+20
* no libc_r on amd64 yet -> no pppctl.peter2003-05-241-1/+1
* The "krb5" distribution was merged with "crypto", record the death.ru2003-05-226-26/+8
* Erase whitespace at EOL.ru2003-05-223-6/+6
* Moved $FreeBSD$ tag to where it belongs.ru2003-05-221-1/+2
* Nitpicking.ru2003-05-221-1/+1
* Assorted mdoc(7) fixes.ru2003-05-224-30/+43
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-208-380/+424
* Previous revision broke release building, unbreak it.ru2003-05-201-0/+1
* Retire the useless NOSECURE knob.des2003-05-1910-13/+11
* Fixed troff(1) and mdoc(7) warnings.ru2003-05-182-3/+3
* Avoid a corrupt timestamp on the consolegshapiro2003-05-171-2/+6
* Avoid code duplication by using libutil's trimdomain() instead ofgshapiro2003-05-172-10/+7
* When getting back an NLM DENIED response for a requested lock from therwatson2003-05-151-2/+2
* Avoid registering for a lock on the server in the event the NFS clientrwatson2003-05-141-6/+11
* When giving examples of how to use extattrctl(8) to configure UFS1rwatson2003-05-141-4/+4
* When receiving NLM_GRANTED_RES or NLM4_GRANTED_RES lock granted messagesrwatson2003-05-141-2/+7
* Reword the infamouse mouse dialog to ask if you have a PS/2, serial, orjhb2003-05-132-2/+2
OpenPOWER on IntegriCloud