unix-history/.git
33 years agoreset directory link counts on I/O failure
Kirk McKusick [Tue, 12 Mar 1991 10:23:34 +0000 (02:23 -0800)]
reset directory link counts on I/O failure

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.56
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.56
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.56
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.56

33 years agochange hash "bytes to cache" to cachesize for consistency
Keith Bostic [Tue, 12 Mar 1991 08:06:17 +0000 (00:06 -0800)]
change hash "bytes to cache" to cachesize for consistency

SCCS-vsn: include/db.h 5.7

33 years agoflag fields are u_int's
Keith Bostic [Tue, 12 Mar 1991 08:04:41 +0000 (00:04 -0800)]
flag fields are u_int's

SCCS-vsn: lib/libc/db/man/dbopen.3 5.15

33 years agofts(3) now returns reasonable error messages
Keith Bostic [Tue, 12 Mar 1991 07:00:07 +0000 (23:00 -0800)]
fts(3) now returns reasonable error messages
policy change, don't ignore FTS_DC items, stat as usual

SCCS-vsn: usr.bin/du/du.c 5.9

33 years agodocument POSIX and more compatibility stuff for -s
Keith Bostic [Tue, 12 Mar 1991 06:31:50 +0000 (22:31 -0800)]
document POSIX and more compatibility stuff for -s
change so that the command line file name is used for error/info messages

SCCS-vsn: usr.bin/ar/ar.1 6.8

33 years agochange so that the command line file name is used for error/info messages
Keith Bostic [Tue, 12 Mar 1991 06:31:22 +0000 (22:31 -0800)]
change so that the command line file name is used for error/info messages

SCCS-vsn: usr.bin/ar/append.c 5.3
SCCS-vsn: usr.bin/ar/ar.c 5.8
SCCS-vsn: usr.bin/ar/contents.c 5.4
SCCS-vsn: usr.bin/ar/delete.c 5.4
SCCS-vsn: usr.bin/ar/extract.c 5.3
SCCS-vsn: usr.bin/ar/move.c 5.4
SCCS-vsn: usr.bin/ar/print.c 5.4
SCCS-vsn: usr.bin/ar/replace.c 5.5

33 years agoget truncated names right -- it's 15 chars, not 16
Keith Bostic [Tue, 12 Mar 1991 02:27:49 +0000 (18:27 -0800)]
get truncated names right -- it's 15 chars, not 16

SCCS-vsn: usr.bin/ar/ar.1 6.7
SCCS-vsn: usr.bin/ar/archive.c 5.4
SCCS-vsn: usr.bin/ar/archive.h 5.4
SCCS-vsn: usr.bin/ar/misc.c 5.4

33 years ago#define root and root's parent fts_level values in <fts.h>
Keith Bostic [Tue, 12 Mar 1991 01:27:31 +0000 (17:27 -0800)]
#define root and root's parent fts_level values in <fts.h>
delete hack to make root DNE error FTS_ERR instead of FTS_NS, the usual return

SCCS-vsn: lib/libc/gen/fts.c 5.15

33 years agomuch-updated version from van, uses slip framing
Mike Karels [Tue, 12 Mar 1991 01:16:40 +0000 (17:16 -0800)]
much-updated version from van, uses slip framing

SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 7.5

33 years agoadd #defines for root and root parent -- used by applications
Keith Bostic [Tue, 12 Mar 1991 01:14:12 +0000 (17:14 -0800)]
add #defines for root and root parent -- used by applications

SCCS-vsn: include/fts.h 5.13

33 years agoman page macro and text revisions (-mdoc version 3)
Cynthia A. E. Livingston [Mon, 11 Mar 1991 15:49:59 +0000 (07:49 -0800)]
man page macro and text revisions (-mdoc version 3)

SCCS-vsn: lib/libc/sys/_exit.2 6.5
SCCS-vsn: lib/libc/sys/access.2 6.7
SCCS-vsn: lib/libc/sys/acct.2 6.5
SCCS-vsn: lib/libc/sys/adjtime.2 1.7
SCCS-vsn: lib/libc/sys/bind.2 6.9
SCCS-vsn: lib/libc/sys/brk.2 6.5
SCCS-vsn: lib/libc/sys/chdir.2 6.7
SCCS-vsn: lib/libc/sys/chflags.2 6.4
SCCS-vsn: lib/libc/sys/chmod.2 6.6
SCCS-vsn: lib/libc/sys/chown.2 6.7
SCCS-vsn: lib/libc/sys/chroot.2 6.5
SCCS-vsn: lib/libc/sys/close.2 6.4
SCCS-vsn: lib/libc/sys/connect.2 6.9
SCCS-vsn: lib/libc/sys/dup.2 6.4
SCCS-vsn: lib/libc/sys/execve.2 6.9
SCCS-vsn: lib/libc/sys/fcntl.2 6.7
SCCS-vsn: lib/libc/sys/flock.2 6.7
SCCS-vsn: lib/libc/sys/fork.2 6.5
SCCS-vsn: lib/libc/sys/fsync.2 6.7
SCCS-vsn: lib/libc/sys/getdirentries.2 6.4
SCCS-vsn: lib/libc/sys/getdtablesize.2 6.5
SCCS-vsn: lib/libc/sys/getfh.2 6.3
SCCS-vsn: lib/libc/sys/getfsstat.2 6.5
SCCS-vsn: lib/libc/sys/getgid.2 6.3
SCCS-vsn: lib/libc/sys/getgroups.2 6.7
SCCS-vsn: lib/libc/compat-43/gethostid.3 6.6
SCCS-vsn: lib/libc/gen/gethostname.3 6.7
SCCS-vsn: lib/libc/sys/getitimer.2 6.6
SCCS-vsn: lib/libc/sys/getlogin.2 6.2
SCCS-vsn: lib/libc/gen/getpagesize.3 6.4
SCCS-vsn: lib/libc/sys/getpeername.2 6.5
SCCS-vsn: lib/libc/sys/getpgrp.2 6.4
SCCS-vsn: lib/libc/sys/getpid.2 6.4
SCCS-vsn: lib/libc/sys/getpriority.2 6.9
SCCS-vsn: lib/libc/sys/getrlimit.2 6.7
SCCS-vsn: lib/libc/sys/getrusage.2 6.9
SCCS-vsn: lib/libc/sys/getsockname.2 6.4
SCCS-vsn: lib/libc/sys/getsockopt.2 6.7
SCCS-vsn: lib/libc/sys/gettimeofday.2 6.11
SCCS-vsn: lib/libc/sys/getuid.2 6.4
SCCS-vsn: lib/libc/sys/intro.2 6.11
SCCS-vsn: lib/libc/sys/ioctl.2 6.4
SCCS-vsn: lib/libc/sys/kill.2 6.6
SCCS-vsn: lib/libc/sys/link.2 6.4
SCCS-vsn: lib/libc/sys/listen.2 6.5
SCCS-vsn: lib/libc/sys/lseek.2 6.5
SCCS-vsn: lib/libc/sys/mkdir.2 6.7
SCCS-vsn: lib/libc/sys/mkfifo.2 6.3
SCCS-vsn: lib/libc/sys/mknod.2 6.5
SCCS-vsn: lib/libc/sys/mount.2 6.11
SCCS-vsn: lib/libc/sys/nfssvc.2 6.5
SCCS-vsn: lib/libc/sys/open.2 6.6
SCCS-vsn: lib/libc/sys/pipe.2 6.3
SCCS-vsn: lib/libc/sys/quotactl.2 6.12
SCCS-vsn: lib/libc/sys/read.2 6.7
SCCS-vsn: lib/libc/sys/readlink.2 6.8
SCCS-vsn: lib/libc/sys/reboot.2 6.5
SCCS-vsn: lib/libc/sys/recv.2 6.9
SCCS-vsn: lib/libc/sys/rename.2 6.7
SCCS-vsn: lib/libc/sys/rmdir.2 6.6
SCCS-vsn: lib/libc/sys/select.2 6.8
SCCS-vsn: lib/libc/sys/send.2 6.7
SCCS-vsn: lib/libc/sys/setgroups.2 6.7
SCCS-vsn: lib/libc/sys/setpgid.2 6.3
SCCS-vsn: lib/libc/compat-43/setreuid.2 6.4
SCCS-vsn: lib/libc/sys/shutdown.2 6.4
SCCS-vsn: lib/libc/sys/sigprocmask.2 6.3
SCCS-vsn: lib/libc/sys/sigreturn.2 6.5
SCCS-vsn: lib/libc/sys/sigstack.2 6.5
SCCS-vsn: lib/libc/sys/sigsuspend.2 6.2
SCCS-vsn: lib/libc/sys/socket.2 6.8
SCCS-vsn: lib/libc/sys/socketpair.2 6.4
SCCS-vsn: lib/libc/sys/stat.2 6.9
SCCS-vsn: lib/libc/sys/statfs.2 6.4
SCCS-vsn: lib/libc/sys/swapon.2 6.7
SCCS-vsn: lib/libc/sys/symlink.2 6.6
SCCS-vsn: lib/libc/sys/sync.2 6.3
SCCS-vsn: lib/libc/sys/syscall.2 6.3
SCCS-vsn: lib/libc/sys/truncate.2 6.9
SCCS-vsn: lib/libc/sys/umask.2 6.2
SCCS-vsn: lib/libc/sys/unlink.2 6.3
SCCS-vsn: lib/libc/sys/utimes.2 6.6
SCCS-vsn: lib/libc/sys/vfork.2 6.3
SCCS-vsn: lib/libc/sys/wait.2 6.5
SCCS-vsn: lib/libc/sys/write.2 6.6
SCCS-vsn: lib/libc/compat-43/creat.2 6.9
SCCS-vsn: lib/libc/compat-43/killpg.2 6.5
SCCS-vsn: lib/libc/compat-43/sigblock.2 6.7
SCCS-vsn: lib/libc/compat-43/sigpause.2 6.6
SCCS-vsn: lib/libc/compat-43/sigsetmask.2 6.7

33 years agoadd -s option which inserts/matches truncated member names
Keith Bostic [Mon, 11 Mar 1991 08:26:06 +0000 (00:26 -0800)]
add -s option which inserts/matches truncated member names

SCCS-vsn: usr.bin/ar/archive.c 5.3
SCCS-vsn: usr.bin/ar/archive.h 5.3
SCCS-vsn: usr.bin/ar/ar.c 5.7
SCCS-vsn: usr.bin/ar/ar.1 6.6
SCCS-vsn: usr.bin/ar/misc.c 5.3

33 years agofold header.c into archive.c
Keith Bostic [Mon, 11 Mar 1991 07:38:43 +0000 (23:38 -0800)]
fold header.c into archive.c

SCCS-vsn: usr.bin/ar/Makefile 5.8

33 years agoSKIP -> skipobj, cleanup, get padding and archive creation right
Keith Bostic [Mon, 11 Mar 1991 07:38:01 +0000 (23:38 -0800)]
SKIP -> skipobj, cleanup, get padding and archive creation right

SCCS-vsn: usr.bin/ar/replace.c 5.4

33 years agoSKIP -> skipobj
Keith Bostic [Mon, 11 Mar 1991 07:37:38 +0000 (23:37 -0800)]
SKIP -> skipobj

SCCS-vsn: usr.bin/ar/print.c 5.3

33 years agocleanup, get padding and archive creation right
Keith Bostic [Mon, 11 Mar 1991 07:37:15 +0000 (23:37 -0800)]
cleanup, get padding and archive creation right

SCCS-vsn: usr.bin/ar/move.c 5.3

33 years agoANSI
Keith Bostic [Mon, 11 Mar 1991 07:37:04 +0000 (23:37 -0800)]
ANSI

SCCS-vsn: usr.bin/ar/misc.c 5.2

33 years agoSKIP -> skipobj
Keith Bostic [Mon, 11 Mar 1991 07:36:56 +0000 (23:36 -0800)]
SKIP -> skipobj

SCCS-vsn: usr.bin/ar/extract.c 5.2

33 years agoSKIP -> skipobj, cleanup, get padding and archive creation right
Keith Bostic [Mon, 11 Mar 1991 07:36:46 +0000 (23:36 -0800)]
SKIP -> skipobj, cleanup, get padding and archive creation right

SCCS-vsn: usr.bin/ar/delete.c 5.3

33 years agoSKIP -> skipobj
Keith Bostic [Mon, 11 Mar 1991 07:36:29 +0000 (23:36 -0800)]
SKIP -> skipobj

SCCS-vsn: usr.bin/ar/contents.c 5.3

33 years agocleanup, get padding and archive creation right, delete SKIP macro
Keith Bostic [Mon, 11 Mar 1991 07:36:19 +0000 (23:36 -0800)]
cleanup, get padding and archive creation right, delete SKIP macro

SCCS-vsn: usr.bin/ar/archive.h 5.2

33 years agofold header.c routines in; add skipobj routine instead of using a macro
Keith Bostic [Mon, 11 Mar 1991 07:35:44 +0000 (23:35 -0800)]
fold header.c routines in; add skipobj routine instead of using a macro
cleanup, get padding and archive creation right

SCCS-vsn: usr.bin/ar/archive.c 5.2

33 years agocleanup, get padding and archive creation right
Keith Bostic [Mon, 11 Mar 1991 07:34:43 +0000 (23:34 -0800)]
cleanup, get padding and archive creation right

SCCS-vsn: usr.bin/ar/append.c 5.2

33 years agonew fts(3) sets errno correctly, don't second-guess it; bring man page
Keith Bostic [Mon, 11 Mar 1991 06:51:37 +0000 (22:51 -0800)]
new fts(3) sets errno correctly, don't second-guess it; bring man page
up to date with POSIX.2 Draft 11, add COMPATIBILITY section

SCCS-vsn: bin/rm/rm.c 4.26
SCCS-vsn: bin/rm/rm.1 6.6

33 years agorework to set errno on fts_info error cases, return names from unsearchable
Keith Bostic [Mon, 11 Mar 1991 04:25:46 +0000 (20:25 -0800)]
rework to set errno on fts_info error cases, return names from unsearchable
directories

SCCS-vsn: lib/libc/gen/fts.c 5.14
SCCS-vsn: lib/libc/gen/fts.3 5.9

33 years agonon-AT&T implementations of frexp.c in machine/gen/frexp.c
Keith Bostic [Mon, 11 Mar 1991 04:25:04 +0000 (20:25 -0800)]
non-AT&T implementations of frexp.c in machine/gen/frexp.c

SCCS-vsn: lib/libc/gen/Makefile.inc 5.16

33 years agoANSI, error routine; use new fts routines which set errno correctly
Keith Bostic [Mon, 11 Mar 1991 03:37:04 +0000 (19:37 -0800)]
ANSI, error routine; use new fts routines which set errno correctly
so there's lots less work to do here.

SCCS-vsn: usr.bin/find/find.c 4.36
SCCS-vsn: usr.bin/find/find.h 5.4
SCCS-vsn: usr.bin/find/function.c 5.14

33 years agothere aren't any OOB's for time_t's; use another variable
Keith Bostic [Sun, 10 Mar 1991 10:50:48 +0000 (02:50 -0800)]
there aren't any OOB's for time_t's; use another variable

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

33 years agoANSI
Keith Bostic [Sun, 10 Mar 1991 10:44:30 +0000 (02:44 -0800)]
ANSI

SCCS-vsn: usr.bin/find/misc.c 5.6
SCCS-vsn: usr.bin/find/ls.c 5.6
SCCS-vsn: usr.bin/find/option.c 5.5
SCCS-vsn: usr.bin/find/main.c 5.6

33 years agoadd -r option so user can specify an Epoch # of seconds
Keith Bostic [Sun, 10 Mar 1991 10:43:47 +0000 (02:43 -0800)]
add -r option so user can specify an Epoch # of seconds

SCCS-vsn: bin/date/date.c 5.3
SCCS-vsn: bin/date/date.1 6.12

33 years agoreturn errno consistently, return directory contents if not searchable
Keith Bostic [Sun, 10 Mar 1991 10:08:53 +0000 (02:08 -0800)]
return errno consistently, return directory contents if not searchable

SCCS-vsn: include/fts.h 5.12

33 years agodate and time created 91/03/09 18:05:32 by bostic
Keith Bostic [Sun, 10 Mar 1991 10:05:32 +0000 (02:05 -0800)]
date and time created 91/03/09 18:05:32 by bostic

SCCS-vsn: sys/hp300/include/ansi.h 7.1

33 years agocreate {hp300,i386,tahoe,vax}/include/ansi.h
Keith Bostic [Sun, 10 Mar 1991 10:05:29 +0000 (02:05 -0800)]
create {hp300,i386,tahoe,vax}/include/ansi.h

SCCS-vsn: sys/vax/include/types.h 7.5

33 years agoadd vm_offset_t, vm_size_t;
William Nesheim [Sun, 10 Mar 1991 10:04:26 +0000 (02:04 -0800)]
add vm_offset_t, vm_size_t;
create {hp300,i386,tahoe,vax}/include/ansi.h

SCCS-vsn: sys/i386/include/types.h 7.5

33 years agocreate {hp300,i386,tahoe,vax}/include/ansi.h
Keith Bostic [Sun, 10 Mar 1991 10:03:11 +0000 (02:03 -0800)]
create {hp300,i386,tahoe,vax}/include/ansi.h

SCCS-vsn: sys/sys/types.h 7.14
SCCS-vsn: sys/sys/times.h 7.6
SCCS-vsn: include/time.h 5.12
SCCS-vsn: include/string.h 5.10
SCCS-vsn: include/stdio.h 5.15
SCCS-vsn: include/stddef.h 5.4
SCCS-vsn: sys/hp300/include/types.h 7.9

33 years agodocument that prune doesn't work if doing depth-first
Keith Bostic [Sun, 10 Mar 1991 05:32:38 +0000 (21:32 -0800)]
document that prune doesn't work if doing depth-first

SCCS-vsn: usr.bin/find/find.1 6.18

33 years agoANSI, POSIX.2 Draft 11; requires that "chgrp 22" use the group 22's
Keith Bostic [Sun, 10 Mar 1991 05:08:39 +0000 (21:08 -0800)]
ANSI, POSIX.2 Draft 11; requires that "chgrp 22" use the group 22's
group number if such a group exists

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

33 years agoPOSIX.2, Draft 11
Keith Bostic [Sun, 10 Mar 1991 04:36:33 +0000 (20:36 -0800)]
POSIX.2, Draft 11

SCCS-vsn: usr.bin/basename/basename.1 6.5
SCCS-vsn: usr.bin/basename/basename.c 5.1
SCCS-vsn: usr.bin/dirname/dirname.c 5.6

33 years agoshouldn't need writablestrings any more
Keith Bostic [Sun, 10 Mar 1991 00:35:22 +0000 (16:35 -0800)]
shouldn't need writablestrings any more

SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.21

33 years agodon't redefine malloc
Keith Bostic [Sun, 10 Mar 1991 00:27:42 +0000 (16:27 -0800)]
don't redefine malloc

SCCS-vsn: usr.bin/hexdump/display.c 5.11

33 years agofixing hexdump without doing an extra strdup()
Keith Bostic [Sun, 10 Mar 1991 00:27:28 +0000 (16:27 -0800)]
fixing hexdump without doing an extra strdup()

SCCS-vsn: usr.bin/hexdump/parse.c 5.6

33 years agosort orders on times were reversed
Keith Bostic [Sat, 9 Mar 1991 10:19:09 +0000 (02:19 -0800)]
sort orders on times were reversed

SCCS-vsn: bin/ls/cmp.c 5.4

33 years agodate and time created 91/03/08 17:58:12 by bostic
Keith Bostic [Sat, 9 Mar 1991 09:58:12 +0000 (01:58 -0800)]
date and time created 91/03/08 17:58:12 by bostic

SCCS-vsn: usr.bin/cksum/Makefile 5.1

33 years agodate and time created 91/03/08 17:57:00 by bostic
Keith Bostic [Sat, 9 Mar 1991 09:57:00 +0000 (01:57 -0800)]
date and time created 91/03/08 17:57:00 by bostic

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

33 years agodate and time created 91/03/08 17:56:57 by bostic
Keith Bostic [Sat, 9 Mar 1991 09:56:57 +0000 (01:56 -0800)]
date and time created 91/03/08 17:56:57 by bostic

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

33 years agoadd sum
Keith Bostic [Sat, 9 Mar 1991 09:13:22 +0000 (01:13 -0800)]
add sum

SCCS-vsn: old/Makefile 5.14

33 years agomake the world safe for pcc
Keith Bostic [Sat, 9 Mar 1991 08:46:24 +0000 (00:46 -0800)]
make the world safe for pcc

SCCS-vsn: bin/sh/mkbuiltins 5.2
SCCS-vsn: bin/sh/mkinit.c 5.2
SCCS-vsn: bin/sh/mksyntax.c 5.2
SCCS-vsn: bin/sh/nodes.c.pat 5.2
SCCS-vsn: bin/sh/shell.h 5.3

33 years agouse the dbm library
Keith Bostic [Sat, 9 Mar 1991 06:38:32 +0000 (22:38 -0800)]
use the dbm library

SCCS-vsn: old/mkpasswd/Makefile 5.4

33 years agodate and time created 91/03/08 14:28:07 by bostic
Keith Bostic [Sat, 9 Mar 1991 06:28:07 +0000 (22:28 -0800)]
date and time created 91/03/08 14:28:07 by bostic

SCCS-vsn: usr.sbin/pwd_mkdb/Makefile 5.1

33 years agoobsoleted by pwd_mkdb(8)
Keith Bostic [Sat, 9 Mar 1991 06:27:07 +0000 (22:27 -0800)]
obsoleted by pwd_mkdb(8)

SCCS-vsn: old/mkpasswd/mkpasswd.8 6.7

33 years agotypo...
Keith Bostic [Sat, 9 Mar 1991 06:22:55 +0000 (22:22 -0800)]
typo...

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.c 5.4

33 years agoconvert from ndbm(3) to db(3) interface
Keith Bostic [Sat, 9 Mar 1991 06:22:30 +0000 (22:22 -0800)]
convert from ndbm(3) to db(3) interface

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.c 5.3

33 years agouse DBM_SUFFIX; db(3) now appends ".db" when old interface is used.
Keith Bostic [Sat, 9 Mar 1991 06:21:50 +0000 (22:21 -0800)]
use DBM_SUFFIX; db(3) now appends ".db" when old interface is used.

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.c 5.2

33 years agorework the password subsystem
Keith Bostic [Sat, 9 Mar 1991 06:20:52 +0000 (22:20 -0800)]
rework the password subsystem
date and time created 91/03/08 14:20:52 by bostic

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.c 5.1

33 years agodate and time created 91/03/08 14:07:14 by bostic
Keith Bostic [Sat, 9 Mar 1991 06:07:14 +0000 (22:07 -0800)]
date and time created 91/03/08 14:07:14 by bostic

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.8 5.1

33 years agoANSI, don't write into strings; bug report 4.3BSD-reno/usr.lib/0
Keith Bostic [Sat, 9 Mar 1991 04:29:53 +0000 (20:29 -0800)]
ANSI, don't write into strings; bug report 4.3BSD-reno/usr.lib/0

SCCS-vsn: usr.sbin/sendmail/src/util.c 5.20

33 years agoDon't permit '$' in identifiers, for the sake of the 386 assembler.
Donn Seeley [Sat, 9 Mar 1991 03:54:10 +0000 (19:54 -0800)]
Don't permit '$' in identifiers, for the sake of the 386 assembler.

SCCS-vsn: usr.bin/cpp/cpp.sh 6.2

33 years agoANSI; #ifdef out code to delete trailing slashes from user path
Keith Bostic [Fri, 8 Mar 1991 23:34:23 +0000 (15:34 -0800)]
ANSI; #ifdef out code to delete trailing slashes from user path

SCCS-vsn: lib/libc/gen/fts.c 5.13

33 years agodon't duplicate all of the preceding strings for each flag
Keith Bostic [Fri, 8 Mar 1991 23:01:31 +0000 (15:01 -0800)]
don't duplicate all of the preceding strings for each flag

SCCS-vsn: usr.bin/hexdump/odsyntax.c 5.4

33 years ago... or maybe it doesn't after all
Donn Seeley [Fri, 8 Mar 1991 14:14:41 +0000 (06:14 -0800)]
... or maybe it doesn't after all

SCCS-vsn: usr.bin/hexdump/Makefile 5.5

33 years agoChange add() to copy strings.
Donn Seeley [Fri, 8 Mar 1991 14:11:23 +0000 (06:11 -0800)]
Change add() to copy strings.

SCCS-vsn: usr.bin/hexdump/parse.c 5.5

33 years agocomparison functions returned a boolean, not integer difference
Keith Bostic [Fri, 8 Mar 1991 13:50:26 +0000 (05:50 -0800)]
comparison functions returned a boolean, not integer difference

SCCS-vsn: bin/ls/cmp.c 5.3

33 years agohexdump *needs* writable strings...
Keith Bostic [Fri, 8 Mar 1991 13:15:20 +0000 (05:15 -0800)]
hexdump *needs* writable strings...

SCCS-vsn: usr.bin/hexdump/Makefile 5.4

33 years agohandle const, volatile in <sys/cdefs.h>
Keith Bostic [Fri, 8 Mar 1991 13:09:37 +0000 (05:09 -0800)]
handle const, volatile in <sys/cdefs.h>

SCCS-vsn: bin/sh/shell.h 5.2

33 years agodate and time created 91/03/07 20:28:05 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:28:05 +0000 (04:28 -0800)]
date and time created 91/03/07 20:28:05 by bostic

SCCS-vsn: bin/sh/var.h 5.1

33 years agodate and time created 91/03/07 20:28:03 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:28:03 +0000 (04:28 -0800)]
date and time created 91/03/07 20:28:03 by bostic

SCCS-vsn: bin/sh/var.c 5.1

33 years agodate and time created 91/03/07 20:28:02 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:28:02 +0000 (04:28 -0800)]
date and time created 91/03/07 20:28:02 by bostic

SCCS-vsn: bin/sh/trap.h 5.1

33 years agodate and time created 91/03/07 20:28:01 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:28:01 +0000 (04:28 -0800)]
date and time created 91/03/07 20:28:01 by bostic

SCCS-vsn: bin/sh/trap.c 5.1

33 years agodate and time created 91/03/07 20:28:00 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:28:00 +0000 (04:28 -0800)]
date and time created 91/03/07 20:28:00 by bostic

SCCS-vsn: bin/sh/show.c 5.1

33 years agodate and time created 91/03/07 20:27:59 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:59 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:59 by bostic

SCCS-vsn: bin/sh/shell.h 5.1

33 years agodate and time created 91/03/07 20:27:58 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:58 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:58 by bostic

SCCS-vsn: bin/sh/redir.h 5.1

33 years agodate and time created 91/03/07 20:27:57 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:57 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:57 by bostic

SCCS-vsn: bin/sh/redir.c 5.1

33 years agodate and time created 91/03/07 20:27:56 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:56 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:56 by bostic

SCCS-vsn: bin/sh/parser.h 5.1

33 years agodate and time created 91/03/07 20:27:53 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:53 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:53 by bostic

SCCS-vsn: bin/sh/parser.c 5.1

33 years agodate and time created 91/03/07 20:27:52 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:52 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:52 by bostic

SCCS-vsn: bin/sh/output.h 5.1

33 years agodate and time created 91/03/07 20:27:51 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:51 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:51 by bostic

SCCS-vsn: bin/sh/output.c 5.1

33 years agodate and time created 91/03/07 20:27:50 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:50 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:50 by bostic

SCCS-vsn: bin/sh/options.h 5.1

33 years agodate and time created 91/03/07 20:27:49 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:49 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:49 by bostic

SCCS-vsn: bin/sh/options.c 5.1

33 years agodate and time created 91/03/07 20:27:48 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:48 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:48 by bostic

SCCS-vsn: bin/sh/mystring.h 5.1

33 years agodate and time created 91/03/07 20:27:47 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:47 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:47 by bostic

SCCS-vsn: bin/sh/mystring.c 5.1

33 years agodate and time created 91/03/07 20:27:46 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:46 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:46 by bostic

SCCS-vsn: bin/sh/mksyntax.c 5.1

33 years agodate and time created 91/03/07 20:27:44 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:44 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:44 by bostic

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

33 years agodate and time created 91/03/07 20:27:43 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:43 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:43 by bostic

SCCS-vsn: bin/sh/mkinit.c 5.1

33 years agodate and time created 91/03/07 20:27:42 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:42 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:42 by bostic

SCCS-vsn: bin/sh/miscbltin.c 5.1

33 years agodate and time created 91/03/07 20:27:41 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:41 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:41 by bostic

SCCS-vsn: bin/sh/memalloc.h 5.1

33 years agodate and time created 91/03/07 20:27:40 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:40 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:40 by bostic

SCCS-vsn: bin/sh/memalloc.c 5.1

33 years agodate and time created 91/03/07 20:27:39 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:39 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:39 by bostic

SCCS-vsn: bin/sh/main.h 5.1

33 years agodate and time created 91/03/07 20:27:38 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:38 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:38 by bostic

SCCS-vsn: bin/sh/mail.h 5.1
SCCS-vsn: bin/sh/main.c 5.1

33 years agodate and time created 91/03/07 20:27:37 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:37 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:37 by bostic

SCCS-vsn: bin/sh/mail.c 5.1

33 years agodate and time created 91/03/07 20:27:36 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:36 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:36 by bostic

SCCS-vsn: bin/sh/machdep.h 5.1

33 years agodate and time created 91/03/07 20:27:35 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:35 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:35 by bostic

SCCS-vsn: bin/sh/jobs.h 5.1

33 years agodate and time created 91/03/07 20:27:34 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:34 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:34 by bostic

SCCS-vsn: bin/sh/jobs.c 5.1

33 years agodate and time created 91/03/07 20:27:33 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:33 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:33 by bostic

SCCS-vsn: bin/sh/input.h 5.1

33 years agodate and time created 91/03/07 20:27:32 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:32 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:32 by bostic

SCCS-vsn: bin/sh/input.c 5.1

33 years agodate and time created 91/03/07 20:27:31 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:31 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:31 by bostic

SCCS-vsn: bin/sh/init.h 5.1

33 years agodate and time created 91/03/07 20:27:30 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:30 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:30 by bostic

SCCS-vsn: bin/sh/expand.h 5.1

33 years agodate and time created 91/03/07 20:27:29 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:29 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:29 by bostic

SCCS-vsn: bin/sh/expand.c 5.1

33 years agodate and time created 91/03/07 20:27:28 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:28 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:28 by bostic

SCCS-vsn: bin/sh/exec.h 5.1

33 years agodate and time created 91/03/07 20:27:27 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:27 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:27 by bostic

SCCS-vsn: bin/sh/exec.c 5.1

33 years agodate and time created 91/03/07 20:27:26 by bostic
Keith Bostic [Fri, 8 Mar 1991 12:27:26 +0000 (04:27 -0800)]
date and time created 91/03/07 20:27:26 by bostic

SCCS-vsn: bin/sh/eval.h 5.1