unix-history/.git
32 years agofix block/unblock, ascii/ebcdic, cbs relationships (extensive)
Keith Bostic [Tue, 30 Jul 1991 04:30:48 +0000 (20:30 -0800)]
fix block/unblock, ascii/ebcdic, cbs relationships (extensive)
check for read/write/seek overflow; move stats into separate structure
treat odd-length swab errors like truncate errors

SCCS-vsn: bin/dd/args.c 5.4
SCCS-vsn: bin/dd/conv.c 5.3
SCCS-vsn: bin/dd/dd.c 5.8
SCCS-vsn: bin/dd/dd.h 5.3
SCCS-vsn: bin/dd/extern.h 5.3
SCCS-vsn: bin/dd/misc.c 5.3

32 years agoANSI varargs, for sparc among others
Chris Torek [Tue, 30 Jul 1991 04:14:42 +0000 (20:14 -0800)]
ANSI varargs, for sparc among others

SCCS-vsn: sbin/dump/dump.h 5.18
SCCS-vsn: sbin/dump/optr.c 5.11

32 years agobetter hack for __dn_skipname
Eric Allman [Tue, 30 Jul 1991 04:04:45 +0000 (20:04 -0800)]
better hack for __dn_skipname

SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.26

32 years agoibm table entered incorrectly
Keith Bostic [Tue, 30 Jul 1991 03:31:54 +0000 (19:31 -0800)]
ibm table entered incorrectly

SCCS-vsn: bin/dd/conv_tab.c 5.3

32 years agofix format of "route get", remove compat code, a bit of KNF
Mike Karels [Mon, 29 Jul 1991 10:04:11 +0000 (02:04 -0800)]
fix format of "route get", remove compat code, a bit of KNF

SCCS-vsn: sbin/route/route.c 5.37

32 years agoAdded dowhich() and doprintf() builtins.
Christos Zoulas [Mon, 29 Jul 1991 05:14:23 +0000 (21:14 -0800)]
Added dowhich() and doprintf() builtins.

SCCS-vsn: bin/csh/exec.c 5.19
SCCS-vsn: bin/csh/extern.h 5.6
SCCS-vsn: bin/csh/func.c 5.22
SCCS-vsn: bin/csh/init.c 5.14

32 years agoAdded STRret for dowhich()
Christos Zoulas [Mon, 29 Jul 1991 05:13:37 +0000 (21:13 -0800)]
Added STRret for dowhich()

SCCS-vsn: bin/csh/const.c 5.4

32 years agoRemoved sun ifdef in free()
Christos Zoulas [Mon, 29 Jul 1991 05:13:07 +0000 (21:13 -0800)]
Removed sun ifdef in free()

SCCS-vsn: bin/csh/alloc.c 5.10

32 years agoFixed echo ~ {} bug.
Christos Zoulas [Mon, 29 Jul 1991 05:12:31 +0000 (21:12 -0800)]
Fixed echo ~ {} bug.

SCCS-vsn: bin/csh/glob.c 5.25

32 years agodon't restart recvfrom (we hang)
Mike Karels [Mon, 29 Jul 1991 04:17:44 +0000 (20:17 -0800)]
don't restart recvfrom (we hang)

SCCS-vsn: sbin/routed/query/query.c 5.14

32 years agomdoc version three
Cynthia A. E. Livingston [Mon, 29 Jul 1991 03:35:43 +0000 (19:35 -0800)]
mdoc version three

SCCS-vsn: usr.bin/mt/mt.1 6.7
SCCS-vsn: usr.bin/printenv/printenv.1 6.7

32 years agomdoc version three
Cynthia A. E. Livingston [Sun, 28 Jul 1991 13:09:13 +0000 (05:09 -0800)]
mdoc version three

SCCS-vsn: bin/rmail/rmail.8 6.9
SCCS-vsn: bin/echo/echo.1 6.8
SCCS-vsn: bin/mv/mv.1 6.9
SCCS-vsn: bin/hostname/hostname.1 6.8
SCCS-vsn: bin/sleep/sleep.1 6.6

32 years agomdoc version three
Cynthia A. E. Livingston [Sun, 28 Jul 1991 11:19:36 +0000 (03:19 -0800)]
mdoc version three

SCCS-vsn: usr.bin/ftp/ftp.1 6.17
SCCS-vsn: bin/ln/ln.1 6.8
SCCS-vsn: bin/kill/kill.1 6.8
SCCS-vsn: bin/rcp/rcp.1 6.14
SCCS-vsn: bin/rm/rm.1 6.9
SCCS-vsn: bin/rmdir/rmdir.1 6.6
SCCS-vsn: bin/mkdir/mkdir.1 6.10

32 years agoexit 0 on success
Chris Torek [Sun, 28 Jul 1991 10:18:01 +0000 (02:18 -0800)]
exit 0 on success

SCCS-vsn: bin/sh/mknodes.c 5.2

32 years agomdoc version three
Cynthia A. E. Livingston [Sun, 28 Jul 1991 09:31:54 +0000 (01:31 -0800)]
mdoc version three

SCCS-vsn: usr.bin/mail/mail.1 6.19
SCCS-vsn: usr.bin/logger/logger.1 6.8
SCCS-vsn: usr.bin/lock/lock.1 6.9
SCCS-vsn: usr.bin/nohup/nohup.1 6.8
SCCS-vsn: usr.bin/leave/leave.1 6.6
SCCS-vsn: usr.bin/lastcomm/lastcomm.1 6.8

32 years agofinger really didn't need its own hashing scheme
Keith Bostic [Sun, 28 Jul 1991 08:59:20 +0000 (00:59 -0800)]
finger really didn't need its own hashing scheme

SCCS-vsn: usr.bin/finger/extern.h 5.2
SCCS-vsn: usr.bin/finger/finger.c 5.24
SCCS-vsn: usr.bin/finger/finger.h 5.7
SCCS-vsn: usr.bin/finger/lprint.c 5.16
SCCS-vsn: usr.bin/finger/net.c 5.7
SCCS-vsn: usr.bin/finger/sprint.c 5.10
SCCS-vsn: usr.bin/finger/util.c 5.16

32 years ago-l displays .forward files now, minor cleanups
Keith Bostic [Sun, 28 Jul 1991 08:58:56 +0000 (00:58 -0800)]
-l displays .forward files now, minor cleanups

SCCS-vsn: usr.bin/finger/finger.1 6.14

32 years agomdoc version three
Cynthia A. E. Livingston [Sun, 28 Jul 1991 08:45:10 +0000 (00:45 -0800)]
mdoc version three

SCCS-vsn: usr.bin/tset/tset.1 6.7
SCCS-vsn: usr.bin/locate/locate/locate.1 5.5
SCCS-vsn: usr.bin/script/script.1 6.5
SCCS-vsn: usr.bin/finger/finger.1 6.13
SCCS-vsn: usr.bin/paste/paste.1 5.6
SCCS-vsn: usr.bin/hexdump/hexdump.1 5.12
SCCS-vsn: usr.bin/telnet/telnet.1 6.16
SCCS-vsn: usr.bin/tip/tip.1 6.8
SCCS-vsn: usr.bin/tn3270/tn3270/tn3270.1 4.6
SCCS-vsn: usr.bin/tn3270/mset/mset.1 4.6
SCCS-vsn: usr.bin/rlogin/rlogin.1 6.19
SCCS-vsn: usr.bin/rdist/rdist.1 6.11
SCCS-vsn: usr.bin/quota/quota.1 6.8
SCCS-vsn: usr.bin/netstat/netstat.1 6.14

32 years agodate and time created 91/07/27 15:58:30 by bostic
Keith Bostic [Sun, 28 Jul 1991 06:58:30 +0000 (22:58 -0800)]
date and time created 91/07/27 15:58:30 by bostic

SCCS-vsn: usr.bin/finger/extern.h 5.1

32 years agoWelcome to the Wonderful World of ANSI!
Keith Bostic [Sun, 28 Jul 1991 06:58:27 +0000 (22:58 -0800)]
Welcome to the Wonderful World of ANSI!

SCCS-vsn: usr.bin/finger/finger.c 5.23
SCCS-vsn: usr.bin/finger/finger.h 5.6
SCCS-vsn: usr.bin/finger/lprint.c 5.15
SCCS-vsn: usr.bin/finger/net.c 5.6
SCCS-vsn: usr.bin/finger/sprint.c 5.9
SCCS-vsn: usr.bin/finger/util.c 5.15

32 years agodisplay .forward files; if short file, put on same line as header
Keith Bostic [Sun, 28 Jul 1991 06:12:43 +0000 (22:12 -0800)]
display .forward files; if short file, put on same line as header

SCCS-vsn: usr.bin/finger/lprint.c 5.14

32 years agodon't try to cd to "obj" unless it's a directory, or a symlink to a directory
Mike Karels [Sun, 28 Jul 1991 06:01:11 +0000 (22:01 -0800)]
don't try to cd to "obj" unless it's a directory, or a symlink to a directory

SCCS-vsn: usr.bin/make/main.c 5.27

32 years agoPOSIX version
Keith Bostic [Sun, 28 Jul 1991 04:49:49 +0000 (20:49 -0800)]
POSIX version

SCCS-vsn: bin/dd/dd.1 6.5

32 years agodon't bzero/memset twice, already done before the read
Keith Bostic [Sun, 28 Jul 1991 04:40:29 +0000 (20:40 -0800)]
don't bzero/memset twice, already done before the read

SCCS-vsn: bin/dd/dd.c 5.7

32 years agoallow bs= and C_SWAB to have special bs semantics
Keith Bostic [Sun, 28 Jul 1991 04:27:28 +0000 (20:27 -0800)]
allow bs= and C_SWAB to have special bs semantics

SCCS-vsn: bin/dd/dd.c 5.6

32 years agoadd 'm' for megabytes; allow bs= and C_SWAB to have special bs semantics
Keith Bostic [Sun, 28 Jul 1991 04:27:02 +0000 (20:27 -0800)]
add 'm' for megabytes; allow bs= and C_SWAB to have special bs semantics

SCCS-vsn: bin/dd/args.c 5.3

32 years agominor cleanup
Keith Bostic [Sun, 28 Jul 1991 04:12:33 +0000 (20:12 -0800)]
minor cleanup

SCCS-vsn: usr.bin/mkfifo/mkfifo.1 5.7

32 years agoadd Lance Visser to contrib list
Keith Bostic [Sun, 28 Jul 1991 01:55:20 +0000 (17:55 -0800)]
add Lance Visser to contrib list

SCCS-vsn: bin/dd/args.c 5.2
SCCS-vsn: bin/dd/conv.c 5.2
SCCS-vsn: bin/dd/conv_tab.c 5.2
SCCS-vsn: bin/dd/dd.c 5.5
SCCS-vsn: bin/dd/dd.h 5.2
SCCS-vsn: bin/dd/extern.h 5.2
SCCS-vsn: bin/dd/misc.c 5.2
SCCS-vsn: bin/dd/position.c 5.2

32 years agotypo
Keith Bostic [Sun, 28 Jul 1991 01:29:12 +0000 (17:29 -0800)]
typo

SCCS-vsn: etc/weekly 5.16

32 years agomdoc version three
Cynthia A. E. Livingston [Sat, 27 Jul 1991 11:53:21 +0000 (03:53 -0800)]
mdoc version three

SCCS-vsn: usr.bin/expand/expand.1 6.7
SCCS-vsn: usr.bin/window/window.1 6.15

32 years agomdoc version three
Cynthia A. E. Livingston [Sat, 27 Jul 1991 10:11:23 +0000 (02:11 -0800)]
mdoc version three

SCCS-vsn: usr.bin/ktrace/ktrace.1 5.5
SCCS-vsn: usr.bin/kdump/kdump.1 5.4
SCCS-vsn: usr.bin/from/from.1 6.7

32 years agodate and time created 91/07/26 19:00:38 by eric
Eric Allman [Sat, 27 Jul 1991 10:00:38 +0000 (02:00 -0800)]
date and time created 91/07/26 19:00:38 by eric

SCCS-vsn: usr.sbin/sendmail/src/udb.c 5.1

32 years agomdoc version three
Cynthia A. E. Livingston [Sat, 27 Jul 1991 09:58:58 +0000 (01:58 -0800)]
mdoc version three

SCCS-vsn: usr.bin/msgs/msgs.1 6.8
SCCS-vsn: usr.bin/mesg/mesg.1 6.7
SCCS-vsn: old/machine/machine.1 5.5

32 years agough... fixes for older C compiler
Eric Allman [Sat, 27 Jul 1991 08:46:17 +0000 (00:46 -0800)]
ugh...  fixes for older C compiler

SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.25

32 years agocheck some return values
Eric Allman [Sat, 27 Jul 1991 08:36:48 +0000 (00:36 -0800)]
check some return values

SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.24

32 years agouse new Berkeley DB routines for aliases
Eric Allman [Sat, 27 Jul 1991 08:26:17 +0000 (00:26 -0800)]
use new Berkeley DB routines for aliases

SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.20
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.71
SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.23

32 years agominor update from romig to make sunos happy
Kirk McKusick [Sat, 27 Jul 1991 08:05:32 +0000 (00:05 -0800)]
minor update from romig to make sunos happy

SCCS-vsn: sbin/dump/tape.c 5.21

32 years agohave to make cache entries for new directory inodes
Kirk McKusick [Sat, 27 Jul 1991 07:30:00 +0000 (23:30 -0800)]
have to make cache entries for new directory inodes

SCCS-vsn: sbin/fsck/dir.c 5.19

32 years agogive as much of partial pathnames as possible
Kirk McKusick [Sat, 27 Jul 1991 07:28:39 +0000 (23:28 -0800)]
give as much of partial pathnames as possible

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

32 years agonew version from Keith Muller
Keith Bostic [Sat, 27 Jul 1991 07:19:59 +0000 (23:19 -0800)]
new version from Keith Muller

SCCS-vsn: bin/dd/Makefile 5.3

32 years agoflush any non-newline terminated output
Keith Bostic [Sat, 27 Jul 1991 07:03:31 +0000 (23:03 -0800)]
flush any non-newline terminated output

SCCS-vsn: usr.bin/tail/forward.c 5.2

32 years agonew version from Keith Muller
Keith Bostic [Sat, 27 Jul 1991 06:43:26 +0000 (22:43 -0800)]
new version from Keith Muller

SCCS-vsn: bin/dd/dd.c 5.4

32 years agodate and time created 91/07/26 15:42:59 by bostic
Keith Bostic [Sat, 27 Jul 1991 06:42:59 +0000 (22:42 -0800)]
date and time created 91/07/26 15:42:59 by bostic

SCCS-vsn: bin/dd/position.c 5.1

32 years agodate and time created 91/07/26 15:42:52 by bostic
Keith Bostic [Sat, 27 Jul 1991 06:42:52 +0000 (22:42 -0800)]
date and time created 91/07/26 15:42:52 by bostic

SCCS-vsn: bin/dd/misc.c 5.1

32 years agodate and time created 91/07/26 15:42:41 by bostic
Keith Bostic [Sat, 27 Jul 1991 06:42:41 +0000 (22:42 -0800)]
date and time created 91/07/26 15:42:41 by bostic

SCCS-vsn: bin/dd/extern.h 5.1

32 years agodate and time created 91/07/26 15:42:36 by bostic
Keith Bostic [Sat, 27 Jul 1991 06:42:36 +0000 (22:42 -0800)]
date and time created 91/07/26 15:42:36 by bostic

SCCS-vsn: bin/dd/dd.h 5.1

32 years agodate and time created 91/07/26 15:42:25 by bostic
Keith Bostic [Sat, 27 Jul 1991 06:42:25 +0000 (22:42 -0800)]
date and time created 91/07/26 15:42:25 by bostic

SCCS-vsn: bin/dd/conv_tab.c 5.1

32 years agodate and time created 91/07/26 15:42:17 by bostic
Keith Bostic [Sat, 27 Jul 1991 06:42:17 +0000 (22:42 -0800)]
date and time created 91/07/26 15:42:17 by bostic

SCCS-vsn: bin/dd/conv.c 5.1

32 years agodate and time created 91/07/26 15:41:56 by bostic
Keith Bostic [Sat, 27 Jul 1991 06:41:56 +0000 (22:41 -0800)]
date and time created 91/07/26 15:41:56 by bostic

SCCS-vsn: bin/dd/args.c 5.1

32 years agocleanup for non-ANSI C compilers
Eric Allman [Sat, 27 Jul 1991 05:59:53 +0000 (21:59 -0800)]
cleanup for non-ANSI C compilers

SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.25

32 years agofix setting of RES_DEBUG option
Eric Allman [Sat, 27 Jul 1991 05:59:35 +0000 (21:59 -0800)]
fix setting of RES_DEBUG option

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.33

32 years agoANSI, minor cleanups
Keith Bostic [Sat, 27 Jul 1991 05:19:53 +0000 (21:19 -0800)]
ANSI, minor cleanups

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

32 years agoBugfix for echo * `echo`, fglag would get overwritten
Christos Zoulas [Sat, 27 Jul 1991 05:12:42 +0000 (21:12 -0800)]
Bugfix for echo * `echo`, fglag would get overwritten

SCCS-vsn: bin/csh/glob.c 5.24

32 years agoANSI/getopt/cleanup time
Keith Bostic [Sat, 27 Jul 1991 04:00:04 +0000 (20:00 -0800)]
ANSI/getopt/cleanup time

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

32 years agohooks for distributed user database system
Eric Allman [Sat, 27 Jul 1991 00:34:38 +0000 (16:34 -0800)]
hooks for distributed user database system

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.20
SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.19
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.70
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.19
SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 6.9
SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.22
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.24

32 years agonumerous statistics move to vm_stat;
Kirk McKusick [Fri, 26 Jul 1991 14:04:00 +0000 (06:04 -0800)]
numerous statistics move to vm_stat;
software page size now set by vm_set_page_size

SCCS-vsn: sys/vm/vm_page.c 7.5

32 years agonumerous statistics move to vm_stat
Kirk McKusick [Fri, 26 Jul 1991 14:03:04 +0000 (06:03 -0800)]
numerous statistics move to vm_stat

SCCS-vsn: sys/vm/vm_pageout.c 7.5

32 years agovm_page_active_count and vm_page_inactive_count move to vm_stat
Kirk McKusick [Fri, 26 Jul 1991 14:02:17 +0000 (06:02 -0800)]
vm_page_active_count and vm_page_inactive_count move to vm_stat

SCCS-vsn: sys/vm/vm_fault.c 7.7
SCCS-vsn: sys/vm/vm_object.c 7.5

32 years agovm_page_free_count moves to vm_stat.free_count
Kirk McKusick [Fri, 26 Jul 1991 14:01:07 +0000 (06:01 -0800)]
vm_page_free_count moves to vm_stat.free_count

SCCS-vsn: sys/vm/vm_glue.c 7.9

32 years agoreplace numerous includes with vm.h
Kirk McKusick [Fri, 26 Jul 1991 14:00:27 +0000 (06:00 -0800)]
replace numerous includes with vm.h

SCCS-vsn: sys/vm/vnode_pager.c 7.6
SCCS-vsn: sys/vm/swap_pager.c 7.5

32 years agovm_page_free_count moves to vm_stat.free_count
Kirk McKusick [Fri, 26 Jul 1991 13:59:14 +0000 (05:59 -0800)]
vm_page_free_count moves to vm_stat.free_count

SCCS-vsn: sys/vm/vm_pageout.h 7.4

32 years agoadd default software page size; page_size moves to vm_statistics
Kirk McKusick [Fri, 26 Jul 1991 13:58:40 +0000 (05:58 -0800)]
add default software page size; page_size moves to vm_statistics

SCCS-vsn: sys/vm/vm_param.h 7.3

32 years agofree_count, active_count, inactive_count, wire_count, free_target,
Kirk McKusick [Fri, 26 Jul 1991 13:56:49 +0000 (05:56 -0800)]
free_count, active_count, inactive_count, wire_count, free_target,
free_min, and inactive_target move into vm_statistics

SCCS-vsn: sys/vm/vm_page.h 7.4

32 years agoset the software page size
Kirk McKusick [Fri, 26 Jul 1991 13:52:17 +0000 (05:52 -0800)]
set the software page size

SCCS-vsn: sys/vm/vm_init.c 7.4

32 years agohave to set the page size early on as it is needed in pmap_bootstrap
Kirk McKusick [Fri, 26 Jul 1991 13:49:41 +0000 (05:49 -0800)]
have to set the page size early on as it is needed in pmap_bootstrap

SCCS-vsn: sys/hp300/hp300/locore.s 7.12

32 years agovm_page_free_count moves to vm_stat.free_count
Kirk McKusick [Fri, 26 Jul 1991 13:49:06 +0000 (05:49 -0800)]
vm_page_free_count moves to vm_stat.free_count

SCCS-vsn: sys/i386/i386/machdep.c 7.5
SCCS-vsn: sys/hp300/hp300/machdep.c 7.18

32 years ago.Dd was not placed as first macro as should be
Cynthia A. E. Livingston [Fri, 26 Jul 1991 08:43:27 +0000 (00:43 -0800)]
.Dd was not placed as first macro as should be

SCCS-vsn: lib/libc/sys/_exit.2 6.6

32 years agofix misspelling
Cynthia A. E. Livingston [Fri, 26 Jul 1991 08:42:12 +0000 (00:42 -0800)]
fix misspelling

SCCS-vsn: lib/libc/sys/chflags.2 6.6

32 years agofixed ignoring of TERM in single user mode (added transition code)
Trent Hein [Fri, 26 Jul 1991 08:13:37 +0000 (00:13 -0800)]
fixed ignoring of TERM in single user mode (added transition code)

SCCS-vsn: sbin/init/init.c 6.5

32 years agofixed "six shells on reboot" problem
Trent Hein [Fri, 26 Jul 1991 06:39:59 +0000 (22:39 -0800)]
fixed "six shells on reboot" problem

SCCS-vsn: sbin/init/init.c 6.4

32 years agosome compatibility with SunOS for future work here at Berkeley;
Eric Allman [Fri, 26 Jul 1991 02:12:27 +0000 (18:12 -0800)]
some compatibility with SunOS for future work here at Berkeley;
change NO_WILDCARD_MX compilation flag to configuration option "w".

SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.18
SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.24
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.69
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.18
SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 6.8
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.23

32 years agodocument w (wildcard MX) and k (checkpoint interval) options
Eric Allman [Fri, 26 Jul 1991 02:10:01 +0000 (18:10 -0800)]
document w (wildcard MX) and k (checkpoint interval) options

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 5.14

32 years agotp_error_emit doesn't set drefs; minor lint gotcha for cons
Keith Sklower [Fri, 26 Jul 1991 01:31:55 +0000 (17:31 -0800)]
tp_error_emit doesn't set drefs; minor lint gotcha for cons

SCCS-vsn: sys/netiso/tp_emit.c 7.10

32 years agofix botch in file locking when checkpoints kick in
Eric Allman [Thu, 25 Jul 1991 22:47:50 +0000 (14:47 -0800)]
fix botch in file locking when checkpoints kick in

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.42
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.68

32 years agomdoc version three
Cynthia A. E. Livingston [Thu, 25 Jul 1991 14:35:14 +0000 (06:35 -0800)]
mdoc version three

SCCS-vsn: usr.bin/nice/nice.1 6.7

32 years agomdco version three
Cynthia A. E. Livingston [Thu, 25 Jul 1991 14:30:51 +0000 (06:30 -0800)]
mdco version three

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

32 years agomdoc version three
Cynthia A. E. Livingston [Thu, 25 Jul 1991 14:29:34 +0000 (06:29 -0800)]
mdoc version three

SCCS-vsn: usr.bin/gprof/gprof.1 6.8
SCCS-vsn: usr.bin/fsplit/fsplit.1 6.7
SCCS-vsn: usr.bin/error/error.1 6.7
SCCS-vsn: usr.bin/sccs/sccs.1 2.10
SCCS-vsn: usr.bin/printf/printf.1 5.11
SCCS-vsn: usr.bin/passwd/passwd.1 6.11
SCCS-vsn: usr.bin/fpr/fpr.1 6.9
SCCS-vsn: usr.bin/head/head.1 6.6
SCCS-vsn: old/groups/groups.1 6.5
SCCS-vsn: usr.bin/find/find.1 6.28
SCCS-vsn: usr.bin/false/false.1 6.6

32 years agoforgot .Os
Cynthia A. E. Livingston [Thu, 25 Jul 1991 13:16:45 +0000 (05:16 -0800)]
forgot .Os

SCCS-vsn: usr.bin/indent/indent.1 6.11

32 years agoversion three mdoc
Cynthia A. E. Livingston [Thu, 25 Jul 1991 13:14:40 +0000 (05:14 -0800)]
version three mdoc

SCCS-vsn: usr.bin/indent/indent.1 6.10

32 years agofix off-by-one column errors (needs more work, this gets
Cynthia A. E. Livingston [Thu, 25 Jul 1991 12:15:24 +0000 (04:15 -0800)]
fix off-by-one column errors (needs more work, this gets
most of the ugliness away from *my* man pages, harumph)

SCCS-vsn: usr.bin/more/line.c 5.5
SCCS-vsn: usr.bin/more/output.c 5.10

32 years agodefault for echoing should be off.
Keith Sklower [Thu, 25 Jul 1991 10:52:55 +0000 (02:52 -0800)]
default for echoing should be off.

SCCS-vsn: sys/tests/netiso/tisink.c 7.8

32 years agotest tp0 sockets, echoing a la xisoc tsap echo
Keith Sklower [Thu, 25 Jul 1991 10:50:38 +0000 (02:50 -0800)]
test tp0 sockets, echoing a la xisoc tsap echo

SCCS-vsn: sys/tests/netiso/tisink.c 7.7

32 years agofix .Os
Cynthia A. E. Livingston [Thu, 25 Jul 1991 10:45:15 +0000 (02:45 -0800)]
fix .Os

SCCS-vsn: share/man/man4/man4.tahoe/lp.4 6.3

32 years agoversion three mdoc
Cynthia A. E. Livingston [Thu, 25 Jul 1991 10:30:31 +0000 (02:30 -0800)]
version three mdoc

SCCS-vsn: usr.bin/gcore/gcore.1 6.5

32 years agochanged a macro invocation
Cynthia A. E. Livingston [Thu, 25 Jul 1991 10:11:34 +0000 (02:11 -0800)]
changed a macro invocation

SCCS-vsn: usr.sbin/lpr/lpr/lpr.1 6.10

32 years agomdoc version three
Cynthia A. E. Livingston [Thu, 25 Jul 1991 07:37:32 +0000 (23:37 -0800)]
mdoc version three

SCCS-vsn: usr.bin/pascal/pdx/pdx.1 6.4

32 years agoversion three mdoc
Cynthia A. E. Livingston [Thu, 25 Jul 1991 07:01:37 +0000 (23:01 -0800)]
version three mdoc

SCCS-vsn: usr.bin/make/make.1 5.7

32 years agomerge dump and rdump
Kirk McKusick [Wed, 24 Jul 1991 13:18:30 +0000 (05:18 -0800)]
merge dump and rdump

SCCS-vsn: sbin/dump/Makefile 5.13

32 years agoadd description of end-of-media handling
Kirk McKusick [Wed, 24 Jul 1991 12:50:33 +0000 (04:50 -0800)]
add description of end-of-media handling

SCCS-vsn: sbin/dump/dump.8 6.9

32 years agodelete unneeded include of dir.h
Kirk McKusick [Wed, 24 Jul 1991 12:09:54 +0000 (04:09 -0800)]
delete unneeded include of dir.h

SCCS-vsn: sbin/dump/optr.c 5.10
SCCS-vsn: sbin/dump/main.c 5.19
SCCS-vsn: sbin/dump/traverse.c 5.13

32 years agouse POSIX constant NAME_MAX rather than MAXNAMLEN from dir.h
Kirk McKusick [Wed, 24 Jul 1991 12:09:16 +0000 (04:09 -0800)]
use POSIX constant NAME_MAX rather than MAXNAMLEN from dir.h

SCCS-vsn: sbin/dump/dump.h 5.17

32 years agotemporarily add ifdef sunos (includes) to assist Steve Romig in debugging
Kirk McKusick [Wed, 24 Jul 1991 12:06:31 +0000 (04:06 -0800)]
temporarily add ifdef sunos (includes) to assist Steve Romig in debugging

SCCS-vsn: sbin/dump/tape.c 5.20

32 years agoput in EOT handling; merge dump and rdump;
Kirk McKusick [Wed, 24 Jul 1991 12:05:38 +0000 (04:05 -0800)]
put in EOT handling; merge dump and rdump;
have slaves communicate using signals rather than flock

SCCS-vsn: sbin/dump/tape.c 5.19

32 years agoadd c_firstrec to support EOT processing
Kirk McKusick [Wed, 24 Jul 1991 09:43:15 +0000 (01:43 -0800)]
add c_firstrec to support EOT processing

SCCS-vsn: include/protocols/dumprestore.h 5.7

32 years agoversion three mdoc
Cynthia A. E. Livingston [Wed, 24 Jul 1991 08:43:40 +0000 (00:43 -0800)]
version three mdoc

SCCS-vsn: share/man/man7/hier.7 6.3

32 years agonote semi-working version with only listen and bind changes
Keith Sklower [Wed, 24 Jul 1991 08:05:47 +0000 (00:05 -0800)]
note semi-working version with only listen and bind changes

SCCS-vsn: sys/netiso/tp_pcb.c 7.13

32 years agonote semi working version with only listen and bind changes
Keith Sklower [Wed, 24 Jul 1991 08:03:59 +0000 (00:03 -0800)]
note semi working version with  only listen and bind changes

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

32 years agotemporarily add ifdef sunos (includes) to assist Steve Romig in debugging
Kirk McKusick [Wed, 24 Jul 1991 07:57:48 +0000 (23:57 -0800)]
temporarily add ifdef sunos (includes) to assist Steve Romig in debugging

SCCS-vsn: sbin/dump/main.c 5.18
SCCS-vsn: sbin/dump/optr.c 5.9
SCCS-vsn: sbin/dump/dumprmt.c 5.12
SCCS-vsn: sbin/dump/traverse.c 5.12

32 years agomerge rdump and dump
Kirk McKusick [Wed, 24 Jul 1991 07:47:53 +0000 (23:47 -0800)]
merge rdump and dump

SCCS-vsn: sbin/dump/main.c 5.17

32 years agotemporarily add ifdef sunos (includes) to assist Steve Romig in debugging
Kirk McKusick [Wed, 24 Jul 1991 06:58:07 +0000 (22:58 -0800)]
temporarily add ifdef sunos (includes) to assist Steve Romig in debugging

SCCS-vsn: sbin/dump/itime.c 5.9