unix-history/.git
39 years agoadd -t option (from arnold@ucsfcgl)
Kirk McKusick [Sat, 4 May 1985 11:33:22 +0000 (03:33 -0800)]
add -t option (from arnold@ucsfcgl)

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

39 years agoadd -t option (arnold@ucsfcgl)
Kirk McKusick [Sat, 4 May 1985 11:32:48 +0000 (03:32 -0800)]
add -t option (arnold@ucsfcgl)

SCCS-vsn: usr.bin/ranlib/ranlib.1 6.2

39 years agocheck in for karels, removed dependencies on standard include files
Edward Wang [Sat, 4 May 1985 09:02:13 +0000 (01:02 -0800)]
check in for karels, removed dependencies on standard include files

SCCS-vsn: bin/csh/Makefile 4.8

39 years agodate and time created 85/05/03 13:18:28 by sam
Sam Leffler [Sat, 4 May 1985 04:18:28 +0000 (20:18 -0800)]
date and time created 85/05/03 13:18:28 by sam

SCCS-vsn: local/sccscmds/sccscmds.2/com/dohist.c 1.1
SCCS-vsn: local/sccscmds/sccscmds.ok/com/dohist.c 1.1

39 years agoadded capability for specifying which point size to use for a particular font
Dave Slattengren [Sat, 4 May 1985 03:51:28 +0000 (19:51 -0800)]
added capability for specifying which point size to use for a particular font

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makevfont.c 1.6

39 years agodate and time created 85/05/03 12:36:31 by sam
Sam Leffler [Sat, 4 May 1985 03:36:31 +0000 (19:36 -0800)]
date and time created 85/05/03 12:36:31 by sam

SCCS-vsn: local/sccscmds/sccscmds.2/com/sinit.c 1.1
SCCS-vsn: local/sccscmds/sccscmds.ok/com/sinit.c 1.1

39 years agodate and time created 85/05/03 12:36:29 by sam
Sam Leffler [Sat, 4 May 1985 03:36:29 +0000 (19:36 -0800)]
date and time created 85/05/03 12:36:29 by sam

SCCS-vsn: local/sccscmds/sccscmds.2/com/setup.c 1.1
SCCS-vsn: local/sccscmds/sccscmds.ok/com/setup.c 1.1

39 years agodate and time created 85/05/03 12:36:28 by sam
Sam Leffler [Sat, 4 May 1985 03:36:28 +0000 (19:36 -0800)]
date and time created 85/05/03 12:36:28 by sam

SCCS-vsn: local/sccscmds/sccscmds.2/com/putline.c 1.1
SCCS-vsn: local/sccscmds/sccscmds.ok/com/putline.c 1.1

39 years agodate and time created 85/05/03 12:10:56 by sam
Sam Leffler [Sat, 4 May 1985 03:10:56 +0000 (19:10 -0800)]
date and time created 85/05/03 12:10:56 by sam

SCCS-vsn: local/sccscmds/sccscmds.2/hdr/macros.h 1.1
SCCS-vsn: local/sccscmds/sccscmds.ok/hdr/macros.h 1.1

39 years agopurge fdfopen in favor of stdio fdopen
Sam Leffler [Fri, 3 May 1985 15:44:36 +0000 (07:44 -0800)]
purge fdfopen in favor of stdio fdopen

SCCS-vsn: local/sccscmds/sccscmds.2/util/Makefile 1.3
SCCS-vsn: local/sccscmds/sccscmds.ok/util/Makefile 1.3

39 years agofix includes (quite some time ago)
Sam Leffler [Fri, 3 May 1985 15:41:12 +0000 (07:41 -0800)]
fix includes (quite some time ago)

SCCS-vsn: local/sccscmds/sccscmds.2/cmd/ctime.c 4.3
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/ctime.c 4.3

39 years agodate and time created 85/05/03 00:33:26 by sam
Sam Leffler [Fri, 3 May 1985 15:33:26 +0000 (07:33 -0800)]
date and time created 85/05/03 00:33:26 by sam

SCCS-vsn: local/sccscmds/sccscmds.2/util/rename.c 1.1
SCCS-vsn: local/sccscmds/sccscmds.ok/util/rename.c 1.1

39 years agodon't explicitly initialize units[] to 0, wastes disk space.
Don Libes? [Fri, 3 May 1985 13:11:23 +0000 (05:11 -0800)]
don't explicitly initialize units[] to 0, wastes disk space.

SCCS-vsn: usr.bin/f77/libI77/err.c 1.14

39 years agomax unit number now 100.
Don Libes? [Fri, 3 May 1985 13:10:06 +0000 (05:10 -0800)]
max unit number now 100.

SCCS-vsn: usr.bin/f77/libI77/fiodefs.h 1.4

39 years agoflush record on error if err= specified.
Don Libes? [Fri, 3 May 1985 13:09:15 +0000 (05:09 -0800)]
flush record on error if err= specified.

SCCS-vsn: usr.bin/f77/libI77/dofio.c 1.8
SCCS-vsn: usr.bin/f77/libI77/douio.c 1.3

39 years agoF_ERSYS may also be opening more than system max. no. of files.
Don Libes? [Fri, 3 May 1985 13:05:56 +0000 (05:05 -0800)]
F_ERSYS may also be opening more than system max. no. of files.

SCCS-vsn: usr.bin/f77/libI77/f_errno.h 1.7
SCCS-vsn: usr.bin/f77/libI77/f_errlist.c 1.5

39 years agoincrease input buffer to 8192; SBSIZE 60K->80K
Kirk McKusick [Fri, 3 May 1985 09:27:27 +0000 (01:27 -0800)]
increase input buffer to 8192; SBSIZE 60K->80K

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

39 years agoconfiguring spunned down drives really works now.
Edward Wang [Fri, 3 May 1985 08:58:47 +0000 (00:58 -0800)]
configuring spunned down drives really works now.

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

39 years agoAdded -Tver option...
Jaap Akkerhuis [Fri, 3 May 1985 08:58:23 +0000 (00:58 -0800)]
Added -Tver option...

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.cmd 1.3

39 years agoexpand symbolic link before ..
Edward Wang [Fri, 3 May 1985 08:51:13 +0000 (00:51 -0800)]
expand symbolic link before ..

SCCS-vsn: bin/csh/dir.c 4.4

39 years agochange magic number when walking across sigtramp frame
Kirk McKusick [Fri, 3 May 1985 06:39:35 +0000 (22:39 -0800)]
change magic number when walking across sigtramp frame

SCCS-vsn: old/adb/adb.vax/print.c 4.11

39 years ago(no message)
Distribution Folks [Fri, 3 May 1985 05:49:27 +0000 (21:49 -0800)]
(no message)

SCCS-vsn: usr.bin/who/who.c 5.1

39 years ago(no message)
Distribution Folks [Fri, 3 May 1985 05:49:10 +0000 (21:49 -0800)]
(no message)

SCCS-vsn: usr.bin/wall/wall.c 5.1

39 years ago(no message)
Distribution Folks [Fri, 3 May 1985 05:48:51 +0000 (21:48 -0800)]
(no message)

SCCS-vsn: usr.bin/su/su.c 5.1

39 years agoAdd copyright
Distribution Folks [Fri, 3 May 1985 05:46:09 +0000 (21:46 -0800)]
Add copyright

SCCS-vsn: bin/stty/stty.c 5.1

39 years agocorrect manual page to reflect current code
Sam Leffler [Thu, 2 May 1985 15:18:34 +0000 (07:18 -0800)]
correct manual page to reflect current code

SCCS-vsn: usr.bin/systat/systat.1 6.3

39 years agoshow return pc symbolically (to be correct should actually figure
Sam Leffler [Thu, 2 May 1985 15:05:29 +0000 (07:05 -0800)]
show return pc symbolically (to be correct should actually figure
out the address of the call[sg], not just display the return pc, but that's
too much work for me)

SCCS-vsn: old/adb/adb.vax/print.c 4.10

39 years agoslight rearrangement for efficency
Miriam Amos Nihart [Thu, 2 May 1985 12:23:37 +0000 (04:23 -0800)]
slight rearrangement for efficency

SCCS-vsn: usr.sbin/sendmail/src/conf.c 4.8

39 years agouse getdtablesize() instead of defined NOFILE
Jim Bloom [Thu, 2 May 1985 09:39:52 +0000 (01:39 -0800)]
use getdtablesize() instead of defined NOFILE

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

39 years agodate and time created 85/05/01 18:17:37 by bloom
Jim Bloom [Thu, 2 May 1985 09:17:37 +0000 (01:17 -0800)]
date and time created 85/05/01 18:17:37 by bloom

SCCS-vsn: lib/libcurses/fullname.c 1.1

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:44:35 +0000 (00:44 -0800)]
new version from arnold

SCCS-vsn: lib/libcurses/curses.h 1.15
SCCS-vsn: lib/libcurses/Makefile 1.18

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:37:32 +0000 (00:37 -0800)]
fix sccs id

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

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:36:51 +0000 (00:36 -0800)]
new version from arnold

SCCS-vsn: lib/libcurses/touchwin.c 1.3

39 years agodate and time created 85/05/01 17:35:30 by bloom
Jim Bloom [Thu, 2 May 1985 08:35:30 +0000 (00:35 -0800)]
date and time created 85/05/01 17:35:30 by bloom

SCCS-vsn: lib/libcurses/toucholap.c 1.1

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:34:43 +0000 (00:34 -0800)]
fix sccs id

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

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:34:07 +0000 (00:34 -0800)]
new version from arnold

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

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:32:32 +0000 (00:32 -0800)]
fix sccs id

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

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:31:44 +0000 (00:31 -0800)]
new version from arnold

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

39 years agodate and time created 85/05/01 17:29:07 by bloom
Jim Bloom [Thu, 2 May 1985 08:29:07 +0000 (00:29 -0800)]
date and time created 85/05/01 17:29:07 by bloom

SCCS-vsn: lib/libcurses/putchar.c 1.1

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:28:29 +0000 (00:28 -0800)]
fix sccs id

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

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:27:20 +0000 (00:27 -0800)]
new version from arnold

SCCS-vsn: lib/libcurses/mvwin.c 1.2
SCCS-vsn: lib/libcurses/newwin.c 1.7
SCCS-vsn: lib/libcurses/overlay.c 1.6
SCCS-vsn: lib/libcurses/overwrite.c 1.4

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:24:18 +0000 (00:24 -0800)]
fix sccs id

SCCS-vsn: lib/libcurses/mvprintw.c 1.2
SCCS-vsn: lib/libcurses/mvscanw.c 1.3

39 years agonewversion form arnold
Jim Bloom [Thu, 2 May 1985 08:19:25 +0000 (00:19 -0800)]
newversion form arnold

SCCS-vsn: lib/libcurses/insertln.c 1.5

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:18:19 +0000 (00:18 -0800)]
new version from arnold

SCCS-vsn: lib/libcurses/initscr.c 1.4
SCCS-vsn: lib/libcurses/insch.c 1.3
SCCS-vsn: lib/libcurses/longname.c 1.2

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:15:55 +0000 (00:15 -0800)]
fix sccs id

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

39 years agodate and time created 85/05/01 17:13:53 by bloom
Jim Bloom [Thu, 2 May 1985 08:13:53 +0000 (00:13 -0800)]
date and time created 85/05/01 17:13:53 by bloom

SCCS-vsn: lib/libcurses/idlok.c 1.1

39 years agodate and time created 85/05/01 17:12:56 by bloom
Jim Bloom [Thu, 2 May 1985 08:12:56 +0000 (00:12 -0800)]
date and time created 85/05/01 17:12:56 by bloom

SCCS-vsn: lib/libcurses/id_subwins.c 1.1

39 years agofrom Excelan
Mike Karels [Thu, 2 May 1985 08:11:39 +0000 (00:11 -0800)]
from Excelan

SCCS-vsn: sys/vax/if/if_exreg.h 6.1

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:11:32 +0000 (00:11 -0800)]
fix sccs id

SCCS-vsn: lib/libcurses/getch.c 1.3
SCCS-vsn: lib/libcurses/getstr.c 1.5

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:08:42 +0000 (00:08 -0800)]
new version from arnold

SCCS-vsn: lib/libcurses/erase.c 1.3

39 years agofrom Excelan
Mike Karels [Thu, 2 May 1985 08:08:34 +0000 (00:08 -0800)]
from Excelan

SCCS-vsn: sys/vax/if/if_ex.c 6.1

39 years agofix sccs id
Jim Bloom [Thu, 2 May 1985 08:08:01 +0000 (00:08 -0800)]
fix sccs id

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

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 08:05:13 +0000 (00:05 -0800)]
new version from arnold

SCCS-vsn: lib/libcurses/cr_put.c 1.5
SCCS-vsn: lib/libcurses/setterm.c 1.16
SCCS-vsn: lib/libcurses/curses.c 1.3
SCCS-vsn: lib/libcurses/delch.c 1.3
SCCS-vsn: lib/libcurses/deleteln.c 1.5
SCCS-vsn: lib/libcurses/delwin.c 1.6

39 years ago_putchar moved to separate file
Jim Bloom [Thu, 2 May 1985 07:44:51 +0000 (23:44 -0800)]
_putchar moved to separate file

SCCS-vsn: lib/libcurses/cr_put.c 1.5

39 years agoCorrect for the getlogin problem in username()
Miriam Amos Nihart [Thu, 2 May 1985 07:44:09 +0000 (23:44 -0800)]
Correct for the getlogin problem in username()

SCCS-vsn: usr.sbin/sendmail/src/conf.c 4.7

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 07:44:04 +0000 (23:44 -0800)]
new version from arnold

SCCS-vsn: lib/libcurses/clrtoeol.c 1.3
SCCS-vsn: lib/libcurses/clrtobot.c 1.2

39 years ago(no message)
Jim Bloom [Thu, 2 May 1985 07:42:36 +0000 (23:42 -0800)]
(no message)

SCCS-vsn: lib/libcurses/clrtoeol.c 1.3

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 07:39:33 +0000 (23:39 -0800)]
new version from arnold

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

39 years agofix sccs ids
Jim Bloom [Thu, 2 May 1985 07:34:42 +0000 (23:34 -0800)]
fix sccs ids

SCCS-vsn: lib/libcurses/box.c 1.3

39 years agonew version from arnold
Jim Bloom [Thu, 2 May 1985 07:32:03 +0000 (23:32 -0800)]
new version from arnold

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

39 years agoClose getlogin problem
Miriam Amos Nihart [Thu, 2 May 1985 07:29:51 +0000 (23:29 -0800)]
Close getlogin problem

SCCS-vsn: libexec/mail.local/mail.local.c 4.25

39 years agosign-extension corrections (from donn@utah-cs)
Kirk McKusick [Thu, 2 May 1985 05:56:16 +0000 (21:56 -0800)]
sign-extension corrections (from donn@utah-cs)

SCCS-vsn: old/pcc/ccom.vax/local2.c 1.10
SCCS-vsn: old/pcc/ccom.vax/table.c 1.9

39 years agoremove "clrl r0", which didn't clear carry
Mike Karels [Thu, 2 May 1985 02:31:09 +0000 (18:31 -0800)]
remove "clrl r0", which didn't clear carry

SCCS-vsn: sys/vax/vax/in_cksum.c 6.3

39 years agomove interface addresses into protocols; remove struct ether_addr again
Mike Karels [Thu, 2 May 1985 00:09:36 +0000 (16:09 -0800)]
move interface addresses into protocols; remove struct ether_addr again

SCCS-vsn: sys/vax/if/if_acc.c 6.3
SCCS-vsn: sys/vax/if/if_de.c 6.8
SCCS-vsn: sys/vax/if/if_dmc.c 6.5
SCCS-vsn: sys/vax/if/if_ec.c 6.7
SCCS-vsn: sys/vax/if/if_en.c 6.6
SCCS-vsn: sys/vax/if/if_il.c 6.6
SCCS-vsn: sys/vax/if/if_en.h 6.2
SCCS-vsn: sys/vax/if/if_il.h 6.3

39 years agomajor rework; fixup netstat stuff; pull disk cmds into common file; change
Sam Leffler [Wed, 1 May 1985 16:34:47 +0000 (08:34 -0800)]
major rework; fixup netstat stuff; pull disk cmds into common file; change
everthing related to disks to use dk_ndrive and global selction; use getw where possible

SCCS-vsn: usr.bin/systat/Makefile 1.8
SCCS-vsn: usr.bin/systat/cmds.c 1.7
SCCS-vsn: usr.bin/systat/disks.c 1.3
SCCS-vsn: usr.bin/systat/fetch.c 1.5
SCCS-vsn: usr.bin/systat/iostat.c 1.8
SCCS-vsn: usr.bin/systat/keyboard.c 1.5
SCCS-vsn: usr.bin/systat/main.c 1.9
SCCS-vsn: usr.bin/systat/mbufs.c 1.6
SCCS-vsn: usr.bin/systat/netstat.c 1.2
SCCS-vsn: usr.bin/systat/pigs.c 1.8
SCCS-vsn: usr.bin/systat/swap.c 1.8
SCCS-vsn: usr.bin/systat/systat.h 1.6

39 years agoNote that -p isn't implemented yet.
Michael Kupfer [Wed, 1 May 1985 11:59:54 +0000 (03:59 -0800)]
Note that -p isn't implemented yet.

SCCS-vsn: usr.bin/netstat/netstat.1 6.2

39 years agoadd copyright
Distribution Folks [Wed, 1 May 1985 07:18:03 +0000 (23:18 -0800)]
add copyright

SCCS-vsn: lib/libplot/aed/dot.c 5.1
SCCS-vsn: lib/libplot/aed/cont.c 5.1
SCCS-vsn: lib/libplot/bitgraph/arc.c 5.1
SCCS-vsn: lib/libplot/bitgraph/box.c 5.1
SCCS-vsn: lib/libplot/bitgraph/circle.c 5.1
SCCS-vsn: lib/libplot/bitgraph/close.c 5.1
SCCS-vsn: lib/libplot/bitgraph/cont.c 5.1
SCCS-vsn: lib/libplot/bitgraph/dot.c 5.1
SCCS-vsn: lib/libplot/bitgraph/erase.c 5.1
SCCS-vsn: lib/libplot/bitgraph/label.c 5.1
SCCS-vsn: lib/libplot/bitgraph/line.c 5.1
SCCS-vsn: lib/libplot/bitgraph/linemod.c 5.1
SCCS-vsn: lib/libplot/bitgraph/move.c 5.1
SCCS-vsn: lib/libplot/bitgraph/open.c 5.1
SCCS-vsn: lib/libplot/bitgraph/point.c 5.1
SCCS-vsn: lib/libplot/bitgraph/space.c 5.1
SCCS-vsn: lib/libplot/aed/arc.c 5.1
SCCS-vsn: lib/libplot/aed/box.c 5.1
SCCS-vsn: lib/libplot/aed/circle.c 5.1
SCCS-vsn: lib/libplot/aed/close.c 5.1
SCCS-vsn: lib/libplot/aed/cont.c 5.2
SCCS-vsn: lib/libplot/aed/dot.c 5.2
SCCS-vsn: lib/libplot/aed/erase.c 5.1
SCCS-vsn: lib/libplot/aed/label.c 5.1
SCCS-vsn: lib/libplot/aed/line.c 5.1
SCCS-vsn: lib/libplot/aed/linemod.c 5.1
SCCS-vsn: lib/libplot/aed/move.c 5.1
SCCS-vsn: lib/libplot/aed/open.c 5.1
SCCS-vsn: lib/libplot/aed/point.c 5.1
SCCS-vsn: lib/libplot/aed/space.c 5.1
SCCS-vsn: lib/libplot/aed/subr.c 5.1
SCCS-vsn: lib/libplot/aed/arc.c 5.2
SCCS-vsn: lib/libplot/aed/box.c 5.2
SCCS-vsn: lib/libplot/aed/circle.c 5.2
SCCS-vsn: lib/libplot/aed/close.c 5.2
SCCS-vsn: lib/libplot/aed/cont.c 5.3
SCCS-vsn: lib/libplot/aed/dot.c 5.3
SCCS-vsn: lib/libplot/aed/erase.c 5.2
SCCS-vsn: lib/libplot/aed/label.c 5.2
SCCS-vsn: lib/libplot/aed/line.c 5.2
SCCS-vsn: lib/libplot/aed/linemod.c 5.2
SCCS-vsn: lib/libplot/aed/move.c 5.2
SCCS-vsn: lib/libplot/aed/open.c 5.2
SCCS-vsn: lib/libplot/aed/point.c 5.2
SCCS-vsn: lib/libplot/aed/space.c 5.2
SCCS-vsn: lib/libplot/aed/subr.c 5.2
SCCS-vsn: lib/libplot/aed/aed.h 5.1
SCCS-vsn: lib/libplot/bitgraph/arc.c 5.2
SCCS-vsn: lib/libplot/bitgraph/box.c 5.2
SCCS-vsn: lib/libplot/bitgraph/circle.c 5.2
SCCS-vsn: lib/libplot/bitgraph/close.c 5.2
SCCS-vsn: lib/libplot/bitgraph/cont.c 5.2
SCCS-vsn: lib/libplot/bitgraph/dot.c 5.2
SCCS-vsn: lib/libplot/bitgraph/erase.c 5.2
SCCS-vsn: lib/libplot/bitgraph/label.c 5.2
SCCS-vsn: lib/libplot/bitgraph/line.c 5.2
SCCS-vsn: lib/libplot/bitgraph/linemod.c 5.2
SCCS-vsn: lib/libplot/bitgraph/move.c 5.2
SCCS-vsn: lib/libplot/bitgraph/open.c 5.2
SCCS-vsn: lib/libplot/bitgraph/point.c 5.2
SCCS-vsn: lib/libplot/bitgraph/space.c 5.2
SCCS-vsn: lib/libplot/bitgraph/bg.h 5.1
SCCS-vsn: lib/libplot/bitgraph/Makefile 5.1

39 years agoAdd copyright
Distribution Folks [Wed, 1 May 1985 06:05:21 +0000 (22:05 -0800)]
Add copyright

SCCS-vsn: old/as.vax/asexpr.c 5.1
SCCS-vsn: old/as.vax/asio.c 5.1
SCCS-vsn: old/as.vax/asjxxx.c 5.1
SCCS-vsn: old/as.vax/asparse.c 5.1
SCCS-vsn: old/as.vax/aspseudo.c 5.1
SCCS-vsn: old/as.vax/asexpr.h 5.1
SCCS-vsn: old/as.vax/assyms.h 5.1
SCCS-vsn: old/as.vax/instrs.h 5.1
SCCS-vsn: old/as.vax/asscanl.h 5.1
SCCS-vsn: old/as.vax/asnumber.h 5.1
SCCS-vsn: old/as.vax/asscan.h 5.1
SCCS-vsn: old/as.vax/asscan1.c 5.1
SCCS-vsn: old/as.vax/asscan2.c 5.1
SCCS-vsn: old/as.vax/asscan3.c 5.1
SCCS-vsn: old/as.vax/asscan4.c 5.1
SCCS-vsn: old/as.vax/assizetab.c 5.1
SCCS-vsn: old/as.vax/assyms.c 5.1
SCCS-vsn: old/as.vax/astokfix.awk 5.1
SCCS-vsn: old/as.vax/astoks.H 5.1
SCCS-vsn: old/as.vax/bignum1.c 5.1
SCCS-vsn: old/as.vax/bignum2.c 5.1
SCCS-vsn: old/as.vax/floattab.c 5.1
SCCS-vsn: old/as.vax/instrs 5.1
SCCS-vsn: old/as.vax/natof.c 5.1
SCCS-vsn: bin/cat/cat.c 5.1
SCCS-vsn: bin/chmod/chmod.c 5.1
SCCS-vsn: usr.sbin/chown/chgrp.c 5.1
SCCS-vsn: bin/df/df.c 5.1
SCCS-vsn: old/hostid/hostid.c 5.1
SCCS-vsn: bin/hostname/hostname.c 5.1
SCCS-vsn: old/ld/ld.c 5.1
SCCS-vsn: usr.bin/login/login.c 5.1
SCCS-vsn: usr.bin/login/login.c.1 5.1
SCCS-vsn: bin/ls/ls.c 5.1
SCCS-vsn: bin/mkdir/mkdir.c 5.1
SCCS-vsn: usr.bin/mt/mt.c 5.1
SCCS-vsn: bin/mv/mv.c 5.1
SCCS-vsn: usr.bin/nice/nice.c 5.1
SCCS-vsn: usr.bin/pagesize/pagesize.c 5.1
SCCS-vsn: bin/pwd/pwd.c 5.1
SCCS-vsn: bin/rmdir/rmdir.c 5.1
SCCS-vsn: usr.bin/strip/strip.c 5.1

39 years agofixed font swapping to not forget name of font that was in old position
Dave Slattengren [Wed, 1 May 1985 04:52:29 +0000 (20:52 -0800)]
fixed font swapping to not forget name of font that was in old position

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/t6.c 1.8

39 years agoadd support for dmf lineprinter
Jim Bloom [Wed, 1 May 1985 04:40:46 +0000 (20:40 -0800)]
add support for dmf lineprinter

SCCS-vsn: sys/vax/uba/dmfreg.h 6.2

39 years agoAdd copyright
Distribution Folks [Wed, 1 May 1985 04:02:50 +0000 (20:02 -0800)]
Add copyright

SCCS-vsn: old/lib2648/drawbox.c 5.1
SCCS-vsn: old/lib2648/dumpmat.c 5.1
SCCS-vsn: old/lib2648/emptyrow.c 5.1
SCCS-vsn: old/lib2648/error.c 5.1
SCCS-vsn: old/lib2648/escseq.c 5.1
SCCS-vsn: old/lib2648/gdefault.c 5.1
SCCS-vsn: old/lib2648/gon.c 5.1
SCCS-vsn: old/lib2648/kon.c 5.1
SCCS-vsn: old/lib2648/line.c 5.1
SCCS-vsn: old/lib2648/mat.c 5.1
SCCS-vsn: old/lib2648/message.c 5.1
SCCS-vsn: old/lib2648/minmax.c 5.1
SCCS-vsn: old/lib2648/motion.c 5.1
SCCS-vsn: old/lib2648/move.c 5.1
SCCS-vsn: lib/Makefile 5.1
SCCS-vsn: usr.bin/tip/vars.c 5.1
SCCS-vsn: usr.bin/tip/value.c 5.1
SCCS-vsn: usr.bin/tip/uucplock.c 5.1
SCCS-vsn: usr.bin/tip/tipout.c 5.1
SCCS-vsn: usr.bin/tip/tip.h 5.1
SCCS-vsn: usr.bin/tip/tip.c 5.1
SCCS-vsn: usr.bin/tip/remote.c 5.1
SCCS-vsn: usr.bin/tip/remcap.c 5.1
SCCS-vsn: usr.bin/tip/partab.c 5.1
SCCS-vsn: usr.bin/tip/log.c 5.1
SCCS-vsn: usr.bin/tip/hunt.c 5.1
SCCS-vsn: usr.bin/tip/cu.c 5.1
SCCS-vsn: usr.bin/tip/cmdtab.c 5.1
SCCS-vsn: usr.bin/tip/cmds.c 5.1
SCCS-vsn: usr.bin/tip/acutab.c 5.1
SCCS-vsn: usr.bin/tip/aculib/ventel.c 5.1
SCCS-vsn: usr.bin/tip/aculib/dn11.c 5.1
SCCS-vsn: usr.bin/tip/aculib/hayes.c 5.1
SCCS-vsn: usr.bin/tip/aculib/v3451.c 5.1
SCCS-vsn: usr.bin/tip/aculib/v831.c 5.1
SCCS-vsn: libexec/getNAME/getNAME.c 5.1
SCCS-vsn: lib/libmp/gcd.c 5.1
SCCS-vsn: lib/libmp/madd.c 5.1
SCCS-vsn: lib/libmp/mdiv.c 5.1
SCCS-vsn: lib/libmp/mout.c 5.1
SCCS-vsn: lib/libmp/msqrt.c 5.1
SCCS-vsn: lib/libmp/mult.c 5.1
SCCS-vsn: lib/libmp/pow.c 5.1
SCCS-vsn: lib/libmp/util.c 5.1

39 years agolock alias file while rebuilding if flock system call available
Eric Allman [Tue, 30 Apr 1985 13:48:37 +0000 (05:48 -0800)]
lock alias file while rebuilding if flock system call available

SCCS-vsn: usr.sbin/sendmail/src/alias.c 4.10
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.51

39 years agoelaborate on what is shown in the "vmstat" display
Kirk McKusick [Tue, 30 Apr 1985 13:02:14 +0000 (05:02 -0800)]
elaborate on what is shown in the "vmstat" display

SCCS-vsn: usr.bin/systat/systat.1 6.2

39 years agomanual page first distributed with 4.3BSD
Kirk McKusick [Tue, 30 Apr 1985 12:54:57 +0000 (04:54 -0800)]
manual page first distributed with 4.3BSD

SCCS-vsn: usr.bin/at/atq/atq.1 6.1
SCCS-vsn: usr.bin/at/atrm/atrm.1 6.1
SCCS-vsn: usr.sbin/lpr/lptest/lptest.1 6.1
SCCS-vsn: usr.bin/systat/systat.1 6.1
SCCS-vsn: usr.bin/unifdef/unifdef.1 6.1
SCCS-vsn: usr.bin/whois/whois.1 6.1
SCCS-vsn: usr.bin/window/window.1 6.1
SCCS-vsn: usr.bin/rdist/rdist.1 6.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:26:55 +0000 (04:26 -0800)]
4.3BSD beta release manual page

SCCS-vsn: old/sysline/sysline.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:26:31 +0000 (04:26 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: old/sysline/sysline.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:26:07 +0000 (04:26 -0800)]
4.3BSD beta release manual page

SCCS-vsn: libexec/bugfiler/sendbug.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:25:48 +0000 (04:25 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: libexec/bugfiler/sendbug.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:25:28 +0000 (04:25 -0800)]
4.3BSD beta release manual page

SCCS-vsn: bin/rmdir/rmdir.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:25:07 +0000 (04:25 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: bin/rmdir/rmdir.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:24:47 +0000 (04:24 -0800)]
4.3BSD beta release manual page

SCCS-vsn: old/roff/nroff/nroff.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:24:27 +0000 (04:24 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: old/roff/nroff/nroff.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:22:36 +0000 (04:22 -0800)]
4.3BSD beta release manual page

SCCS-vsn: usr.bin/gprof/gprof.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:21:54 +0000 (04:21 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: usr.bin/gprof/gprof.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:20:34 +0000 (04:20 -0800)]
4.3BSD beta release manual page

SCCS-vsn: old/vpr/man/vwidth.1 6.1
SCCS-vsn: usr.bin/fpr/fpr.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:18:38 +0000 (04:18 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: old/vpr/man/vwidth.1 5.1
SCCS-vsn: usr.bin/fpr/fpr.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:18:21 +0000 (04:18 -0800)]
4.3BSD beta release manual page

SCCS-vsn: old/lisp/vlp/vlp.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:18:10 +0000 (04:18 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: old/lisp/vlp/vlp.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:17:54 +0000 (04:17 -0800)]
4.3BSD beta release manual page

SCCS-vsn: old/lisp/fp/fp.1 6.1
SCCS-vsn: usr.bin/telnet/telnet.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:17:41 +0000 (04:17 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: usr.bin/telnet/telnet.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:17:29 +0000 (04:17 -0800)]
4.3BSD beta release manual page

SCCS-vsn: usr.bin/talk/talk.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:17:20 +0000 (04:17 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: usr.bin/talk/talk.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:17:07 +0000 (04:17 -0800)]
4.3BSD beta release manual page

SCCS-vsn: old/refer/sortbib/sortbib.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:17:06 +0000 (04:17 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: old/refer/sortbib/sortbib.1 5.1
SCCS-vsn: old/lisp/fp/fp.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:16:42 +0000 (04:16 -0800)]
4.3BSD beta release manual page

SCCS-vsn: usr.bin/rwho/rwho.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:16:24 +0000 (04:16 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: usr.bin/rwho/rwho.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:16:11 +0000 (04:16 -0800)]
4.3BSD beta release manual page

SCCS-vsn: usr.bin/ruptime/ruptime.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:16:01 +0000 (04:16 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: usr.bin/ruptime/ruptime.1 5.1

39 years ago4.3BSD beta release manual page
Kirk McKusick [Tue, 30 Apr 1985 12:15:53 +0000 (04:15 -0800)]
4.3BSD beta release manual page

SCCS-vsn: usr.bin/rsh/rsh.1 6.1

39 years agomanual page first distributed with 4.2BSD
Kirk McKusick [Tue, 30 Apr 1985 12:15:43 +0000 (04:15 -0800)]
manual page first distributed with 4.2BSD

SCCS-vsn: usr.bin/rsh/rsh.1 5.1