..
adjkerntz
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
badsect
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
bsdlabel
Use mkstemp rather than mktemp to prevent a small race.
1997-03-24 05:44:28 +00:00
ccdconfig
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
clri
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
comcontrol
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
cxconfig
Convert to mdoc format.
1996-12-23 01:04:46 +00:00
disklabel
Use mkstemp rather than mktemp to prevent a small race.
1997-03-24 05:44:28 +00:00
dmesg
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
dset
Record num_eisa_slots if it could be found in the kernel.
1997-03-12 18:54:52 +00:00
dump
Document the -a option in .Fl form instead of .Cm form to be consistant
1997-03-15 06:23:57 +00:00
dumpfs
Make this compile after the fsirand changes that deleted two fields.
1997-03-28 13:06:59 +00:00
dumplfs
Merge from Lite2 (does not work though)
1997-03-11 12:14:07 +00:00
dumpon
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
fdisk
This update adds the support for != 512 byte sector SCSI devices to
1996-12-01 11:25:38 +00:00
fsck
patch up some "int *" vs. "time_t *" (long) mismatches. They could be
1997-03-18 20:02:18 +00:00
fsck_ffs
patch up some "int *" vs. "time_t *" (long) mismatches. They could be
1997-03-18 20:02:18 +00:00
fsck_ifs
patch up some "int *" vs. "time_t *" (long) mismatches. They could be
1997-03-18 20:02:18 +00:00
fsdb
Fixed bogus casts from (int32_t *) to (time_t *).
1997-03-13 17:56:25 +00:00
fsirand
Update HISTORY to reflect that this will first appear in 2.2.5.
1997-03-27 18:47:05 +00:00
i386
Updated mount_msdos to use the Lite2 getvfsbyname() interface.
1997-03-03 13:23:54 +00:00
ifconfig
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
init
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
ipfw
Force null termination after 2 errant strncpy()s.
1997-03-05 12:08:44 +00:00
ldconfig
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
md5
mdoc'ify man page
1997-03-02 21:43:10 +00:00
mknod
Fixed checking for a non-numeric minor number.
1997-03-12 19:03:40 +00:00
modload
Compile under Lite2 (getopt() is in unistd.h etc)
1997-03-11 12:23:09 +00:00
modunload
Compile under Lite2 (unistd.h has proto for getopt)
1997-03-11 12:24:00 +00:00
mount
Finished (?) merging with Lite2: cleaned up #include mess; fixed merging
1997-03-12 18:35:10 +00:00
mount_cd9660
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_ext2fs
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_ifs
Finished (?) merging with Lite2: cleaned up #include mess; fixed merging
1997-03-12 18:35:10 +00:00
mount_lfs
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_msdos
Updated mount_msdos to use the Lite2 getvfsbyname() interface.
1997-03-03 13:23:54 +00:00
mount_msdosfs
Updated mount_msdos to use the Lite2 getvfsbyname() interface.
1997-03-03 13:23:54 +00:00
mount_nfs
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_null
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_nullfs
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_portal
Fix small race window when creating portal socket.
1997-03-24 05:53:12 +00:00
mount_portalfs
Fix small race window when creating portal socket.
1997-03-24 05:53:12 +00:00
mount_std
Update to compile under Lite2
1997-03-11 12:38:16 +00:00
mount_umap
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_umapfs
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_union
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mount_unionfs
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
mountd
Add code that will reject nfs requests in teh kernel from nonprivileged
1997-03-27 20:01:07 +00:00
newfs
Cleanup STANDALONE stuff
1997-03-24 15:43:36 +00:00
newlfs
Merge from Lite2 (but does not work)
1997-03-11 12:49:29 +00:00
nextboot
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
nfsd
Merge from Lite2 (use new getvfsbyname() interface)
1997-03-11 12:51:00 +00:00
nfsiod
Merge from Lite2 (use new getvfsbyname() interface)
1997-03-11 12:51:00 +00:00
nologin
An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5
1997-03-03 06:47:27 +00:00
ping
Fix typo introduced in 1.17.
1997-03-04 22:05:49 +00:00
quotacheck
Finished (?) merging with Lite2: cleaned up #include mess.
1997-03-12 16:58:35 +00:00
reboot
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
restore
Merge from Lite2
1997-03-11 12:55:19 +00:00
route
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
routed
Some minor mdoc cleanup. Partially based on PR# 2959.
1997-03-12 13:22:17 +00:00
savecore
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
scsi
Mdoc cleanup.
1997-03-19 22:42:02 +00:00
scsiformat
Avoid the ``Three seconds until format begins'' construct. It's
1997-03-02 11:21:07 +00:00
shutdown
-n was broken
1997-01-21 21:07:29 +00:00
slattach
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
startslip
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
swapon
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
sysctl
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
tunefs
Correct some man page cross references and some file
1996-02-05 17:32:16 +00:00
umount
Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch.
1997-03-11 11:59:39 +00:00
Makefile
Reactivated dumplfs and newlfs.
1997-03-24 04:57:50 +00:00
Makefile.inc
Part one of a "fix-and-move". Init(8) had make macros declared here
1997-02-10 17:41:33 +00:00