unix-history/.git
34 years agotprintf
Marc Teitelbaum [Fri, 29 Jun 1990 06:31:59 +0000 (22:31 -0800)]
tprintf

SCCS-vsn: sys/vax/uba/tmscp.c 7.13
SCCS-vsn: sys/vax/uba/ut.c 7.10
SCCS-vsn: sys/vax/uba/tm.c 7.12
SCCS-vsn: sys/vax/uba/ts.c 7.12

34 years agottysleep to catch revokes terminals
Marc Teitelbaum [Fri, 29 Jun 1990 06:31:00 +0000 (22:31 -0800)]
ttysleep to catch revokes terminals

SCCS-vsn: sys/vax/uba/dz.c 7.9
SCCS-vsn: sys/vax/uba/dhu.c 7.12
SCCS-vsn: sys/vax/uba/dh.c 7.14
SCCS-vsn: sys/vax/uba/dmx.c 7.4

34 years agoname change
Marc Teitelbaum [Fri, 29 Jun 1990 06:27:44 +0000 (22:27 -0800)]
name change

SCCS-vsn: sys/sys/tprintf.h 1.2

34 years agoNIXED
Marc Teitelbaum [Fri, 29 Jun 1990 06:26:59 +0000 (22:26 -0800)]
NIXED

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

34 years ago(no message)
Marc Teitelbaum [Fri, 29 Jun 1990 06:23:45 +0000 (22:23 -0800)]
(no message)

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

34 years agosplit out descend and inherit attributes; add signal tracing
Marc Teitelbaum [Fri, 29 Jun 1990 06:23:24 +0000 (22:23 -0800)]
split out descend and inherit attributes; add signal tracing

SCCS-vsn: sys/sys/ktrace.h 7.2

34 years agoadd generation number for revoke; col numbers stored as shorts;
Marc Teitelbaum [Fri, 29 Jun 1990 06:22:07 +0000 (22:22 -0800)]
add generation number for revoke; col numbers stored as shorts;

SCCS-vsn: sys/sys/tty.h 7.7

34 years agofix bug in adjusting joc counter
Marc Teitelbaum [Fri, 29 Jun 1990 06:20:33 +0000 (22:20 -0800)]
fix bug in adjusting joc counter

SCCS-vsn: sys/kern/kern_proc.c 7.10

34 years agotprintf - for device drivers
Marc Teitelbaum [Fri, 29 Jun 1990 06:20:06 +0000 (22:20 -0800)]
tprintf - for device drivers

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

34 years agodisable general use until security checks in place */
Marc Teitelbaum [Fri, 29 Jun 1990 06:18:45 +0000 (22:18 -0800)]
disable general use until security checks in place */

SCCS-vsn: sys/kern/kern_ktrace.c 7.7

34 years agoadd sbcheck for debugging only
Mike Karels [Fri, 29 Jun 1990 06:14:09 +0000 (22:14 -0800)]
add sbcheck for debugging only

SCCS-vsn: sys/kern/uipc_socket2.c 7.14

34 years agocollect tests in soreceive (and add comments); minor fix to avoid setting
Mike Karels [Fri, 29 Jun 1990 06:13:05 +0000 (22:13 -0800)]
collect tests in soreceive (and add comments); minor fix to avoid setting
m_nextpkt in middle of chain if peeking

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

34 years agoupdate BSD date
Mike Karels [Fri, 29 Jun 1990 05:58:53 +0000 (21:58 -0800)]
update BSD date

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

34 years agoprotocol notify routines set errors, so can be soft
Mike Karels [Fri, 29 Jun 1990 05:57:07 +0000 (21:57 -0800)]
protocol notify routines set errors, so can be soft

SCCS-vsn: sys/netinet/in_pcb.c 7.12

34 years agofrom van: put common tests first; rearrange to minimize tests;
Mike Karels [Fri, 29 Jun 1990 05:56:15 +0000 (21:56 -0800)]
from van: put common tests first; rearrange to minimize tests;
slow start after idle time; set up output for later use of properly-laid-out
data mbuf; hide transient errors in output in softerror if connected

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

34 years agoadd macro for rexmt time; use soft error if set after timeout
Mike Karels [Fri, 29 Jun 1990 05:50:32 +0000 (21:50 -0800)]
add macro for rexmt time; use soft error if set after timeout

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

34 years agofrom van: update rtentry appropriately on close; patchable mss, rtt defaults;
Mike Karels [Fri, 29 Jun 1990 05:49:26 +0000 (21:49 -0800)]
from van: update rtentry appropriately on close; patchable mss, rtt defaults;
per-connection mss, rtt; avoid dtom; add soft error handling

SCCS-vsn: sys/netinet/tcp_subr.c 7.17

34 years agoarrange stat block sensibly
Mike Karels [Fri, 29 Jun 1990 05:47:54 +0000 (21:47 -0800)]
arrange stat block sensibly

SCCS-vsn: sys/netinet/udp_var.h 7.6

34 years agofrom van: add rttmin; cleanup timer code, use 4x rttvar;
Mike Karels [Fri, 29 Jun 1990 05:47:00 +0000 (21:47 -0800)]
from van: add rttmin; cleanup timer code, use 4x rttvar;
add t_softerror; remove old compat for now

SCCS-vsn: sys/netinet/tcp_var.h 7.9

34 years agofrom van: header prediction, pcb one-element cache, avoid pullup,
Mike Karels [Fri, 29 Jun 1990 05:43:21 +0000 (21:43 -0800)]
from van:  header prediction, pcb one-element cache, avoid pullup,
remove dtom, avoid spurious assignment from null ntoh*; faster window opening
in linear mode (add 1/8 packet, was 146 bytes), open window past cached
out-of order packets until dupacks end; rearrange timers; use rtentry parms

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

34 years agoput tcp console debugging on ifdef
Mike Karels [Fri, 29 Jun 1990 05:37:05 +0000 (21:37 -0800)]
put tcp console debugging on ifdef

SCCS-vsn: sys/netinet/tcp_debug.c 7.5

34 years agorm lint fix, just make TCP_MSS 512; define MAXWIN
Mike Karels [Fri, 29 Jun 1990 05:34:57 +0000 (21:34 -0800)]
rm lint fix, just make TCP_MSS 512; define MAXWIN

SCCS-vsn: sys/netinet/tcp.h 7.6

34 years agowatch out for ip_len >32767 (is incorrectly declared as short)
Mike Karels [Fri, 29 Jun 1990 05:24:12 +0000 (21:24 -0800)]
watch out for ip_len >32767 (is incorrectly declared as short)

SCCS-vsn: sys/netinet/ip_output.c 7.20

34 years agodeprecate ENETUNREACH, always use EHOSTUNREACH; support for new pcb options
Mike Karels [Fri, 29 Jun 1990 05:13:29 +0000 (21:13 -0800)]
deprecate ENETUNREACH, always use EHOSTUNREACH; support for new pcb options

SCCS-vsn: sys/netinet/ip_output.c 7.19

34 years agoadd internet-common options in pcb, add ip header prototype for ttl and tos;
Mike Karels [Fri, 29 Jun 1990 05:10:44 +0000 (21:10 -0800)]
add internet-common options in pcb, add ip header prototype for ttl and tos;
should have room for options and next header (next time, but elsewhere)

SCCS-vsn: sys/netinet/in_pcb.h 7.5

34 years agoadd defs for TOS, Precedence
Mike Karels [Fri, 29 Jun 1990 05:09:26 +0000 (21:09 -0800)]
add defs for TOS, Precedence

SCCS-vsn: sys/netinet/ip.h 7.9

34 years agoeliminate u.u_error, more like KNF
Mike Karels [Fri, 29 Jun 1990 05:09:00 +0000 (21:09 -0800)]
eliminate u.u_error, more like KNF

SCCS-vsn: sys/netinet/in.c 7.14

34 years agomove imp stuff to netimp; formalize op_opts storage; add new options
Mike Karels [Fri, 29 Jun 1990 05:07:46 +0000 (21:07 -0800)]
move imp stuff to netimp; formalize op_opts storage; add new options

SCCS-vsn: sys/netinet/in.h 7.9

34 years agoAdd XDISPLOC, ENVIRON, SOFT_TAB and LIT_ECHO definitions
Paul Borman [Fri, 29 Jun 1990 04:08:13 +0000 (20:08 -0800)]
Add XDISPLOC, ENVIRON, SOFT_TAB and LIT_ECHO definitions

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

34 years agoLots of bugfixes, add the ENVIRON and X-DISPLAY-LOC
Paul Borman [Fri, 29 Jun 1990 04:06:55 +0000 (20:06 -0800)]
Lots of bugfixes, add the ENVIRON and X-DISPLAY-LOC
options, "-l user" to the command line, diagnostic flags.

SCCS-vsn: usr.bin/telnet/ring.c 1.13
SCCS-vsn: usr.bin/telnet/terminal.c 1.21
SCCS-vsn: usr.bin/telnet/network.c 1.15
SCCS-vsn: usr.bin/telnet/general.h 1.5
SCCS-vsn: usr.bin/telnet/ring.h 1.10
SCCS-vsn: usr.bin/telnet/externs.h 1.25
SCCS-vsn: usr.bin/telnet/tn3270.c 1.21
SCCS-vsn: usr.bin/telnet/telnet.c 5.50
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.27
SCCS-vsn: usr.bin/telnet/utilities.c 1.19
SCCS-vsn: usr.bin/telnet/telnet.1 6.10
SCCS-vsn: usr.bin/telnet/defines.h 1.10
SCCS-vsn: usr.bin/telnet/main.c 1.14
SCCS-vsn: usr.bin/telnet/commands.c 1.30
SCCS-vsn: usr.bin/telnet/Makefile 5.3
SCCS-vsn: libexec/telnetd/telnetd.c 5.45
SCCS-vsn: libexec/telnetd/telnetd.8 6.7
SCCS-vsn: libexec/telnetd/Makefile 5.10
SCCS-vsn: libexec/telnetd/defs.h 5.8
SCCS-vsn: libexec/telnetd/ext.h 5.6
SCCS-vsn: libexec/telnetd/pathnames.h 5.5
SCCS-vsn: libexec/telnetd/slc.c 5.4
SCCS-vsn: libexec/telnetd/state.c 5.7
SCCS-vsn: libexec/telnetd/sys_term.c 5.8
SCCS-vsn: libexec/telnetd/utility.c 5.4
SCCS-vsn: libexec/telnetd/termstat.c 5.6

34 years agomove newlines
Mike Karels [Fri, 29 Jun 1990 03:31:44 +0000 (19:31 -0800)]
move newlines

SCCS-vsn: old/adb/common_scripts/mbufext 5.2
SCCS-vsn: old/adb/common_scripts/mbufhdr 5.2

34 years agodate and time created 90/06/28 12:17:44 by karels
Mike Karels [Fri, 29 Jun 1990 03:17:44 +0000 (19:17 -0800)]
date and time created 90/06/28 12:17:44 by karels

SCCS-vsn: old/adb/common_scripts/mbufext 5.1

34 years agodate and time created 90/06/28 12:17:37 by karels
Mike Karels [Fri, 29 Jun 1990 03:17:37 +0000 (19:17 -0800)]
date and time created 90/06/28 12:17:37 by karels

SCCS-vsn: old/adb/common_scripts/mbufhdr 5.1

34 years agoupdate for new mbufs
Mike Karels [Fri, 29 Jun 1990 03:11:14 +0000 (19:11 -0800)]
update for new mbufs

SCCS-vsn: old/adb/common_scripts/mbuf.nxt 5.3
SCCS-vsn: old/adb/common_scripts/mbufchain 5.2
SCCS-vsn: old/adb/common_scripts/mbufs 5.2
SCCS-vsn: old/adb/common_scripts/mbufs.nxt 5.2

34 years ago# line defines change the current directory for gcc
Keith Bostic [Fri, 29 Jun 1990 02:59:12 +0000 (18:59 -0800)]
# line defines change the current directory for gcc

SCCS-vsn: old/htable/Makefile 5.11

34 years agodon't pass anything but -D, -I to makeoptions
Keith Bostic [Fri, 29 Jun 1990 02:46:24 +0000 (18:46 -0800)]
don't pass anything but -D, -I to makeoptions

SCCS-vsn: usr.bin/ex/Makefile 7.32

34 years agogcc blows dead goats
Keith Bostic [Fri, 29 Jun 1990 02:45:56 +0000 (18:45 -0800)]
gcc blows dead goats

SCCS-vsn: usr.bin/ex/makeoptions 6.6

34 years agoinitial version
Mike Karels [Fri, 29 Jun 1990 01:03:23 +0000 (17:03 -0800)]
initial version

SCCS-vsn: lib/libc/gen/sigsetops.c 5.1

34 years agoexit 0 so make doesn't get unhappy
Keith Bostic [Thu, 28 Jun 1990 16:58:17 +0000 (08:58 -0800)]
exit 0 so make doesn't get unhappy

SCCS-vsn: usr.bin/pascal/px/version.c 5.2
SCCS-vsn: usr.bin/pascal/pxp/version.c 5.2

34 years agouse pty library
Marc Teitelbaum [Thu, 28 Jun 1990 13:57:43 +0000 (05:57 -0800)]
use pty library

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

34 years agodon't do duplicate ROOT login logs from rlogind w/ kerberos
Mike Karels [Thu, 28 Jun 1990 13:51:18 +0000 (05:51 -0800)]
don't do duplicate ROOT login logs from rlogind w/ kerberos
(and rlogind knows more)

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

34 years agoset IP type of service; minor kerberos touchups
Mike Karels [Thu, 28 Jun 1990 13:41:30 +0000 (05:41 -0800)]
set IP type of service; minor kerberos touchups

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

34 years agoset IP type of service
Mike Karels [Thu, 28 Jun 1990 12:20:38 +0000 (04:20 -0800)]
set IP type of service

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

34 years agooptimize for machines other than the Cray (infinite loop takes too long)
Mike Karels [Thu, 28 Jun 1990 12:01:31 +0000 (04:01 -0800)]
optimize for machines other than the Cray (infinite loop takes too long)

SCCS-vsn: lib/libc/string/swab.c 5.8

34 years agoadd IP type-of-service without gettos (at least for now)
Mike Karels [Thu, 28 Jun 1990 10:02:32 +0000 (02:02 -0800)]
add IP type-of-service without gettos (at least for now)

SCCS-vsn: usr.bin/telnet/commands.c 1.29

34 years agoconvert numbers to hex for easy comparison with termios.h
Mike Hibler [Thu, 28 Jun 1990 09:44:24 +0000 (01:44 -0800)]
convert numbers to hex for easy comparison with termios.h

SCCS-vsn: sys/hp/hpux/hpux_termio.h 7.2

34 years agosetreuid => seteuid; set IP type-of-service
Mike Karels [Thu, 28 Jun 1990 09:42:20 +0000 (01:42 -0800)]
setreuid => seteuid; set IP type-of-service

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

34 years agoconvert directly between HP-UX termio and POSIX termios
Mike Hibler [Thu, 28 Jun 1990 09:38:32 +0000 (01:38 -0800)]
convert directly between HP-UX termio and POSIX termios

SCCS-vsn: sys/hp/hpux/hpux_tty.c 7.4

34 years agoset IP type-of-service
Mike Karels [Thu, 28 Jun 1990 09:11:11 +0000 (01:11 -0800)]
set IP type-of-service

SCCS-vsn: libexec/ftpd/ftpd.c 5.37
SCCS-vsn: usr.bin/ftp/ftp.c 5.35

34 years agoopenlog earlier; create mountdtab if it does not exist
Kirk McKusick [Thu, 28 Jun 1990 08:40:00 +0000 (00:40 -0800)]
openlog earlier; create mountdtab if it does not exist

SCCS-vsn: sbin/mountd/mountd.c 5.10
SCCS-vsn: sbin/mountd/mountd.c 5.10

34 years agomove mountdtab to /var/db so it is not purged on reboots
Kirk McKusick [Thu, 28 Jun 1990 08:20:54 +0000 (00:20 -0800)]
move mountdtab to /var/db so it is not purged on reboots

SCCS-vsn: sbin/mountd/pathnames.h 6.5

34 years agoadd IP type-of-service without gettos (at least for now)
Mike Karels [Thu, 28 Jun 1990 08:07:58 +0000 (00:07 -0800)]
add IP type-of-service without gettos (at least for now)

SCCS-vsn: libexec/telnetd/telnetd.c 5.44
SCCS-vsn: libexec/telnetd/defs.h 5.7
SCCS-vsn: libexec/telnetd/Makefile 5.9

34 years agoalways initialize (XXX), also _BSD_LINE_MAX (???)
Marc Teitelbaum [Thu, 28 Jun 1990 06:56:47 +0000 (22:56 -0800)]
always initialize (XXX), also _BSD_LINE_MAX (???)

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

34 years agoadd login_tty.c
Marc Teitelbaum [Thu, 28 Jun 1990 06:51:57 +0000 (22:51 -0800)]
add login_tty.c

SCCS-vsn: lib/libutil/Makefile 5.6

34 years agofix strunvis. return SYNBAD instead of ERROR.
Marc Teitelbaum [Thu, 28 Jun 1990 06:45:48 +0000 (22:45 -0800)]
fix strunvis.  return SYNBAD instead of ERROR.

SCCS-vsn: lib/libc/gen/unvis.c 1.3

34 years agocdecode -> unvis - new man page
Marc Teitelbaum [Thu, 28 Jun 1990 06:44:01 +0000 (22:44 -0800)]
cdecode -> unvis - new man page

SCCS-vsn: lib/libc/gen/unvis.3 1.2

34 years agobetter fix for loop if unmount fails; clear signal and wait for another
Mike Karels [Thu, 28 Jun 1990 05:40:00 +0000 (21:40 -0800)]
better fix for loop if unmount fails; clear signal and wait for another

SCCS-vsn: sys/ufs/mfs/mfs_vfsops.c 7.16

34 years agoadd CLRSIG for mfs unmount
Mike Karels [Thu, 28 Jun 1990 05:38:56 +0000 (21:38 -0800)]
add CLRSIG for mfs unmount

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

34 years agonew copyright; make sure domain search terminates last domain
Jim Bloom [Thu, 28 Jun 1990 05:26:00 +0000 (21:26 -0800)]
new copyright; make sure domain search terminates last domain

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

34 years agotested wrong thing to see if new or old sockaddrs.
Keith Sklower [Thu, 28 Jun 1990 05:22:02 +0000 (21:22 -0800)]
tested wrong thing to see if new or old sockaddrs.

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

34 years agotested wrong thing to decide if new or old sockaddrs; just do new.
Keith Sklower [Thu, 28 Jun 1990 05:20:05 +0000 (21:20 -0800)]
tested wrong thing to decide if new or old sockaddrs; just do new.

SCCS-vsn: usr.sbin/timed/timed/timed.c 2.19

34 years agofix printing of time when ttl is 0
Jim Bloom [Thu, 28 Jun 1990 04:29:49 +0000 (20:29 -0800)]
fix printing of time when ttl is 0

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

34 years agoone more try at getting the buffer end checking right in dn_expand
Jim Bloom [Thu, 28 Jun 1990 04:19:02 +0000 (20:19 -0800)]
one more try at getting the buffer end checking right in dn_expand

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

34 years agochanged one more pathname (sigh)
Trent Hein [Thu, 28 Jun 1990 03:49:03 +0000 (19:49 -0800)]
changed one more pathname (sigh)

SCCS-vsn: usr.sbin/syslogd/syslogd.8 6.8

34 years agodate and time created 90/06/27 12:13:36 by sklower
Keith Sklower [Thu, 28 Jun 1990 03:13:36 +0000 (19:13 -0800)]
date and time created 90/06/27 12:13:36 by sklower

SCCS-vsn: sys/tests/netiso/tisink.c 7.1
SCCS-vsn: sys/tests/netiso/tisrc.c 7.1

34 years agoFREAD is gone
Keith Bostic [Thu, 28 Jun 1990 03:06:21 +0000 (19:06 -0800)]
FREAD is gone

SCCS-vsn: usr.bin/uucp/libacu/hys24.c 1.6

34 years agofix for gcc; # line directives change its notion of the current directory
Keith Bostic [Thu, 28 Jun 1990 01:21:48 +0000 (17:21 -0800)]
fix for gcc; # line directives change its notion of the current directory

SCCS-vsn: games/atc/Makefile 5.7

34 years agooff by one when logging to console (was missing \n)
Mike Karels [Thu, 28 Jun 1990 00:59:58 +0000 (16:59 -0800)]
off by one when logging to console (was missing \n)

SCCS-vsn: lib/libc/gen/syslog.c 5.28

34 years agoVan's speed enhancements and rts/cts flow control additions
Mike Hibler [Thu, 28 Jun 1990 00:01:33 +0000 (16:01 -0800)]
Van's speed enhancements and rts/cts flow control additions

SCCS-vsn: sys/hp/dev/dcareg.h 7.2
SCCS-vsn: sys/hp/dev/dca.c 7.6

34 years agoadded rts/cts flow control
Mike Hibler [Thu, 28 Jun 1990 00:00:44 +0000 (16:00 -0800)]
added rts/cts flow control

SCCS-vsn: sys/hp300/dev/dcm.c 7.7

34 years agocorrect reference to resol(3)
Jim Bloom [Wed, 27 Jun 1990 23:26:15 +0000 (15:26 -0800)]
correct reference to resol(3)

SCCS-vsn: share/man/man5/resolver.5 5.11

34 years agomake sure vp->v_text is set before dereferencing
Mike Hibler [Wed, 27 Jun 1990 12:58:04 +0000 (04:58 -0800)]
make sure vp->v_text is set before dereferencing

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

34 years agosetexit and reset are gone; use setjmp/longjmp
Keith Bostic [Wed, 27 Jun 1990 12:43:26 +0000 (04:43 -0800)]
setexit and reset are gone; use setjmp/longjmp

SCCS-vsn: games/trek/lose.c 5.6
SCCS-vsn: games/trek/main.c 5.6
SCCS-vsn: games/trek/play.c 5.6
SCCS-vsn: games/trek/win.c 5.5

34 years agoduplicate TIOCGPGRP for controller - minus the check for controlling terminal
Marc Teitelbaum [Wed, 27 Jun 1990 10:30:58 +0000 (02:30 -0800)]
duplicate TIOCGPGRP for controller - minus the check for controlling terminal

SCCS-vsn: sys/kern/tty_pty.c 7.14

34 years agouse ttysleep to catch revoked terminals
Marc Teitelbaum [Wed, 27 Jun 1990 10:18:27 +0000 (02:18 -0800)]
use ttysleep to catch revoked terminals

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

34 years agoadd dialer, it's used by tip
Keith Bostic [Wed, 27 Jun 1990 10:07:08 +0000 (02:07 -0800)]
add dialer, it's used by tip

SCCS-vsn: etc/group 5.3

34 years agoconform to UC kernel conventions concerning if(, function calls, etc.
Keith Sklower [Wed, 27 Jun 1990 09:54:47 +0000 (01:54 -0800)]
conform to UC kernel conventions concerning if(, function calls, etc.

SCCS-vsn: sys/netiso/tp_usrreq.c 7.11

34 years agoif I had any intelligence, I'd be fucking dangers.
Keith Bostic [Wed, 27 Jun 1990 08:53:09 +0000 (00:53 -0800)]
if I had any intelligence, I'd be fucking dangers.

SCCS-vsn: share/mk/bsd.lib.mk 5.16

34 years agoskip over big sockaddrs obtained by SIOCGIFCONF
Keith Sklower [Wed, 27 Jun 1990 07:00:11 +0000 (23:00 -0800)]
skip over big sockaddrs obtained by SIOCGIFCONF

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

34 years agorevise parse of information obtained via SIOCGCONF
Keith Sklower [Wed, 27 Jun 1990 06:57:49 +0000 (22:57 -0800)]
revise parse of information obtained via SIOCGCONF

SCCS-vsn: usr.sbin/timed/timed/timed.c 2.18

34 years agocomment wasn't right...
Keith Bostic [Wed, 27 Jun 1990 06:46:06 +0000 (22:46 -0800)]
comment wasn't right...

SCCS-vsn: include/stdarg.h 5.4

34 years agomissing newline in error message
Kirk McKusick [Wed, 27 Jun 1990 05:59:31 +0000 (21:59 -0800)]
missing newline in error message

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

34 years agoadd /etc/dumpdates to create list
Keith Bostic [Wed, 27 Jun 1990 05:57:20 +0000 (21:57 -0800)]
add /etc/dumpdates to create list

SCCS-vsn: etc/Makefile 5.3

34 years agonew implementation -- unvis replaces cdecode
Marc Teitelbaum [Wed, 27 Jun 1990 05:37:31 +0000 (21:37 -0800)]
new implementation -- unvis replaces cdecode

SCCS-vsn: lib/libc/gen/unvis.c 1.2

34 years agonew implementation -- vis replaces cencode
Marc Teitelbaum [Wed, 27 Jun 1990 05:36:18 +0000 (21:36 -0800)]
new implementation -- vis replaces cencode

SCCS-vsn: lib/libc/gen/vis.c 5.3

34 years agonew copyright, cflag CIGNORE implements TCSASOFT
Marc Teitelbaum [Wed, 27 Jun 1990 05:34:23 +0000 (21:34 -0800)]
new copyright, cflag CIGNORE implements TCSASOFT

SCCS-vsn: lib/libc/gen/termios.c 5.2

34 years agoneed -x file for obscene fortunes
Keith Bostic [Wed, 27 Jun 1990 05:32:51 +0000 (21:32 -0800)]
need -x file for obscene fortunes

SCCS-vsn: games/fortune/Makefile 5.2

34 years agoput back TCSASOFT - flag to inhibit updating cflag
Marc Teitelbaum [Wed, 27 Jun 1990 05:29:24 +0000 (21:29 -0800)]
put back TCSASOFT - flag to inhibit updating cflag

SCCS-vsn: sys/sys/termios.h 7.16

34 years agodate and time created 90/06/26 14:23:54 by marc
Marc Teitelbaum [Wed, 27 Jun 1990 05:23:54 +0000 (21:23 -0800)]
date and time created 90/06/26 14:23:54 by marc

SCCS-vsn: include/kvm.h 1.1

34 years agonew copyright, STDC prototypes, new flags
Marc Teitelbaum [Wed, 27 Jun 1990 05:22:27 +0000 (21:22 -0800)]
new copyright, STDC prototypes, new flags

SCCS-vsn: include/vis.h 5.4

34 years agodate and time created 90/06/26 14:09:28 by bostic
Keith Bostic [Wed, 27 Jun 1990 05:09:28 +0000 (21:09 -0800)]
date and time created 90/06/26 14:09:28 by bostic

SCCS-vsn: games/fortune/README 5.1

34 years agoreplace ttclosed with ttysleep
Mike Hibler [Wed, 27 Jun 1990 04:29:29 +0000 (20:29 -0800)]
replace ttclosed with ttysleep

SCCS-vsn: sys/hp/dev/dca.c 7.5
SCCS-vsn: sys/hp300/dev/dcm.c 7.6

34 years agozombies count last
Marc Teitelbaum [Wed, 27 Jun 1990 03:26:35 +0000 (19:26 -0800)]
zombies count last

SCCS-vsn: usr.bin/w/proc_compare.c 5.3

34 years agopatch for HP300, from Mike Hibler
Keith Bostic [Wed, 27 Jun 1990 03:01:41 +0000 (19:01 -0800)]
patch for HP300, from Mike Hibler

SCCS-vsn: old/ld/ld.c 5.15

34 years agoundef yywrap for flex, clean style2.c
Keith Bostic [Wed, 27 Jun 1990 02:46:23 +0000 (18:46 -0800)]
undef yywrap for flex, clean style2.c

SCCS-vsn: usr.bin/diction/style2/Makefile 5.2
SCCS-vsn: usr.bin/diction/style2/style2.l 4.3

34 years agocleanup
Keith Bostic [Wed, 27 Jun 1990 02:45:43 +0000 (18:45 -0800)]
cleanup

SCCS-vsn: old/ratfor/Makefile 5.7

34 years agoobjects depend on ex_vars.h
Keith Bostic [Wed, 27 Jun 1990 02:25:26 +0000 (18:25 -0800)]
objects depend on ex_vars.h

SCCS-vsn: usr.bin/ex/Makefile 7.31

34 years agoundef yywrap for flex
Keith Bostic [Wed, 27 Jun 1990 02:24:55 +0000 (18:24 -0800)]
undef yywrap for flex

SCCS-vsn: usr.bin/diction/style3/part.l 4.3

34 years agofix botch
Marc Teitelbaum [Wed, 27 Jun 1990 01:54:51 +0000 (17:54 -0800)]
fix botch

SCCS-vsn: bin/ps/ps.c 5.28

34 years agonew copyright, remove cursig, "s" state means session leader,
Marc Teitelbaum [Wed, 27 Jun 1990 01:49:55 +0000 (17:49 -0800)]
new copyright, remove cursig, "s" state means session leader,
EPROC_CTTY set in eproc if ctty vnode active, other minor fixups

SCCS-vsn: bin/ps/ps.c 5.27