unix-history/.git
38 years agouse line buffering for traces instead of explicit calls to fflush
Jim Bloom [Sun, 17 Nov 1985 10:32:31 +0000 (02:32 -0800)]
use line buffering for traces instead of explicit calls to fflush

SCCS-vsn: usr.sbin/timed/timed/correct.c 1.4
SCCS-vsn: usr.sbin/timed/timed/master.c 1.4
SCCS-vsn: usr.sbin/timed/timed/readmsg.c 1.4
SCCS-vsn: usr.sbin/timed/timed/slave.c 1.3

38 years agoshould ack QUIT's as well
Jim Bloom [Sun, 17 Nov 1985 09:46:46 +0000 (01:46 -0800)]
should ack QUIT's as well

SCCS-vsn: usr.sbin/timed/timed/readmsg.c 1.3

38 years agouse loop constructs instead of goto's
Jim Bloom [Sun, 17 Nov 1985 09:45:59 +0000 (01:45 -0800)]
use loop constructs instead of goto's

SCCS-vsn: usr.sbin/timed/timed/candidate.c 1.3

38 years agocleanup the code a bit
Jim Bloom [Sun, 17 Nov 1985 09:45:03 +0000 (01:45 -0800)]
cleanup the code a bit

SCCS-vsn: usr.sbin/timed/timed/broadcast.c 1.3

38 years agoAdd 4 Error return states and make byte order independent
Kevin Dunlap [Sat, 16 Nov 1985 02:55:13 +0000 (18:55 -0800)]
Add 4 Error return states and make byte order independent

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

38 years agoslookup return val not checked properly; cfree -> free
Jay Lepreau [Sat, 16 Nov 1985 02:23:04 +0000 (18:23 -0800)]
slookup return val not checked properly; cfree -> free

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

38 years agoignore zombies; document obscure debug printout
Jay Lepreau [Sat, 16 Nov 1985 01:52:15 +0000 (17:52 -0800)]
ignore zombies; document obscure debug printout

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

38 years agoinstall -s, not -c
Jay Lepreau [Sat, 16 Nov 1985 01:43:03 +0000 (17:43 -0800)]
install -s, not -c

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

38 years agoavoid "ln -s nosuchfile non-writeable-dir" give misleading
Jay Lepreau [Sat, 16 Nov 1985 01:29:05 +0000 (17:29 -0800)]
avoid "ln -s nosuchfile non-writeable-dir" give misleading
msg "nosuchfile: ENOENT..."

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

38 years agobe quiet if no users
Jay Lepreau [Sat, 16 Nov 1985 00:44:42 +0000 (16:44 -0800)]
be quiet if no users

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

38 years agotypo
Mike Karels [Fri, 15 Nov 1985 05:09:19 +0000 (21:09 -0800)]
typo

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

38 years agoupdate to reflect change in interrupt handling
Sam Leffler [Thu, 14 Nov 1985 13:10:36 +0000 (05:10 -0800)]
update to reflect change in interrupt handling

SCCS-vsn: share/man/man4/man4.vax/ps.4 6.2

38 years agocleanup; remove hidden refrence to vars inside macros; delete
Sam Leffler [Thu, 14 Nov 1985 13:03:50 +0000 (05:03 -0800)]
cleanup; remove hidden refrence to vars inside macros; delete
short int, unsigned short int stuff; collaps some structures; etc....

SCCS-vsn: sys/vax/uba/ps.c 6.6

38 years agoTake into account the possible error return values from gethostbyname().
Miriam Amos Nihart [Thu, 14 Nov 1985 03:11:50 +0000 (19:11 -0800)]
Take into account the possible error return values from gethostbyname().

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.13

38 years agocsh gets -f flag
Jay Lepreau [Wed, 13 Nov 1985 19:56:17 +0000 (11:56 -0800)]
csh gets -f flag

SCCS-vsn: usr.bin/vgrind/vgrind.sh 5.3

38 years agooutput the "script done on ..." line
Serge ??? [Wed, 13 Nov 1985 19:02:40 +0000 (11:02 -0800)]
output the "script done on ..." line

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

38 years agonew version from lfl which fixes refresh problems
Sam Leffler [Wed, 13 Nov 1985 12:01:22 +0000 (04:01 -0800)]
new version from lfl which fixes refresh problems

SCCS-vsn: sys/vax/uba/ps.c 6.5

38 years agomust unhash blocks at the beginning of a new fragment
Kirk McKusick [Tue, 12 Nov 1985 11:42:14 +0000 (03:42 -0800)]
must unhash blocks at the beginning of a new fragment

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

38 years agofix macro so that circles do not come out as squares (from mcvax!jaap)
Kirk McKusick [Tue, 12 Nov 1985 10:19:21 +0000 (02:19 -0800)]
fix macro so that circles do not come out as squares (from mcvax!jaap)

SCCS-vsn: old/vfilters/vplotf/vplotf.c 5.2

38 years agoupdate install script
Kirk McKusick [Tue, 12 Nov 1985 08:27:07 +0000 (00:27 -0800)]
update install script

SCCS-vsn: usr.bin/plot/Makefile 4.7

38 years agoCan now specify both lp= and rm=/rp= in same printcap entry; lpd
Thomas Ferrin [Tue, 12 Nov 1985 07:34:05 +0000 (23:34 -0800)]
Can now specify both lp= and rm=/rp= in same printcap entry; lpd
will figure out if printer is on local machine or not and do the right thing.

SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 5.2
SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.3

38 years agoCosmetic change.
Miriam Amos Nihart [Tue, 12 Nov 1985 06:42:11 +0000 (22:42 -0800)]
Cosmetic change.

SCCS-vsn: usr.sbin/sendmail/Makefile 4.8

38 years agoChange makefile to reflect using system syslog, ie don't make
Miriam Amos Nihart [Tue, 12 Nov 1985 06:35:15 +0000 (22:35 -0800)]
Change makefile to reflect using system syslog, ie don't make
aux/syslog.

SCCS-vsn: usr.sbin/sendmail/Makefile 4.7

38 years agorestore size of fontname for compatibility with sys V (yick!)
Dave Slattengren [Tue, 12 Nov 1985 05:54:40 +0000 (21:54 -0800)]
restore size of fontname for compatibility with sys V (yick!)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dev.h 1.6

38 years agoAdd fourth error return NO_ADDRESS
Kevin Dunlap [Tue, 12 Nov 1985 03:41:19 +0000 (19:41 -0800)]
Add fourth error return NO_ADDRESS

SCCS-vsn: include/netdb.h 5.5

38 years agonow compiles under 4.3
Mike Karels [Tue, 12 Nov 1985 03:09:46 +0000 (19:09 -0800)]
now compiles under 4.3

SCCS-vsn: sys/vax/if/if_hdh.c 6.2
SCCS-vsn: sys/vax/if/if_hdhreg.h 6.2

38 years agotypo
Mike Karels [Mon, 11 Nov 1985 08:47:59 +0000 (00:47 -0800)]
typo

SCCS-vsn: sys/vax/uba/dmf.c 6.12

38 years agono more ntab discipline
Mike Karels [Mon, 11 Nov 1985 05:25:13 +0000 (21:25 -0800)]
no more ntab discipline

SCCS-vsn: usr.sbin/pstat/pstat.c 5.6

38 years agofix infinite loop bug in yankword()
Serge ??? [Sun, 10 Nov 1985 17:19:04 +0000 (09:19 -0800)]
fix infinite loop bug in yankword()

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

38 years agoaj510: added (from chris@gyre.umd.edu)
Serge ??? [Sun, 10 Nov 1985 15:29:27 +0000 (07:29 -0800)]
aj510: added (from chris@gyre.umd.edu)

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

38 years agotypo
Mike Karels [Sun, 10 Nov 1985 09:27:43 +0000 (01:27 -0800)]
typo

SCCS-vsn: sys/vax/if/if_css.c 6.7
SCCS-vsn: sys/vax/if/if_acc.c 6.8

38 years agokeep pointer to text in inode, avoiding linear search (later will be pointer
Mike Karels [Sun, 10 Nov 1985 08:38:07 +0000 (00:38 -0800)]
keep pointer to text in inode, avoiding linear search (later will be pointer
to region(s) mapping the file)

SCCS-vsn: sys/ufs/ffs/dinode.h 6.10
SCCS-vsn: sys/ufs/ffs/inode.h 6.10
SCCS-vsn: sys/ufs/ufs/dinode.h 6.10
SCCS-vsn: sys/ufs/ufs/inode.h 6.10

38 years agokeep text free list, cache all texts as sticky
Mike Karels [Sun, 10 Nov 1985 08:37:07 +0000 (00:37 -0800)]
keep text free list, cache all texts as sticky

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

38 years agochange the way pt to pt links are handle to be closer to inet
Keith Sklower [Sun, 10 Nov 1985 07:57:54 +0000 (23:57 -0800)]
change the way pt to pt links are handle to be closer to inet
to allow net(addr)!=net(dstaddr); also change interface to rtinit so that
renaming pt to pt links will delete existing routes.

SCCS-vsn: sys/netns/ns.c 6.6
SCCS-vsn: sys/netns/ns_ip.c 6.11

38 years agoin rtinit, allow for deleting pt to pt hosts, by requiring
Keith Sklower [Sun, 10 Nov 1985 07:52:27 +0000 (23:52 -0800)]
in rtinit, allow for deleting pt to pt hosts, by requiring
new argument, rather than overloading flags.

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

38 years agoin rtinit, allow for deleting pt to pt hosts, by requiring
Keith Sklower [Sun, 10 Nov 1985 07:51:09 +0000 (23:51 -0800)]
in rtinit, allow for deleting pt to pt hosts, by requiring

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

38 years agoonly set WOPEN once, only if no carrier
Mike Karels [Sun, 10 Nov 1985 03:57:44 +0000 (19:57 -0800)]
only set WOPEN once, only if no carrier

SCCS-vsn: sys/vax/uba/dmz.c 6.4

38 years agoautoconfiguration vector calculations redone (by bloom);
Mike Karels [Sat, 9 Nov 1985 11:54:56 +0000 (03:54 -0800)]
autoconfiguration vector calculations redone (by bloom);
share unibus resources between multiplexor types; set open parameters
uniformly, 9600 default; move modem control to line discipline;
remove lcr, tms byte definitions, as must write as word

SCCS-vsn: sys/vax/uba/dmf.c 6.11
SCCS-vsn: sys/vax/uba/dmfreg.h 6.4

38 years agoifconfig down resets interface, ifconfig up reinitializes;
Mike Karels [Sat, 9 Nov 1985 11:46:33 +0000 (03:46 -0800)]
ifconfig down resets interface, ifconfig up reinitializes;
error when trying to output packets on down interface; fix address set
routine, and save the new address for arp; still not working with uba reset

SCCS-vsn: sys/vax/if/if_de.c 6.14

38 years agoifconfig down resets interface, ifconfig up reinitializes;
Mike Karels [Sat, 9 Nov 1985 11:18:28 +0000 (03:18 -0800)]
ifconfig down resets interface, ifconfig up reinitializes;
return error when attempting to send to down interface

SCCS-vsn: sys/vax/if/if_il.c 6.11
SCCS-vsn: sys/vax/if/if_ec.c 6.14
SCCS-vsn: sys/vax/if/if_en.c 6.11
SCCS-vsn: sys/vax/if/if_ex.c 6.7

38 years agoso much cleaning: make skip-sector work in formatter, clean up
Mike Karels [Sat, 9 Nov 1985 11:16:23 +0000 (03:16 -0800)]
so much cleaning: make skip-sector work in formatter, clean up
ioctls for formatting options, make boothp small enough to fit,
configure 9766's properly (sorry, 9300's!), don't use _exit from libc

SCCS-vsn: sys/vax/stand/srt0.c 6.4
SCCS-vsn: sys/stand.att/sys.c 6.6
SCCS-vsn: sys/vax/stand/up.c 6.5

38 years agomake receive buffers large enough for trailing bits,
Mike Karels [Sat, 9 Nov 1985 11:15:58 +0000 (03:15 -0800)]
make receive buffers large enough for trailing bits,
avoiding segmenting max-size message and possibly losing end-of-message

SCCS-vsn: sys/vax/if/if_acc.c 6.7

38 years agoso much cleaning: make skip-sector work in formatter, clean up
Mike Karels [Sat, 9 Nov 1985 11:15:57 +0000 (03:15 -0800)]
so much cleaning: make skip-sector work in formatter, clean up
ioctls for formatting options, make boothp small enough to fit,
configure 9766's properly (sorry, 9300's!), don't use _exit from libc

SCCS-vsn: sys/vax/stand/Makefile 6.10
SCCS-vsn: sys/vax/stand/boot.c 6.5
SCCS-vsn: sys/vax/stand/bootxx.c 6.3
SCCS-vsn: sys/vax/stand/format.c 6.7
SCCS-vsn: sys/vax/stand/hp.c 6.8
SCCS-vsn: sys/vax/stand/hpmaptype.c 6.3
SCCS-vsn: sys/stand.att/saio.h 6.4
SCCS-vsn: sys/vax/stand/savax.h 6.4

38 years agoallow select on exceptional to check control operations
Mike Karels [Sat, 9 Nov 1985 11:12:26 +0000 (03:12 -0800)]
allow select on exceptional to check control operations

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

38 years agoshare unibus resources between multiplexor types; change printf
Mike Karels [Sat, 9 Nov 1985 11:09:53 +0000 (03:09 -0800)]
share unibus resources between multiplexor types; change printf
on silo overflow to syslog; don't set break on all modem control ioctls

SCCS-vsn: sys/vax/uba/dmz.c 6.3

38 years agoshare unibus resources between multiplexor types
Mike Karels [Sat, 9 Nov 1985 11:08:21 +0000 (03:08 -0800)]
share unibus resources between multiplexor types

SCCS-vsn: sys/vax/uba/dh.c 6.13
SCCS-vsn: sys/vax/uba/dhu.c 4.6

38 years agocorrect previous fix to failed connect; let's really free those
Mike Karels [Sat, 9 Nov 1985 11:05:35 +0000 (03:05 -0800)]
correct previous fix to failed connect; let's really free those
sockets after failed socketpair/pipe

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

38 years agoselect for exceptional cond. on ptc gets special operations
Mike Karels [Sat, 9 Nov 1985 11:02:46 +0000 (03:02 -0800)]
select for exceptional cond. on ptc gets special operations

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

38 years agodate and time created 85/11/08 18:31:09 by mckusick
Kirk McKusick [Sat, 9 Nov 1985 10:31:09 +0000 (02:31 -0800)]
date and time created 85/11/08 18:31:09 by mckusick

SCCS-vsn: lib/libc/gen/getusershell.3 6.1

38 years agogetusershell() becomes a library routine
Kirk McKusick [Sat, 9 Nov 1985 10:16:23 +0000 (02:16 -0800)]
getusershell() becomes a library routine

SCCS-vsn: usr.bin/passwd/passwd.c 4.22

38 years agodate and time created 85/11/08 18:14:31 by mckusick
Kirk McKusick [Sat, 9 Nov 1985 10:14:31 +0000 (02:14 -0800)]
date and time created 85/11/08 18:14:31 by mckusick

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

38 years agomake sure fetching the terminal type doesn't clobber anything
Jim Bloom [Sat, 9 Nov 1985 09:18:44 +0000 (01:18 -0800)]
make sure fetching the terminal type doesn't clobber anything

SCCS-vsn: lib/libcurses/setterm.c 5.2
SCCS-vsn: lib/libcurses/curses.c 5.2

38 years agocheck for null string as well as null pointer
Jim Bloom [Sat, 9 Nov 1985 08:49:57 +0000 (00:49 -0800)]
check for null string as well as null pointer

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

38 years agotry host numbers before addresses, try multiple addresses in turn
Mike Karels [Sat, 9 Nov 1985 03:49:22 +0000 (19:49 -0800)]
try host numbers before addresses, try multiple addresses in turn

SCCS-vsn: usr.bin/telnet/telnet.c 5.3

38 years agodon't flush input on oob unless it's really a flush; careful about
Mike Karels [Sat, 9 Nov 1985 01:46:48 +0000 (17:46 -0800)]
don't flush input on oob unless it's really a flush; careful about
restarting syscalls after return from oob(); misc cleanup

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

38 years agoonly need to indicate window knowledge in oob messages
Mike Karels [Sat, 9 Nov 1985 00:32:50 +0000 (16:32 -0800)]
only need to indicate window knowledge in oob messages
until we get a response; close hole in message after control correctly;
remove sun grot and other useless code

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

38 years agofixes from Kirk Smith for line numbers
Kirk McKusick [Fri, 8 Nov 1985 09:23:23 +0000 (01:23 -0800)]
fixes from Kirk Smith for line numbers
a more accurate error message for an open comment
and correctly handling stdin from a terminal or pipe

SCCS-vsn: old/cpp/cpp.c 1.13

38 years agouse return value and not same function
Jim Bloom [Fri, 8 Nov 1985 05:23:08 +0000 (21:23 -0800)]
use return value and not same function

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.27

38 years agofix order things read in (from muller@sdcsvax)
Jim Bloom [Fri, 8 Nov 1985 05:20:55 +0000 (21:20 -0800)]
fix order things read in (from muller@sdcsvax)

SCCS-vsn: games/battlestar/save.c 1.4

38 years agoget rid of asm, prevent making file executable if incomplete
Jim Bloom [Fri, 8 Nov 1985 04:08:57 +0000 (20:08 -0800)]
get rid of asm, prevent making file executable if incomplete

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

38 years agofix manual page to agree with code
Jim Bloom [Fri, 8 Nov 1985 03:55:46 +0000 (19:55 -0800)]
fix manual page to agree with code

SCCS-vsn: old/tar/tarformat.5 6.2
SCCS-vsn: usr.bin/ar/tar.5 6.2

38 years agoallow receive from transmit buffer (for deuna)
Mike Karels [Fri, 8 Nov 1985 02:57:14 +0000 (18:57 -0800)]
allow receive from transmit buffer (for deuna)

SCCS-vsn: sys/vax/if/if_uba.c 6.7
SCCS-vsn: sys/vax/if/if_uba.h 6.4

38 years agolet's get it all
Mike Karels [Thu, 7 Nov 1985 11:18:01 +0000 (03:18 -0800)]
let's get it all

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

38 years agotry to make panic message intelligible
Mike Karels [Thu, 7 Nov 1985 10:56:13 +0000 (02:56 -0800)]
try to make panic message intelligible

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

38 years agodon't need extra line discpline slot for tablet now since ioctl
Sam Leffler [Thu, 7 Nov 1985 10:27:54 +0000 (02:27 -0800)]
don't need extra line discpline slot for tablet now since ioctl
sets tablet type

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

38 years agobring in updated version from lfl; supports setting tablet type and
Sam Leffler [Thu, 7 Nov 1985 10:25:51 +0000 (02:25 -0800)]
bring in updated version from lfl; supports setting tablet type and
operating mode via ioctl's; handles ~half dozen tablet types

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

38 years agodate and time created 85/11/06 18:20:54 by sam
Sam Leffler [Thu, 7 Nov 1985 10:20:54 +0000 (02:20 -0800)]
date and time created 85/11/06 18:20:54 by sam

SCCS-vsn: sys/sys/tablet.h 6.1

38 years agodelete extraneous line discipline what with ioctl to set type
Sam Leffler [Thu, 7 Nov 1985 10:20:03 +0000 (02:20 -0800)]
delete extraneous line discipline what with ioctl to set type

SCCS-vsn: sys/sys/ioctl.h 6.15

38 years agotypo
Mike Karels [Thu, 7 Nov 1985 09:39:44 +0000 (01:39 -0800)]
typo

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

38 years agomake it lint (almost, putc can't be done easily)
Jim Bloom [Thu, 7 Nov 1985 06:18:38 +0000 (22:18 -0800)]
make it lint (almost, putc can't be done easily)

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

38 years agoeverything should be declared as returning an int
Jim Bloom [Thu, 7 Nov 1985 06:17:11 +0000 (22:17 -0800)]
everything should be declared as returning an int

SCCS-vsn: lib/libc/stdio/putc.3 6.2

38 years agochange return value of handler, add new signals for 4.3
Jim Bloom [Thu, 7 Nov 1985 04:02:52 +0000 (20:02 -0800)]
change return value of handler, add new signals for 4.3

SCCS-vsn: lib/libc/gen/signal.3 6.2

38 years agomove nullmodem to tty.c, maintain TS_CARR_ON
Mike Karels [Thu, 7 Nov 1985 02:11:10 +0000 (18:11 -0800)]
move nullmodem to tty.c, maintain TS_CARR_ON

SCCS-vsn: sys/kern/tty.c 6.23
SCCS-vsn: sys/kern/tty_conf.c 6.7

38 years agoallocate only enough space for the maximum path length (should really walk
Jim Bloom [Wed, 6 Nov 1985 10:57:36 +0000 (02:57 -0800)]
allocate only enough space for the maximum path length (should really walk
the tree instead of building a path)

SCCS-vsn: bin/rm/rm.c 4.17

38 years agolink reset and tset
Jim Bloom [Wed, 6 Nov 1985 07:58:52 +0000 (23:58 -0800)]
link reset and tset

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

38 years agorewrite to avoid division by zero
Jim Bloom [Tue, 5 Nov 1985 11:04:50 +0000 (03:04 -0800)]
rewrite to avoid division by zero

SCCS-vsn: usr.bin/quota/quota.c 5.3
SCCS-vsn: usr.sbin/repquota/repquota.c 5.3
SCCS-vsn: usr.sbin/edquota/edquota.c 5.3

38 years agoAdd error return codes for gethostby*() routines
Kevin Dunlap [Tue, 5 Nov 1985 10:49:18 +0000 (02:49 -0800)]
Add error return codes for gethostby*() routines

SCCS-vsn: include/netdb.h 5.4

38 years agoreduce duplicate complaints
Mike Karels [Tue, 5 Nov 1985 10:48:52 +0000 (02:48 -0800)]
reduce duplicate complaints

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

38 years agomove carrier change code to line disciplines; make PORTSELECTOR
Mike Karels [Tue, 5 Nov 1985 10:20:30 +0000 (02:20 -0800)]
move carrier change code to line disciplines; make PORTSELECTOR
code and configuration consistent; change default speed to 9600

SCCS-vsn: sys/vax/uba/dh.c 6.12
SCCS-vsn: sys/vax/uba/dhu.c 4.5
SCCS-vsn: sys/vax/uba/dmz.c 6.2
SCCS-vsn: sys/vax/uba/dz.c 6.10

38 years agomerge work from arpa
Jim Bloom [Tue, 5 Nov 1985 10:13:39 +0000 (02:13 -0800)]
merge work from arpa

SCCS-vsn: libexec/bugfiler/Makefile 5.3

38 years agoadd unixtomh
Jim Bloom [Tue, 5 Nov 1985 10:11:47 +0000 (02:11 -0800)]
add unixtomh

SCCS-vsn: libexec/bugfiler/Makefile 4.3.1.1

38 years agouse modem entry in linesw to signal carrier change; split line-disc close
Mike Karels [Tue, 5 Nov 1985 10:11:05 +0000 (02:11 -0800)]
use modem entry in linesw to signal carrier change; split line-disc close
from tty close

SCCS-vsn: sys/kern/tty_conf.c 6.6
SCCS-vsn: sys/kern/tty.c 6.22

38 years agonow using modem control entry in linesw; don't let pty's use
Mike Karels [Tue, 5 Nov 1985 10:07:54 +0000 (02:07 -0800)]
now using modem control entry in linesw; don't let pty's use
nonstandard disciplines (we depend on the queue format)

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

38 years agolog tprintf's at LOG_INFO; block or skip tty if output queue is full
Mike Karels [Tue, 5 Nov 1985 10:04:04 +0000 (02:04 -0800)]
log tprintf's at LOG_INFO; block or skip tty if output queue is full

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

38 years agomerge from arpa development
Jim Bloom [Tue, 5 Nov 1985 10:02:51 +0000 (02:02 -0800)]
merge from arpa development

SCCS-vsn: libexec/bugfiler/bugfiler.c 5.3

38 years agomove unixtomh, redist instead of forward, prevent loops caused by mailing
Jim Bloom [Tue, 5 Nov 1985 09:55:59 +0000 (01:55 -0800)]
move unixtomh, redist instead of forward, prevent loops caused by mailing
to myself

SCCS-vsn: libexec/bugfiler/bugfiler.c 4.15.2.1

38 years agoChanges for 4.2bsd from Mike@brl
Kevin Dunlap [Tue, 5 Nov 1985 09:54:47 +0000 (01:54 -0800)]
Changes for 4.2bsd from Mike@brl

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

38 years agocleanup spgrp, rm unused code (should rm it all)
Mike Karels [Tue, 5 Nov 1985 09:52:42 +0000 (01:52 -0800)]
cleanup spgrp, rm unused code (should rm it all)

SCCS-vsn: sys/kern/kern_exit.c 6.11
SCCS-vsn: sys/kern/kern_proc.c 6.7

38 years agomove unixtomh, redist instead of forward, prevent loops caused by mailing myself
Jim Bloom [Tue, 5 Nov 1985 09:46:50 +0000 (01:46 -0800)]
move unixtomh, redist instead of forward, prevent loops caused by mailing myself

SCCS-vsn: libexec/bugfiler/bugfiler.c 5.3

38 years agobranch-place-holder
Jim Bloom [Tue, 5 Nov 1985 09:39:54 +0000 (01:39 -0800)]
branch-place-holder

SCCS-vsn: libexec/bugfiler/bugfiler.c 4.15.1.1

38 years agoecho where typed not top of screen
Jim Bloom [Tue, 5 Nov 1985 07:30:21 +0000 (23:30 -0800)]
echo where typed not top of screen

SCCS-vsn: lib/libcurses/getch.c 5.2

38 years agoupdate
Mike Karels [Tue, 5 Nov 1985 05:19:29 +0000 (21:19 -0800)]
update

SCCS-vsn: sbin/routed/query/query.c 5.2
SCCS-vsn: sbin/routed/trace/trace.c 5.2

38 years agofix for 4.2bsd from Mike@brl
Kevin Dunlap [Tue, 5 Nov 1985 03:29:51 +0000 (19:29 -0800)]
fix for 4.2bsd from Mike@brl

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

38 years agoadd error if can't open requested mailbox
Jim Bloom [Tue, 5 Nov 1985 03:04:25 +0000 (19:04 -0800)]
add error if can't open requested mailbox

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

38 years agoh19kermit: added (from earle@smeagol.UUCP)
Serge ??? [Mon, 4 Nov 1985 14:24:44 +0000 (06:24 -0800)]
h19kermit: added (from earle@smeagol.UUCP)

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

38 years agow50: changed \: to \072 in is
Serge ??? [Mon, 4 Nov 1985 13:46:17 +0000 (05:46 -0800)]
w50: changed \: to \072 in is

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

38 years agow50-w: collapsed (using tc=w50)
Serge ??? [Mon, 4 Nov 1985 13:39:14 +0000 (05:39 -0800)]
w50-w: collapsed (using tc=w50)

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

38 years agoimprove performance by using two FILE pointers instead of one
Serge ??? [Mon, 4 Nov 1985 08:40:57 +0000 (00:40 -0800)]
improve performance by using two FILE pointers instead of one

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

38 years agoimprove performance by using two FILE pointers instead of one
Serge ??? [Sun, 3 Nov 1985 13:33:37 +0000 (05:33 -0800)]
improve performance by using two FILE pointers instead of one

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

38 years agocheck for overflow in getrawlist()
Serge ??? [Sun, 3 Nov 1985 12:29:38 +0000 (04:29 -0800)]
check for overflow in getrawlist()

SCCS-vsn: usr.bin/mail/lex.c 5.4
SCCS-vsn: usr.bin/mail/list.c 5.4