unix-history/.git
33 years agoformating cleanups; reserve names for new VM system
Kirk McKusick [Wed, 24 Oct 1990 02:52:41 +0000 (18:52 -0800)]
formating cleanups; reserve names for new VM system

SCCS-vsn: sys/sys/malloc.h 7.18

33 years agoneed to include types.h for function prototypes
Kirk McKusick [Wed, 24 Oct 1990 02:30:43 +0000 (18:30 -0800)]
need to include types.h for function prototypes

SCCS-vsn: sys/sys/fcntl.h 5.6

33 years agoadd vm subdirectory
Kirk McKusick [Tue, 23 Oct 1990 07:18:07 +0000 (23:18 -0800)]
add vm subdirectory

SCCS-vsn: sys/kern/Makefile 7.9

33 years agoadd 9837 for jak
Keith Bostic [Tue, 23 Oct 1990 06:43:44 +0000 (22:43 -0800)]
add 9837 for jak

SCCS-vsn: share/tabset/Makefile 5.3

33 years agom_stat => mnt_stat
Kirk McKusick [Tue, 23 Oct 1990 05:47:50 +0000 (21:47 -0800)]
m_stat => mnt_stat

SCCS-vsn: sys/sys/trace.h 7.4

33 years agoEOPNOTSUPP => "Operation not supported"
Kirk McKusick [Tue, 23 Oct 1990 05:44:26 +0000 (21:44 -0800)]
EOPNOTSUPP => "Operation not supported"

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

33 years agokernel has wait functions that don't return pid's.
Keith Bostic [Tue, 23 Oct 1990 02:01:58 +0000 (18:01 -0800)]
kernel has wait functions that don't return pid's.

SCCS-vsn: sys/sys/wait.h 7.11

33 years agoadd -r option, allowing -exec/-ok to do relative traversal
Keith Bostic [Tue, 23 Oct 1990 01:52:29 +0000 (17:52 -0800)]
add -r option, allowing -exec/-ok to do relative traversal

SCCS-vsn: usr.bin/find/find.1 6.16
SCCS-vsn: usr.bin/find/function.c 5.9
SCCS-vsn: usr.bin/find/misc.c 5.3
SCCS-vsn: usr.bin/find/main.c 5.3

33 years agodelete Kerberos compilation for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 15:04:49 +0000 (07:04 -0800)]
delete Kerberos compilation for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/login/Makefile 5.6.1.1
SCCS-vsn: usr.bin/su/Makefile 5.5.1.1

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 13:18:45 +0000 (05:18 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: bin/rcp/rcp.c 5.30.1.1
SCCS-vsn: bin/rcp/Makefile 5.4.1.1

33 years agodocument the -x flag
Kirk McKusick [Mon, 22 Oct 1990 13:17:12 +0000 (05:17 -0800)]
document the -x flag

SCCS-vsn: bin/rcp/rcp.1 6.12

33 years agoadd -DCRYPT to get -x processing
Kirk McKusick [Mon, 22 Oct 1990 13:14:21 +0000 (05:14 -0800)]
add -DCRYPT to get -x processing

SCCS-vsn: bin/rcp/Makefile 5.4

33 years agobreak out processing of -x into ifdef CRYPT
Kirk McKusick [Mon, 22 Oct 1990 13:14:03 +0000 (05:14 -0800)]
break out processing of -x into ifdef CRYPT

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

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:46:25 +0000 (04:46 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/passwd/Makefile 5.8.1.1

33 years agodelete kpasswdd from the set of compiled programs
Kirk McKusick [Mon, 22 Oct 1990 12:34:07 +0000 (04:34 -0800)]
delete kpasswdd from the set of compiled programs

SCCS-vsn: libexec/Makefile 5.6.1.1

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:27:22 +0000 (04:27 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: libexec/rshd/rshd.c 5.36.1.1
SCCS-vsn: libexec/rshd/Makefile 5.6.1.1

33 years agouse ifdef's that unifdef can understand
Kirk McKusick [Mon, 22 Oct 1990 12:25:18 +0000 (04:25 -0800)]
use ifdef's that unifdef can understand

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

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:18:25 +0000 (04:18 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: libexec/rlogind/rlogind.c 5.50.1.1
SCCS-vsn: libexec/rlogind/Makefile 5.9.1.1

33 years agouse ifdefs that unifdef understands
Kirk McKusick [Mon, 22 Oct 1990 12:15:26 +0000 (04:15 -0800)]
use ifdefs that unifdef understands

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

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:07:56 +0000 (04:07 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/rsh/rsh.c 5.23.1.1
SCCS-vsn: usr.bin/rsh/rsh.1 6.8.1.1
SCCS-vsn: usr.bin/rsh/Makefile 5.6.1.1

33 years agouse ifdef's that unifdef understands
Kirk McKusick [Mon, 22 Oct 1990 12:03:08 +0000 (04:03 -0800)]
use ifdef's that unifdef understands

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

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 10:31:55 +0000 (02:31 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.32.1.1
SCCS-vsn: usr.bin/rlogin/Makefile 5.6.1.1
SCCS-vsn: usr.bin/rlogin/rlogin.1 6.17.1.1

33 years agouse ifdef's that unifdef understands
Kirk McKusick [Mon, 22 Oct 1990 10:17:36 +0000 (02:17 -0800)]
use ifdef's that unifdef understands

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

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 10:15:52 +0000 (02:15 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/rlogin/des_rw.c 5.7.1.1
SCCS-vsn: usr.bin/rlogin/krcmd.c 1.6.1.1

33 years agouse ifdef's that unifdef can understand
Kirk McKusick [Mon, 22 Oct 1990 10:13:25 +0000 (02:13 -0800)]
use ifdef's that unifdef can understand

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

33 years agodelete decryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 08:38:03 +0000 (00:38 -0800)]
delete decryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/ex/ex.c 7.7.1.1
SCCS-vsn: usr.bin/ex/ex.h 7.11
SCCS-vsn: usr.bin/ex/ex.h 7.10.1.1
SCCS-vsn: usr.bin/ex/ex_io.c 7.18.1.1
SCCS-vsn: usr.bin/ex/ex_temp.c 7.7.1.1
SCCS-vsn: usr.bin/ex/Makefile 7.32.1.1

33 years agodelete xsend for foreign sites
Kirk McKusick [Mon, 22 Oct 1990 08:20:30 +0000 (00:20 -0800)]
delete xsend for foreign sites

SCCS-vsn: usr.bin/Makefile 5.5.1.1

33 years agodelete crypt for the foreign sites
Kirk McKusick [Mon, 22 Oct 1990 08:00:31 +0000 (00:00 -0800)]
delete crypt for the foreign sites

SCCS-vsn: old/Makefile 5.9
SCCS-vsn: old/Makefile 5.8.1.1

33 years agodelete decryption for the foreign sites
Kirk McKusick [Mon, 22 Oct 1990 07:41:53 +0000 (23:41 -0800)]
delete decryption for the foreign sites

SCCS-vsn: bin/ed/ed.c 4.13.1.1
SCCS-vsn: bin/ed/ed.1 6.5.1.1
SCCS-vsn: lib/libc/gen/crypt.c 5.3.1.1

33 years agoupdate from Mike for restarting after hangup
Kirk McKusick [Sun, 21 Oct 1990 10:13:28 +0000 (02:13 -0800)]
update from Mike for restarting after hangup

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

33 years agodate and time created 90/10/20 17:44:34 by mckusick
Kirk McKusick [Sun, 21 Oct 1990 09:44:34 +0000 (01:44 -0800)]
date and time created 90/10/20 17:44:34 by mckusick

SCCS-vsn: sbin/startslip/startslip.1 5.1

33 years agodate and time created 90/10/20 17:26:27 by mckusick
Kirk McKusick [Sun, 21 Oct 1990 09:26:27 +0000 (01:26 -0800)]
date and time created 90/10/20 17:26:27 by mckusick

SCCS-vsn: sbin/startslip/startslip.c 5.1

33 years agoactually need to install now
Mike Karels [Sat, 20 Oct 1990 11:16:37 +0000 (03:16 -0800)]
actually need to install now

SCCS-vsn: local/transcript/lib/troff.font/Makefile 1.2

33 years agooriginal version
Mike Karels [Sat, 20 Oct 1990 10:58:57 +0000 (02:58 -0800)]
original version

SCCS-vsn: local/transcript/lib/troff.font/Makefile 1.1

33 years agotuning
Mike Karels [Sat, 20 Oct 1990 10:57:12 +0000 (02:57 -0800)]
tuning

SCCS-vsn: local/transcript/lib/enscript.pro 1.3

33 years agocopyinstr/copyoutstr now return ENAMETOOLONG when name is too long
Kirk McKusick [Sat, 20 Oct 1990 08:32:17 +0000 (00:32 -0800)]
copyinstr/copyoutstr now return ENAMETOOLONG when name is too long

SCCS-vsn: sys/kern/kern_exec.c 7.32
SCCS-vsn: sys/kern/kern_prot.c 7.16
SCCS-vsn: sys/tahoe/tahoe/locore.s 7.15
SCCS-vsn: sys/vax/vax/locore.s 7.26
SCCS-vsn: sys/hp300/hp300/locore.s 7.4

33 years agoturn off tracing on setuid and setgid programs if not root
Marc Teitelbaum [Sat, 20 Oct 1990 07:51:29 +0000 (23:51 -0800)]
turn off tracing on setuid and setgid programs if not root

SCCS-vsn: sys/kern/kern_exec.c 7.31

33 years agoproperly decrement reference count on directory
Kirk McKusick [Sat, 20 Oct 1990 07:26:43 +0000 (23:26 -0800)]
properly decrement reference count on directory

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.46
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.46
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.46
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.46

33 years agofor Marc; -T should display all time information
Keith Bostic [Sat, 20 Oct 1990 06:34:21 +0000 (22:34 -0800)]
for Marc; -T should display all time information

SCCS-vsn: bin/ls/ls.1 6.15
SCCS-vsn: bin/ls/print.c 5.24

33 years agotypo "&" -> "&&"
Keith Bostic [Sat, 20 Oct 1990 01:54:37 +0000 (17:54 -0800)]
typo "&" -> "&&"

SCCS-vsn: sys/stand.att/sys.c 7.12

33 years agoadd EX__MAX to represent top value listed
Eric Allman [Tue, 16 Oct 1990 03:24:26 +0000 (19:24 -0800)]
add EX__MAX to represent top value listed

SCCS-vsn: include/sysexits.h 4.7

33 years agonew HP entry
John A. Kunze [Tue, 16 Oct 1990 03:00:11 +0000 (19:00 -0800)]
new HP entry

SCCS-vsn: share/termcap/termcap.src 5.83

33 years ago_BSD_LINE_MAX -> _POSIX2_LINE_MAX
Keith Bostic [Mon, 15 Oct 1990 04:43:25 +0000 (20:43 -0800)]
_BSD_LINE_MAX -> _POSIX2_LINE_MAX

SCCS-vsn: lib/libkvm/kvm.c 5.10
SCCS-vsn: lib/libkvm/kvm_hp300.c 5.10
SCCS-vsn: lib/libkvm/kvm_proc.c 5.10

33 years agodon't translate the name again, use symbolic permissions
Keith Bostic [Mon, 15 Oct 1990 04:41:22 +0000 (20:41 -0800)]
don't translate the name again, use symbolic permissions

SCCS-vsn: lib/libutil/pty.c 5.1

33 years agoreplace copyright with Berkeley specific copyright notice
Keith Bostic [Mon, 15 Oct 1990 03:55:40 +0000 (19:55 -0800)]
replace copyright with Berkeley specific copyright notice

SCCS-vsn: share/doc/papers/sysperf/0.t 1.5
SCCS-vsn: share/doc/papers/sysperf/1.t 1.3
SCCS-vsn: share/doc/papers/sysperf/2.t 1.3
SCCS-vsn: share/doc/papers/sysperf/3.t 1.3
SCCS-vsn: share/doc/papers/sysperf/4.t 1.4
SCCS-vsn: share/doc/papers/sysperf/5.t 1.3
SCCS-vsn: share/doc/papers/sysperf/6.t 1.3
SCCS-vsn: share/doc/papers/sysperf/7.t 1.4
SCCS-vsn: share/doc/papers/sysperf/a1.t 1.2
SCCS-vsn: share/doc/papers/sysperf/a2.t 1.2

33 years agono real changes; hopefully make the stack explanation clearer
Keith Bostic [Sun, 14 Oct 1990 06:04:23 +0000 (22:04 -0800)]
no real changes; hopefully make the stack explanation clearer

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.3

33 years agobound the stack correctly
Keith Bostic [Sat, 13 Oct 1990 13:53:40 +0000 (05:53 -0800)]
bound the stack correctly

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.2

33 years agoinit stack variables!
Mike Karels [Sat, 13 Oct 1990 11:48:08 +0000 (03:48 -0800)]
init stack variables!

SCCS-vsn: usr.sbin/lpr/lpd/lpd.c 5.10

33 years agoadd function prototypes
Keith Bostic [Sat, 13 Oct 1990 00:23:16 +0000 (16:23 -0800)]
add function prototypes

SCCS-vsn: sys/sys/wait.h 7.10

33 years agoFriday is tm_wday 5, not 6
Keith Bostic [Sat, 13 Oct 1990 00:07:56 +0000 (16:07 -0800)]
Friday is tm_wday 5, not 6

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

33 years agominor cleanups, print program name on error, redo usage statement
Keith Bostic [Fri, 12 Oct 1990 08:47:07 +0000 (00:47 -0800)]
minor cleanups, print program name on error, redo usage statement

SCCS-vsn: bin/ln/ln.c 4.14

33 years agoBSD style makefile
Keith Bostic [Fri, 12 Oct 1990 04:11:34 +0000 (20:11 -0800)]
BSD style makefile

SCCS-vsn: contrib/sc/Makefile 5.2

33 years agochange all "pname"'s to "sc"
Keith Bostic [Fri, 12 Oct 1990 04:11:18 +0000 (20:11 -0800)]
change all "pname"'s to "sc"

SCCS-vsn: contrib/sc/sc.1 5.2

33 years agodate and time created 90/10/11 11:35:54 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:54 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:54 by bostic

SCCS-vsn: contrib/sc/xmalloc.c 5.1

33 years agodate and time created 90/10/11 11:35:52 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:52 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:52 by bostic

SCCS-vsn: contrib/sc/vmtbl.c 5.1

33 years agodate and time created 90/10/11 11:35:51 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:51 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:51 by bostic

SCCS-vsn: contrib/sc/vi.c 5.1

33 years agodate and time created 90/10/11 11:35:49 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:49 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:49 by bostic

SCCS-vsn: contrib/sc/version.c 5.1

33 years agodate and time created 90/10/11 11:35:48 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:48 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:48 by bostic

SCCS-vsn: contrib/sc/tutorial.sc 5.1

33 years agodate and time created 90/10/11 11:35:47 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:47 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:47 by bostic

SCCS-vsn: contrib/sc/sres.sed 5.1

33 years agodate and time created 90/10/11 11:35:40 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:40 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:40 by bostic

SCCS-vsn: contrib/sc/sc.h 5.1

33 years agodate and time created 90/10/11 11:35:37 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:37 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:37 by bostic

SCCS-vsn: contrib/sc/sc.1 5.1

33 years agodate and time created 90/10/11 11:35:35 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:35 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:35 by bostic

SCCS-vsn: contrib/sc/sc.c 5.1

33 years agodate and time created 90/10/11 11:35:34 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:34 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:34 by bostic

SCCS-vsn: contrib/sc/range.c 5.1

33 years agodate and time created 90/10/11 11:35:32 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:32 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:32 by bostic

SCCS-vsn: contrib/sc/psc.doc 5.1

33 years agodate and time created 90/10/11 11:35:31 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:31 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:31 by bostic

SCCS-vsn: contrib/sc/psc.c 5.1

33 years agodate and time created 90/10/11 11:35:29 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:29 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:29 by bostic

SCCS-vsn: contrib/sc/lex.c 5.1

33 years agodate and time created 90/10/11 11:35:26 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:26 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:26 by bostic

SCCS-vsn: contrib/sc/interp.c 5.1

33 years agodate and time created 90/10/11 11:35:24 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:24 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:24 by bostic

SCCS-vsn: contrib/sc/help.c 5.1

33 years agodate and time created 90/10/11 11:35:22 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:22 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:22 by bostic

SCCS-vsn: contrib/sc/gram.y 5.1

33 years agodate and time created 90/10/11 11:35:21 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:21 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:21 by bostic

SCCS-vsn: contrib/sc/eres.sed 5.1

33 years agodate and time created 90/10/11 11:35:20 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:20 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:20 by bostic

SCCS-vsn: contrib/sc/crypt.c 5.1

33 years agodate and time created 90/10/11 11:35:17 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:17 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:17 by bostic

SCCS-vsn: contrib/sc/cmds.c 5.1

33 years agodate and time created 90/10/11 11:35:16 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:16 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:16 by bostic

SCCS-vsn: contrib/sc/VMS_NOTES 5.1

33 years agodate and time created 90/10/11 11:35:15 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:15 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:15 by bostic

SCCS-vsn: contrib/sc/TODO 5.1

33 years agodate and time created 90/10/11 11:35:13 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:13 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:13 by bostic

SCCS-vsn: contrib/sc/README 5.1

33 years agodate and time created 90/10/11 11:35:12 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:12 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:12 by bostic

SCCS-vsn: contrib/sc/Makefile 5.1

33 years agodate and time created 90/10/11 11:35:10 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:10 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:10 by bostic

SCCS-vsn: contrib/sc/CHANGES 5.1

33 years agouse EOF, not -1
Keith Bostic [Fri, 12 Oct 1990 03:04:42 +0000 (19:04 -0800)]
use EOF, not -1

SCCS-vsn: usr.bin/make/main.c 5.23

33 years agodate and time created 90/10/10 11:39:23 by bostic
Keith Bostic [Thu, 11 Oct 1990 03:39:23 +0000 (19:39 -0800)]
date and time created 90/10/10 11:39:23 by bostic

SCCS-vsn: usr.bin/sed/TEST/hanoi.sed 5.1

33 years agoinsert code to only search locally
Keith Bostic [Thu, 11 Oct 1990 01:57:51 +0000 (17:57 -0800)]
insert code to only search locally

SCCS-vsn: usr.bin/locate/locate/updatedb.csh 4.13

33 years agoAgnew *should* have resigned twice, but didn't...
Keith Bostic [Thu, 11 Oct 1990 01:08:43 +0000 (17:08 -0800)]
Agnew *should* have resigned twice, but didn't...

SCCS-vsn: usr.bin/calendar/calendars/calendar.history 5.6

33 years agonew copyright notice
Keith Bostic [Wed, 10 Oct 1990 10:16:19 +0000 (02:16 -0800)]
new copyright notice

SCCS-vsn: lib/libm/common/atan2.c 5.6
SCCS-vsn: lib/libm/common/sincos.c 5.5
SCCS-vsn: lib/libm/common/tan.c 5.5
SCCS-vsn: lib/libm/common/trig.h 5.6
SCCS-vsn: lib/libm/common_source/acosh.c 5.6
SCCS-vsn: lib/libm/common_source/asincos.c 5.5
SCCS-vsn: lib/libm/common_source/asinh.c 5.6
SCCS-vsn: lib/libm/common_source/atan.c 5.5
SCCS-vsn: lib/libm/common_source/atanh.c 5.6
SCCS-vsn: lib/libm/common_source/cosh.c 5.6
SCCS-vsn: lib/libm/common_source/exp.c 5.6
SCCS-vsn: lib/libm/common_source/exp__E.c 5.6
SCCS-vsn: lib/libm/common_source/expm1.c 5.6
SCCS-vsn: lib/libm/common_source/floor.c 5.7
SCCS-vsn: lib/libm/common_source/log.c 5.6
SCCS-vsn: lib/libm/common_source/log10.c 5.6
SCCS-vsn: lib/libm/common_source/log1p.c 5.6
SCCS-vsn: lib/libm/common_source/log__L.c 5.6
SCCS-vsn: lib/libm/common_source/mathimpl.h 5.3
SCCS-vsn: lib/libm/common_source/pow.c 5.7
SCCS-vsn: lib/libm/common_source/sinh.c 5.6
SCCS-vsn: lib/libm/common_source/tanh.c 5.5
SCCS-vsn: lib/libm/ieee/cabs.c 5.6
SCCS-vsn: lib/libm/ieee/cbrt.c 5.8
SCCS-vsn: lib/libm/ieee/support.c 5.6
SCCS-vsn: lib/libm/national/support.s 5.4
SCCS-vsn: lib/libm/national/sqrt.s 5.4
SCCS-vsn: lib/libm/tahoe/cabs.s 5.5
SCCS-vsn: lib/libm/tahoe/cbrt.s 5.5
SCCS-vsn: lib/libm/tahoe/infnan.s 5.5
SCCS-vsn: lib/libm/tahoe/sqrt.s 5.6
SCCS-vsn: lib/libm/tahoe/support.s 5.6
SCCS-vsn: lib/libm/tahoe/mcount.sed 5.4
SCCS-vsn: lib/libm/vax/argred.s 5.4
SCCS-vsn: lib/libm/vax/atan2.s 5.4
SCCS-vsn: lib/libm/vax/cabs.s 5.4
SCCS-vsn: lib/libm/vax/cbrt.s 5.4
SCCS-vsn: lib/libm/vax/infnan.s 5.5
SCCS-vsn: lib/libm/vax/mcount.sed 5.3
SCCS-vsn: lib/libm/vax/sincos.s 5.4
SCCS-vsn: lib/libm/vax/sqrt.s 5.4
SCCS-vsn: lib/libm/vax/support.s 5.5
SCCS-vsn: lib/libm/vax/tan.s 5.4

33 years agochange to be the standard copyright notice
Keith Bostic [Wed, 10 Oct 1990 09:32:56 +0000 (01:32 -0800)]
change to be the standard copyright notice

SCCS-vsn: lib/libm/README 5.4

33 years agomore bug fixes for compression from Macklem
Kirk McKusick [Sun, 7 Oct 1990 07:43:09 +0000 (23:43 -0800)]
more bug fixes for compression from Macklem

SCCS-vsn: sys/nfs/nfs_subs.c 7.32

33 years agocapture current work; fix minor bugs concerning packet lengths &
Keith Sklower [Fri, 5 Oct 1990 11:50:17 +0000 (03:50 -0800)]
capture current work; fix minor bugs concerning packet lengths &
conventions; add routine to fragment datagrams into complete sequences.

SCCS-vsn: sys/netccitt/pk_input.c 7.6
SCCS-vsn: sys/netccitt/pk_output.c 7.6
SCCS-vsn: sys/netccitt/pk_subr.c 7.7
SCCS-vsn: sys/netccitt/pk_usrreq.c 7.8
SCCS-vsn: sys/netccitt/pk_var.h 7.7
SCCS-vsn: sys/netccitt/if_x25subr.c 7.7

33 years agoThis version appears to work with accunet.
Keith Sklower [Fri, 5 Oct 1990 11:46:31 +0000 (03:46 -0800)]
This version appears to work with accunet.

SCCS-vsn: sys/netccitt/hd_input.c 7.5
SCCS-vsn: sys/netccitt/hd_output.c 7.5
SCCS-vsn: sys/netccitt/hd_subr.c 7.5

33 years agobring manpage up to date
Marc Teitelbaum [Fri, 5 Oct 1990 01:34:28 +0000 (17:34 -0800)]
bring manpage up to date

SCCS-vsn: usr.bin/fstat/fstat.1 5.8

33 years agothis version uses TIOCEXT, but hasn't been compiled yet
Keith Sklower [Thu, 4 Oct 1990 12:43:27 +0000 (04:43 -0800)]
this version uses TIOCEXT, but hasn't been compiled yet

SCCS-vsn: contrib/usr.x25/x29d/x29d.c 5.3

33 years agothis version compiles
Keith Sklower [Thu, 4 Oct 1990 12:42:37 +0000 (04:42 -0800)]
this version compiles

SCCS-vsn: contrib/usr.x25/x29d/x29d.c 5.2

33 years agogot x.25 bit field declarations backwards
Keith Sklower [Thu, 4 Oct 1990 07:38:57 +0000 (23:38 -0800)]
got x.25 bit field declarations backwards

SCCS-vsn: sys/netccitt/pk.h 7.4

33 years agocheck to see if a protocol address has been set is now more
Keith Sklower [Wed, 3 Oct 1990 12:42:06 +0000 (04:42 -0800)]
check to see if a protocol address has been set is now more
complicated in dmvinit.

SCCS-vsn: sys/vax/if/if_dmv.c 7.11

33 years agolooutput expects a legitimate route pointer now.
Keith Sklower [Wed, 3 Oct 1990 12:40:14 +0000 (04:40 -0800)]
looutput expects a legitimate route pointer now.

SCCS-vsn: sys/vax/if/if_vv.c 7.9

33 years agoThis version appears to work with accunet; DP_XE must be asserted
Keith Sklower [Wed, 3 Oct 1990 12:36:27 +0000 (04:36 -0800)]
This version appears to work with accunet; DP_XE must be asserted
in order to get continuous flag characters; pseudo-dma code must clear DP_XSM;
also netisr is a global variable and using a local in dpinput hid the def.

SCCS-vsn: sys/vax/if/if_dp.c 7.6

33 years agoThis version appears to work with accunet; DP_XE must be asserted
Keith Sklower [Wed, 3 Oct 1990 12:32:35 +0000 (04:32 -0800)]
This version appears to work with accunet; DP_XE must be asserted
in order to get continuous flag characters; pseudo-dma code must clear DP_XSM.

SCCS-vsn: sys/vax/if/if_dp.c 7.6

33 years ago(no message)
Keith Sklower [Wed, 3 Oct 1990 04:41:08 +0000 (20:41 -0800)]
(no message)

SCCS-vsn: sys/vax/if/if_dp.c 7.6

33 years agofixes for compressed NFS (from Macklem)
Kirk McKusick [Wed, 3 Oct 1990 02:46:14 +0000 (18:46 -0800)]
fixes for compressed NFS (from Macklem)

SCCS-vsn: sys/nfs/nfs_subs.c 7.31
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.20

33 years agodate and time created 90/10/01 22:07:21 by bostic
Keith Bostic [Tue, 2 Oct 1990 14:07:21 +0000 (06:07 -0800)]
date and time created 90/10/01 22:07:21 by bostic

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.1

33 years agodate and time created 90/10/01 22:07:16 by bostic
Keith Bostic [Tue, 2 Oct 1990 14:07:16 +0000 (06:07 -0800)]
date and time created 90/10/01 22:07:16 by bostic

SCCS-vsn: lib/libc/stdlib/radixsort.3 5.1

33 years agotake symbolic link mode from the client as is done for files
Kirk McKusick [Tue, 2 Oct 1990 12:51:27 +0000 (04:51 -0800)]
take symbolic link mode from the client as is done for files

SCCS-vsn: sys/nfs/nfs_serv.c 7.29

33 years agoadd compress option for NFS
Kirk McKusick [Tue, 2 Oct 1990 09:14:31 +0000 (01:14 -0800)]
add compress option for NFS

SCCS-vsn: sbin/mount/mount.c 5.40