NetBSD/sbin
hubertf fbff06b0ef Replace the existing version of nologin(8) with a rewrite that was done
according to the behaviour documented in the manual page. That way, the
copyright notice can be dropped.

I place the rewritten version into the public domain. Fixes PR 5784.
1999-07-27 03:56:13 +00:00
..
atactl Code to check for cooked device names was failing even if it succeeded in 1999-02-24 18:49:14 +00:00
badsect #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
bim s/makeing/making/ (in a comment) 1999-07-25 05:53:01 +00:00
ccdconfig Define __POOL_EXPOSE for this nlist-groveling program. 1999-04-01 09:12:21 +00:00
clri change: 1999-04-06 04:54:19 +00:00
disklabel Try $TMPDIR before resorting to _PATH_TMP. 1999-07-21 17:56:34 +00:00
dmesg discard privs as soon as possible. 1998-07-05 08:56:54 +00:00
dump Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h 1999-07-01 19:18:47 +00:00
edlabel convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
fastboot fix bad .Xr references 1998-04-29 09:49:10 +00:00
fdisk Build fdisk on bebox and ofppc(replaced powerpc). 1999-07-02 17:48:26 +00:00
fsck Copy code across from newfs so that 'fsck sd0a' and similar will work. 1999-04-22 04:20:53 +00:00
fsck_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_ffs Fix typo. 1999-05-01 20:04:14 +00:00
fsck_lfs RCS Id police. 1999-07-03 19:55:03 +00:00
fsck_msdos Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsdb Add a [-n] option, which allows to examine a fs without altering it. 1999-03-09 16:11:47 +00:00
fsirand #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
ifconfig Make the previous actually compile. 1999-07-26 19:38:36 +00:00
init document ipf change at securelevel >= 2 1998-11-14 07:47:36 +00:00
ldconfig - don't core-dump if hints file is too short 1999-07-16 22:23:29 +00:00
lmcctl one-line copyright message 1999-04-17 17:55:13 +00:00
mknod Add mknod <name> p which creates a named pipe. There is no real reason for 1998-11-24 22:56:26 +00:00
modload Don't try to play games with the BSS; just make it work. 1999-07-21 03:32:53 +00:00
modunload s/atoi/strtol/ and check if argument given to -i was really a valid 1999-07-22 02:04:13 +00:00
mount Add support for a new flag: "nodevmtime". This sets the MNT_NODEVMTIME mount 1998-12-01 23:20:43 +00:00
mount_ados Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_cd9660 From PR-7951 by Joachim Kuebart: 1999-07-13 11:12:49 +00:00
mount_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_fdesc Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_ffs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_filecore Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_kernfs Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_lfs Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_msdos Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_nfs Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_ntfs Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_null Update to new mount arguments. 1999-07-08 03:04:39 +00:00
mount_portal Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_procfs Add description of /proc/#/cmdline to mount_procfs.8. 1999-07-19 08:02:07 +00:00
mount_umap Update to new mount arguments. 1999-07-08 03:04:39 +00:00
mount_union Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
newfs If -c not set on command line and the partition has a non-zero cpg 1999-05-19 00:25:59 +00:00
newfs_lfs Address PR bin/7623: if the filesystem is so small (or segment size so large) 1999-07-22 20:14:29 +00:00
newfs_msdos after determining the size of a file being used as a msdosfs, seek back to 1999-07-26 00:28:57 +00:00
nologin Replace the existing version of nologin(8) with a rewrite that was done 1999-07-27 03:56:13 +00:00
ping correct typo. s/LDADD/DPADD/ 1999-07-12 19:00:52 +00:00
ping6 do not modify BINGRP as there's no reason for. 1999-07-12 19:02:04 +00:00
raidctl Move COPTS to CPPFLAGS. Nuke some no-longer needed compile options. 1999-03-26 00:46:05 +00:00
reboot Back out the wait-for-slowly-dying-processes change. 1998-10-09 18:50:35 +00:00
restore Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h 1999-07-01 19:18:47 +00:00
rndctl Make the usage string match the man page. 1999-03-30 17:32:44 +00:00
route tweak IPv6 case so that "route show" does not truncate numeric IPv6 address. 1999-07-17 06:51:27 +00:00
routed Use pidfile(3). 1999-06-06 02:00:32 +00:00
rtsol add NetBSD RCS ID. 1999-07-04 02:43:39 +00:00
savecore Remove an extraneous fclose() call which would cause savecore to crash 1999-07-01 08:53:35 +00:00
scsictl Remove some extra spaces. 1999-03-15 23:20:23 +00:00
shutdown testo. We want to source /etc/rc.shutdown. 1998-11-22 19:13:45 +00:00
slattach Add "-l" to "SYNOPSIS" section and use same order as "slattach" when 1999-03-19 21:18:32 +00:00
swapctl add a -D line to usage(). 1999-04-26 01:02:25 +00:00
ttyflags 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
tunefs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
umount Changes to implement "-R" (raw) option to umount, per PR#4030. 1998-04-17 01:19:42 +00:00
wsconsctl Flesh out the manual page, add an examples section, and correct some of the 1999-06-28 21:48:13 +00:00
Makefile rtsol: Throw IPv6 router solicitation to request autoconfiguration 1999-07-02 08:28:04 +00:00
Makefile.inc pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00