unix-history/.git
38 years agocall to socket had one too many args, other small fixups.
Keith Sklower [Tue, 17 Sep 1985 08:31:30 +0000 (00:31 -0800)]
call to socket had one too many args, other small fixups.

SCCS-vsn: sbin/routed/main.c 5.2

38 years agointerrupt has two r's
Kirk McKusick [Tue, 17 Sep 1985 05:45:36 +0000 (21:45 -0800)]
interrupt has two r's

SCCS-vsn: usr.bin/tset/tset.c 5.5

38 years agodkunit is gone
Mike Karels [Tue, 17 Sep 1985 04:11:50 +0000 (20:11 -0800)]
dkunit is gone

SCCS-vsn: sys/kern/subr_prf.c 6.8

38 years agoadded fsck like -p flag (from ulysses!amw)
Serge ??? [Mon, 16 Sep 1985 08:57:44 +0000 (00:57 -0800)]
added fsck like -p flag (from ulysses!amw)

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

38 years agoadded Replyall and PAGER variables, and unread/Unread command
Serge ??? [Mon, 16 Sep 1985 08:32:52 +0000 (00:32 -0800)]
added Replyall and PAGER variables, and unread/Unread command

SCCS-vsn: usr.bin/mail/mail.1 6.3

38 years agofix uninitialized variable problem (from guy@sun)
Serge ??? [Mon, 16 Sep 1985 08:16:12 +0000 (00:16 -0800)]
fix uninitialized variable problem (from guy@sun)

SCCS-vsn: usr.bin/mail/optim.c 5.4

38 years agoif PAGER variable is set, use it to page messages, instead of /usr/ucb/more
Serge ??? [Mon, 16 Sep 1985 08:15:13 +0000 (00:15 -0800)]
if PAGER variable is set, use it to page messages, instead of /usr/ucb/more

SCCS-vsn: usr.bin/mail/cmd1.c 5.3

38 years agodeleted isatty and strncmp, as they are in the C library (from guy@sun)
Serge ??? [Mon, 16 Sep 1985 08:13:55 +0000 (00:13 -0800)]
deleted isatty and strncmp, as they are in the C library (from guy@sun)

SCCS-vsn: usr.bin/mail/aux.c 5.3

38 years agoadded unread/Unread command
Serge ??? [Mon, 16 Sep 1985 08:13:13 +0000 (00:13 -0800)]
added unread/Unread command

SCCS-vsn: usr.bin/mail/cmdtab.c 5.3

38 years agoadded unread/Unread command (marks messages as not read)
Serge ??? [Mon, 16 Sep 1985 08:12:31 +0000 (00:12 -0800)]
added unread/Unread command (marks messages as not read)
if Replyall is set, reverse sense of "reply" and "Reply"
always print headers of first few messages when editing a different file

SCCS-vsn: usr.bin/mail/cmd3.c 5.3

38 years agoadded fsck like -p flag (from ulysses!amw)
Serge ??? [Mon, 16 Sep 1985 08:08:41 +0000 (00:08 -0800)]
added fsck like -p flag (from ulysses!amw)

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

38 years agoadd fsck like -p flag (from ulysses!amw)
Serge ??? [Mon, 16 Sep 1985 08:01:05 +0000 (00:01 -0800)]
add fsck like -p flag (from ulysses!amw)

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

38 years agoalways print headers of first few messages when editing different file
Serge ??? [Mon, 16 Sep 1985 07:58:12 +0000 (23:58 -0800)]
always print headers of first few messages when editing different file

SCCS-vsn: usr.bin/mail/main.c 5.3

38 years agodisallow "Mail -f directory" (or other non-plain file)
Serge ??? [Mon, 16 Sep 1985 07:55:14 +0000 (23:55 -0800)]
disallow "Mail -f directory" (or other non-plain file)

SCCS-vsn: usr.bin/mail/lex.c 5.3

38 years agomade "-" and "+" skip over deleted messages (from guy@sun)
Serge ??? [Mon, 16 Sep 1985 07:51:24 +0000 (23:51 -0800)]
made "-" and "+" skip over deleted messages (from guy@sun)
"type user" works now (does a substring match instead of literal comparison)

SCCS-vsn: usr.bin/mail/list.c 5.3

38 years agoadded -p flag (from ulysses!amw)
Serge ??? [Mon, 16 Sep 1985 07:29:50 +0000 (23:29 -0800)]
added -p flag (from ulysses!amw)

SCCS-vsn: sbin/quotacheck/quotacheck.8 6.2

38 years agodon't set window size if both rows and columns are not specified,
Jim Bloom [Mon, 16 Sep 1985 06:54:43 +0000 (22:54 -0800)]
don't set window size if both rows and columns are not specified,
add setable interupt character

SCCS-vsn: usr.bin/tset/tset.c 5.4

38 years agouse only host part and not domain
Jim Bloom [Mon, 16 Sep 1985 06:17:53 +0000 (22:17 -0800)]
use only host part and not domain

SCCS-vsn: old/sysline/sysline.c 5.4

38 years agoMake sure tmp is clean before building library
Jim Bloom [Mon, 16 Sep 1985 05:58:21 +0000 (21:58 -0800)]
Make sure tmp is clean before building library

SCCS-vsn: lib/libc/Makefile 4.16

38 years agostrip domain part of hostname
Jim Bloom [Mon, 16 Sep 1985 05:24:23 +0000 (21:24 -0800)]
strip domain part of hostname

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.4

38 years agomust have port number compiled in
Jim Bloom [Mon, 16 Sep 1985 05:16:56 +0000 (21:16 -0800)]
must have port number compiled in

SCCS-vsn: lib/libc/net/res_init.c 5.7

38 years agostrip domain from hostname, servent will not stay around after gethostbyname()
Jim Bloom [Sun, 15 Sep 1985 15:09:44 +0000 (07:09 -0800)]
strip domain from hostname, servent will not stay around after gethostbyname()

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.4

38 years agoget rid of interleave code, add macro to get unit number, add error return
Jim Bloom [Sun, 15 Sep 1985 08:21:11 +0000 (00:21 -0800)]
get rid of interleave code, add macro to get unit number, add error return
codes to strategy, reading last block after end of partition returns size = 0

SCCS-vsn: sys/vax/uba/idc.c 6.8
SCCS-vsn: sys/vax/uba/rk.c 6.7
SCCS-vsn: sys/vax/uba/rl.c 6.5
SCCS-vsn: sys/vax/uba/uda.c 6.11
SCCS-vsn: sys/vax/uba/up.c 6.7

38 years agoget rid of interleave code, add macro to get unit number, add error
Jim Bloom [Sun, 15 Sep 1985 08:16:44 +0000 (00:16 -0800)]
get rid of interleave code, add macro to get unit number, add error
return codes to strategy

SCCS-vsn: sys/vax/mba/hp.c 6.11

38 years agolint fixes
Jim Bloom [Sun, 15 Sep 1985 07:25:20 +0000 (23:25 -0800)]
lint fixes

SCCS-vsn: old/tbl/t..c 4.3
SCCS-vsn: old/tbl/t5.c 4.3
SCCS-vsn: old/tbl/tb.c 4.3

38 years agochange algorithm for initialization, move conf file, return error code
Jim Bloom [Sun, 15 Sep 1985 02:28:00 +0000 (18:28 -0800)]
change algorithm for initialization, move conf file, return error code

SCCS-vsn: lib/libc/net/res_init.c 5.6

38 years agoreturn names in lower case, fix some lint problems
Jim Bloom [Sun, 15 Sep 1985 02:23:09 +0000 (18:23 -0800)]
return names in lower case, fix some lint problems

SCCS-vsn: lib/libc/net/res_comp.c 5.4

38 years agoadd ifdef DEBUG around debugging code, res_init() now returns a value
Jim Bloom [Sun, 15 Sep 1985 02:21:10 +0000 (18:21 -0800)]
add ifdef DEBUG around debugging code, res_init() now returns a value

SCCS-vsn: lib/libc/net/res_mkquery.c 5.4
SCCS-vsn: lib/libc/net/res_send.c 5.5

38 years agoadd ifdef DEBUG around debugging code
Jim Bloom [Sun, 15 Sep 1985 02:19:33 +0000 (18:19 -0800)]
add ifdef DEBUG around debugging code

SCCS-vsn: lib/libc/net/gethostnamadr.c 5.7
SCCS-vsn: lib/libc/net/res_debug.c 5.6

38 years ago1. when raising windows, let those frozen out know
Keith Sklower [Sat, 14 Sep 1985 11:15:45 +0000 (03:15 -0800)]
1. when raising windows, let those frozen out know
2. allow an option for two way shakes instead of three way shakes on open
3. clear OOB indications, but not on peeks
4. make sure that when calculating windows it does so with signed arith.

SCCS-vsn: sys/netns/spp_usrreq.c 6.12

38 years agoif we got a packet from network zero, it didn't advance the ia
Keith Sklower [Sat, 14 Sep 1985 11:03:41 +0000 (03:03 -0800)]
if we got a packet from network zero, it didn't advance the ia
pointer when searching to identify the interface it arrived on.

SCCS-vsn: sys/netns/ns_output.c 6.6

38 years agowrong constant used by coincidence (PGSHIFT should be DEV_BSHIFT)
Kirk McKusick [Sat, 14 Sep 1985 10:23:28 +0000 (02:23 -0800)]
wrong constant used by coincidence (PGSHIFT should be DEV_BSHIFT)

SCCS-vsn: sys/kern/vfs_bio.c 6.6
SCCS-vsn: sys/kern/vfs_cluster.c 6.6

38 years agouse getservbyname instead of compiling in port number
Jim Bloom [Sat, 14 Sep 1985 09:09:18 +0000 (01:09 -0800)]
use getservbyname instead of compiling in port number

SCCS-vsn: include/arpa/nameser.h 5.3

38 years agodon't compile in port numbers
Jim Bloom [Sat, 14 Sep 1985 08:11:43 +0000 (00:11 -0800)]
don't compile in port numbers

SCCS-vsn: include/arpa/nameser.h 5.3

38 years agolint -DDEBUG -u *.c > lint.out
Jim Bloom [Fri, 13 Sep 1985 13:40:30 +0000 (05:40 -0800)]
lint -DDEBUG -u *.c > lint.out

SCCS-vsn: lib/libc/net/res_comp.c 5.4

38 years agoadding sccsid asciz string to each source file.
Group working with Kahn on math lib [Fri, 13 Sep 1985 13:20:37 +0000 (05:20 -0800)]
adding sccsid asciz string to each source file.

SCCS-vsn: lib/libm/vax/Makefile 1.3
SCCS-vsn: lib/libm/vax/argred.s 1.3
SCCS-vsn: lib/libm/vax/atan2.s 1.3
SCCS-vsn: lib/libm/vax/cabs.s 1.3
SCCS-vsn: lib/libm/vax/cbrt.s 1.3
SCCS-vsn: lib/libm/vax/infnan.s 1.3
SCCS-vsn: lib/libm/vax/sincos.s 1.3
SCCS-vsn: lib/libm/vax/sqrt.s 1.3
SCCS-vsn: lib/libm/vax/support.s 1.3
SCCS-vsn: lib/libm/vax/tan.s 1.3
SCCS-vsn: lib/libm/vax/mcount.sed 1.3
SCCS-vsn: lib/libm/vax/Makefile 1.3
SCCS-vsn: lib/libm/vax/argred.s 1.3
SCCS-vsn: lib/libm/vax/atan2.s 1.3
SCCS-vsn: lib/libm/vax/cabs.s 1.3
SCCS-vsn: lib/libm/vax/cbrt.s 1.3
SCCS-vsn: lib/libm/vax/infnan.s 1.3
SCCS-vsn: lib/libm/vax/sincos.s 1.3
SCCS-vsn: lib/libm/vax/sqrt.s 1.3
SCCS-vsn: lib/libm/vax/support.s 1.3
SCCS-vsn: lib/libm/vax/tan.s 1.3
SCCS-vsn: lib/libm/vax/mcount.sed 1.3

38 years agomerge from Sun
Kirk McKusick [Fri, 13 Sep 1985 11:57:19 +0000 (03:57 -0800)]
merge from Sun

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

38 years agoupdate from Bill Nowicki at Sun
Kirk McKusick [Fri, 13 Sep 1985 11:55:55 +0000 (03:55 -0800)]
update from Bill Nowicki at Sun

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

38 years agobranch-place-holder
Kirk McKusick [Fri, 13 Sep 1985 11:54:21 +0000 (03:54 -0800)]
branch-place-holder

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

38 years agomerge of Suns changes
Kirk McKusick [Fri, 13 Sep 1985 11:48:38 +0000 (03:48 -0800)]
merge of Suns changes

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

38 years agoupdate from Sun
Kirk McKusick [Fri, 13 Sep 1985 11:46:04 +0000 (03:46 -0800)]
update from Sun

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

38 years agobranch-place-holder
Kirk McKusick [Fri, 13 Sep 1985 11:30:51 +0000 (03:30 -0800)]
branch-place-holder

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

38 years agopass through internet number if gethostbyaddr() fails (check in for kjd)
Kirk McKusick [Fri, 13 Sep 1985 11:29:28 +0000 (03:29 -0800)]
pass through internet number if gethostbyaddr() fails (check in for kjd)

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

38 years ago4.3BSD version dated 09/12/85.
Group working with Kahn on math lib [Fri, 13 Sep 1985 11:22:16 +0000 (03:22 -0800)]
4.3BSD version dated 09/12/85.

SCCS-vsn: lib/libm/README 1.3
SCCS-vsn: lib/libm/vax/Makefile 1.2
SCCS-vsn: lib/libm/vax/argred.s 1.2
SCCS-vsn: lib/libm/vax/atan2.s 1.2
SCCS-vsn: lib/libm/vax/cabs.s 1.2
SCCS-vsn: lib/libm/vax/cbrt.s 1.2
SCCS-vsn: lib/libm/vax/infnan.s 1.2
SCCS-vsn: lib/libm/vax/sincos.s 1.2
SCCS-vsn: lib/libm/vax/sqrt.s 1.2
SCCS-vsn: lib/libm/vax/support.s 1.2
SCCS-vsn: lib/libm/vax/tan.s 1.2
SCCS-vsn: lib/libm/vax/mcount.sed 1.2
SCCS-vsn: lib/libm/ieee/Makefile 1.2
SCCS-vsn: lib/libm/common/atan2.c 1.2
SCCS-vsn: lib/libm/ieee/cabs.c 1.2
SCCS-vsn: lib/libm/ieee/cbrt.c 1.2
SCCS-vsn: lib/libm/ieee/support.c 1.2
SCCS-vsn: lib/libm/common/trig.c 1.2

38 years agoupdate from zliu
Kirk McKusick [Fri, 13 Sep 1985 08:14:03 +0000 (00:14 -0800)]
update from zliu

SCCS-vsn: old/libm/libm/README 1.6

38 years agofix which buffers are used
Jim Bloom [Fri, 13 Sep 1985 07:58:01 +0000 (23:58 -0800)]
fix which buffers are used

SCCS-vsn: lib/libc/net/gethostnamadr.c 5.6

38 years agoallow -p and a network arg, use ruserok instead of builtin, break rflag into
Jim Bloom [Fri, 13 Sep 1985 07:17:40 +0000 (23:17 -0800)]
allow -p and a network arg, use ruserok instead of builtin, break rflag into
two pieces

SCCS-vsn: usr.bin/login/login.c 5.3
SCCS-vsn: usr.bin/login/login.c.1 5.3

38 years agofix protocol error returns (karels), make work with named and remove old code
Jim Bloom [Fri, 13 Sep 1985 07:14:41 +0000 (23:14 -0800)]
fix protocol error returns (karels), make work with named and remove old code

SCCS-vsn: bin/rcp/rcp.c 5.4

38 years agodon't print header without any connections
Mike Karels [Thu, 12 Sep 1985 23:38:34 +0000 (15:38 -0800)]
don't print header without any connections

SCCS-vsn: usr.bin/netstat/ns.c 5.3

38 years agoupdate for new statistics, reorganize a bit, quiet if not configured
Mike Karels [Thu, 12 Sep 1985 23:38:12 +0000 (15:38 -0800)]
update for new statistics, reorganize a bit, quiet if not configured
or nothing to say

SCCS-vsn: usr.bin/netstat/inet.c 5.2

38 years agoallow specification of optimization preference
Kirk McKusick [Thu, 12 Sep 1985 15:02:19 +0000 (07:02 -0800)]
allow specification of optimization preference

SCCS-vsn: sbin/tunefs/tunefs.8 6.2
SCCS-vsn: sbin/newfs/newfs.8 6.2

38 years ago4.3BSD version dated 09/11/85.
Group working with Kahn on math lib [Thu, 12 Sep 1985 14:59:01 +0000 (06:59 -0800)]
4.3BSD version dated 09/11/85.

SCCS-vsn: lib/libm/common_source/lgamma.c 1.2
SCCS-vsn: lib/libm/common_source/math.h 1.2
SCCS-vsn: lib/libm/README 1.3
SCCS-vsn: lib/libm/Makefile 1.2
SCCS-vsn: lib/libm/common_source/acosh.c 1.2
SCCS-vsn: lib/libm/common_source/asincos.c 1.2
SCCS-vsn: lib/libm/common_source/asinh.c 1.2
SCCS-vsn: lib/libm/common_source/atan.c 1.2
SCCS-vsn: lib/libm/common_source/atanh.c 1.2
SCCS-vsn: lib/libm/common_source/cosh.c 1.2
SCCS-vsn: lib/libm/common_source/erf.c 1.2
SCCS-vsn: lib/libm/common_source/exp.c 1.2
SCCS-vsn: lib/libm/common_source/exp__E.c 1.2
SCCS-vsn: lib/libm/common_source/expm1.c 1.2
SCCS-vsn: lib/libm/common_source/floor.c 1.2
SCCS-vsn: lib/libm/common_source/j0.c 1.2
SCCS-vsn: lib/libm/common_source/j1.c 1.2
SCCS-vsn: lib/libm/common_source/jn.c 1.2
SCCS-vsn: lib/libm/common_source/log.c 1.2
SCCS-vsn: lib/libm/common_source/log10.c 1.2
SCCS-vsn: lib/libm/common_source/log1p.c 1.2
SCCS-vsn: lib/libm/common_source/log__L.c 1.2
SCCS-vsn: lib/libm/common_source/pow.c 1.2
SCCS-vsn: lib/libm/common_source/sinh.c 1.2
SCCS-vsn: lib/libm/common_source/tanh.c 1.2
SCCS-vsn: lib/libm/README.txt 1.2
SCCS-vsn: lib/libm/common_source/math.h 1.2

38 years agoadd warnings relating to optimization
Kirk McKusick [Thu, 12 Sep 1985 14:34:13 +0000 (06:34 -0800)]
add warnings relating to optimization

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

38 years agoallow specification of optimization preference
Kirk McKusick [Thu, 12 Sep 1985 14:21:00 +0000 (06:21 -0800)]
allow specification of optimization preference

SCCS-vsn: sbin/newfs/newfs.c 5.2
SCCS-vsn: sbin/newfs/mkfs.c 5.3

38 years agoprint out optimization preference
Kirk McKusick [Thu, 12 Sep 1985 13:32:35 +0000 (05:32 -0800)]
print out optimization preference

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

38 years agoallow users to specify optimization preference
Kirk McKusick [Thu, 12 Sep 1985 13:31:23 +0000 (05:31 -0800)]
allow users to specify optimization preference

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

38 years agomust account for fs_optim field in check
Kirk McKusick [Thu, 12 Sep 1985 12:22:38 +0000 (04:22 -0800)]
must account for fs_optim field in check

SCCS-vsn: sbin/fsck/setup.c 5.2

38 years agoallow users to specify optimization preference
Kirk McKusick [Thu, 12 Sep 1985 12:17:05 +0000 (04:17 -0800)]
allow users to specify optimization preference

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 6.15
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 6.15

38 years agoadd optimization preference field
Kirk McKusick [Thu, 12 Sep 1985 12:13:53 +0000 (04:13 -0800)]
add optimization preference field

SCCS-vsn: sys/ufs/ffs/fs.h 6.5

38 years agocorrectly handle 32 signals, not 16
Kirk McKusick [Thu, 12 Sep 1985 10:33:59 +0000 (02:33 -0800)]
correctly handle 32 signals, not 16

SCCS-vsn: usr.bin/f77/libF77/signal_.c 5.3

38 years agonew from Kahan
Kirk McKusick [Thu, 12 Sep 1985 09:53:21 +0000 (01:53 -0800)]
new from Kahan

SCCS-vsn: old/libm/libm/Makefile 4.9
SCCS-vsn: old/libm/libm/floor.c 4.2
SCCS-vsn: old/libm/libm/README 1.5
SCCS-vsn: old/libm/libm/lgamma.c 4.4
SCCS-vsn: include/math.h 4.6
SCCS-vsn: lib/libm/common_source/infnan.3 6.1
SCCS-vsn: lib/libm/common_source/exp.3 6.7
SCCS-vsn: lib/libm/common_source/floor.3 6.3
SCCS-vsn: lib/libm/common_source/lgamma.3 6.1
SCCS-vsn: lib/libm/common_source/j0.3 6.5
SCCS-vsn: lib/libm/common_source/hypot.3 6.4
SCCS-vsn: lib/libm/common_source/sin.3 6.5
SCCS-vsn: lib/libm/common_source/sinh.3 6.4
SCCS-vsn: lib/libm/common_source/math.3 6.5
SCCS-vsn: lib/libm/common_source/asinh.3 6.1
SCCS-vsn: lib/libm/common_source/erf.3 6.1
SCCS-vsn: lib/libm/common_source/ieee.3 6.1
SCCS-vsn: lib/libm/common_source/sqrt.3 6.1

38 years agochange iscntrl back to 4.2 doc. Fix the source, don't document the bug
Jim Bloom [Thu, 12 Sep 1985 08:10:05 +0000 (00:10 -0800)]
change iscntrl back to 4.2 doc.  Fix the source, don't document the bug

SCCS-vsn: lib/libc/locale/ctype.3 6.3

38 years agofix iscntrl instead of the manual page
Jim Bloom [Thu, 12 Sep 1985 08:04:39 +0000 (00:04 -0800)]
fix iscntrl instead of the manual page

SCCS-vsn: lib/libc/locale/ctype.c 5.3

38 years agoimplement multiple address return from gethostby* routines
Jim Bloom [Thu, 12 Sep 1985 07:46:46 +0000 (23:46 -0800)]
implement multiple address return from gethostby* routines

SCCS-vsn: lib/libc/net/gethostnamadr.c 5.5

38 years agoreverse order of bit in WKS RR
Jim Bloom [Thu, 12 Sep 1985 07:41:17 +0000 (23:41 -0800)]
reverse order of bit in WKS RR

SCCS-vsn: lib/libc/net/res_debug.c 5.5

38 years agoloop looking for interface address doesn't advance.
Keith Sklower [Thu, 12 Sep 1985 04:07:27 +0000 (20:07 -0800)]
loop looking for interface address doesn't advance.

SCCS-vsn: sys/netns/idp_usrreq.c 6.9

38 years agodo EOF -> 0 quota conversion
Serge ??? [Wed, 11 Sep 1985 12:53:25 +0000 (04:53 -0800)]
do EOF -> 0 quota conversion

SCCS-vsn: usr.bin/quota/quota.c 5.2

38 years agocorrected documentation for "write" command
Serge ??? [Wed, 11 Sep 1985 12:01:14 +0000 (04:01 -0800)]
corrected documentation for "write" command

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

38 years agomake rresvport always quiet, rcmd do perror on failure;
Mike Karels [Wed, 11 Sep 1985 11:36:17 +0000 (03:36 -0800)]
make rresvport always quiet, rcmd do perror on failure;
don't lose more file descriptors

SCCS-vsn: lib/libc/net/rcmd.c 5.6

38 years agomade the write command delete the entire header, instead of only the first line
Serge ??? [Wed, 11 Sep 1985 11:29:53 +0000 (03:29 -0800)]
made the write command delete the entire header, instead of only the first line

SCCS-vsn: usr.bin/mail/cmd2.c 5.3

38 years agoallow a single sigquit to force exit(2) after completing checks
Mike Karels [Wed, 11 Sep 1985 11:14:29 +0000 (03:14 -0800)]
allow a single sigquit to force exit(2) after completing checks
if preening

SCCS-vsn: sbin/fsck/main.c 5.2
SCCS-vsn: sbin/fsck/utilities.c 5.2

38 years agodate and time created 85/09/10 17:39:12 by zliu
Zhishun Alex Liu [Wed, 11 Sep 1985 08:39:12 +0000 (00:39 -0800)]
date and time created 85/09/10 17:39:12 by zliu

SCCS-vsn: lib/libm/README.txt 1.1

38 years agofurther updates from Chris Torek
Kirk McKusick [Wed, 11 Sep 1985 05:42:10 +0000 (21:42 -0800)]
further updates from Chris Torek

SCCS-vsn: usr.bin/indent/indent.c 5.4
SCCS-vsn: usr.bin/indent/indent_globs.h 5.4
SCCS-vsn: usr.bin/indent/lexi.c 5.4
SCCS-vsn: usr.bin/indent/args.c 5.2

38 years agofurther update by Chris Torek
Kirk McKusick [Wed, 11 Sep 1985 05:30:28 +0000 (21:30 -0800)]
further update by Chris Torek

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

38 years agobmac moves to /usr/new/lib
Kirk McKusick [Wed, 11 Sep 1985 03:38:47 +0000 (19:38 -0800)]
bmac moves to /usr/new/lib

SCCS-vsn: contrib/bib/doc/USD.doc/bibdoc.ms 4.6
SCCS-vsn: contrib/bib/macs/Makefile 1.6
SCCS-vsn: contrib/bib/man/bib.1 4.4
SCCS-vsn: contrib/bib/man/invert.1 4.4
SCCS-vsn: contrib/bib/src/bib.h 2.7
SCCS-vsn: contrib/bib/src/invert.c 2.5

38 years agodate and time created 85/09/10 11:51:49 by mckusick
Kirk McKusick [Wed, 11 Sep 1985 02:51:49 +0000 (18:51 -0800)]
date and time created 85/09/10 11:51:49 by mckusick

SCCS-vsn: usr.bin/patch/Makefile 5.1

38 years agoadd sethostfile and make it lint
Jim Bloom [Wed, 11 Sep 1985 01:35:07 +0000 (17:35 -0800)]
add sethostfile and make it lint

SCCS-vsn: lib/libc/net/sethostent.c 1.2

38 years agomodify to use new hostent structure
Jim Bloom [Wed, 11 Sep 1985 01:29:09 +0000 (17:29 -0800)]
modify to use new hostent structure

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostent.c 5.2
SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostnamadr.c 5.2

38 years agoupdate statistics; quiet if nothing to report
Mike Karels [Tue, 10 Sep 1985 23:49:06 +0000 (15:49 -0800)]
update statistics; quiet if nothing to report

SCCS-vsn: usr.bin/netstat/inet.c 5.2

38 years agono messages if protocols not present
Mike Karels [Tue, 10 Sep 1985 23:48:22 +0000 (15:48 -0800)]
no messages if protocols not present

SCCS-vsn: usr.bin/netstat/ns.c 5.2

38 years agorecognize compressed (.Z) files
Serge ??? [Tue, 10 Sep 1985 23:33:46 +0000 (15:33 -0800)]
recognize compressed (.Z) files

SCCS-vsn: usr.bin/file/file.c 4.11

38 years agoupdate for 4.3
Sam Leffler [Tue, 10 Sep 1985 14:26:37 +0000 (06:26 -0800)]
update for 4.3

SCCS-vsn: sys/vax/vax/Locore.c 6.5

38 years agoprint directory file system is mounted on; add missing return(0) to check()
Serge ??? [Tue, 10 Sep 1985 12:52:53 +0000 (04:52 -0800)]
print directory file system is mounted on; add missing return(0) to check()

SCCS-vsn: usr.sbin/quot/quot.c 4.11

38 years agoproper modes for manual pages
Kirk McKusick [Tue, 10 Sep 1985 12:26:48 +0000 (04:26 -0800)]
proper modes for manual pages

SCCS-vsn: contrib/ansi/Makefile 5.2

38 years agocheck ownership of .rhosts
Jim Bloom [Tue, 10 Sep 1985 10:42:50 +0000 (02:42 -0800)]
check ownership of .rhosts

SCCS-vsn: lib/libc/net/rcmd.c 5.5

38 years agodo not unset quotas of users who have 0 blocks on file system
Serge ??? [Tue, 10 Sep 1985 10:34:46 +0000 (02:34 -0800)]
do not unset quotas of users who have 0 blocks on file system

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

38 years agoreport quota for users who have 0 blocks on the file system
Serge ??? [Tue, 10 Sep 1985 10:25:31 +0000 (02:25 -0800)]
report quota for users who have 0 blocks on the file system

SCCS-vsn: usr.sbin/repquota/repquota.c 5.2

38 years agoallow editing of user's quota on file systems where he has 0 blocks
Serge ??? [Tue, 10 Sep 1985 10:21:40 +0000 (02:21 -0800)]
allow editing of user's quota on file systems where he has 0 blocks

SCCS-vsn: usr.sbin/edquota/edquota.c 5.2

38 years agoxns becomes `local option'
Kirk McKusick [Tue, 10 Sep 1985 10:19:03 +0000 (02:19 -0800)]
xns becomes `local option'

SCCS-vsn: contrib/Makefile 4.12

38 years agofix problem with hostname returning name w/o a domain
Jim Bloom [Tue, 10 Sep 1985 07:29:08 +0000 (23:29 -0800)]
fix problem with hostname returning name w/o a domain

SCCS-vsn: lib/libc/net/rcmd.c 5.4

38 years agodate and time created 85/09/09 14:06:58 by bloom
Jim Bloom [Tue, 10 Sep 1985 05:06:58 +0000 (21:06 -0800)]
date and time created 85/09/09 14:06:58 by bloom

SCCS-vsn: lib/libc/net/sethostent.c 1.1

38 years agoshould chmod /bin/mv when installing
Jim Bloom [Tue, 10 Sep 1985 02:45:15 +0000 (18:45 -0800)]
should chmod /bin/mv when installing

SCCS-vsn: bin/Makefile 5.13

38 years agodelete interleaved disk macros, add BSD defines
Jim Bloom [Tue, 10 Sep 1985 02:02:19 +0000 (18:02 -0800)]
delete interleaved disk macros, add BSD defines

SCCS-vsn: sys/sys/param.h 6.13

38 years agoEOF unused and causes redefinition in stdio.h
Jim Bloom [Tue, 10 Sep 1985 01:57:41 +0000 (17:57 -0800)]
EOF unused and causes redefinition in stdio.h

SCCS-vsn: old/adb/adb.vax/defs.h 4.5
SCCS-vsn: old/adb/adb.vax/mac.h 4.2

38 years agominor modifications to make it look more like the troffed source
Zhishun Alex Liu [Mon, 9 Sep 1985 14:28:55 +0000 (06:28 -0800)]
minor modifications to make it look more like the troffed source
from README.txt.

SCCS-vsn: lib/libm/README 1.2

38 years agoupdate on Sun stuff by Chris Torek
Kirk McKusick [Mon, 9 Sep 1985 06:43:56 +0000 (22:43 -0800)]
update on Sun stuff by Chris Torek

SCCS-vsn: usr.bin/indent/indent.c 5.3
SCCS-vsn: usr.bin/indent/indent_codes.h 5.3
SCCS-vsn: usr.bin/indent/indent_globs.h 5.3
SCCS-vsn: usr.bin/indent/io.c 5.3
SCCS-vsn: usr.bin/indent/lexi.c 5.3
SCCS-vsn: usr.bin/indent/parse.c 5.3
SCCS-vsn: usr.bin/indent/pr_comment.c 5.3
SCCS-vsn: usr.bin/indent/Makefile 5.4
SCCS-vsn: usr.bin/indent/indent.1 6.3

38 years agosplit out by Chris Torek
Kirk McKusick [Mon, 9 Sep 1985 06:40:13 +0000 (22:40 -0800)]
split out by Chris Torek

SCCS-vsn: usr.bin/indent/args.c 5.1

38 years agoportability cleanup, allow to work with core dumps which terminate when they
Jim Bloom [Mon, 9 Sep 1985 04:59:52 +0000 (20:59 -0800)]
portability cleanup, allow to work with core dumps which terminate when they
reach the end of the partition

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

38 years agoadd support for 256K memory chips (from ghg@purdue)
Jim Bloom [Sun, 8 Sep 1985 14:13:14 +0000 (06:13 -0800)]
add support for 256K memory chips (from ghg@purdue)

SCCS-vsn: sys/vax/vax/autoconf.c 6.14
SCCS-vsn: sys/vax/vax/nexus.h 6.5

38 years ago8600 cleanup, add defines for constants, improve memory error handling
Jim Bloom [Sun, 8 Sep 1985 13:45:53 +0000 (05:45 -0800)]
8600 cleanup, add defines for constants, improve memory error handling

SCCS-vsn: sys/vax/vax/machdep.c 6.21