unix-history/.git
32 years agomove ENTRY macro into lfs.h; reorganize source, checkpoint before
Keith Bostic [Sat, 2 Nov 1991 09:28:50 +0000 (01:28 -0800)]
move ENTRY macro into lfs.h; reorganize source, checkpoint before
integration

SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.33

32 years agodelete code common with FFS; add inode truncation code
Keith Bostic [Sat, 2 Nov 1991 09:28:02 +0000 (01:28 -0800)]
delete code common with FFS; add inode truncation code
checkpoint before integration

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.45

32 years agodelete code common with FFS; checkpoint before integration
Keith Bostic [Sat, 2 Nov 1991 09:26:26 +0000 (01:26 -0800)]
delete code common with FFS; checkpoint before integration

SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.69
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.62

32 years agomove LFS_IENTRY into lfs.h; checkpoint before integration
Keith Bostic [Sat, 2 Nov 1991 09:25:04 +0000 (01:25 -0800)]
move LFS_IENTRY into lfs.h; checkpoint before integration

SCCS-vsn: sys/ufs/lfs/lfs.h 5.8

32 years agocheckpoint before integration
Keith Bostic [Sat, 2 Nov 1991 09:24:33 +0000 (01:24 -0800)]
checkpoint before integration

SCCS-vsn: sys/ufs/lfs/lfs_bio.c 5.4

32 years agoUFS/FFS split for LFS version 1
Keith Bostic [Sat, 2 Nov 1991 09:16:45 +0000 (01:16 -0800)]
UFS/FFS split for LFS version 1

SCCS-vsn: sys/ufs/mfs/mfs_extern.h 7.1

32 years agoUFS/FFS split for LFS version 1; move prototypes into mfs_extern.h
Keith Bostic [Sat, 2 Nov 1991 09:16:17 +0000 (01:16 -0800)]
UFS/FFS split for LFS version 1; move prototypes into mfs_extern.h

SCCS-vsn: sys/ufs/mfs/mfsnode.h 7.4

32 years agoUFS/FFS split for LFS version 1; mfs_print returns int
Keith Bostic [Sat, 2 Nov 1991 09:12:57 +0000 (01:12 -0800)]
UFS/FFS split for LFS version 1; mfs_print returns int

SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 7.24

32 years agoUFS/FFS split for LFS version 1; fixes for mountfs and ufs_statfs calls
Keith Bostic [Sat, 2 Nov 1991 09:12:06 +0000 (01:12 -0800)]
UFS/FFS split for LFS version 1; fixes for mountfs and ufs_statfs calls

SCCS-vsn: sys/ufs/mfs/mfs_vfsops.c 7.20

32 years agoUFS/FFS split for LFS version 1
Keith Bostic [Sat, 2 Nov 1991 09:09:38 +0000 (01:09 -0800)]
UFS/FFS split for LFS version 1

SCCS-vsn: sys/ufs/ffs/ffs_extern.h 7.1

32 years agoUFS/FFS split for LFS version 1; move everything but ffs_read,
Keith Bostic [Sat, 2 Nov 1991 09:08:55 +0000 (01:08 -0800)]
UFS/FFS split for LFS version 1; move everything but ffs_read,
ffs_write and ffs_fsync into ufs_vnops.c

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.65

32 years agoUFS/FFS split for LFS version 1; add ufsmount inode ops routines
Keith Bostic [Sat, 2 Nov 1991 09:06:21 +0000 (01:06 -0800)]
UFS/FFS split for LFS version 1; add ufsmount inode ops routines
move ufs_start, mountedon, ufs_root, ufs_quotactl, bufstats, ufs_fhtovp and
ufs_vptofh to ufs_vfsops.c

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.57

32 years agoUFS/FFS split for LFS version 1; split ufs_vinit and ufs_ihashget
Keith Bostic [Sat, 2 Nov 1991 09:03:19 +0000 (01:03 -0800)]
UFS/FFS split for LFS version 1; split ufs_vinit and ufs_ihashget
from iget; ufs_init, iput, ufs_inactive, ufs_reclaim, ilock and iunlock move
into ufs_inode.c

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.41

32 years agoUFS/FFS split for LFS version 1; add ffs_blkatoff, ffs_checkoverlap
Keith Bostic [Sat, 2 Nov 1991 08:57:51 +0000 (00:57 -0800)]
UFS/FFS split for LFS version 1; add ffs_blkatoff, ffs_checkoverlap

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 7.14

32 years agoUFS/FFS split for LFS version 1
Keith Bostic [Sat, 2 Nov 1991 08:56:57 +0000 (00:56 -0800)]
UFS/FFS split for LFS version 1

SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 7.14

32 years agoUFS/FFS split for LFS version 1; move inode pref into ffs_ialloc
Keith Bostic [Sat, 2 Nov 1991 08:56:28 +0000 (00:56 -0800)]
UFS/FFS split for LFS version 1; move inode pref into ffs_ialloc

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.28

32 years agonormalize KERNEL includes
Keith Bostic [Sat, 2 Nov 1991 08:53:23 +0000 (00:53 -0800)]
normalize KERNEL includes

SCCS-vsn: sys/ufs/ffs/ffs_tables.c 7.5

32 years agoUFS/FFS split for LFS version 1; move ROOTINO into ufsmount.h
Keith Bostic [Sat, 2 Nov 1991 08:52:49 +0000 (00:52 -0800)]
UFS/FFS split for LFS version 1; move ROOTINO into ufsmount.h

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

32 years agoufs moved down one level
Keith Bostic [Sat, 2 Nov 1991 08:49:49 +0000 (00:49 -0800)]
ufs moved down one level

SCCS-vsn: sys/nfs/nfs_vnops.c 7.62

32 years agorename bufstats to ufs_bufstats
Keith Bostic [Sat, 2 Nov 1991 08:49:37 +0000 (00:49 -0800)]
rename bufstats to ufs_bufstats

SCCS-vsn: sys/nfs/nfs_vfsops.c 7.32

32 years agoufs moved down one level
Keith Bostic [Sat, 2 Nov 1991 08:49:17 +0000 (00:49 -0800)]
ufs moved down one level

SCCS-vsn: sys/nfs/nfs_subs.c 7.42
SCCS-vsn: sys/nfs/nfs_serv.c 7.41

32 years agoLFS version 1
Keith Bostic [Sat, 2 Nov 1991 08:47:34 +0000 (00:47 -0800)]
LFS version 1

SCCS-vsn: sys/conf/files 7.31

32 years agoufs moved down a level
Keith Bostic [Sat, 2 Nov 1991 08:44:38 +0000 (00:44 -0800)]
ufs moved down a level

SCCS-vsn: sys/conf/param.c 7.21

32 years agoLFS version 1; XXX vinvalbuf is wrong!
Keith Bostic [Sat, 2 Nov 1991 08:44:11 +0000 (00:44 -0800)]
LFS version 1; XXX vinvalbuf is wrong!

SCCS-vsn: sys/kern/vfs_subr.c 7.61

32 years agoufs moves down a level
Keith Bostic [Sat, 2 Nov 1991 08:41:48 +0000 (00:41 -0800)]
ufs moves down a level

SCCS-vsn: sys/kern/kern_proc.c 7.17

32 years agomake panic take printf(3) style args; cleanup %r description
Keith Bostic [Sat, 2 Nov 1991 08:41:26 +0000 (00:41 -0800)]
make panic take printf(3) style args; cleanup %r description

SCCS-vsn: sys/kern/subr_prf.c 7.32

32 years agorename mountedon to ufs_mountedon
Keith Bostic [Sat, 2 Nov 1991 08:40:43 +0000 (00:40 -0800)]
rename mountedon to ufs_mountedon

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 7.39

32 years agoLFS version 1; add LFS file system type
Keith Bostic [Sat, 2 Nov 1991 08:39:52 +0000 (00:39 -0800)]
LFS version 1; add LFS file system type

SCCS-vsn: sys/kern/vfs_conf.c 7.4

32 years agolint
Keith Bostic [Sat, 2 Nov 1991 08:37:42 +0000 (00:37 -0800)]
lint

SCCS-vsn: sys/kern/kern_physio.c 7.22
SCCS-vsn: sys/kern/vfs_bio.c 7.43
SCCS-vsn: sys/kern/vfs_cluster.c 7.43

32 years agoLFS version 1; move ufs down a level
Keith Bostic [Sat, 2 Nov 1991 08:34:23 +0000 (00:34 -0800)]
LFS version 1; move ufs down a level

SCCS-vsn: sys/kern/init_main.c 7.42

32 years agoLFS version 1; add LFS superblock area plus function prototypes
Keith Bostic [Sat, 2 Nov 1991 08:33:46 +0000 (00:33 -0800)]
LFS version 1; add LFS superblock area plus function prototypes

SCCS-vsn: sys/sys/buf.h 7.12

32 years agolint in vfs_quotactl function prototype
Keith Bostic [Sat, 2 Nov 1991 08:33:08 +0000 (00:33 -0800)]
lint in vfs_quotactl function prototype

SCCS-vsn: sys/sys/mount.h 7.25

32 years agoLFS version 1; add M_SEGMENT, new malloc'd object
Keith Bostic [Sat, 2 Nov 1991 08:32:52 +0000 (00:32 -0800)]
LFS version 1; add M_SEGMENT, new malloc'd object

SCCS-vsn: sys/sys/malloc.h 7.27

32 years agoLFS version 1; how to find other superblocks if standard one bad
Keith Bostic [Sat, 2 Nov 1991 08:32:33 +0000 (00:32 -0800)]
LFS version 1; how to find other superblocks if standard one bad

SCCS-vsn: sys/sys/disklabel.h 7.20

32 years agomake panic take printf(3) style arguments
Keith Bostic [Sat, 2 Nov 1991 08:31:23 +0000 (00:31 -0800)]
make panic take printf(3) style arguments

SCCS-vsn: sys/sys/systm.h 7.18

32 years agocreate a user-level signal.h
Keith Bostic [Sat, 2 Nov 1991 08:30:29 +0000 (00:30 -0800)]
create a user-level signal.h

SCCS-vsn: sys/sys/signal.h 7.21

32 years agoLFS version 1
Keith Bostic [Sat, 2 Nov 1991 08:29:23 +0000 (00:29 -0800)]
LFS version 1

SCCS-vsn: sys/sys/vnode.h 7.40

32 years agonothing; comment revision
Keith Bostic [Fri, 1 Nov 1991 09:12:38 +0000 (01:12 -0800)]
nothing; comment revision

SCCS-vsn: sys/sys/proc.h 7.29

32 years agofixed null dereferencing problem with "get *"
Rick Adams [Fri, 1 Nov 1991 04:04:38 +0000 (20:04 -0800)]
fixed null dereferencing problem with "get *"

SCCS-vsn: usr.bin/ftp/cmds.c 5.27

32 years agouse getopt(3)
Keith Bostic [Fri, 1 Nov 1991 02:45:25 +0000 (18:45 -0800)]
use getopt(3)

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

32 years agofold halt into reboot; clean up the options, add -l back in
Keith Bostic [Thu, 31 Oct 1991 06:42:56 +0000 (22:42 -0800)]
fold halt into reboot; clean up the options, add -l back in

SCCS-vsn: sbin/reboot/Makefile 5.8
SCCS-vsn: sbin/reboot/reboot.8 5.2
SCCS-vsn: sbin/reboot/reboot.c 5.13

32 years agorestore sccs keywords
Steven McCanne [Wed, 30 Oct 1991 11:58:55 +0000 (03:58 -0800)]
restore sccs keywords

SCCS-vsn: sys/net/bpf.c 7.7
SCCS-vsn: sys/net/bpf.h 7.3
SCCS-vsn: sys/net/bpf_filter.c 7.4
SCCS-vsn: sys/net/bpfdesc.h 7.3

32 years agono *(char *)NULL please
Chris Torek [Wed, 30 Oct 1991 08:36:19 +0000 (00:36 -0800)]
no *(char *)NULL please

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

32 years ago`an' should have been `and'
Cynthia A. E. Livingston [Wed, 30 Oct 1991 03:14:34 +0000 (19:14 -0800)]
`an' should have been `and'

SCCS-vsn: lib/libc/sys/mmap.2 6.3

32 years agoFix gcc "bodyless for/while" warnings.
Craig Leres [Tue, 29 Oct 1991 13:28:12 +0000 (05:28 -0800)]
Fix gcc "bodyless for/while" warnings.

SCCS-vsn: bin/csh/csh.c 5.31
SCCS-vsn: bin/csh/dir.c 5.16
SCCS-vsn: bin/csh/dol.c 5.16
SCCS-vsn: bin/csh/file.c 5.20
SCCS-vsn: bin/csh/func.c 5.30
SCCS-vsn: bin/csh/glob.c 5.30
SCCS-vsn: bin/csh/lex.c 5.24
SCCS-vsn: bin/csh/misc.c 5.16
SCCS-vsn: bin/csh/proc.c 5.27
SCCS-vsn: bin/csh/set.c 5.16
SCCS-vsn: bin/csh/str.c 5.9

32 years agofold halt and reboot together
Keith Bostic [Tue, 29 Oct 1991 10:20:27 +0000 (02:20 -0800)]
fold halt and reboot together

SCCS-vsn: sbin/Makefile 5.5

32 years agodate and time created 91/10/28 18:02:01 by bostic
Keith Bostic [Tue, 29 Oct 1991 10:02:01 +0000 (02:02 -0800)]
date and time created 91/10/28 18:02:01 by bostic

SCCS-vsn: sbin/reboot/reboot.8 5.1

32 years agobreak reboot man page up into machine specific and independent
Keith Bostic [Tue, 29 Oct 1991 09:44:58 +0000 (01:44 -0800)]
break reboot man page up into machine specific and independent

SCCS-vsn: sbin/reboot/Makefile 5.7
SCCS-vsn: sbin/reboot/boot_hp300.8 5.5
SCCS-vsn: sbin/reboot/boot_i386.8 1.3
SCCS-vsn: sbin/reboot/boot_tahoe.8 6.6
SCCS-vsn: sbin/reboot/boot_vax.8 6.10

32 years agoadd getopt(3), delete -l option; do sync early on, lots of minor
Keith Bostic [Tue, 29 Oct 1991 09:44:00 +0000 (01:44 -0800)]
add getopt(3), delete -l option; do sync early on, lots of minor
cleanups

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

32 years agoKNF, ANSI cleanups
Keith Bostic [Tue, 29 Oct 1991 09:30:56 +0000 (01:30 -0800)]
KNF, ANSI cleanups

SCCS-vsn: lib/libc/gen/ttyname.c 5.14

32 years agofix usage message
Keith Bostic [Tue, 29 Oct 1991 08:10:07 +0000 (00:10 -0800)]
fix usage message

SCCS-vsn: usr.bin/cmp/cmp.c 5.6

32 years agoIt's a brave new ANSI world!
Keith Bostic [Tue, 29 Oct 1991 07:45:26 +0000 (23:45 -0800)]
It's a brave new ANSI world!

SCCS-vsn: bin/ls/cmp.c 5.5
SCCS-vsn: bin/ls/ls.c 5.49
SCCS-vsn: bin/ls/ls.h 5.12
SCCS-vsn: bin/ls/print.c 5.25
SCCS-vsn: bin/ls/util.c 5.9

32 years agodate and time created 91/10/28 15:44:54 by bostic
Keith Bostic [Tue, 29 Oct 1991 07:44:54 +0000 (23:44 -0800)]
date and time created 91/10/28 15:44:54 by bostic

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

32 years agosilly C precedence bug fix
Steven McCanne [Mon, 28 Oct 1991 13:31:02 +0000 (05:31 -0800)]
silly C precedence bug fix

SCCS-vsn: sys/net/bpf_filter.c 7.3

32 years agoadd DLT_NULL; BIOCGFLEN no longer exists
Steven McCanne [Mon, 28 Oct 1991 13:30:09 +0000 (05:30 -0800)]
add DLT_NULL; BIOCGFLEN no longer exists

SCCS-vsn: sys/net/bpf.h 7.2

32 years agoadded bd_timedout
Steven McCanne [Mon, 28 Oct 1991 13:29:09 +0000 (05:29 -0800)]
added bd_timedout

SCCS-vsn: sys/net/bpfdesc.h 7.2

32 years agonew SunOS/BSD unified source
Steven McCanne [Mon, 28 Oct 1991 13:28:30 +0000 (05:28 -0800)]
new SunOS/BSD unified source

SCCS-vsn: sys/net/bpf.c 7.6

32 years agoSmall declatation typo
Christos Zoulas [Mon, 28 Oct 1991 08:26:47 +0000 (00:26 -0800)]
Small declatation typo

SCCS-vsn: bin/csh/func.c 5.29

32 years agouse btree instead of hashing, don't have to resort later
Keith Bostic [Mon, 28 Oct 1991 08:15:25 +0000 (00:15 -0800)]
use btree instead of hashing, don't have to resort later

SCCS-vsn: usr.bin/finger/sprint.c 5.11
SCCS-vsn: usr.bin/finger/util.c 5.18

32 years agolint
Keith Bostic [Mon, 28 Oct 1991 08:12:17 +0000 (00:12 -0800)]
lint

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

32 years agoinitialize page size so recognize when the user doesn't!
Keith Bostic [Mon, 28 Oct 1991 08:10:16 +0000 (00:10 -0800)]
initialize page size so recognize when the user doesn't!

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.13

32 years agoLoops were broken again. (Michael Schroeder's fix)
Christos Zoulas [Mon, 28 Oct 1991 08:01:17 +0000 (00:01 -0800)]
Loops were broken again. (Michael Schroeder's fix)

SCCS-vsn: bin/csh/csh.c 5.30
SCCS-vsn: bin/csh/extern.h 5.9
SCCS-vsn: bin/csh/func.c 5.28

32 years agodinit() would pass to dcanon() an unallocated pointer
Christos Zoulas [Mon, 28 Oct 1991 07:59:54 +0000 (23:59 -0800)]
dinit() would pass to dcanon() an unallocated pointer

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

32 years agoMinor fixes
Christos Zoulas [Mon, 28 Oct 1991 07:59:26 +0000 (23:59 -0800)]
Minor fixes

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

32 years agotypo when going to POSIX stat.h; test case was "cp -r . /tmp" failed
Keith Bostic [Mon, 28 Oct 1991 06:28:26 +0000 (22:28 -0800)]
typo when going to POSIX stat.h; test case was "cp -r . /tmp" failed

SCCS-vsn: bin/cp/cp.c 5.26

32 years agomisc.c regular.c special.c
Keith Bostic [Mon, 28 Oct 1991 06:15:39 +0000 (22:15 -0800)]
misc.c regular.c special.c

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

32 years agoPOSIX P1003.2/D11.2 compliance -- use mmap and make it simple
Keith Bostic [Mon, 28 Oct 1991 06:15:16 +0000 (22:15 -0800)]
POSIX P1003.2/D11.2 compliance -- use mmap and make it simple

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

32 years agodate and time created 91/10/27 14:14:57 by bostic
Keith Bostic [Mon, 28 Oct 1991 06:14:57 +0000 (22:14 -0800)]
date and time created 91/10/27 14:14:57 by bostic

SCCS-vsn: usr.bin/cmp/special.c 5.1

32 years agodate and time created 91/10/27 14:14:54 by bostic
Keith Bostic [Mon, 28 Oct 1991 06:14:54 +0000 (22:14 -0800)]
date and time created 91/10/27 14:14:54 by bostic

SCCS-vsn: usr.bin/cmp/regular.c 5.1

32 years agodate and time created 91/10/27 14:14:51 by bostic
Keith Bostic [Mon, 28 Oct 1991 06:14:51 +0000 (22:14 -0800)]
date and time created 91/10/27 14:14:51 by bostic

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

32 years agodate and time created 91/10/27 14:14:47 by bostic
Keith Bostic [Mon, 28 Oct 1991 06:14:47 +0000 (22:14 -0800)]
date and time created 91/10/27 14:14:47 by bostic

SCCS-vsn: usr.bin/cmp/misc.c 5.1

32 years agofix the example
Keith Bostic [Mon, 28 Oct 1991 03:32:44 +0000 (19:32 -0800)]
fix the example

SCCS-vsn: usr.bin/tr/tr.1 6.9

32 years agolist the specific ASCII characters handled by the isXXX() functions
Keith Bostic [Mon, 28 Oct 1991 03:30:30 +0000 (19:30 -0800)]
list the specific ASCII characters handled by the isXXX() functions

SCCS-vsn: lib/libc/locale/isalnum.3 5.4
SCCS-vsn: lib/libc/locale/isalpha.3 5.4
SCCS-vsn: lib/libc/locale/isascii.3 5.3
SCCS-vsn: lib/libc/locale/iscntrl.3 5.4
SCCS-vsn: lib/libc/locale/isdigit.3 5.4
SCCS-vsn: lib/libc/locale/isgraph.3 5.4
SCCS-vsn: lib/libc/locale/islower.3 5.4
SCCS-vsn: lib/libc/locale/isprint.3 5.4
SCCS-vsn: lib/libc/locale/ispunct.3 5.4
SCCS-vsn: lib/libc/locale/isspace.3 5.5
SCCS-vsn: lib/libc/locale/isupper.3 5.4
SCCS-vsn: lib/libc/locale/isxdigit.3 5.4

32 years agoadd str.c
Keith Bostic [Mon, 28 Oct 1991 02:39:36 +0000 (18:39 -0800)]
add str.c

SCCS-vsn: usr.bin/tr/Makefile 5.3

32 years agovarious bug fixes, don't restrict class usage at all on the grounds
Keith Bostic [Mon, 28 Oct 1991 02:38:23 +0000 (18:38 -0800)]
various bug fixes, don't restrict class usage at all on the grounds
that you can't get it right.  Hal Jesperson agrees that this is correct,
it's not clear from the POSIX draft.

SCCS-vsn: usr.bin/tr/extern.h 5.2
SCCS-vsn: usr.bin/tr/str.c 5.3
SCCS-vsn: usr.bin/tr/tr.1 6.8
SCCS-vsn: usr.bin/tr/tr.c 5.2

32 years agouse mmap on files smaller than 8M; function prototypes for local
Keith Bostic [Mon, 28 Oct 1991 00:57:27 +0000 (16:57 -0800)]
use mmap on files smaller than 8M; function prototypes for local
functions; lots of minor cleanup/formatting

SCCS-vsn: bin/cp/cp.c 5.25

32 years agouse err() routine
Keith Bostic [Mon, 28 Oct 1991 00:56:15 +0000 (16:56 -0800)]
use err() routine

SCCS-vsn: bin/cp/path.c 5.2

32 years agoadd err prototype
Keith Bostic [Mon, 28 Oct 1991 00:56:00 +0000 (16:56 -0800)]
add err prototype

SCCS-vsn: bin/cp/extern.h 5.3

32 years agosignal.h is not sys/signal.h
Chris Torek [Sun, 27 Oct 1991 15:38:49 +0000 (07:38 -0800)]
signal.h is not sys/signal.h

SCCS-vsn: usr.bin/make/compat.c 5.8
SCCS-vsn: usr.bin/make/job.c 5.17

32 years agohave .rn (in @h) check to see that the temp macros are defined
Eric Allman [Sun, 27 Oct 1991 14:29:25 +0000 (06:29 -0800)]
have .rn (in @h) check to see that the temp macros are defined
first -- for SoftQuad troff, per Rick Adam's request

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

32 years agomodify exec'd pathnames to reflect move to /usr/old
Cynthia A. E. Livingston [Sun, 27 Oct 1991 05:20:38 +0000 (21:20 -0800)]
modify exec'd pathnames to reflect move to /usr/old

SCCS-vsn: old/refer/refer/pathnames.h 5.4

32 years agobackslash changes messed up simple octal charactes
Keith Bostic [Fri, 25 Oct 1991 11:01:55 +0000 (03:01 -0800)]
backslash changes messed up simple octal charactes

SCCS-vsn: usr.bin/tr/str.c 5.2

32 years agoPOSIX 1003.2/D11.2 version
Keith Bostic [Fri, 25 Oct 1991 09:49:20 +0000 (01:49 -0800)]
POSIX 1003.2/D11.2 version

SCCS-vsn: usr.bin/tr/str.c 5.1
SCCS-vsn: usr.bin/tr/extern.h 5.1
SCCS-vsn: usr.bin/tr/tr.1 6.7
SCCS-vsn: usr.bin/tr/tr.c 5.1

32 years agoprototype the functions
Keith Bostic [Fri, 25 Oct 1991 08:21:54 +0000 (00:21 -0800)]
prototype the functions

SCCS-vsn: lib/libc/locale/ctype.3 6.7

32 years agou-area is pageable under new VM. no need to read from swap.
Marc Teitelbaum [Fri, 25 Oct 1991 05:30:12 +0000 (21:30 -0800)]
u-area is pageable under new VM.  no need to read from swap.

SCCS-vsn: lib/libkvm/kvm.c 5.21
SCCS-vsn: lib/libkvm/kvm_hp300.c 5.21
SCCS-vsn: lib/libkvm/kvm_proc.c 5.21

32 years agomore error checking. cruft.
Marc Teitelbaum [Fri, 25 Oct 1991 05:24:04 +0000 (21:24 -0800)]
more error checking.  cruft.

SCCS-vsn: lib/libkvm/kvm.c 5.20
SCCS-vsn: lib/libkvm/kvm_hp300.c 5.20
SCCS-vsn: lib/libkvm/kvm_proc.c 5.20

32 years ago(no message)
Pauline Schwartz [Fri, 25 Oct 1991 02:22:40 +0000 (18:22 -0800)]
(no message)

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.83 1.3
SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.for 1.3

32 years agobreak sys/signal.h into user level and system level
Keith Bostic [Thu, 24 Oct 1991 09:04:41 +0000 (01:04 -0800)]
break sys/signal.h into user level and system level

SCCS-vsn: include/signal.h 5.2

32 years agoadd isblank(c)
Keith Bostic [Thu, 24 Oct 1991 09:02:34 +0000 (01:02 -0800)]
add isblank(c)

SCCS-vsn: include/ctype.h 5.4

32 years agodate and time created 91/10/23 17:00:24 by bostic
Keith Bostic [Thu, 24 Oct 1991 09:00:24 +0000 (01:00 -0800)]
date and time created 91/10/23 17:00:24 by bostic

SCCS-vsn: lib/libc/locale/isblank.3 5.1

32 years agoadd isblank(3); call things functions consistently, don't list the
Keith Bostic [Thu, 24 Oct 1991 09:00:20 +0000 (01:00 -0800)]
add isblank(3); call things functions consistently, don't list the
rest of the world in the SEE ALSO section

SCCS-vsn: lib/libc/locale/ctype.3 6.6
SCCS-vsn: lib/libc/locale/isalnum.3 5.3
SCCS-vsn: lib/libc/locale/isalpha.3 5.3
SCCS-vsn: lib/libc/locale/isascii.3 5.2
SCCS-vsn: lib/libc/locale/iscntrl.3 5.3
SCCS-vsn: lib/libc/locale/isdigit.3 5.3
SCCS-vsn: lib/libc/locale/isgraph.3 5.3
SCCS-vsn: lib/libc/locale/islower.3 5.3
SCCS-vsn: lib/libc/locale/isprint.3 5.3
SCCS-vsn: lib/libc/locale/ispunct.3 5.3
SCCS-vsn: lib/libc/locale/isspace.3 5.4
SCCS-vsn: lib/libc/locale/isupper.3 5.3
SCCS-vsn: lib/libc/locale/isxdigit.3 5.3

32 years agoadd isblank, minor KNF whacks
Keith Bostic [Thu, 24 Oct 1991 08:41:23 +0000 (00:41 -0800)]
add isblank, minor KNF whacks

SCCS-vsn: lib/libc/locale/isctype.c 5.3

32 years agocommand() was missing USER flag
Marc Teitelbaum [Wed, 23 Oct 1991 08:13:22 +0000 (00:13 -0800)]
command() was missing USER flag

SCCS-vsn: bin/ps/keyword.c 5.10

32 years agoreflect change to vm_object_page_clean interface
Mike Hibler [Tue, 22 Oct 1991 05:12:00 +0000 (21:12 -0800)]
reflect change to vm_object_page_clean interface

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

32 years agoin vm_object_page_clean avoid races with pageout daemon
Mike Hibler [Tue, 22 Oct 1991 05:11:35 +0000 (21:11 -0800)]
in vm_object_page_clean avoid races with pageout daemon

SCCS-vsn: sys/vm/vm_object.c 7.8

32 years agommap returns -1 on error, not NULL
Keith Bostic [Tue, 22 Oct 1991 03:39:58 +0000 (19:39 -0800)]
mmap returns -1 on error, not NULL

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

32 years agohandle backslashes in addresses properly
Eric Allman [Sun, 20 Oct 1991 17:50:03 +0000 (09:50 -0800)]
handle backslashes in addresses properly

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 5.15

32 years agohandle a wider range of syntaxes in crackaddr -- notably, angle
Eric Allman [Sun, 20 Oct 1991 16:56:26 +0000 (08:56 -0800)]
handle a wider range of syntaxes in crackaddr -- notably, angle
brackets appearing in quotes and comments.

SCCS-vsn: usr.sbin/sendmail/src/version.c 5.79

32 years agohandle a wider range of syntaxes -- notably, angle brackets
Eric Allman [Sun, 20 Oct 1991 16:55:46 +0000 (08:55 -0800)]
handle a wider range of syntaxes -- notably, angle brackets
appearing in quotes and comments.

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.16

32 years agoFixed nested loop bug
Christos Zoulas [Sun, 20 Oct 1991 09:26:42 +0000 (01:26 -0800)]
Fixed nested loop bug

SCCS-vsn: bin/csh/func.c 5.27