summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2003-12-16Fixed a bug that made lastlogin ignore the first user argumentwulf
2003-12-11Drop trailing spaces; new sentence, new line; fix widthwiz
2003-12-10John Brezak (now jbrezak at windows dot microsoft dot com) kindlyjdolecek
2003-12-10Modify the licences of code written by Theo De Raadt from a 4-clauseagc
2003-12-10The file system snapshot pseudo driver.hannken
2003-12-09"msntp"->"sntp, and adjust location of runtime data filesdrochner
2003-12-07Make building IPv6 support controllable by MKINET6matt
2003-12-07Gcc3 for sh5 gets an ICE compiling ns_main.c at -O2.scw
2003-12-07Report read errors, too.is
2003-12-06Fix typo, reported by Soren Jacobsen in PR 23666.wiz
2003-12-06Increase userspace (/usr/sbin/nfsd) limit on nfsd count from 20 to 1024.jonathan
2003-12-05Fix my email address.fredb
2003-12-05remove orphaned filesdrochner
2003-12-05put pid file to /var/run and saved state to /var/dbdrochner
2003-12-05Fix some nits.wiz
2003-12-04also build the sntp (rfc2030) program which comes with ntp-4.2drochner
2003-12-04update the reachover build tree for ntp-4.2.0:drochner
2003-12-03rewind() does an implicit clearerr(), as demanded by e.g. 1003.1. Thus,is
2003-12-02Be consistent in error messages, and don't use the <err.h> functions.lukem
2003-11-26Use Xr instead of Ic when suitable; NetBSD -> .Nx; add comma;wiz
2003-11-26Provide an example for making a bootable FAT file system, and improvelukem
2003-11-25Make sure to also zero out structures put on local free lists so allocationsrafal
2003-11-24Define ecalloc() and use it when initializing data structures.christos
2003-11-21Bump version for wait-for-child fix.wiz
2003-11-21Wait for decompress child before continuing.wiz
2003-11-19Add long-long cast for cross-build printf portability. We could be usingchristos
2003-11-19PR/23490: Jason Thorpe: 64-bit config(8) breaks negative RTC_OFFSETchristos
2003-11-18Use int64_t to store numeric values, so that values larger than 2^32fvdl
2003-11-17Apply patch proposted to tech-userlevel on Sun, 12 Oct 2003:bouyer
2003-11-17#include <util.h>dbj
2003-11-16Don't use L_SET as it's not portable and this is a host tooljmc
2003-11-16From Steve Woodford (scw@): fix wi(4) and wiconfig(8) on big-endiandyoung
2003-11-14Disable hp300 support (again).lukem
2003-11-13roundup() write of hp300 boot code to a multiplr of the disk sector size.dsl
2003-11-12use An to markup names.grant
2003-11-12fix a typogrant
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-11-12use An and Aq for name/email address instead of \*[Lt] and \*[Gt].grant
2003-11-12<sys/fcntl.h> -> <fcntl.h> in previous. Also, remove inclusion ofkleink
2003-11-12O_* live in <sys/fcntl.h> not <sys/file.h>matt
2003-11-12Don't use _PATH_UNIX on non-NetBSD hosts.matt
2003-11-10Ensure we use the target disklabel.h, not the host one.dsl
2003-11-10Comment out hp300 references.fvdl
2003-11-10Disable the hp300 for now.fvdl
2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz
2003-11-08Don't use PRId64 in a host tool. Not all systems have the PRI*uwe
2003-11-08First cut of hp300 installboot, seems to DTRT on i386.dsl
2003-11-06Set ${MACHINE} and ${MACHINE_ARCH}.martti
2003-11-02Clean up the i386 examples somewhat, adding an example of upgradingperry
2003-11-02Increase the buffer size for result strings. Reported by Sergey Svishchevchristos