freebsd-nq/sbin
Peter Wemm 185156015b Add a few more heuristics to modload:
1: generate the outfile in /tmp if it's not specified explicitly.
2: if the outfile was implicitly placed in /tmp, automatically remove it.

This means that you can type: modload /lkm/ipfw_mod.o and it'll work, it
wont try and write to /lkm, and it wont leave the (normally) useless
symbol file.

This should not interfere with things like ibcs2 and atapi, which
export some symbols from one LKM to the other by leaving the symbol file.
1995-10-28 17:06:05 +00:00
..
adjkerntz Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
badsect Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bde 1995-04-02 16:52:14 +00:00
bsdlabel Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
clri
comcontrol Remove excessive argc checking. It was impossible to set `dtrwait' and 1995-01-10 01:42:24 +00:00
cxconfig This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
disklabel Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dmesg Add setlocale LC_CTYPE 1995-10-23 23:36:55 +00:00
dset Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dump Fix a silly bug where MAXPATHLEN was subtracted from the string length rather 1995-10-24 13:46:35 +00:00
dumpfs
dumplfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dumpon Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fastboot
fdisk remove the calls to DIOCWLABEL, as it isn't supported any more 1995-10-03 11:12:50 +00:00
fsck Remove unneeded ctype.h 1995-10-23 23:50:20 +00:00
fsck_ffs Remove unneeded ctype.h 1995-10-23 23:50:20 +00:00
fsck_ifs Remove unneeded ctype.h 1995-10-23 23:50:20 +00:00
ft
i386 This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
ifconfig Submitted by: john hay 1995-10-27 10:48:31 +00:00
init Fix $Id$. 1995-10-03 15:11:11 +00:00
ip_mroute_mod
ipfw Convert manpage to -mandoc macros. 1995-10-26 05:36:24 +00:00
ldconfig Reset the umask before creating the output file; otherwise running 1995-08-16 06:31:50 +00:00
md5 Fix to match new API. Fixes memory leak, faster. 1995-07-12 09:14:46 +00:00
mknod
modload Add a few more heuristics to modload: 1995-10-28 17:06:05 +00:00
modunload fix a reference in "SEE ALSO" (modunload(8) mistakenly references 1995-10-26 21:44:11 +00:00
mount Document the -a option, and mention ``noauto''. 1995-08-26 06:06:15 +00:00
mount_cd9660 Include the special device in the error output so that it makes sense. 1995-02-15 14:29:26 +00:00
mount_devfs Obtained from: copied fro mount_kernfs 1995-04-21 01:17:50 +00:00
mount_fdesc
mount_ifs Document the -a option, and mention ``noauto''. 1995-08-26 06:06:15 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_msdosfs
mount_nfs Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
mount_null
mount_nullfs
mount_portal Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_portalfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_procfs
mount_umap Use the correct file pointer when reading the group id map file. The old 1995-06-13 17:42:07 +00:00
mount_umapfs Use the correct file pointer when reading the group id map file. The old 1995-06-13 17:42:07 +00:00
mount_union
mount_unionfs
mountd Just when you thought it was safe... 1995-08-07 03:42:14 +00:00
newfs Shorten a variable name. 1995-09-17 09:54:05 +00:00
newlfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
nfsd Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsiod Catch the case where the children can die too soon causing wait3() 1995-10-01 03:23:13 +00:00
nologin Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
ping Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
quotacheck `dev_bsize' must be reset to 1 before the bread() or 1995-06-21 03:55:12 +00:00
rdisc Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
reboot Totally revamp the man page, update to the state of affairs. 1995-10-07 12:05:00 +00:00
restore Check a pointer in skipdirs() before dereferencing it. I don't fully 1995-09-01 18:09:20 +00:00
route
savecore Delete bogus referneces to timezone code internal header file `tzfile.h', 1995-08-07 19:17:46 +00:00
scsi scsi(8) used to fall off the end of main(), returning an arbitrary 1995-07-30 12:58:47 +00:00
scsiformat Finally replace the defunct 4.4BSD scsiformat.c by Peter's wrapper 1995-09-17 12:47:01 +00:00
shutdown Delete bogus referneces to timezone code internal header file `tzfile.h', 1995-08-07 19:17:46 +00:00
slattach Convert to proper English in the same manner as the sliplogin manpage. 1995-10-26 05:13:54 +00:00
startslip Log user name with each info and total connection time elapsed 1995-09-27 17:15:37 +00:00
swapon Take out special error message for EINVAL...we really do want it to be 1995-05-14 02:18:18 +00:00
sysctl Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
sysinstall Bump to 2.0-950418-SNAP 1995-04-17 10:19:31 +00:00
tunefs Add (apparently) Larry McVoy's warning.... 1995-08-12 15:49:12 +00:00
umount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
DISCLAIMER
Makefile As init/Makefile now 'knows' how to build secure code if necessary, clean 1995-10-01 15:15:09 +00:00
Makefile.inc Define CRYPTOBJDIR if secure is being built 1995-10-01 15:04:42 +00:00