unix-history/.git
39 years agoremove ip_ctlinput, do all the work in higher level ctlinput's
Mike Karels [Tue, 28 May 1985 23:29:05 +0000 (15:29 -0800)]
remove ip_ctlinput, do all the work in higher level ctlinput's

SCCS-vsn: sys/netinet/udp_usrreq.c 6.13

39 years agodon't cancel round-trip timer on REXMT until 1 successful measurement
Mike Karels [Tue, 28 May 1985 13:35:56 +0000 (05:35 -0800)]
don't cancel round-trip timer on REXMT until 1 successful measurement

SCCS-vsn: sys/netinet/tcp_timer.c 6.6

39 years agoremove ip_ctlinput, do all the work in higher level ctlinput's
Mike Karels [Tue, 28 May 1985 13:33:03 +0000 (05:33 -0800)]
remove ip_ctlinput, do all the work in higher level ctlinput's

SCCS-vsn: sys/netinet/tcp_subr.c 6.5
SCCS-vsn: sys/netinet/udp_usrreq.c 6.13

39 years agoback out FIN_WAIT_2 timer hack; don't clear persist timer here
Mike Karels [Tue, 28 May 1985 13:30:50 +0000 (05:30 -0800)]
back out FIN_WAIT_2 timer hack; don't clear persist timer here

SCCS-vsn: sys/netinet/tcp_input.c 6.10

39 years agoplug another mbuf leak; keep statistics on forwarding;
Mike Karels [Tue, 28 May 1985 13:29:33 +0000 (05:29 -0800)]
plug another mbuf leak; keep statistics on forwarding;
remove ip_ctlinput (higher level always does the work)

SCCS-vsn: sys/netinet/ip_input.c 6.10

39 years agomake persist do sensible things if window is small, but nonzero
Mike Karels [Tue, 28 May 1985 13:27:13 +0000 (05:27 -0800)]
make persist do sensible things if window is small, but nonzero

SCCS-vsn: sys/netinet/tcp_output.c 6.8

39 years agouse pfctlinput instead of ip_ctlinput to hit everyone
Mike Karels [Tue, 28 May 1985 13:01:32 +0000 (05:01 -0800)]
use pfctlinput instead of ip_ctlinput to hit everyone

SCCS-vsn: sys/netinet/ip_icmp.c 6.11

39 years agouse pfctlinput instead of ip_ctlinput (let everyone see it)
Mike Karels [Tue, 28 May 1985 12:59:20 +0000 (04:59 -0800)]
use pfctlinput instead of ip_ctlinput (let everyone see it)

SCCS-vsn: sys/deprecated/netimp/if_imp.c 6.5

39 years agodon't free header mbuf until finished with it; lose 4 goto's
Mike Karels [Tue, 28 May 1985 12:55:41 +0000 (04:55 -0800)]
don't free header mbuf until finished with it; lose 4 goto's

SCCS-vsn: sys/net/raw_usrreq.c 6.6

39 years agodon't accept -nANYTHING in place of -n
Serge ??? [Tue, 28 May 1985 12:44:51 +0000 (04:44 -0800)]
don't accept -nANYTHING in place of -n

SCCS-vsn: bin/echo/echo.c 4.2

39 years agobroadcast recognition is different now; use MGET macro; small simplifications
Mike Karels [Tue, 28 May 1985 11:37:52 +0000 (03:37 -0800)]
broadcast recognition is different now; use MGET macro; small simplifications

SCCS-vsn: sys/netinet/udp_usrreq.c 6.12

39 years agofree route after receiving redirect for route to interface
Mike Karels [Tue, 28 May 1985 11:32:18 +0000 (03:32 -0800)]
free route after receiving redirect for route to interface
(thanks, Symbolics, for making it possible to find this one!)

SCCS-vsn: sys/net/route.c 6.9

39 years agofix race when sosend blocks by returning EPIPE if receiver is gone;
Mike Karels [Tue, 28 May 1985 11:03:59 +0000 (03:03 -0800)]
fix race when sosend blocks by returning EPIPE if receiver is gone;
fake up inode numbers and dev for the naive

SCCS-vsn: sys/kern/uipc_usrreq.c 6.12

39 years agopipe usese connect2 now
Mike Karels [Tue, 28 May 1985 11:02:53 +0000 (03:02 -0800)]
pipe usese connect2 now

SCCS-vsn: sys/kern/uipc_syscalls.c 6.7

39 years agoallow zero-length sends; fix race when blocking in uiomove
Mike Karels [Tue, 28 May 1985 11:01:55 +0000 (03:01 -0800)]
allow zero-length sends; fix race when blocking in uiomove
by getting EPIPE from usrreq if disconnected; M_WAIT is here

SCCS-vsn: sys/kern/uipc_socket.c 6.11

39 years agoimplement M_WAIT; reduce redundant splimp's
Mike Karels [Tue, 28 May 1985 11:00:28 +0000 (03:00 -0800)]
implement M_WAIT; reduce redundant splimp's

SCCS-vsn: sys/kern/uipc_mbuf.c 6.4

39 years agoselect now leaves masks unmodified if interrupted (always)
Mike Karels [Tue, 28 May 1985 10:59:51 +0000 (02:59 -0800)]
select now leaves masks unmodified if interrupted (always)

SCCS-vsn: sys/kern/sys_generic.c 6.10

39 years agoimplement high-water mark on file descriptors in use;
Mike Karels [Tue, 28 May 1985 10:58:30 +0000 (02:58 -0800)]
implement high-water mark on file descriptors in use;
printf when init can't be found;
M_WAIT is implemented!

SCCS-vsn: sys/kern/kern_exit.c 6.9

39 years agochange argv[0] for executable scripts to be name of interpretter;
Mike Karels [Tue, 28 May 1985 10:57:26 +0000 (02:57 -0800)]
change argv[0] for executable scripts to be name of interpretter;
reorder file closes on exec (avoid wedging when a.out is open and CLEX);
split setregs to exec and machine-dependent part;
implement high-water mark on file descriptors in use

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

39 years agoimplement high-water mark on file descriptors in use;
Mike Karels [Tue, 28 May 1985 10:54:51 +0000 (02:54 -0800)]
implement high-water mark on file descriptors in use;
cleanup old comments

SCCS-vsn: sys/kern/init_main.c 6.9

39 years agoimplement high-water mark on file descriptors in use
Mike Karels [Tue, 28 May 1985 10:53:59 +0000 (02:53 -0800)]
implement high-water mark on file descriptors in use

SCCS-vsn: sys/kern/kern_descrip.c 6.10
SCCS-vsn: sys/kern/kern_fork.c 6.6

39 years agodo not depend on having /usr/local/lib/w2a
Kirk McKusick [Tue, 28 May 1985 10:16:23 +0000 (02:16 -0800)]
do not depend on having /usr/local/lib/w2a

SCCS-vsn: old/boggle/Makefile 4.2

39 years agoround robin sleep queue (from edward@ucbmonet)
Kirk McKusick [Tue, 28 May 1985 10:12:50 +0000 (02:12 -0800)]
round robin sleep queue (from edward@ucbmonet)

SCCS-vsn: sys/kern/kern_synch.c 6.7

39 years agodon't use symbolic names in register offsets unless it's PC
Edward Wang [Tue, 28 May 1985 09:08:54 +0000 (01:08 -0800)]
don't use symbolic names in register offsets unless it's PC

SCCS-vsn: old/adb/adb.vax/opset.c 4.5

39 years agomake 'R' into 'setmodes' - a real option!
Kirk McKusick [Tue, 28 May 1985 08:38:18 +0000 (00:38 -0800)]
make 'R' into 'setmodes' - a real option!

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

39 years agomake 'R' into a real mode
Kirk McKusick [Tue, 28 May 1985 08:29:46 +0000 (00:29 -0800)]
make 'R' into a real mode

SCCS-vsn: sbin/restore/interactive.c 3.5

39 years agomodernize name lookup
Kirk McKusick [Tue, 28 May 1985 08:20:31 +0000 (00:20 -0800)]
modernize name lookup

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

39 years agomust be careful to check bss and data sizes separately to avoid
Kirk McKusick [Tue, 28 May 1985 07:23:13 +0000 (23:23 -0800)]
must be careful to check bss and data sizes separately to avoid
problems if their sum overflows

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

39 years agoC definition of scanc moves to ufs_subr.c
Kirk McKusick [Tue, 28 May 1985 06:06:16 +0000 (22:06 -0800)]
C definition of scanc moves to ufs_subr.c

SCCS-vsn: sys/kern/tty.c 6.16

39 years agoFixed indirect through NULL bug
Serge ??? [Tue, 28 May 1985 06:04:01 +0000 (22:04 -0800)]
Fixed indirect through NULL bug

SCCS-vsn: usr.bin/mail/quit.c 2.9

39 years agoAdded -I flag, which causes Mail to assume that input is a tty
Serge ??? [Tue, 28 May 1985 06:02:19 +0000 (22:02 -0800)]
Added -I flag, which causes Mail to assume that input is a tty

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

39 years agoadd C definitions of special vax hardware
Kirk McKusick [Tue, 28 May 1985 06:00:19 +0000 (22:00 -0800)]
add C definitions of special vax hardware

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 6.7

39 years agomust save all registers when using profiled routine
Kirk McKusick [Tue, 28 May 1985 05:21:18 +0000 (21:21 -0800)]
must save all registers when using profiled routine

SCCS-vsn: lib/libc/vax/sys/sigreturn.s 4.2

39 years agoFix prompt routine so that you dont get the prompt when you pipe
Kevin Dunlap [Sun, 26 May 1985 04:47:32 +0000 (20:47 -0800)]
Fix prompt routine so that you dont get the prompt when you pipe
the input.

SCCS-vsn: usr.bin/at/at/at.c 4.13

39 years agowarn of kernels not compiled for quotas
Kirk McKusick [Sat, 25 May 1985 08:03:05 +0000 (00:03 -0800)]
warn of kernels not compiled for quotas

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

39 years agoin verbose mode, warn of kernels not compiled for quotas
Kirk McKusick [Sat, 25 May 1985 08:02:24 +0000 (00:02 -0800)]
in verbose mode, warn of kernels not compiled for quotas

SCCS-vsn: sbin/quotacheck/quotacheck.c 4.6
SCCS-vsn: usr.sbin/repquota/repquota.c 4.4

39 years agocorrect the description of Q_SYNC
Kirk McKusick [Sat, 25 May 1985 07:37:08 +0000 (23:37 -0800)]
correct the description of Q_SYNC

SCCS-vsn: lib/libc/sys/quotactl.2 6.3

39 years agoignore ``quotas not compiled in'' error message from quota
Kirk McKusick [Sat, 25 May 1985 06:53:48 +0000 (22:53 -0800)]
ignore ``quotas not compiled in'' error message from quota

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

39 years agoreturns EINVAL if quotas are not compiled;
Kirk McKusick [Sat, 25 May 1985 06:24:31 +0000 (22:24 -0800)]
returns EINVAL if quotas are not compiled;
return ESRCH in all cases where system does not have a quota for the user;
return ENODEV instead of EINVAL if the device is not a mounted file system

SCCS-vsn: lib/libc/sys/quotactl.2 6.2

39 years agoFrom Prof. Kahan
Miriam Amos Nihart [Sat, 25 May 1985 06:06:28 +0000 (22:06 -0800)]
From Prof. Kahan

SCCS-vsn: lib/libm/common_source/hypot.3 6.2
SCCS-vsn: old/libm/man/hypot.3 6.2

39 years agoterminate sentence with a period.
Miriam Amos Nihart [Sat, 25 May 1985 05:43:07 +0000 (21:43 -0800)]
terminate sentence with a period.

SCCS-vsn: lib/libm/common_source/ieee.3 1.3

39 years ago.if for screen/typesetter
Miriam Amos Nihart [Sat, 25 May 1985 05:38:53 +0000 (21:38 -0800)]
.if for screen/typesetter

SCCS-vsn: lib/libm/common_source/ieee.3 1.2

39 years ago.if for screen verses typesetter
Miriam Amos Nihart [Sat, 25 May 1985 05:33:51 +0000 (21:33 -0800)]
.if for screen verses typesetter

SCCS-vsn: lib/libm/common_source/exp.3 6.3
SCCS-vsn: old/libm/man/exp.3 6.3

39 years agoFrom Prof. Kahan
Miriam Amos Nihart [Sat, 25 May 1985 03:14:25 +0000 (19:14 -0800)]
From Prof. Kahan

SCCS-vsn: lib/libm/common_source/sqrt.3 1.2

39 years agodate and time created 85/05/24 12:13:30 by miriam
Miriam Amos Nihart [Sat, 25 May 1985 03:13:30 +0000 (19:13 -0800)]
date and time created 85/05/24 12:13:30 by miriam

SCCS-vsn: lib/libm/common_source/sqrt.3 1.1

39 years agoFrom Prof. Kahan
Miriam Amos Nihart [Sat, 25 May 1985 03:12:12 +0000 (19:12 -0800)]
From Prof. Kahan

SCCS-vsn: lib/libm/common_source/exp.3 6.2
SCCS-vsn: old/libm/man/exp.3 6.2
SCCS-vsn: lib/libm/common_source/floor.3 6.2
SCCS-vsn: old/libm/man/floor.3 6.2
SCCS-vsn: old/libm/man/gamma.3 6.2
SCCS-vsn: lib/libm/common_source/math.3 6.2
SCCS-vsn: old/man/intro.3 6.2
SCCS-vsn: lib/libm/common_source/j0.3 6.2
SCCS-vsn: old/libm/man/j0.3 6.2
SCCS-vsn: lib/libm/common_source/sin.3 6.2
SCCS-vsn: old/libm/man/sin.3 6.2
SCCS-vsn: lib/libm/common_source/sinh.3 6.2
SCCS-vsn: old/libm/man/sinh.3 6.2

39 years agodate and time created 85/05/24 11:55:40 by miriam
Miriam Amos Nihart [Sat, 25 May 1985 02:55:40 +0000 (18:55 -0800)]
date and time created 85/05/24 11:55:40 by miriam

SCCS-vsn: lib/libm/common_source/ieee.3 1.1

39 years agodate and time created 85/05/24 11:55:05 by miriam
Miriam Amos Nihart [Sat, 25 May 1985 02:55:05 +0000 (18:55 -0800)]
date and time created 85/05/24 11:55:05 by miriam

SCCS-vsn: lib/libm/common_source/erf.3 1.1

39 years agodate and time created 85/05/24 11:52:22 by miriam
Miriam Amos Nihart [Sat, 25 May 1985 02:52:22 +0000 (18:52 -0800)]
date and time created 85/05/24 11:52:22 by miriam

SCCS-vsn: lib/libm/common_source/asinh.3 1.1

39 years agoChanges from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>:
Eric Allman [Sat, 25 May 1985 02:03:02 +0000 (18:03 -0800)]
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>:
Fix "bad file number" problem; improve error reporting; try to keep messages
closer to their original order.  Also, drop "safe" mode in readcf since we
never run setuid when -C is specified.

SCCS-vsn: usr.sbin/sendmail/src/sysexits.c 4.3
SCCS-vsn: usr.sbin/sendmail/src/headers.c 4.6
SCCS-vsn: usr.sbin/sendmail/src/main.c 4.18
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 4.10
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.12
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 4.6
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.54
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 4.12
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.12

39 years agoFrom Prof. Kahan
Miriam Amos Nihart [Sat, 25 May 1985 01:36:47 +0000 (17:36 -0800)]
From Prof. Kahan

SCCS-vsn: old/libm/libm/Makefile 4.2
SCCS-vsn: old/libm/libom/Makefile 4.2

39 years agodate and time created 85/05/23 17:12:37 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:12:37 +0000 (00:12 -0800)]
date and time created 85/05/23 17:12:37 by miriam

SCCS-vsn: old/libm/libm/IEEE/trig.c 1.1

39 years agodate and time created 85/05/23 17:12:34 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:12:34 +0000 (00:12 -0800)]
date and time created 85/05/23 17:12:34 by miriam

SCCS-vsn: old/libm/libm/IEEE/support.c 1.1

39 years agodate and time created 85/05/23 17:12:33 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:12:33 +0000 (00:12 -0800)]
date and time created 85/05/23 17:12:33 by miriam

SCCS-vsn: old/libm/libm/IEEE/cbrt.c 1.1

39 years agodate and time created 85/05/23 17:12:30 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:12:30 +0000 (00:12 -0800)]
date and time created 85/05/23 17:12:30 by miriam

SCCS-vsn: old/libm/libm/IEEE/cabs.c 1.1

39 years agodate and time created 85/05/23 17:12:25 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:12:25 +0000 (00:12 -0800)]
date and time created 85/05/23 17:12:25 by miriam

SCCS-vsn: old/libm/libm/IEEE/atan2.c 1.1

39 years agodate and time created 85/05/23 17:12:23 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:12:23 +0000 (00:12 -0800)]
date and time created 85/05/23 17:12:23 by miriam

SCCS-vsn: old/libm/libm/IEEE/Makefile 1.1

39 years agodate and time created 85/05/23 17:08:17 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:08:17 +0000 (00:08 -0800)]
date and time created 85/05/23 17:08:17 by miriam

SCCS-vsn: old/libm/libm/VAX/support.s 1.1

39 years agodate and time created 85/05/23 17:08:16 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:08:16 +0000 (00:08 -0800)]
date and time created 85/05/23 17:08:16 by miriam

SCCS-vsn: old/libm/libm/VAX/mcount.sed 1.1

39 years agodate and time created 85/05/23 17:08:13 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:08:13 +0000 (00:08 -0800)]
date and time created 85/05/23 17:08:13 by miriam

SCCS-vsn: old/libm/libm/VAX/cbrt.s 1.1

39 years agodate and time created 85/05/23 17:08:11 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:08:11 +0000 (00:08 -0800)]
date and time created 85/05/23 17:08:11 by miriam

SCCS-vsn: old/libm/libm/VAX/cabs.s 1.1

39 years agodate and time created 85/05/23 17:08:09 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:08:09 +0000 (00:08 -0800)]
date and time created 85/05/23 17:08:09 by miriam

SCCS-vsn: old/libm/libm/VAX/atan2.s 1.1

39 years agodate and time created 85/05/23 17:08:07 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 08:08:07 +0000 (00:08 -0800)]
date and time created 85/05/23 17:08:07 by miriam

SCCS-vsn: old/libm/libm/VAX/Makefile 1.1

39 years agobug fix from arnold
Jim Bloom [Fri, 24 May 1985 06:42:59 +0000 (22:42 -0800)]
bug fix from arnold

SCCS-vsn: lib/libcurses/addch.c 1.7

39 years agoonly look at stdin, stdout and stderr
Jim Bloom [Fri, 24 May 1985 06:42:40 +0000 (22:42 -0800)]
only look at stdin, stdout and stderr

SCCS-vsn: lib/libcurses/initscr.c 1.6

39 years agobug fix from arnold
Jim Bloom [Fri, 24 May 1985 06:41:56 +0000 (22:41 -0800)]
bug fix from arnold

SCCS-vsn: lib/libcurses/scroll.c 1.6

39 years agoadd support for XS (from arnold)
Jim Bloom [Fri, 24 May 1985 06:41:29 +0000 (22:41 -0800)]
add support for XS (from arnold)

SCCS-vsn: lib/libcurses/setterm.c 1.17

39 years agoFrom Prof. Kahan - includes addition routines in the math library.
Miriam Amos Nihart [Fri, 24 May 1985 06:40:28 +0000 (22:40 -0800)]
From Prof. Kahan - includes addition routines in the math library.

SCCS-vsn: include/math.h 4.3

39 years agoAdd support for XS
Jim Bloom [Fri, 24 May 1985 06:37:45 +0000 (22:37 -0800)]
Add support for XS

SCCS-vsn: lib/libcurses/curses.c 1.4
SCCS-vsn: lib/libcurses/curses.h 1.16

39 years agodate and time created 85/05/23 15:22:38 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 06:22:38 +0000 (22:22 -0800)]
date and time created 85/05/23 15:22:38 by miriam

SCCS-vsn: old/libm/libm/log1p.c 1.1

39 years agodate and time created 85/05/23 15:20:29 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 06:20:29 +0000 (22:20 -0800)]
date and time created 85/05/23 15:20:29 by miriam

SCCS-vsn: old/libm/libm/expm1.c 1.1

39 years agoFrom Prof. Kahan
Miriam Amos Nihart [Fri, 24 May 1985 06:17:32 +0000 (22:17 -0800)]
From Prof. Kahan

SCCS-vsn: old/libm/libm/exp.c 4.2
SCCS-vsn: old/libm/libom/exp.c 4.2
SCCS-vsn: old/libm/libm/log.c 4.3
SCCS-vsn: old/libm/libom/log.c 4.3
SCCS-vsn: old/libm/libm/pow.c 4.3
SCCS-vsn: old/libm/libom/pow.c 4.3
SCCS-vsn: old/libm/libm/sinh.c 4.2
SCCS-vsn: old/libm/libom/sinh.c 4.2
SCCS-vsn: old/libm/libm/tanh.c 4.2
SCCS-vsn: old/libm/libom/tanh.c 4.2

39 years agodate and time created 85/05/23 14:24:14 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 05:24:14 +0000 (21:24 -0800)]
date and time created 85/05/23 14:24:14 by miriam

SCCS-vsn: old/libm/libm/log__L.c 1.1

39 years agodate and time created 85/05/23 14:22:45 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 05:22:45 +0000 (21:22 -0800)]
date and time created 85/05/23 14:22:45 by miriam

SCCS-vsn: old/libm/libm/log10.c 1.1

39 years agodate and time created 85/05/23 14:20:29 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 05:20:29 +0000 (21:20 -0800)]
date and time created 85/05/23 14:20:29 by miriam

SCCS-vsn: old/libm/libm/exp__E.c 1.1

39 years agodate and time created 85/05/23 14:06:03 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 05:06:03 +0000 (21:06 -0800)]
date and time created 85/05/23 14:06:03 by miriam

SCCS-vsn: old/libm/libm/cosh.c 1.1

39 years agodate and time created 85/05/23 14:02:40 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 05:02:40 +0000 (21:02 -0800)]
date and time created 85/05/23 14:02:40 by miriam

SCCS-vsn: old/libm/libm/atanh.c 1.1

39 years agodate and time created 85/05/23 14:01:46 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 05:01:46 +0000 (21:01 -0800)]
date and time created 85/05/23 14:01:46 by miriam

SCCS-vsn: old/libm/libm/asinh.c 1.1

39 years agodate and time created 85/05/23 13:57:27 by miriam
Miriam Amos Nihart [Fri, 24 May 1985 04:57:27 +0000 (20:57 -0800)]
date and time created 85/05/23 13:57:27 by miriam

SCCS-vsn: old/libm/libm/acosh.c 1.1

39 years agoho and ll should be specified if there is a faster method than cm
Jim Bloom [Fri, 24 May 1985 04:34:25 +0000 (20:34 -0800)]
ho and ll should be specified if there is a faster method than cm

SCCS-vsn: share/termcap/termcap.5 6.2

39 years agocount packets forwarded, dropped
Mike Karels [Fri, 24 May 1985 00:47:26 +0000 (16:47 -0800)]
count packets forwarded, dropped

SCCS-vsn: sys/netinet/ip_var.h 6.3

39 years agocorrect install to make it setgid kmem
Sam Leffler [Thu, 23 May 1985 14:14:11 +0000 (06:14 -0800)]
correct install to make it setgid kmem

SCCS-vsn: usr.bin/systat/Makefile 1.9

39 years agodate and time created 85/05/22 22:13:59 by libs
Don Libes? [Thu, 23 May 1985 13:13:59 +0000 (05:13 -0800)]
date and time created 85/05/22 22:13:59 by libs

SCCS-vsn: usr.bin/f77/libI77/mkindx.c 1.1

39 years agodate and time created 85/05/22 22:13:40 by libs
Don Libes? [Thu, 23 May 1985 13:13:40 +0000 (05:13 -0800)]
date and time created 85/05/22 22:13:40 by libs

SCCS-vsn: usr.bin/f77/libI77/mkvers.c 1.1

39 years agodate and time created 85/05/22 21:24:56 by libs
Don Libes? [Thu, 23 May 1985 12:24:56 +0000 (04:24 -0800)]
date and time created 85/05/22 21:24:56 by libs

SCCS-vsn: usr.bin/f77/libI77/wsli.c 1.1

39 years agoonly allow the super-user to do swapon()
Kirk McKusick [Thu, 23 May 1985 11:07:19 +0000 (03:07 -0800)]
only allow the super-user to do swapon()

SCCS-vsn: sys/vm/vm_swap.c 6.5

39 years agoonly dump core if user has read permission on the text
Kirk McKusick [Thu, 23 May 1985 11:06:14 +0000 (03:06 -0800)]
only dump core if user has read permission on the text

SCCS-vsn: sys/kern/kern_sig.c 6.16

39 years agoreturn EINVAL instead of ENXIO for readlink of a non symbolic link;
Kirk McKusick [Thu, 23 May 1985 11:03:04 +0000 (03:03 -0800)]
return EINVAL instead of ENXIO for readlink of a non symbolic link;
check for read-only file system in [f]chmod, [f]chown, and utimes;
do not clear the sticky bit when modifying directories

SCCS-vsn: sys/kern/vfs_syscalls.c 6.18
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 6.18
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 6.18
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 6.18
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 6.18

39 years agoreturn ENAMETOOLONG where appropriate; return EINVAL if 8th bit is set in name
Kirk McKusick [Thu, 23 May 1985 10:57:12 +0000 (02:57 -0800)]
return ENAMETOOLONG where appropriate; return EINVAL if 8th bit is set in name

SCCS-vsn: sys/kern/vfs_lookup.c 6.23
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 6.23
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 6.23

39 years agodifferentiate several errors; close special device if mount fails
Kirk McKusick [Thu, 23 May 1985 10:55:32 +0000 (02:55 -0800)]
differentiate several errors; close special device if mount fails

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 6.10
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 6.10
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 6.10
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 6.10

39 years agofix rep. factors with complex, fix R* followed by blank,
Don Libes? [Thu, 23 May 1985 10:54:57 +0000 (02:54 -0800)]
fix rep. factors with complex, fix R* followed by blank,
allow tab for blank.

SCCS-vsn: usr.bin/f77/libI77/lread.c 1.12

39 years agoMake list directed work for multiple records.
Don Libes? [Thu, 23 May 1985 10:53:43 +0000 (02:53 -0800)]
Make list directed work for multiple records.

SCCS-vsn: usr.bin/f77/libI77/c_iio.c 1.2

39 years agoeliminate double meaning of SOUSIG
Kirk McKusick [Thu, 23 May 1985 10:50:51 +0000 (02:50 -0800)]
eliminate double meaning of SOUSIG

SCCS-vsn: sys/kern/sys_generic.c 6.9
SCCS-vsn: sys/kern/kern_exit.c 6.8

39 years agoadd SIGUSR1 and SIGUSR2
Kirk McKusick [Thu, 23 May 1985 10:32:07 +0000 (02:32 -0800)]
add SIGUSR1 and SIGUSR2

SCCS-vsn: bin/csh/init.c 4.6
SCCS-vsn: old/sh/msg.c 4.4

39 years agoadd definitions for SIGWINCH, SIGUSR1, and SIGUSR2
Kirk McKusick [Thu, 23 May 1985 09:40:20 +0000 (01:40 -0800)]
add definitions for SIGWINCH, SIGUSR1, and SIGUSR2

SCCS-vsn: lib/libc/gen/siglist.c 4.3

39 years agodefine SIGUSR1 and SIGUSR2
Kirk McKusick [Thu, 23 May 1985 09:35:00 +0000 (01:35 -0800)]
define SIGUSR1 and SIGUSR2

SCCS-vsn: sys/sys/signal.h 6.6

39 years agoupdate the error return codes to reflect those in 4.3BSD
Kirk McKusick [Thu, 23 May 1985 09:32:13 +0000 (01:32 -0800)]
update the error return codes to reflect those in 4.3BSD

SCCS-vsn: lib/libc/sys/access.2 6.2
SCCS-vsn: lib/libc/sys/chmod.2 6.2
SCCS-vsn: lib/libc/sys/chown.2 6.2
SCCS-vsn: lib/libc/sys/link.2 6.2
SCCS-vsn: lib/libc/sys/open.2 6.2
SCCS-vsn: lib/libc/sys/execve.2 6.2
SCCS-vsn: lib/libc/sys/acct.2 6.2
SCCS-vsn: lib/libc/sys/chdir.2 6.2
SCCS-vsn: lib/libc/compat-43/creat.2 6.2
SCCS-vsn: lib/libc/sys/mknod.2 6.2
SCCS-vsn: lib/libc/sys/mount.2 6.2
SCCS-vsn: lib/libc/sys/stat.2 6.2
SCCS-vsn: lib/libc/sys/unlink.2 6.2
SCCS-vsn: lib/libc/sys/intro.2 6.2
SCCS-vsn: lib/libc/sys/utimes.2 6.2
SCCS-vsn: lib/libc/sys/swapon.2 6.2
SCCS-vsn: lib/libc/sys/bind.2 6.2
SCCS-vsn: lib/libc/sys/chroot.2 6.2
SCCS-vsn: lib/libc/sys/connect.2 6.2
SCCS-vsn: lib/libc/sys/mkdir.2 6.2
SCCS-vsn: lib/libc/sys/readlink.2 6.2
SCCS-vsn: lib/libc/sys/rename.2 6.2
SCCS-vsn: lib/libc/sys/rmdir.2 6.2
SCCS-vsn: lib/libc/sys/symlink.2 6.2
SCCS-vsn: lib/libc/sys/truncate.2 6.2

39 years agoadd missing modes
Kirk McKusick [Thu, 23 May 1985 09:18:18 +0000 (01:18 -0800)]
add missing modes

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

39 years agoreturn EPERM when non-super-user tries to set another process's priority
Kirk McKusick [Thu, 23 May 1985 07:15:38 +0000 (23:15 -0800)]
return EPERM when non-super-user tries to set another process's priority

SCCS-vsn: sys/kern/kern_resource.c 6.6

39 years agoreturn EPERM when non-super-user try to set another process's priority
Kirk McKusick [Thu, 23 May 1985 07:14:41 +0000 (23:14 -0800)]
return EPERM when non-super-user try to set another process's priority

SCCS-vsn: lib/libc/sys/getpriority.2 6.2