unix-history/.git
36 years agoperhaps a megabyte of tmp space is a bit excessive
Mike Karels [Tue, 3 May 1988 11:13:11 +0000 (03:13 -0800)]
perhaps a megabyte of tmp space is a bit excessive

SCCS-vsn: sys/tahoe/tahoe/autoconf.c 1.17

36 years agoconvert to describe dynamic file system structure
Kirk McKusick [Tue, 3 May 1988 08:41:27 +0000 (00:41 -0800)]
convert to describe dynamic file system structure

SCCS-vsn: share/man/man5/fs.5 6.3

36 years agoconvert to understand dynamic file systems
Kirk McKusick [Tue, 3 May 1988 07:56:38 +0000 (23:56 -0800)]
convert to understand dynamic file systems

SCCS-vsn: sbin/ncheck/ncheck.c 5.7
SCCS-vsn: old/dcheck/dcheck.c 5.3

36 years agoupdate to reflect loss of -s flag
Kirk McKusick [Tue, 3 May 1988 07:41:20 +0000 (23:41 -0800)]
update to reflect loss of -s flag

SCCS-vsn: sbin/icheck/icheck.8 6.2

36 years agoconvert to understand dynamic file systems;
Kirk McKusick [Tue, 3 May 1988 07:35:10 +0000 (23:35 -0800)]
convert to understand dynamic file systems;
delete -s option (superceded by fsck at last)

SCCS-vsn: sbin/icheck/icheck.c 5.4

36 years agoconversion (in either direction) is only done when requested with -c
Kirk McKusick [Tue, 3 May 1988 06:56:10 +0000 (22:56 -0800)]
conversion (in either direction) is only done when requested with -c

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

36 years agoadd notes on footnote, reference delimiters
Mike Karels [Tue, 3 May 1988 00:33:59 +0000 (16:33 -0800)]
add notes on footnote, reference delimiters

SCCS-vsn: share/man/man7/ms.7 6.2

36 years agoadd compatibility for dynamic cylinder groups;
Kirk McKusick [Mon, 2 May 1988 15:03:35 +0000 (07:03 -0800)]
add compatibility for dynamic cylinder groups;
delete last reference to fs_dbsize

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.8
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.8
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.8
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.8

36 years agoconvert cylinder groups to have dynamic arrays;
Kirk McKusick [Mon, 2 May 1988 14:52:52 +0000 (06:52 -0800)]
convert cylinder groups to have dynamic arrays;
provide macros to access the dynamic arrays

SCCS-vsn: sys/ufs/ffs/fs.h 7.4

36 years agomacroize cylinder group array references to allow dynamic tables
Kirk McKusick [Mon, 2 May 1988 14:50:31 +0000 (06:50 -0800)]
macroize cylinder group array references to allow dynamic tables

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

36 years agoconversion to interpret dynamic cylinder group tables
Kirk McKusick [Mon, 2 May 1988 14:44:49 +0000 (06:44 -0800)]
conversion to interpret dynamic cylinder group tables

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

36 years agoconversion and checking of dynamic and static cylinder group tables
Kirk McKusick [Mon, 2 May 1988 14:43:26 +0000 (06:43 -0800)]
conversion and checking of dynamic and static cylinder group tables

SCCS-vsn: sbin/fsck/pass5.c 5.4

36 years agoconversion between static and dynamic cylinder group tables;
Kirk McKusick [Mon, 2 May 1988 14:40:39 +0000 (06:40 -0800)]
conversion between static and dynamic cylinder group tables;
force write of last alternate super block when adding new constants
(to avoid comparison errors during normal super block checking)

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

36 years agoadd -c flag (convert dynamic cylinder group format back to static format)
Kirk McKusick [Mon, 2 May 1988 14:36:56 +0000 (06:36 -0800)]
add -c flag (convert dynamic cylinder group format back to static format)

SCCS-vsn: sbin/fsck/fsck.h 5.6
SCCS-vsn: sbin/fsck/main.c 5.7

36 years agochange cylinder group format to contain dynamic arrays
Kirk McKusick [Mon, 2 May 1988 14:34:19 +0000 (06:34 -0800)]
change cylinder group format to contain dynamic arrays

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

36 years agoadd -n flag to allow specification of number of rotational positions;
Kirk McKusick [Mon, 2 May 1988 14:23:48 +0000 (06:23 -0800)]
add -n flag to allow specification of number of rotational positions;
set the default to be the old NRPOS of 8

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

36 years agochecked in for tahoe release
Keith Bostic [Mon, 2 May 1988 10:59:51 +0000 (02:59 -0800)]
checked in for tahoe release

SCCS-vsn: usr.sbin/sendmail/src/TODO 5.2
SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.1

36 years agoMakefile for tahoe release
Keith Bostic [Mon, 2 May 1988 10:59:02 +0000 (02:59 -0800)]
Makefile for tahoe release

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

36 years agofixed startup hanging bug (calling wwrint without masking SIGIO)
Edward Wang [Sat, 30 Apr 1988 07:23:15 +0000 (23:23 -0800)]
fixed startup hanging bug (calling wwrint without masking SIGIO)

SCCS-vsn: usr.bin/window/mloop.c 3.12

36 years agoadd Berkeley specific header; original conception by Michael Toy
Keith Bostic [Sat, 30 Apr 1988 04:47:54 +0000 (20:47 -0800)]
add Berkeley specific header; original conception by Michael Toy

SCCS-vsn: usr.sbin/config/config.h 5.7
SCCS-vsn: usr.sbin/config/mkheaders.c 5.3
SCCS-vsn: usr.sbin/config/mkioconf.c 5.8
SCCS-vsn: usr.sbin/config/main.c 5.8
SCCS-vsn: usr.sbin/config/mkmakefile.c 5.20
SCCS-vsn: usr.sbin/config/mkswapconf.c 5.5
SCCS-vsn: usr.sbin/config/mkglue.c 5.5
SCCS-vsn: usr.sbin/config/Makefile 5.6

36 years agoadd Berkeley specific header
Keith Bostic [Sat, 30 Apr 1988 04:27:37 +0000 (20:27 -0800)]
add Berkeley specific header

SCCS-vsn: lib/libm/tahoe/mcount.sed 5.3

36 years agoadd Berkeley specific headers
Keith Bostic [Sat, 30 Apr 1988 04:25:39 +0000 (20:25 -0800)]
add Berkeley specific headers

SCCS-vsn: lib/libm/tahoe/cabs.s 5.3
SCCS-vsn: lib/libm/tahoe/cbrt.s 5.3
SCCS-vsn: lib/libm/tahoe/infnan.s 5.3
SCCS-vsn: lib/libm/tahoe/sqrt.s 5.3
SCCS-vsn: lib/libm/tahoe/support.s 5.3
SCCS-vsn: lib/libm/national/sqrt.s 5.2
SCCS-vsn: lib/libm/national/support.s 5.2

36 years agoadd Berkeley specific header
Keith Bostic [Sat, 30 Apr 1988 04:17:14 +0000 (20:17 -0800)]
add Berkeley specific header

SCCS-vsn: lib/libm/common_source/exp__E.c 5.2
SCCS-vsn: lib/libm/common_source/log.c 5.2
SCCS-vsn: lib/libm/common_source/log10.c 5.2
SCCS-vsn: lib/libm/common_source/log1p.c 5.2
SCCS-vsn: lib/libm/common_source/log__L.c 5.2
SCCS-vsn: lib/libm/common_source/math.h 5.2
SCCS-vsn: lib/libm/common_source/pow.c 5.2
SCCS-vsn: lib/libm/common_source/sinh.c 5.2
SCCS-vsn: lib/libm/common_source/tanh.c 5.2
SCCS-vsn: lib/libm/common/atan2.c 5.2
SCCS-vsn: lib/libm/common/sincos.c 5.2
SCCS-vsn: lib/libm/common/tan.c 5.2
SCCS-vsn: lib/libm/common/trig.h 5.2

36 years agoadded Berkeley specific header
Keith Bostic [Sat, 30 Apr 1988 03:36:25 +0000 (19:36 -0800)]
added Berkeley specific header

SCCS-vsn: lib/libm/vax/argred.s 5.2
SCCS-vsn: lib/libm/vax/atan2.s 5.2
SCCS-vsn: lib/libm/vax/cabs.s 5.2
SCCS-vsn: lib/libm/vax/cbrt.s 5.2
SCCS-vsn: lib/libm/vax/infnan.s 5.2
SCCS-vsn: lib/libm/vax/sincos.s 5.2
SCCS-vsn: lib/libm/vax/sqrt.s 5.2
SCCS-vsn: lib/libm/vax/support.s 5.2
SCCS-vsn: lib/libm/vax/tan.s 5.2

36 years agoadd Berkeley specific copyright
Keith Bostic [Sat, 30 Apr 1988 03:28:49 +0000 (19:28 -0800)]
add Berkeley specific copyright

SCCS-vsn: lib/libm/common_source/acosh.c 5.2
SCCS-vsn: lib/libm/common_source/asincos.c 5.2
SCCS-vsn: lib/libm/common_source/asinh.c 5.2
SCCS-vsn: lib/libm/common_source/atan.c 5.2
SCCS-vsn: lib/libm/common_source/atanh.c 5.2
SCCS-vsn: lib/libm/common_source/cosh.c 5.2
SCCS-vsn: lib/libm/common_source/exp.c 5.2
SCCS-vsn: lib/libm/common_source/expm1.c 5.2

36 years agoadd Berkeley specific copyright
Keith Bostic [Sat, 30 Apr 1988 03:23:23 +0000 (19:23 -0800)]
add Berkeley specific copyright

SCCS-vsn: lib/libm/ieee/cabs.c 5.2
SCCS-vsn: lib/libm/ieee/cbrt.c 5.3
SCCS-vsn: lib/libm/ieee/support.c 5.2

36 years agoadd Berkeley copyright; NOTE: this code is AT&T derived!
Keith Bostic [Sat, 30 Apr 1988 03:21:16 +0000 (19:21 -0800)]
add Berkeley copyright; NOTE: this code is AT&T derived!

SCCS-vsn: lib/libm/common_source/j0.c 5.2
SCCS-vsn: lib/libm/common_source/j1.c 5.2
SCCS-vsn: lib/libm/common_source/jn.c 5.2
SCCS-vsn: lib/libm/common_source/lgamma.c 5.2
SCCS-vsn: lib/libm/common_source/erf.c 5.2
SCCS-vsn: lib/libm/common_source/floor.c 5.2

36 years agoadd Berkeley specific copyright
Keith Bostic [Sat, 30 Apr 1988 03:13:38 +0000 (19:13 -0800)]
add Berkeley specific copyright

SCCS-vsn: lib/libm/README 5.2

36 years agofontmetrics version 2
Mike Karels [Sat, 30 Apr 1988 02:07:09 +0000 (18:07 -0800)]
fontmetrics version 2

SCCS-vsn: local/transcript/src/pscatmap.c 1.2

36 years agodate and time created 88/04/29 11:06:16 by karels
Mike Karels [Sat, 30 Apr 1988 02:06:16 +0000 (18:06 -0800)]
date and time created 88/04/29 11:06:16 by karels

SCCS-vsn: local/transcript/src/pscatmap.c 1.1

36 years agoSimulate bold font as overstrike if no bold-on sequence
Marc Teitelbaum [Thu, 28 Apr 1988 10:27:49 +0000 (02:27 -0800)]
Simulate bold font as overstrike if no bold-on sequence

SCCS-vsn: old/roff/nroff/n10.c 4.3

36 years agocp unused in function do_swap
Keith Bostic [Wed, 27 Apr 1988 04:35:22 +0000 (20:35 -0800)]
cp unused in function do_swap

SCCS-vsn: usr.sbin/config/mkswapconf.c 5.4

36 years agoformat/argument count mismatch
Keith Bostic [Wed, 27 Apr 1988 04:34:40 +0000 (20:34 -0800)]
format/argument count mismatch

SCCS-vsn: usr.sbin/config/mkioconf.c 5.7

36 years agoint format, unsigned arg in fprintf
Keith Bostic [Wed, 27 Apr 1988 04:33:56 +0000 (20:33 -0800)]
int format, unsigned arg in fprintf

SCCS-vsn: usr.sbin/config/mkheaders.c 5.2

36 years agoadd getopt; create system directory if it doesn't already exist
Keith Bostic [Wed, 27 Apr 1988 04:31:07 +0000 (20:31 -0800)]
add getopt; create system directory if it doesn't already exist

SCCS-vsn: usr.sbin/config/main.c 5.7

36 years agoPREFIX only used in main.c
Keith Bostic [Wed, 27 Apr 1988 04:29:17 +0000 (20:29 -0800)]
PREFIX only used in main.c

SCCS-vsn: usr.sbin/config/config.h 5.6

36 years agofixed type-ahead after getting out of command mode bug
Edward Wang [Tue, 26 Apr 1988 13:07:26 +0000 (05:07 -0800)]
fixed type-ahead after getting out of command mode bug

SCCS-vsn: usr.bin/window/cmd.c 3.37
SCCS-vsn: usr.bin/window/mloop.c 3.11

36 years agodon't include sysexits.h in uucp.h, include it in uux.c
Keith Bostic [Tue, 26 Apr 1988 10:09:38 +0000 (02:09 -0800)]
don't include sysexits.h in uucp.h, include it in uux.c

SCCS-vsn: usr.bin/uucp/includes/uucp.h 5.15

36 years agouux includes sysexits.h itself
Keith Bostic [Tue, 26 Apr 1988 10:09:01 +0000 (02:09 -0800)]
uux includes sysexits.h itself

SCCS-vsn: usr.bin/uucp/uux/uux.c 5.9

36 years agofix usage message
Keith Bostic [Tue, 26 Apr 1988 09:26:26 +0000 (01:26 -0800)]
fix usage message

SCCS-vsn: old/more/more.c 5.18

36 years agoSCCS file corrupted, and not recoverable from any dump tapes.
Keith Bostic [Tue, 26 Apr 1988 06:42:49 +0000 (22:42 -0800)]
SCCS file corrupted, and not recoverable from any dump tapes.
SCCS/S.ik.c.corrupted contains the original SCCS file.
attached is the SCCS change listing.

D 7.1 86/06/05 01:10:50 mckusick 16 15 00001/00001/00251
4.3BSD release version

D 6.3 85/06/08 14:17:17 mckusick 15 14 00007/00001/00245
Add copyright

D 6.2 84/08/29 20:08:28 bloom 14 13 00011/00011/00235
Change to includes.  No more ../h

D 6.1 83/07/29 07:27:54 sam 13 12 00000/00000/00246
4.2 distribution

D 4.11 82/12/17 12:02:38 sam 12 11 00002/00001/00244
sun merge

D 4.10 82/10/22 01:14:02 root 11 10 00001/00000/00244
lint

D 4.9 82/10/21 21:20:14 root 10 9 00033/00024/00211
lint

D 4.8 82/10/17 11:49:20 root 9 8 00018/00022/00217
ioctl/open return errors, not u.u_error; remove ubarelses (it is
now done in uba.c); add open routines to some disk drivers

D 4.7 82/10/10 17:27:35 root 8 7 00004/00003/00235
header files for vax are in their place

D 4.6 82/09/12 03:07:35 root 7 6 00004/00006/00234
physio returns error, not in u.u_error

D 4.5 82/08/22 21:18:29 root 6 5 00002/00002/00238
fully uio()'d

D 4.4 82/08/13 00:15:52 root 5 4 00007/00005/00233
changes for char dev uio'ing

D 4.3 82/08/01 19:25:26 sam 4 3 00008/00005/00230
new ioctl's

D 4.2 82/07/15 20:02:08 kre 3 1 00001/00000/00234
probe routines return size of unibus dev regs to reserve space

D 4.1 82/06/26 16:08:58 sam 1 0 00234/00000/00000
date and time created 82/06/26 16:08:58 by sam

SCCS-vsn: sys/vax/uba/ik.c 7.1

36 years agokeep cksum up to date, support variable offset (now need to have
Mike Karels [Mon, 25 Apr 1988 11:43:19 +0000 (03:43 -0800)]
keep cksum up to date, support variable offset (now need to have
existing label to update)

SCCS-vsn: sys/ufs/ffs/ufs_disksubr.c 7.6
SCCS-vsn: sys/ufs/ufs/ufs_disksubr.c 7.6

36 years agofixes for ANSI C
Keith Bostic [Mon, 25 Apr 1988 08:21:08 +0000 (00:21 -0800)]
fixes for ANSI C

SCCS-vsn: usr.bin/bc/bc.y 4.5
SCCS-vsn: usr.bin/deroff/deroff.c 4.7

36 years agofix for ANSI C
Keith Bostic [Mon, 25 Apr 1988 08:12:35 +0000 (00:12 -0800)]
fix for ANSI C

SCCS-vsn: lib/libc/stdlib/random.c 5.4
SCCS-vsn: usr.bin/file/file.c 4.14

36 years agofixes for ANSI C
Keith Bostic [Mon, 25 Apr 1988 08:05:50 +0000 (00:05 -0800)]
fixes for ANSI C

SCCS-vsn: old/refer/refer/glue3.c 4.2
SCCS-vsn: old/refer/refer/glue4.c 4.2
SCCS-vsn: old/refer/inv/inv5.c 4.3
SCCS-vsn: old/refer/mkey/mkey2.c 4.2

36 years agofix for ANSI C
Keith Bostic [Mon, 25 Apr 1988 07:53:56 +0000 (23:53 -0800)]
fix for ANSI C

SCCS-vsn: usr.bin/uucp/acucntrl/acucntrl.c 5.14
SCCS-vsn: usr.bin/uucp/uucico/conn.c 5.14
SCCS-vsn: usr.bin/uucp/libuu/ulockf.c 5.7
SCCS-vsn: usr.bin/uucp/uucp/uucp.c 5.8

36 years agofix for ANSI C
Keith Bostic [Mon, 25 Apr 1988 06:49:57 +0000 (22:49 -0800)]
fix for ANSI C

SCCS-vsn: old/pcc/ccom.tahoe/macdefs.h 1.6
SCCS-vsn: old/pcc/ccom.vax/macdefs.h 4.5
SCCS-vsn: old/pcc/mip/trees.c 4.35

36 years agofix for ANSI C
Keith Bostic [Mon, 25 Apr 1988 06:33:44 +0000 (22:33 -0800)]
fix for ANSI C

SCCS-vsn: games/mille/extern.c 5.3
SCCS-vsn: games/trek/trek.h 5.2
SCCS-vsn: lib/libc/gen/exec.c 5.3

36 years agofixes for ANSI C
Keith Bostic [Mon, 25 Apr 1988 06:19:53 +0000 (22:19 -0800)]
fixes for ANSI C

SCCS-vsn: games/hack/hack.cmd.c 1.2

36 years agodate and time created 88/04/24 15:19:12 by bostic
Keith Bostic [Mon, 25 Apr 1988 06:19:12 +0000 (22:19 -0800)]
date and time created 88/04/24 15:19:12 by bostic

SCCS-vsn: games/hack/hack.cmd.c 1.1

36 years agofix for ANSI C
Keith Bostic [Mon, 25 Apr 1988 06:17:20 +0000 (22:17 -0800)]
fix for ANSI C

SCCS-vsn: old/games.vax/compat/dofloat.c 4.3

36 years agofix for ANSI C; isblock didn't always return a value
Keith Bostic [Mon, 25 Apr 1988 06:11:20 +0000 (22:11 -0800)]
fix for ANSI C; isblock didn't always return a value

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

36 years agofixes for ANSI C
Keith Bostic [Mon, 25 Apr 1988 06:08:37 +0000 (22:08 -0800)]
fixes for ANSI C

SCCS-vsn: old/sh/args.c 4.5
SCCS-vsn: old/sh/cmd.c 4.3
SCCS-vsn: old/sh/macro.c 4.4
SCCS-vsn: old/sh/mode.h 4.2
SCCS-vsn: old/sh/service.c 4.5
SCCS-vsn: old/sh/word.c 4.7
SCCS-vsn: old/sh/xec.c 4.6

36 years agofix for ANSI C
Keith Bostic [Mon, 25 Apr 1988 06:02:54 +0000 (22:02 -0800)]
fix for ANSI C

SCCS-vsn: bin/expr/expr.y 4.7

36 years agoANSI C preprocessor doesn't like single apostrophes, so use cpp
Keith Bostic [Mon, 25 Apr 1988 05:58:03 +0000 (21:58 -0800)]
ANSI C preprocessor doesn't like single apostrophes, so use cpp

SCCS-vsn: bin/csh/Makefile 5.9

36 years agofix for ANSI C
Keith Bostic [Mon, 25 Apr 1988 05:53:42 +0000 (21:53 -0800)]
fix for ANSI C

SCCS-vsn: old/adb/adb.vax/format.c 4.5
SCCS-vsn: bin/cat/cat.c 5.3

36 years agofixed mistake in filename completion (control-D to escape)
Edward Wang [Sun, 24 Apr 1988 15:17:29 +0000 (07:17 -0800)]
fixed mistake in filename completion (control-D to escape)

SCCS-vsn: bin/csh/csh.1 6.11

36 years agoupdate disklabels
Mike Karels [Sun, 24 Apr 1988 08:56:42 +0000 (00:56 -0800)]
update disklabels

SCCS-vsn: sys/tahoe/vba/vd.c 1.23

36 years agofirst version (not working)
Mike Karels [Sun, 24 Apr 1988 07:44:08 +0000 (23:44 -0800)]
first version (not working)

SCCS-vsn: sys/vax/vax/kdb_machdep.c 7.1
SCCS-vsn: sys/vax/vax/kdb_opset.c 7.1
SCCS-vsn: sys/vax/include/kdbparam.h 7.1

36 years agocompat for old HDR I/O; on-line formatting ioctls; ioctl to set
Mike Karels [Sun, 24 Apr 1988 06:28:23 +0000 (22:28 -0800)]
compat for old HDR I/O; on-line formatting ioctls; ioctl to set
in-core bad-sector table; lots of disklabel cleanups

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

36 years agoadd msgbufmapped
Mike Karels [Sun, 24 Apr 1988 04:01:31 +0000 (20:01 -0800)]
add msgbufmapped

SCCS-vsn: sys/vax/vax/machdep.c 7.11

36 years agoenlarge kmem map for hungry net if's (should maybe try to compute)
Mike Karels [Sun, 24 Apr 1988 03:59:29 +0000 (19:59 -0800)]
enlarge kmem map for hungry net if's (should maybe try to compute)

SCCS-vsn: sys/vax/vax/locore.s 7.9

36 years agobreak out chown error into separate routine
Keith Bostic [Sun, 24 Apr 1988 03:33:13 +0000 (19:33 -0800)]
break out chown error into separate routine

SCCS-vsn: usr.sbin/chown/chown.c 5.10

36 years agoedits from Mike
Kirk McKusick [Sat, 23 Apr 1988 12:15:21 +0000 (04:15 -0800)]
edits from Mike

SCCS-vsn: share/doc/papers/kernmalloc/kernmalloc.t 1.7

36 years agofix per Mike's comments
Kirk McKusick [Sat, 23 Apr 1988 12:14:10 +0000 (04:14 -0800)]
fix per Mike's comments

SCCS-vsn: share/doc/papers/kernmalloc/usage.tbl 1.3

36 years agobreak the block so both tables get centered
Kirk McKusick [Sat, 23 Apr 1988 09:42:40 +0000 (01:42 -0800)]
break the block so both tables get centered

SCCS-vsn: share/doc/papers/kernmalloc/usage.tbl 1.2

36 years agodate and time created 88/04/22 18:41:15 by mckusick
Kirk McKusick [Sat, 23 Apr 1988 09:41:15 +0000 (01:41 -0800)]
date and time created 88/04/22 18:41:15 by mckusick

SCCS-vsn: share/doc/papers/kernmalloc/alloc.fig 1.1

36 years agoadd keywords
Mike Karels [Sat, 23 Apr 1988 08:40:51 +0000 (00:40 -0800)]
add keywords

SCCS-vsn: local/tmac/hed.ms 1.4

36 years agominor edits and cleanups
Kirk McKusick [Sat, 23 Apr 1988 08:39:09 +0000 (00:39 -0800)]
minor edits and cleanups

SCCS-vsn: share/doc/papers/kernmalloc/kernmalloc.t 1.6

36 years agolots of new preprocessors
Kirk McKusick [Sat, 23 Apr 1988 08:38:26 +0000 (00:38 -0800)]
lots of new preprocessors

SCCS-vsn: share/doc/papers/kernmalloc/Makefile 1.2

36 years agocleanup to make fit on two pages
Kirk McKusick [Sat, 23 Apr 1988 08:38:01 +0000 (00:38 -0800)]
cleanup to make fit on two pages

SCCS-vsn: share/doc/papers/kernmalloc/appendix.t 1.2

36 years agodate and time created 88/04/22 17:37:08 by mckusick
Kirk McKusick [Sat, 23 Apr 1988 08:37:08 +0000 (00:37 -0800)]
date and time created 88/04/22 17:37:08 by mckusick

SCCS-vsn: share/doc/papers/kernmalloc/usage.tbl 1.1

36 years agoadjust letterhead spacing for laserwriter (at least)
Mike Karels [Sat, 23 Apr 1988 08:09:39 +0000 (00:09 -0800)]
adjust letterhead spacing for laserwriter (at least)

SCCS-vsn: local/tmac/hed.ms 1.3

36 years agowasen't using users PAGER if it was "more"
Marc Teitelbaum [Sat, 23 Apr 1988 07:51:26 +0000 (23:51 -0800)]
wasen't using users PAGER if it was "more"

SCCS-vsn: usr.bin/man/man.c 5.15

36 years agoadd -a flag, print all man pages; add getopt, required getopt to handle
Keith Bostic [Sat, 23 Apr 1988 07:37:42 +0000 (23:37 -0800)]
add -a flag, print all man pages; add getopt, required getopt to handle
single dash; add routine jump, to handle old -k and -f flags;

SCCS-vsn: usr.bin/man/man.c 5.14

36 years agodon't check group membership until after failure; don't do stat
Keith Bostic [Sat, 23 Apr 1988 03:18:07 +0000 (19:18 -0800)]
don't check group membership until after failure; don't do stat
unless recursive, minor cleanups

SCCS-vsn: usr.sbin/chown/chown.c 5.9

36 years agominor cleanups
Keith Bostic [Sat, 23 Apr 1988 03:16:19 +0000 (19:16 -0800)]
minor cleanups

SCCS-vsn: share/me/Makefile 6.4

36 years agodate and time created 88/04/22 12:15:53 by bostic
Keith Bostic [Sat, 23 Apr 1988 03:15:53 +0000 (19:15 -0800)]
date and time created 88/04/22 12:15:53 by bostic

SCCS-vsn: share/me/strip.sed 5.1

36 years agoallow .PS to support old or new pic (new uses units of inches)
Mike Karels [Sat, 23 Apr 1988 01:48:37 +0000 (17:48 -0800)]
allow .PS to support old or new pic (new uses units of inches)

SCCS-vsn: share/me/tmac.orig_me 2.29

36 years agocomments from reviewer #201
Kirk McKusick [Fri, 22 Apr 1988 14:18:44 +0000 (06:18 -0800)]
comments from reviewer #201

SCCS-vsn: share/doc/papers/kernmalloc/kernmalloc.t 1.5

36 years agocomments from reviewer #200
Kirk McKusick [Fri, 22 Apr 1988 10:32:43 +0000 (02:32 -0800)]
comments from reviewer #200

SCCS-vsn: share/doc/papers/kernmalloc/kernmalloc.t 1.4

36 years agofor reviewer #204
Kirk McKusick [Fri, 22 Apr 1988 10:32:05 +0000 (02:32 -0800)]
for reviewer #204

SCCS-vsn: share/doc/papers/kernmalloc/appendix.t 1.1

36 years agofeedback from reviewer #204
Kirk McKusick [Fri, 22 Apr 1988 09:03:30 +0000 (01:03 -0800)]
feedback from reviewer #204

SCCS-vsn: share/doc/papers/kernmalloc/kernmalloc.t 1.3

36 years agomv mail and rmail into usr.lib/sendmail/aux
Keith Bostic [Fri, 22 Apr 1988 08:49:37 +0000 (00:49 -0800)]
mv mail and rmail into usr.lib/sendmail/aux

SCCS-vsn: bin/Makefile 5.26

36 years agobring up to date
Keith Bostic [Fri, 22 Apr 1988 08:17:16 +0000 (00:17 -0800)]
bring up to date

SCCS-vsn: usr.sbin/sendmail/mailstats/mailstats.c 5.4

36 years agobring it up to date
Keith Bostic [Fri, 22 Apr 1988 08:01:39 +0000 (00:01 -0800)]
bring it up to date

SCCS-vsn: usr.sbin/sendmail/praliases/praliases.c 5.3

36 years agoadd getopt for "--" capability
Keith Bostic [Fri, 22 Apr 1988 02:42:58 +0000 (18:42 -0800)]
add getopt for "--" capability

SCCS-vsn: bin/rm/rm.c 4.22
SCCS-vsn: bin/mv/mv.c 5.7

36 years agoadd getopt; clean up tree traversal; lint cleanups
Keith Bostic [Fri, 22 Apr 1988 02:37:37 +0000 (18:37 -0800)]
add getopt; clean up tree traversal; lint cleanups

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

36 years agominor cleanups, clarify -f flag
Keith Bostic [Fri, 22 Apr 1988 02:23:34 +0000 (18:23 -0800)]
minor cleanups, clarify -f flag

SCCS-vsn: usr.sbin/chown/chgrp.1 6.3

36 years agominor cleanups, clarify meaning of -f
Keith Bostic [Fri, 22 Apr 1988 02:15:19 +0000 (18:15 -0800)]
minor cleanups, clarify meaning of -f

SCCS-vsn: usr.sbin/chown/chown.8 6.3

36 years agoremove chgrp, replaced by link to chown
Keith Bostic [Fri, 22 Apr 1988 02:05:41 +0000 (18:05 -0800)]
remove chgrp, replaced by link to chown

SCCS-vsn: bin/Makefile 5.25

36 years agoreplacement code for chown and chgrp; major differences are use of
Keith Bostic [Fri, 22 Apr 1988 02:04:00 +0000 (18:04 -0800)]
replacement code for chown and chgrp; major differences are use of
getopt(3), much faster tree traversal code, fixed checking of group
membership; complete rewrite, added Berkeley specific header

SCCS-vsn: usr.sbin/chown/chown.c 5.8

36 years agoadd -F
Mike Karels [Fri, 22 Apr 1988 01:42:51 +0000 (17:42 -0800)]
add -F

SCCS-vsn: old/implog/implog.8 6.3

36 years agoyet another option: -F follows from end
Mike Karels [Fri, 22 Apr 1988 01:40:20 +0000 (17:40 -0800)]
yet another option: -F follows from end

SCCS-vsn: old/implog/implog.c 5.9

36 years agofinish the fix
Mike Karels [Fri, 22 Apr 1988 00:53:36 +0000 (16:53 -0800)]
finish the fix

SCCS-vsn: lib/libc/net/res_query.c 5.4

36 years agoadd Berkeley specific header
Keith Bostic [Fri, 22 Apr 1988 00:07:17 +0000 (16:07 -0800)]
add Berkeley specific header

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

36 years agoadd Berkeley specific header
Keith Bostic [Thu, 21 Apr 1988 07:36:56 +0000 (23:36 -0800)]
add Berkeley specific header

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

36 years agowritten by Len Edmondson, add Berkeley specific header; fix flagbits
Keith Bostic [Thu, 21 Apr 1988 05:17:03 +0000 (21:17 -0800)]
written by Len Edmondson, add Berkeley specific header; fix flagbits
routine to squeeze flags together, output dash if no flags; replace getname
routine with simpler one; bug report 4.2BSD/ucb/227

SCCS-vsn: usr.bin/lastcomm/lastcomm.c 5.5

36 years agomarc's changes for alternate bootstraps; keith's changes to enable/
Mike Karels [Thu, 21 Apr 1988 03:37:42 +0000 (19:37 -0800)]
marc's changes for alternate bootstraps; keith's changes to enable/
disable writing of label sector; many cleanups

SCCS-vsn: sbin/disklabel/disklabel.c 5.12

36 years agosame() used too much, make it a macro
Keith Bostic [Thu, 21 Apr 1988 03:36:48 +0000 (19:36 -0800)]
same() used too much, make it a macro

SCCS-vsn: games/snake/snake/snake.h 5.3