summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Update the number and size of ports in the Ports Collection.murray2003-06-091-2/+2
* Change incorrect strings.h to more correct string.h to pick upimp2003-06-092-2/+2
* Include sys/param.h for both modfind and kldloadimp2003-06-091-2/+5
* Include stdlib.h for atoi declaration.imp2003-06-091-0/+3
* Include stdlib.h for atoi declarationimp2003-06-091-0/+3
* include string.h for memcmp declearationimp2003-06-091-0/+1
* Include string.h for strlen declarationimp2003-06-091-0/+1
* Include stdlib.h for exit declarationimp2003-06-091-0/+1
* Include string.h for strcmp declarationimp2003-06-091-0/+1
* Add section number to .Xrcharnier2003-06-083-3/+3
* The .Xr utility. Spelling. Put NIS under .Tncharnier2003-06-081-11/+19
* The .Xr utilitycharnier2003-06-083-7/+11
* Add section number to .Xrcharnier2003-06-082-5/+5
* Use implicit SRCS list, remove WARNS=0, the code is WARNS=4 clean now,jmallett2003-06-081-2/+1
* WARNS cleanup. Constness and shadowing, namely.jmallett2003-06-081-8/+8
* Fix format string.jmallett2003-06-081-1/+1
* Add licence.grog2003-06-081-1/+26
* Oops, this is section 8, not 1.grog2003-06-081-1/+1
* Add man page.grog2003-06-081-0/+98
* Include stdlib.h for exit()imp2003-06-082-0/+2
* Introducing asf, a helper program for kernel debugging.grog2003-06-082-0/+207
* 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
OpenPOWER on IntegriCloud