freebsd-skq/sbin
joerg fcc88c9123 When using dump/rdump on large filesytems (my case 3 GB), the lseek
claims multiple times to have failed. The problem is a off_t is
converted into a int and checked for a negative. A true lseek check
should be checking if the off_t is equal to -1 for failure.

(Suggested fix from PR #bin/461)

Submitted by:	mark tinguely <tinguely@opus.cs.ndsu.NoDak.edu>
1995-06-24 17:07:21 +00:00
..
adjkerntz Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
badsect
bsdlabel Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
clri
comcontrol
cxconfig
disklabel Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dmesg
dset Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dump When using dump/rdump on large filesytems (my case 3 GB), the lseek 1995-06-24 17:07:21 +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 trailing whitespace. 1995-05-30 06:12:45 +00:00
fsck Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fsck_ffs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fsck_ifs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ft
i386 Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ifconfig Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
init Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ip_mroute_mod
ipfw Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ldconfig Add an "-m" flag to merge instead of replace the entries. We can 1995-06-24 10:08:44 +00:00
md5 Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mknod
modload Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
modunload
mount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_cd9660
mount_devfs
mount_fdesc
mount_ifs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_msdosfs
mount_nfs Added -o port option. Use specified port number for NFS requests. The default 1995-06-14 17:41:04 +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 Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
newfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
newlfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
nfsd
nfsiod
nologin
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
restore Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
route
savecore Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
scsi Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
scsiformat
shutdown
slattach Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
startslip Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
swapon
sysctl Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
sysinstall
tunefs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
umount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
DISCLAIMER
Makefile
Makefile.inc