unix-history/.git
41 years agosign extension problem because daddr_t is long instead of
Sam Leffler [Wed, 11 May 1983 06:25:08 +0000 (22:25 -0800)]
sign extension problem because daddr_t is long instead of
u_long; from rws@mit-xx

SCCS-vsn: sys/vax/vax/vm_machdep.c 5.4

41 years agoswapon, swapoff, and unmount aren't going to be implemented,
Sam Leffler [Wed, 11 May 1983 06:18:36 +0000 (22:18 -0800)]
swapon, swapoff, and unmount aren't going to be implemented,
so purge the hooks from the system

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

41 years agowrefresh(curscr) should put the cursor back where it was
Ken Arnold [Wed, 11 May 1983 06:11:40 +0000 (22:11 -0800)]
wrefresh(curscr) should put the cursor back where it was

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

41 years agodate and time created 83/05/10 13:27:36 by sam
Sam Leffler [Wed, 11 May 1983 04:27:36 +0000 (20:27 -0800)]
date and time created 83/05/10 13:27:36 by sam

SCCS-vsn: lib/libc/vax/SYS.h 4.1

41 years agoback to the old stuff
Sam Leffler [Wed, 11 May 1983 04:17:23 +0000 (20:17 -0800)]
back to the old stuff

SCCS-vsn: lib/libc/sys/unmount.s 4.2

41 years agofix -l to list groups with gid > NGID by name
Kirk McKusick [Wed, 11 May 1983 03:53:20 +0000 (19:53 -0800)]
fix -l to list groups with gid > NGID by name

SCCS-vsn: bin/ls/ls.c 4.10

41 years agoadded "don't chew up 750 bdp's" code
Mike O'Dell [Wed, 11 May 1983 02:48:07 +0000 (18:48 -0800)]
added "don't chew up 750 bdp's" code

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

41 years agofix header byte swapping problems and incorrect Ethernet types
Sam Leffler [Wed, 11 May 1983 02:36:08 +0000 (18:36 -0800)]
fix header byte swapping problems and incorrect Ethernet types

SCCS-vsn: sys/vax/if/if_en.c 4.77
SCCS-vsn: sys/vax/if/if_en.h 4.4

41 years agomissed a sleep() and removed UNTESTED comment
Mike O'Dell [Wed, 11 May 1983 02:17:05 +0000 (18:17 -0800)]
missed a sleep() and removed UNTESTED comment

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

41 years agochanged sleeps on lbolt to delays 'cause lbolt doesn't run
Mike O'Dell [Wed, 11 May 1983 01:55:33 +0000 (17:55 -0800)]
changed sleeps on lbolt to delays 'cause lbolt doesn't run

SCCS-vsn: sys/vax/if/if_vv.c 4.17
SCCS-vsn: sys/vax/if/if_vv.h 4.4

41 years agoallow network address to be set at boot time
Sam Leffler [Wed, 11 May 1983 01:10:53 +0000 (17:10 -0800)]
allow network address to be set at boot time

SCCS-vsn: sys/vax/if/if_en.c 4.76

41 years agogive incentive to purchase information; charge for connect time!
Kirk McKusick [Tue, 10 May 1983 16:11:08 +0000 (08:11 -0800)]
give incentive to purchase information; charge for connect time!

SCCS-vsn: games/canfield/canfield/canfield.c 4.5

41 years agoignore old packets
Sam Leffler [Tue, 10 May 1983 13:01:30 +0000 (05:01 -0800)]
ignore old packets

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

41 years agoadd betting capability
Kirk McKusick [Tue, 10 May 1983 13:00:16 +0000 (05:00 -0800)]
add betting capability

SCCS-vsn: games/canfield/canfield/canfield.c 4.4

41 years agouse /bin/csh instead of /bin/sh
Kevin Layer [Tue, 10 May 1983 12:57:59 +0000 (04:57 -0800)]
use /bin/csh instead of /bin/sh

SCCS-vsn: games/trek/shell.c 4.2

41 years agoconversion of source code to 4.1c BSD
Kevin Layer [Tue, 10 May 1983 12:55:23 +0000 (04:55 -0800)]
conversion of source code to 4.1c BSD

SCCS-vsn: games/trek/abandon.c 4.2
SCCS-vsn: games/trek/attack.c 4.2
SCCS-vsn: games/trek/capture.c 4.2
SCCS-vsn: games/trek/damage.c 4.2
SCCS-vsn: games/trek/destruct.c 4.2
SCCS-vsn: games/trek/dock.c 4.2
SCCS-vsn: games/trek/dumpme.c 4.2
SCCS-vsn: games/trek/externs.c 4.2
SCCS-vsn: games/trek/help.c 4.2
SCCS-vsn: games/trek/impulse.c 4.2
SCCS-vsn: games/trek/initquad.c 4.2
SCCS-vsn: games/trek/move.c 4.2
SCCS-vsn: games/trek/nova.c 4.2
SCCS-vsn: games/trek/ram.c 4.2
SCCS-vsn: games/trek/score.c 4.2
SCCS-vsn: games/trek/snova.c 4.2
SCCS-vsn: games/trek/torped.c 4.2

41 years agointegrate subwindows fully into all parts of curses
Ken Arnold [Tue, 10 May 1983 12:13:00 +0000 (04:13 -0800)]
integrate subwindows fully into all parts of curses

SCCS-vsn: lib/libcurses/touchwin.c 1.2
SCCS-vsn: lib/libcurses/addch.c 1.4
SCCS-vsn: lib/libcurses/newwin.c 1.6
SCCS-vsn: lib/libcurses/curses.h 1.12

41 years ago(no message)
Ken Arnold [Tue, 10 May 1983 11:31:43 +0000 (03:31 -0800)]
(no message)

SCCS-vsn: lib/libcurses/Makefile 1.12

41 years agostop complaint about "no symbols" on non-tstp machines
Ken Arnold [Tue, 10 May 1983 11:31:06 +0000 (03:31 -0800)]
stop complaint about "no symbols" on non-tstp machines

SCCS-vsn: lib/libcurses/tstp.c 1.2

41 years agoadd CR to external variable declarations
Ken Arnold [Tue, 10 May 1983 11:26:36 +0000 (03:26 -0800)]
add CR to external variable declarations

SCCS-vsn: lib/libcurses/curses.c 1.2

41 years agofix -l so that it works with uid's that are >NUID
Kirk McKusick [Tue, 10 May 1983 09:02:34 +0000 (01:02 -0800)]
fix -l so that it works with uid's that are >NUID

SCCS-vsn: bin/ls/ls.c 4.9

41 years agofixed BLANK= return; fixed NEXTREC return. DLW
David Wasley [Tue, 10 May 1983 02:49:47 +0000 (18:49 -0800)]
fixed BLANK= return; fixed NEXTREC return. DLW

SCCS-vsn: usr.bin/f77/libI77/inquire.c 1.3

41 years agomerged constants for receive and xmit status registers
Helge Skrivervik [Mon, 9 May 1983 12:37:16 +0000 (04:37 -0800)]
merged constants for receive and xmit status registers

SCCS-vsn: sys/vax/uba/uureg.h 4.3

41 years agocleanup
Helge Skrivervik [Mon, 9 May 1983 12:31:13 +0000 (04:31 -0800)]
cleanup

SCCS-vsn: sys/vax/uba/uureg.h 4.3

41 years agonew -n (noboot) flag, fix allowing zero reserved space
Helge Skrivervik [Mon, 9 May 1983 12:18:13 +0000 (04:18 -0800)]
new -n (noboot) flag, fix allowing zero reserved space

SCCS-vsn: sbin/newfs/newfs.c 4.7

41 years agook
Helge Skrivervik [Mon, 9 May 1983 11:14:21 +0000 (03:14 -0800)]
ok

SCCS-vsn: old/rxformat/rxformat.c 4.3

41 years agorewritten, includes fixes from mike obrien, not tested
Helge Skrivervik [Mon, 9 May 1983 11:11:24 +0000 (03:11 -0800)]
rewritten, includes fixes from mike obrien, not tested

SCCS-vsn: sys/vax/uba/uu.c 4.3

41 years agoadd ability to dump to standard output
Kirk McKusick [Mon, 9 May 1983 10:11:19 +0000 (02:11 -0800)]
add ability to dump to standard output

SCCS-vsn: sbin/dump/tape.c 1.7
SCCS-vsn: sbin/dump/dump.h 1.8
SCCS-vsn: sbin/dump/main.c 1.12

41 years agoset Mpos properly in endmsg()
Ken Arnold [Mon, 9 May 1983 09:47:41 +0000 (01:47 -0800)]
set Mpos properly in endmsg()

SCCS-vsn: games/cribbage/io.c 1.10

41 years agochanges per mike obrien
Helge Skrivervik [Mon, 9 May 1983 08:10:35 +0000 (00:10 -0800)]
changes per mike obrien

SCCS-vsn: sys/vax/vax/tu.c 4.15

41 years agodon't forget to strip the .sh from the shell scripts!
Kirk McKusick [Mon, 9 May 1983 07:11:39 +0000 (23:11 -0800)]
don't forget to strip the .sh from the shell scripts!

SCCS-vsn: old/refer/Makefile 4.3

41 years agocleanups and standardizations
Kirk McKusick [Mon, 9 May 1983 06:35:31 +0000 (22:35 -0800)]
cleanups and standardizations

SCCS-vsn: old/refer/Makefile 4.2

41 years agodate and time created 83/05/08 15:08:39 by mckusick
Kirk McKusick [Mon, 9 May 1983 06:08:39 +0000 (22:08 -0800)]
date and time created 83/05/08 15:08:39 by mckusick

SCCS-vsn: old/refer/OTHERS/roffbib.sh 4.1

41 years agodate and time created 83/05/08 15:08:38 by mckusick
Kirk McKusick [Mon, 9 May 1983 06:08:38 +0000 (22:08 -0800)]
date and time created 83/05/08 15:08:38 by mckusick

SCCS-vsn: old/refer/OTHERS/indxbib.sh 4.1

41 years agodate and time created 83/05/08 15:08:36 by mckusick
Kirk McKusick [Mon, 9 May 1983 06:08:36 +0000 (22:08 -0800)]
date and time created 83/05/08 15:08:36 by mckusick

SCCS-vsn: old/refer/OTHERS/tmac.bib 4.1

41 years agodate and time created 83/05/08 14:44:17 by mckusick
Kirk McKusick [Mon, 9 May 1983 05:44:17 +0000 (21:44 -0800)]
date and time created 83/05/08 14:44:17 by mckusick

SCCS-vsn: old/refer/Makefile 4.1

41 years agoarg checking out of order
Sam Leffler [Mon, 9 May 1983 05:28:53 +0000 (21:28 -0800)]
arg checking out of order

SCCS-vsn: usr.bin/mt/mt.c 4.8

41 years agoformat
Sam Leffler [Mon, 9 May 1983 04:37:43 +0000 (20:37 -0800)]
format

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

41 years agoadded a concept entry for emacs
Kevin Layer [Sun, 8 May 1983 16:29:03 +0000 (08:29 -0800)]
added a concept entry for emacs

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

41 years agofixed all ioctl's (according to ioctl.h) and deleted RXIOC_MASK
Helge Skrivervik [Sun, 8 May 1983 06:16:46 +0000 (22:16 -0800)]
fixed all ioctl's (according to ioctl.h) and deleted RXIOC_MASK

SCCS-vsn: sys/vax/uba/rxreg.h 4.7

41 years agodon't score 4-flush in player's crib
Ken Arnold [Sun, 8 May 1983 05:16:34 +0000 (21:16 -0800)]
don't score 4-flush in player's crib

SCCS-vsn: games/cribbage/support.c 1.12

41 years agoadd a scrolling region
Ken Arnold [Sun, 8 May 1983 05:07:02 +0000 (21:07 -0800)]
add a scrolling region

SCCS-vsn: games/cribbage/crib.c 1.15
SCCS-vsn: games/cribbage/io.c 1.9
SCCS-vsn: games/cribbage/support.c 1.11
SCCS-vsn: games/cribbage/cribcur.h 1.4

41 years agoPass the size of the buffer to myhostname.
Eric Allman [Sun, 8 May 1983 02:28:37 +0000 (18:28 -0800)]
Pass the size of the buffer to myhostname.

SCCS-mr: usr.sbin/sendmail/src/main.c 237
SCCS-mr: usr.sbin/sendmail/src/daemon.c 237
SCCS-mr: usr.sbin/sendmail/src/version.c 237
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.160
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.53
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.340

41 years agodate and time created 83/05/06 23:50:20 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:20 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:20 by tut

SCCS-vsn: old/refer/refer/refer..c 4.1

41 years agodate and time created 83/05/06 23:50:18 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:18 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:18 by tut

SCCS-vsn: old/refer/NOTUSED/whatabout/what4.c 4.1

41 years agodate and time created 83/05/06 23:50:17 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:17 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:17 by tut

SCCS-vsn: old/refer/NOTUSED/whatabout/what3.c 4.1

41 years agodate and time created 83/05/06 23:50:15 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:15 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:15 by tut

SCCS-vsn: old/refer/NOTUSED/whatabout/what2.c 4.1

41 years agodate and time created 83/05/06 23:50:13 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:13 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:13 by tut

SCCS-vsn: old/refer/NOTUSED/whatabout/what1.c 4.1

41 years agodate and time created 83/05/06 23:50:12 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:12 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:12 by tut

SCCS-vsn: old/refer/NOTUSED/whatabout/what..c 4.1

41 years agodate and time created 83/05/06 23:50:10 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:10 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:10 by tut

SCCS-vsn: old/refer/NOTUSED/types.c 4.1

41 years agodate and time created 83/05/06 23:50:08 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:08 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:08 by tut

SCCS-vsn: old/refer/NOTUSED/thash.c 4.1

41 years agodate and time created 83/05/06 23:50:07 by tut
Bill Tuthill [Sat, 7 May 1983 14:50:07 +0000 (06:50 -0800)]
date and time created 83/05/06 23:50:07 by tut

SCCS-vsn: old/refer/hunt/shell.c 4.1

41 years agodate and time created 83/05/06 23:47:41 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:41 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:41 by tut

SCCS-vsn: old/refer/mkey/mkey3.c 4.1

41 years agodate and time created 83/05/06 23:47:39 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:39 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:39 by tut

SCCS-vsn: old/refer/mkey/mkey2.c 4.1

41 years agodate and time created 83/05/06 23:47:37 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:37 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:37 by tut

SCCS-vsn: old/refer/mkey/mkey1.c 4.1

41 years agodate and time created 83/05/06 23:47:35 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:35 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:35 by tut

SCCS-vsn: old/refer/NOTUSED/kaiser.c 4.1

41 years agodate and time created 83/05/06 23:47:34 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:34 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:34 by tut

SCCS-vsn: old/refer/inv/inv6.c 4.1

41 years agodate and time created 83/05/06 23:47:32 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:32 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:32 by tut

SCCS-vsn: old/refer/inv/inv5.c 4.1

41 years agodate and time created 83/05/06 23:47:30 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:30 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:30 by tut

SCCS-vsn: old/refer/inv/inv3.c 4.1

41 years agodate and time created 83/05/06 23:47:29 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:29 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:29 by tut

SCCS-vsn: old/refer/inv/inv2.c 4.1

41 years agodate and time created 83/05/06 23:47:27 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:27 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:27 by tut

SCCS-vsn: old/refer/inv/inv1.c 4.1

41 years agodate and time created 83/05/06 23:47:26 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:26 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:26 by tut

SCCS-vsn: old/refer/hunt/hunt9.c 4.1

41 years agodate and time created 83/05/06 23:47:24 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:24 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:24 by tut

SCCS-vsn: old/refer/hunt/hunt8.c 4.1

41 years agodate and time created 83/05/06 23:47:22 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:22 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:22 by tut

SCCS-vsn: old/refer/hunt/hunt7.c 4.1

41 years agodate and time created 83/05/06 23:47:21 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:21 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:21 by tut

SCCS-vsn: old/refer/hunt/hunt6.c 4.1

41 years agodate and time created 83/05/06 23:47:19 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:19 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:19 by tut

SCCS-vsn: old/refer/hunt/hunt5.c 4.1

41 years agodate and time created 83/05/06 23:47:18 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:18 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:18 by tut

SCCS-vsn: old/refer/hunt/hunt3.c 4.1

41 years agodate and time created 83/05/06 23:47:16 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:16 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:16 by tut

SCCS-vsn: old/refer/hunt/hunt2.c 4.1

41 years agodate and time created 83/05/06 23:47:14 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:14 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:14 by tut

SCCS-vsn: old/refer/hunt/hunt1.c 4.1

41 years agodate and time created 83/05/06 23:47:12 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:12 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:12 by tut

SCCS-vsn: old/refer/refer/glue5.c 4.1

41 years agodate and time created 83/05/06 23:47:10 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:10 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:10 by tut

SCCS-vsn: old/refer/refer/glue4.c 4.1

41 years agodate and time created 83/05/06 23:47:08 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:08 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:08 by tut

SCCS-vsn: old/refer/refer/glue3.c 4.1

41 years agodate and time created 83/05/06 23:47:06 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:06 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:06 by tut

SCCS-vsn: old/refer/refer/glue2.c 4.1

41 years agodate and time created 83/05/06 23:47:04 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:04 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:04 by tut

SCCS-vsn: old/refer/refer/glue1.c 4.1

41 years agodate and time created 83/05/06 23:47:02 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:02 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:02 by tut

SCCS-vsn: old/refer/NOTUSED/flagger.c 4.1

41 years agodate and time created 83/05/06 23:47:01 by tut
Bill Tuthill [Sat, 7 May 1983 14:47:01 +0000 (06:47 -0800)]
date and time created 83/05/06 23:47:01 by tut

SCCS-vsn: old/refer/deliv/deliv2.c 4.1

41 years agodate and time created 83/05/06 23:46:59 by tut
Bill Tuthill [Sat, 7 May 1983 14:46:59 +0000 (06:46 -0800)]
date and time created 83/05/06 23:46:59 by tut

SCCS-vsn: old/refer/deliv/deliv1.c 4.1

41 years agodate and time created 83/05/06 23:33:58 by tut
Bill Tuthill [Sat, 7 May 1983 14:33:58 +0000 (06:33 -0800)]
date and time created 83/05/06 23:33:58 by tut

SCCS-vsn: old/refer/refer/refer0.c 4.1

41 years agodate and time created 83/05/06 23:30:18 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:18 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:18 by tut

SCCS-vsn: old/refer/refer/refer8.c 4.1

41 years agodate and time created 83/05/06 23:30:16 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:16 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:16 by tut

SCCS-vsn: old/refer/refer/refer7.c 4.1

41 years agodate and time created 83/05/06 23:30:14 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:14 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:14 by tut

SCCS-vsn: old/refer/refer/refer6.c 4.1

41 years agodate and time created 83/05/06 23:30:12 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:12 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:12 by tut

SCCS-vsn: old/refer/refer/refer5.c 4.1

41 years agodate and time created 83/05/06 23:30:11 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:11 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:11 by tut

SCCS-vsn: old/refer/refer/refer4.c 4.1

41 years agodate and time created 83/05/06 23:30:09 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:09 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:09 by tut

SCCS-vsn: old/refer/hunt/refer3.c 4.1

41 years agodate and time created 83/05/06 23:30:07 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:07 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:07 by tut

SCCS-vsn: old/refer/refer/refer2.c 4.1

41 years agodate and time created 83/05/06 23:30:05 by tut
Bill Tuthill [Sat, 7 May 1983 14:30:05 +0000 (06:30 -0800)]
date and time created 83/05/06 23:30:05 by tut

SCCS-vsn: old/refer/refer/refer1.c 4.1

41 years agodate and time created 83/05/06 23:21:14 by tut
Bill Tuthill [Sat, 7 May 1983 14:21:14 +0000 (06:21 -0800)]
date and time created 83/05/06 23:21:14 by tut

SCCS-vsn: old/refer/sortbib/sortbib.c 4.1

41 years agodate and time created 83/05/06 23:21:13 by tut
Bill Tuthill [Sat, 7 May 1983 14:21:13 +0000 (06:21 -0800)]
date and time created 83/05/06 23:21:13 by tut

SCCS-vsn: old/refer/lookbib/lookbib.c 4.1

41 years agodate and time created 83/05/06 23:21:11 by tut
Bill Tuthill [Sat, 7 May 1983 14:21:11 +0000 (06:21 -0800)]
date and time created 83/05/06 23:21:11 by tut

SCCS-vsn: old/refer/NOTUSED/annobib.c 4.1

41 years agodate and time created 83/05/06 23:21:09 by tut
Bill Tuthill [Sat, 7 May 1983 14:21:09 +0000 (06:21 -0800)]
date and time created 83/05/06 23:21:09 by tut

SCCS-vsn: old/refer/addbib/addbib.c 4.1

41 years agoAlways update the .msgsrc file
Craig Leres [Sat, 7 May 1983 12:16:42 +0000 (04:16 -0800)]
Always update the .msgsrc file

SCCS-vsn: usr.bin/msgs/msgs.c 4.6

41 years agoFix from dlw@Jade, use a hash table so that uid's bigger than 2048 work.
Craig Leres [Sat, 7 May 1983 12:00:19 +0000 (04:00 -0800)]
Fix from dlw@Jade, use a hash table so that uid's bigger than 2048 work.

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

41 years agoMake sure the .msgsrc file always gets updated
Craig Leres [Sat, 7 May 1983 11:56:07 +0000 (03:56 -0800)]
Make sure the .msgsrc file always gets updated

SCCS-vsn: usr.bin/msgs/msgs.c 4.6

41 years agomake sure that the whole file system is writable!
Kirk McKusick [Sat, 7 May 1983 10:21:33 +0000 (02:21 -0800)]
make sure that the whole file system is writable!

SCCS-vsn: sbin/newfs/mkfs.c 2.10

41 years agomust flush stderr before reading from the terminal
Kirk McKusick [Sat, 7 May 1983 08:57:47 +0000 (00:57 -0800)]
must flush stderr before reading from the terminal

SCCS-vsn: sbin/restore/utilities.c 3.12

41 years agohave to save the result of ctime()
Kirk McKusick [Sat, 7 May 1983 08:47:43 +0000 (00:47 -0800)]
have to save the result of ctime()

SCCS-vsn: sbin/restore/tape.c 3.15

41 years agoadded RXIOC_MASK
Helge Skrivervik [Sat, 7 May 1983 08:47:24 +0000 (00:47 -0800)]
added RXIOC_MASK

SCCS-vsn: sys/vax/uba/rxreg.h 4.6

41 years agoadded f_flag to the call to the driver ioctl routine
Helge Skrivervik [Sat, 7 May 1983 08:01:23 +0000 (00:01 -0800)]
added f_flag to the call to the driver ioctl routine

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

41 years agoadded profiled lib. DLW
David Wasley [Sat, 7 May 1983 07:20:55 +0000 (23:20 -0800)]
added profiled lib. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.20

41 years agoadded profiled library; hostnm; symlnk; lstat. DLW
David Wasley [Sat, 7 May 1983 06:28:01 +0000 (22:28 -0800)]
added profiled library; hostnm; symlnk; lstat. DLW

SCCS-vsn: usr.bin/f77/libU77/makefile 1.16