unix-history/.git
34 years agocommon code for checking if rm==localhost
Thomas Ferrin [Wed, 23 Aug 1989 12:02:30 +0000 (04:02 -0800)]
common code for checking if rm==localhost

SCCS-vsn: usr.sbin/lpr/common_source/lp.h 5.4
SCCS-vsn: usr.sbin/lpr/common_source/common.c 5.5
SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.9
SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 5.11
SCCS-vsn: usr.sbin/lpr/common_source/rmjob.c 5.6

34 years agoupdate the status file when printing is disabled
Thomas Ferrin [Wed, 23 Aug 1989 11:04:49 +0000 (03:04 -0800)]
update the status file when printing is disabled

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 5.6

34 years agoremove extraneous args from krcmd
Kevin Fall [Wed, 23 Aug 1989 09:04:18 +0000 (01:04 -0800)]
remove extraneous args from krcmd

SCCS-vsn: usr.bin/rsh/rsh.c 5.14

34 years agodeal with krcmd.c and kcmd.c correctly
Kevin Fall [Wed, 23 Aug 1989 08:36:19 +0000 (00:36 -0800)]
deal with krcmd.c and kcmd.c correctly

SCCS-vsn: usr.bin/rsh/Makefile 5.3

34 years agoadd Kerberos info
Kevin Fall [Wed, 23 Aug 1989 08:36:03 +0000 (00:36 -0800)]
add Kerberos info

SCCS-vsn: usr.bin/rsh/rsh.1 6.4

34 years agoKerberos cleanup
Kevin Fall [Wed, 23 Aug 1989 08:35:52 +0000 (00:35 -0800)]
Kerberos cleanup

SCCS-vsn: usr.bin/rsh/rsh.c 5.13

34 years agodeal with kcmd and krcmd.c correctly
Kevin Fall [Wed, 23 Aug 1989 08:35:18 +0000 (00:35 -0800)]
deal with kcmd and krcmd.c correctly

SCCS-vsn: usr.bin/rlogin/Makefile 5.3

34 years agoadd kerberos info
Kevin Fall [Wed, 23 Aug 1989 08:34:59 +0000 (00:34 -0800)]
add kerberos info

SCCS-vsn: usr.bin/rlogin/rlogin.1 6.11

34 years agocleanup Kerberos stuff
Kevin Fall [Wed, 23 Aug 1989 08:34:41 +0000 (00:34 -0800)]
cleanup Kerberos stuff

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.20

34 years agoremove BSD ifdefs
Kevin Fall [Wed, 23 Aug 1989 07:29:20 +0000 (23:29 -0800)]
remove BSD ifdefs

SCCS-vsn: usr.bin/login/login.c 5.45

34 years agonumerous Kerberos, syslog changes; signal() is now type sig_t
Kevin Fall [Wed, 23 Aug 1989 07:23:54 +0000 (23:23 -0800)]
numerous Kerberos, syslog changes; signal() is now type sig_t

SCCS-vsn: usr.bin/login/login.c 5.44

34 years agomore work on the tags
Keith Bostic [Wed, 23 Aug 1989 06:25:56 +0000 (22:25 -0800)]
more work on the tags

SCCS-vsn: sys/kern/Makefile 7.7

34 years agouse openlog so message get tagged correctly
Keith Bostic [Wed, 23 Aug 1989 06:00:45 +0000 (22:00 -0800)]
use openlog so message get tagged correctly

SCCS-vsn: usr.bin/su/su.c 5.13

34 years agodeprecate LOG_NOWAIT
Keith Bostic [Wed, 23 Aug 1989 05:49:08 +0000 (21:49 -0800)]
deprecate LOG_NOWAIT

SCCS-vsn: sys/sys/syslog.h 7.14

34 years agono longer forks; delete LOG_NOWAIT and rephrase LOG_CONS
Keith Bostic [Wed, 23 Aug 1989 05:47:22 +0000 (21:47 -0800)]
no longer forks; delete LOG_NOWAIT and rephrase LOG_CONS
reformat alphabetically

SCCS-vsn: lib/libc/gen/syslog.3 6.12

34 years agodocument that setuid and execute bits are not retained
Keith Bostic [Wed, 23 Aug 1989 05:28:47 +0000 (21:28 -0800)]
document that setuid and execute bits are not retained

SCCS-vsn: usr.bin/uuencode/uuencode.1 6.6

34 years agoguarantee that setuid/executable bits are off
Keith Bostic [Wed, 23 Aug 1989 05:26:27 +0000 (21:26 -0800)]
guarantee that setuid/executable bits are off

SCCS-vsn: usr.bin/uudecode/uudecode.c 5.8

34 years agothe whole map is always dumped anyway, so just calculate its size
Kirk McKusick [Wed, 23 Aug 1989 05:04:36 +0000 (21:04 -0800)]
the whole map is always dumped anyway, so just calculate its size
and be done with it (allegra!jpl@research.att.com)

SCCS-vsn: sbin/dump/itime.c 5.3

34 years agodefault sizes are in 512-byte blocks; add -k flag for kilobytes
Keith Bostic [Wed, 23 Aug 1989 03:26:46 +0000 (19:26 -0800)]
default sizes are in 512-byte blocks; add -k flag for kilobytes

SCCS-vsn: bin/ls/ls.c 5.33
SCCS-vsn: bin/ls/ls.h 5.8
SCCS-vsn: bin/ls/print.c 5.15
SCCS-vsn: bin/ls/util.c 5.5

34 years agodefault sizes are in 512-byte blocks; add -k flag for kilobytes
Keith Bostic [Wed, 23 Aug 1989 03:26:35 +0000 (19:26 -0800)]
default sizes are in 512-byte blocks; add -k flag for kilobytes
sort options, remove outdated BUGS comments

SCCS-vsn: bin/ls/ls.1 6.10

34 years agodon't need pathnames.h any more
Keith Bostic [Wed, 23 Aug 1989 02:57:33 +0000 (18:57 -0800)]
don't need pathnames.h any more

SCCS-vsn: bin/df/df.c 5.12

34 years agoadd -k flag, change default output to 512 byte blocks
Keith Bostic [Wed, 23 Aug 1989 02:55:12 +0000 (18:55 -0800)]
add -k flag, change default output to 512 byte blocks
move mount point to '/', use mktemp so multiple users works right
minor formatting and lint, precede error messages with "df:"

SCCS-vsn: bin/df/df.c 5.11

34 years agoadd -k flag, from scratch, add Berkeley specific copyright
Keith Bostic [Wed, 23 Aug 1989 02:54:01 +0000 (18:54 -0800)]
add -k flag, from scratch, add Berkeley specific copyright

SCCS-vsn: bin/df/df.1 6.3

34 years agoonly one line discipline
Keith Bostic [Wed, 23 Aug 1989 02:04:48 +0000 (18:04 -0800)]
only one line discipline

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.8

34 years agoAdd installation of the man page
Paul Borman [Wed, 23 Aug 1989 00:28:21 +0000 (16:28 -0800)]
Add installation of the man page

SCCS-vsn: usr.bin/telnet/Makefile 1.15

34 years agoAdd support for LINEMODE option
Paul Borman [Wed, 23 Aug 1989 00:13:30 +0000 (16:13 -0800)]
Add support for LINEMODE option

SCCS-vsn: usr.bin/telnet/telnet.1 6.7

34 years agoAdd support for the LINEMODE option
Paul Borman [Wed, 23 Aug 1989 00:06:26 +0000 (16:06 -0800)]
Add support for the LINEMODE option

SCCS-vsn: usr.bin/telnet/telnet.1 6.7

34 years agoremove POSIX_JOB_CONTROL #ifdefs (which were never defined--oops)
Kevin Fall [Tue, 22 Aug 1989 14:14:54 +0000 (06:14 -0800)]
remove POSIX_JOB_CONTROL #ifdefs (which were never defined--oops)

SCCS-vsn: libexec/rlogind/rlogind.c 5.36

34 years agoreformat structure, add new vnode fields, document st_blocks is 512 units
Keith Bostic [Tue, 22 Aug 1989 14:11:04 +0000 (06:11 -0800)]
reformat structure, add new vnode fields, document st_blocks is 512 units

SCCS-vsn: lib/libc/sys/stat.2 6.8

34 years agodisplay 512-byte blocks, add -k option for 1024-byte blocks
Keith Bostic [Tue, 22 Aug 1989 13:44:45 +0000 (05:44 -0800)]
display 512-byte blocks, add -k option for 1024-byte blocks

SCCS-vsn: usr.bin/du/du.c 5.4
SCCS-vsn: usr.bin/du/du.1 6.4

34 years agomove TZDIR back to /etc, expect to have high number of accesses
Keith Bostic [Tue, 22 Aug 1989 13:25:32 +0000 (05:25 -0800)]
move TZDIR back to /etc, expect to have high number of accesses

SCCS-vsn: include/tzfile.h 5.6

34 years agoneed to read dumpsize from blockdev, more cleanups
Mike Karels [Tue, 22 Aug 1989 13:09:55 +0000 (05:09 -0800)]
need to read dumpsize from blockdev, more cleanups

SCCS-vsn: sbin/savecore/savecore.c 5.19

34 years agobe famous forever
Kevin Fall [Tue, 22 Aug 1989 10:01:01 +0000 (02:01 -0800)]
be famous forever

SCCS-vsn: etc/master.passwd 5.5

34 years agonew location for include files; pretty up
Kevin Fall [Tue, 22 Aug 1989 09:27:01 +0000 (01:27 -0800)]
new location for include files; pretty up

SCCS-vsn: libexec/kpasswdd/kpasswdd.c 1.3

34 years agofix syntax error
Kevin Fall [Tue, 22 Aug 1989 09:14:44 +0000 (01:14 -0800)]
fix syntax error

SCCS-vsn: local/kerberosIV/register/register.c 1.7
SCCS-vsn: local/kerberosIV/registerd/registerd.c 1.6

34 years agouse pathnames.h; explain a bit more
Kevin Fall [Tue, 22 Aug 1989 09:14:25 +0000 (01:14 -0800)]
use pathnames.h; explain a bit more

SCCS-vsn: local/kerberosIV/make_keypair/make_keypair.c 1.4

34 years agofilesystem reorg, deal with des_rw correctly
Kevin Fall [Tue, 22 Aug 1989 09:14:09 +0000 (01:14 -0800)]
filesystem reorg, deal with des_rw correctly

SCCS-vsn: local/kerberosIV/register/Makefile 1.4

34 years agodate and time created 89/08/21 18:02:28 by kfall
Kevin Fall [Tue, 22 Aug 1989 09:02:28 +0000 (01:02 -0800)]
date and time created 89/08/21 18:02:28 by kfall

SCCS-vsn: local/kerberosIV/register/pathnames.h 1.1

34 years agofilesystem reorg
Kevin Fall [Tue, 22 Aug 1989 09:02:21 +0000 (01:02 -0800)]
filesystem reorg

SCCS-vsn: local/kerberosIV/make_keypair/make_keypair.c 1.3
SCCS-vsn: local/kerberosIV/register/register.c 1.6
SCCS-vsn: local/kerberosIV/registerd/registerd.c 1.5

34 years agodon't have double slashes, for emacs
Keith Bostic [Tue, 22 Aug 1989 08:34:32 +0000 (00:34 -0800)]
don't have double slashes, for emacs

SCCS-vsn: usr.bin/mail/quit.c 5.13
SCCS-vsn: usr.bin/mail/temp.c 5.13

34 years agodo not return FSTAB_XX entries
Kirk McKusick [Tue, 22 Aug 1989 08:33:29 +0000 (00:33 -0800)]
do not return FSTAB_XX entries

SCCS-vsn: lib/libc/gen/fstab.c 5.8

34 years agoadd kerberos servers
Kevin Fall [Tue, 22 Aug 1989 08:27:16 +0000 (00:27 -0800)]
add kerberos servers

SCCS-vsn: etc/inetd.conf 5.3

34 years agoadd kerberos services
Kevin Fall [Tue, 22 Aug 1989 08:25:35 +0000 (00:25 -0800)]
add kerberos services

SCCS-vsn: etc/services 5.3

34 years agoadd -t, -l for tex
Mike Karels [Tue, 22 Aug 1989 08:16:05 +0000 (00:16 -0800)]
add -t, -l for tex

SCCS-vsn: usr.bin/spell/spell.sh 1.5

34 years agoAdd support for LINEMODE option
Paul Borman [Tue, 22 Aug 1989 07:11:47 +0000 (23:11 -0800)]
Add support for LINEMODE option

SCCS-vsn: usr.bin/tn3270/distribution/arpa/telnet.h 4.3

34 years agoAdd support for LINEMODE option
Paul Borman [Tue, 22 Aug 1989 06:00:18 +0000 (22:00 -0800)]
Add support for LINEMODE option

SCCS-vsn: include/arpa/telnet.h 5.5

34 years agoAdd support fro LINEMODE option
Paul Borman [Tue, 22 Aug 1989 05:59:37 +0000 (21:59 -0800)]
Add support fro LINEMODE option

SCCS-vsn: usr.bin/telnet/Makefile 1.14

34 years agoAdd support for LINEMODE option
Paul Borman [Tue, 22 Aug 1989 05:59:03 +0000 (21:59 -0800)]
Add support for LINEMODE option

SCCS-vsn: usr.bin/telnet/commands.c 1.19
SCCS-vsn: usr.bin/telnet/defines.h 1.8
SCCS-vsn: usr.bin/telnet/externs.h 1.17
SCCS-vsn: usr.bin/telnet/main.c 1.11
SCCS-vsn: usr.bin/telnet/ring.c 1.11
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.19
SCCS-vsn: usr.bin/telnet/telnet.c 5.41
SCCS-vsn: usr.bin/telnet/terminal.c 1.16
SCCS-vsn: usr.bin/telnet/tn3270.c 1.19
SCCS-vsn: usr.bin/telnet/utilities.c 1.14

34 years agocheck for alpha release by sklower
Mike Karels [Tue, 22 Aug 1989 05:08:11 +0000 (21:08 -0800)]
check for alpha release by sklower

SCCS-vsn: sbin/XNSrouted/tables.c 5.8
SCCS-vsn: sbin/XNSrouted/table.h 5.2

34 years agombuf and big sockaddr changes
Keith Sklower [Tue, 22 Aug 1989 05:07:40 +0000 (21:07 -0800)]
mbuf and big sockaddr changes

SCCS-vsn: sbin/XNSrouted/input.c 5.8
SCCS-vsn: sbin/XNSrouted/main.c 5.8
SCCS-vsn: sbin/XNSrouted/startup.c 5.8
SCCS-vsn: sbin/XNSrouted/af.c 5.9

34 years agointerim support for ISO
Keith Sklower [Tue, 22 Aug 1989 04:55:39 +0000 (20:55 -0800)]
interim support for ISO

SCCS-vsn: sbin/route/route.c 5.16
SCCS-vsn: sbin/route/route.8 6.4

34 years agoskip over ISO interfaces
Keith Sklower [Tue, 22 Aug 1989 04:29:16 +0000 (20:29 -0800)]
skip over ISO interfaces

SCCS-vsn: sbin/routed/startup.c 5.17

34 years agoprovision bandaids for new sockaddrs
Keith Sklower [Tue, 22 Aug 1989 03:34:16 +0000 (19:34 -0800)]
provision bandaids for new sockaddrs

SCCS-vsn: sbin/routed/output.c 5.13
SCCS-vsn: sbin/routed/tables.c 5.16
SCCS-vsn: sbin/routed/input.c 5.21
SCCS-vsn: sbin/routed/table.h 5.7
SCCS-vsn: sbin/routed/af.c 5.9

34 years agotypo; bug report 4.3BSD-tahoe/usr.bin/26
Keith Bostic [Tue, 22 Aug 1989 03:25:00 +0000 (19:25 -0800)]
typo; bug report 4.3BSD-tahoe/usr.bin/26

SCCS-vsn: usr.bin/script/script.c 5.9

34 years agowrong order for POSIX_SOURCE; bug report 4.3BSD/sys/238
Keith Bostic [Tue, 22 Aug 1989 03:15:46 +0000 (19:15 -0800)]
wrong order for POSIX_SOURCE; bug report 4.3BSD/sys/238

SCCS-vsn: sys/sys/errno.h 7.5

34 years agoadd -t, -l for tex, latex
Mike Karels [Tue, 22 Aug 1989 00:24:45 +0000 (16:24 -0800)]
add -t, -l for tex, latex

SCCS-vsn: usr.bin/spell/spell.sh 1.5

34 years ago/sys/h is no more; sys becomes general case
Mike Karels [Mon, 21 Aug 1989 08:38:54 +0000 (00:38 -0800)]
/sys/h is no more; sys becomes general case

SCCS-vsn: include/Makefile.install 5.6

34 years agoread dump from raw device, not block; minor cleanups
Mike Karels [Mon, 21 Aug 1989 06:20:06 +0000 (22:20 -0800)]
read dump from raw device, not block; minor cleanups

SCCS-vsn: sbin/savecore/savecore.c 5.18

34 years agodate and time created 89/08/20 14:21:21 by kfall
Kevin Fall [Mon, 21 Aug 1989 05:21:21 +0000 (21:21 -0800)]
date and time created 89/08/20 14:21:21 by kfall

SCCS-vsn: usr.bin/rlogin/krcmd.c 1.1

34 years agodate and time created 89/08/20 14:21:14 by kfall
Kevin Fall [Mon, 21 Aug 1989 05:21:14 +0000 (21:21 -0800)]
date and time created 89/08/20 14:21:14 by kfall

SCCS-vsn: usr.bin/rlogin/kcmd.c 5.1

34 years agodate and time created 89/08/20 14:20:28 by kfall
Kevin Fall [Mon, 21 Aug 1989 05:20:28 +0000 (21:20 -0800)]
date and time created 89/08/20 14:20:28 by kfall

SCCS-vsn: usr.bin/rlogin/des_rw.c 5.1

34 years agouse vsprintf instead of _doprnt
Edward Wang [Sun, 20 Aug 1989 18:13:49 +0000 (10:13 -0800)]
use vsprintf instead of _doprnt

SCCS-vsn: usr.bin/window/wwprintf.c 3.9

34 years agonew, slightly different token protocol
Edward Wang [Sun, 20 Aug 1989 17:28:31 +0000 (09:28 -0800)]
new, slightly different token protocol

SCCS-vsn: usr.bin/window/ttzapple.c 3.4

34 years agochecked in for marc (with a few mods by karels); posix
Marc Teitelbaum [Sun, 20 Aug 1989 03:48:25 +0000 (19:48 -0800)]
checked in for marc (with a few mods by karels); posix

SCCS-vsn: bin/stty/stty.c 5.7

34 years agoupdate for new fstab format that supports vnodes
Kirk McKusick [Sat, 19 Aug 1989 10:31:26 +0000 (02:31 -0800)]
update for new fstab format that supports vnodes

SCCS-vsn: lib/libc/gen/getfsent.3 6.7
SCCS-vsn: share/man/man5/fstab.5 6.2

34 years agoupdate for new format used by NFS
Kirk McKusick [Sat, 19 Aug 1989 09:11:12 +0000 (01:11 -0800)]
update for new format used by NFS

SCCS-vsn: lib/libc/gen/fstab.c 5.7

34 years agoreorder fields to be in same order as fstab itself
Kirk McKusick [Sat, 19 Aug 1989 09:09:14 +0000 (01:09 -0800)]
reorder fields to be in same order as fstab itself

SCCS-vsn: include/fstab.h 5.7

34 years agoremove kerberos...now comes from elsewhere
Kevin Fall [Fri, 18 Aug 1989 13:37:32 +0000 (05:37 -0800)]
remove kerberos...now comes from elsewhere

SCCS-vsn: include/Makefile 5.28

34 years agochmod 444 output files
Mike Karels [Fri, 18 Aug 1989 11:34:30 +0000 (03:34 -0800)]
chmod 444 output files

SCCS-vsn: sys/kern/makesyscalls.sh 7.2

34 years agosequence numbers should start at 0
Keith Bostic [Fri, 18 Aug 1989 08:48:07 +0000 (00:48 -0800)]
sequence numbers should start at 0

SCCS-vsn: sbin/ping/ping.c 5.4

34 years agoalways check malloc type if using the type for stats
Mike Karels [Fri, 18 Aug 1989 07:32:11 +0000 (23:32 -0800)]
always check malloc type if using the type for stats

SCCS-vsn: sys/kern/kern_malloc.c 7.13

34 years agoneed to init mask each time for select
Mike Karels [Fri, 18 Aug 1989 06:59:46 +0000 (22:59 -0800)]
need to init mask each time for select

SCCS-vsn: sbin/ping/ping.c 5.3

34 years agoPOSIX requires file descriptor to be close-on-exec
Kirk McKusick [Fri, 18 Aug 1989 05:52:58 +0000 (21:52 -0800)]
POSIX requires file descriptor to be close-on-exec

SCCS-vsn: lib/libc/gen/opendir.c 5.7

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Fri, 18 Aug 1989 04:33:37 +0000 (20:33 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/renice/renice.8 6.3
SCCS-vsn: usr.bin/mt/mt.1 6.3

34 years agowritten by Bill Joy, add Berkeley copyright
Keith Bostic [Fri, 18 Aug 1989 04:27:59 +0000 (20:27 -0800)]
written by Bill Joy, add Berkeley copyright

SCCS-vsn: usr.bin/head/head.1 6.2

34 years agowritten by Bill Joy, add Berkeley copyrgith
Keith Bostic [Fri, 18 Aug 1989 04:26:59 +0000 (20:26 -0800)]
written by Bill Joy, add Berkeley copyrgith

SCCS-vsn: usr.bin/fold/fold.1 6.2

34 years agothis version sent to NIST
Keith Sklower [Thu, 17 Aug 1989 15:29:09 +0000 (07:29 -0800)]
this version sent to NIST

SCCS-vsn: sbin/route/route.c 5.15

34 years agohave to check vnode type before interpreting it
Kirk McKusick [Thu, 17 Aug 1989 10:08:52 +0000 (02:08 -0800)]
have to check vnode type before interpreting it

SCCS-vsn: usr.bin/fstat/fstat.c 5.20

34 years agoreturn vap_bytes in bytes
Kirk McKusick [Thu, 17 Aug 1989 09:44:17 +0000 (01:44 -0800)]
return vap_bytes in bytes

SCCS-vsn: sys/nfs/nfs_subs.c 7.5
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.15
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.15
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.15
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.15

34 years agoadd S_BLKSIZE defining size of blocks in stat structure
Kirk McKusick [Thu, 17 Aug 1989 09:38:51 +0000 (01:38 -0800)]
add S_BLKSIZE defining size of blocks in stat structure

SCCS-vsn: sys/sys/stat.h 7.3

34 years agoupdate for vnodes
Kirk McKusick [Thu, 17 Aug 1989 09:19:38 +0000 (01:19 -0800)]
update for vnodes

SCCS-vsn: bin/df/df.1 6.2

34 years agoprint error when requested pathname cannot be stat'ed
Kirk McKusick [Thu, 17 Aug 1989 09:17:27 +0000 (01:17 -0800)]
print error when requested pathname cannot be stat'ed

SCCS-vsn: bin/df/df.c 5.10

34 years agoallow printing of statistics for unmounted special devices
Kirk McKusick [Thu, 17 Aug 1989 09:01:11 +0000 (01:01 -0800)]
allow printing of statistics for unmounted special devices

SCCS-vsn: bin/df/df.c 5.9

34 years agolint; allow specification of block devices
Kirk McKusick [Thu, 17 Aug 1989 08:37:49 +0000 (00:37 -0800)]
lint; allow specification of block devices

SCCS-vsn: bin/df/df.c 5.8

34 years agouse definition S_IFBLK from stat.h rather than IFBLK from inode.h
Kirk McKusick [Thu, 17 Aug 1989 08:12:19 +0000 (00:12 -0800)]
use definition S_IFBLK from stat.h rather than IFBLK from inode.h

SCCS-vsn: sbin/umount/umount.c 5.8

34 years agolint
Kirk McKusick [Thu, 17 Aug 1989 08:08:46 +0000 (00:08 -0800)]
lint

SCCS-vsn: sbin/umount/umount.c 5.7

34 years agoupdate for vnode interface
Kirk McKusick [Thu, 17 Aug 1989 07:15:56 +0000 (23:15 -0800)]
update for vnode interface

SCCS-vsn: lib/libc/sys/mount.2 6.4

34 years agoremove -f option, can't use readdir any more, won't work over NFS
Keith Bostic [Thu, 17 Aug 1989 05:46:52 +0000 (21:46 -0800)]
remove -f option, can't use readdir any more, won't work over NFS

SCCS-vsn: bin/ls/ls.c 5.32
SCCS-vsn: bin/ls/ls.1 6.9
SCCS-vsn: bin/ls/util.c 5.4

34 years agodon't wait for packets on SIGINTR, just die
Keith Bostic [Thu, 17 Aug 1989 05:23:24 +0000 (21:23 -0800)]
don't wait for packets on SIGINTR, just die

SCCS-vsn: sbin/ping/ping.c 5.2

34 years agoreformat/cleanup mostly, but a few bugs
Keith Bostic [Thu, 17 Aug 1989 05:13:19 +0000 (21:13 -0800)]
reformat/cleanup mostly, but a few bugs

SCCS-vsn: sbin/ping/ping.c 5.1
SCCS-vsn: sbin/ping/ping.8 6.5

34 years agofrom Cliff Frost
Keith Bostic [Thu, 17 Aug 1989 04:52:50 +0000 (20:52 -0800)]
from Cliff Frost

SCCS-vsn: sbin/ping/ping.c 4.13
SCCS-vsn: sbin/ping/ping.8 6.4

34 years agothere aren't sa_len's in the packet, don't keep putting them in
Mike Karels [Thu, 17 Aug 1989 03:19:04 +0000 (19:19 -0800)]
there aren't sa_len's in the packet, don't keep putting them in
and taking them out

SCCS-vsn: usr.bin/talk/ctl_transact.c 5.6
SCCS-vsn: usr.bin/talk/get_names.c 5.7
SCCS-vsn: usr.bin/talk/invite.c 5.6
SCCS-vsn: usr.bin/talk/look_up.c 5.5

34 years agolots of other places define NULL
Keith Bostic [Thu, 17 Aug 1989 03:00:09 +0000 (19:00 -0800)]
lots of other places define NULL

SCCS-vsn: sys/sys/unistd.h 5.3

34 years agolook up block special devices so that they can be unmounted
Kirk McKusick [Thu, 17 Aug 1989 02:41:15 +0000 (18:41 -0800)]
look up block special devices so that they can be unmounted

SCCS-vsn: sbin/umount/umount.c 5.6

34 years agoclean up formating
Kirk McKusick [Thu, 17 Aug 1989 01:49:01 +0000 (17:49 -0800)]
clean up formating

SCCS-vsn: sbin/mount/mount.8 6.6

34 years agouse old sockaddrs in packets, but cast for sendto (XXX)
Mike Karels [Thu, 17 Aug 1989 01:35:17 +0000 (17:35 -0800)]
use old sockaddrs in packets, but cast for sendto (XXX)

SCCS-vsn: libexec/talkd/talkd.c 5.6

34 years agouse old sockaddrs on net
Mike Karels [Thu, 17 Aug 1989 01:26:06 +0000 (17:26 -0800)]
use old sockaddrs on net

SCCS-vsn: include/protocols/talkd.h 5.4

34 years agolink to unmount
Keith Bostic [Thu, 17 Aug 1989 00:41:57 +0000 (16:41 -0800)]
link to unmount

SCCS-vsn: sbin/mount/Makefile 5.4

34 years agodelete references to mtab
Kirk McKusick [Wed, 16 Aug 1989 15:46:51 +0000 (07:46 -0800)]
delete references to mtab

SCCS-vsn: sbin/mount/mount.8 6.5

34 years agoeliminate mtab
Kirk McKusick [Wed, 16 Aug 1989 15:38:03 +0000 (07:38 -0800)]
eliminate mtab

SCCS-vsn: sbin/umount/umount.c 5.5