unix-history/.git
31 years agoput back in size check to avoid problems with quad math and negative sizes
Kirk McKusick [Mon, 13 Jul 1992 05:06:22 +0000 (21:06 -0800)]
put back in size check to avoid problems with quad math and negative sizes

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

31 years agow option takes an argument
Keith Bostic [Mon, 13 Jul 1992 04:52:26 +0000 (20:52 -0800)]
w option takes an argument

SCCS-vsn: usr.bin/netstat/main.c 5.31

31 years agoone more try at getting ogetdirentries right for LITTLE_ENDIAN
Kirk McKusick [Mon, 13 Jul 1992 04:36:47 +0000 (20:36 -0800)]
one more try at getting ogetdirentries right for LITTLE_ENDIAN

SCCS-vsn: sys/kern/vfs_syscalls.c 7.95

31 years agomdoc version three, needs tlc (too posix)
Cynthia A. E. Livingston [Mon, 13 Jul 1992 04:18:24 +0000 (20:18 -0800)]
mdoc version three, needs tlc (too posix)

SCCS-vsn: share/man/man4/termios.4 5.2

31 years agoadd flags to describe WILLRELE info
John Heidemann [Mon, 13 Jul 1992 04:12:31 +0000 (20:12 -0800)]
add flags to describe WILLRELE info

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

31 years agomdoc version three
Cynthia A. E. Livingston [Mon, 13 Jul 1992 04:08:14 +0000 (20:08 -0800)]
mdoc version three

SCCS-vsn: sbin/disklabel/disklabel.8 6.9
SCCS-vsn: sbin/fsck/fsck.8 6.10

31 years agodate and time created 92/07/12 13:02:36 by cael
Cynthia A. E. Livingston [Mon, 13 Jul 1992 04:02:36 +0000 (20:02 -0800)]
date and time created 92/07/12 13:02:36 by cael

SCCS-vsn: lib/librpc/man/man1/rstat.1 1.1

31 years agomdoc version three
Cynthia A. E. Livingston [Mon, 13 Jul 1992 04:00:56 +0000 (20:00 -0800)]
mdoc version three

SCCS-vsn: lib/librpc/man/man1/rpcgen.1 5.3

31 years agoadd optional nullfs and umapfs filesystems
John Heidemann [Mon, 13 Jul 1992 03:59:24 +0000 (19:59 -0800)]
add optional nullfs and umapfs filesystems

SCCS-vsn: sys/conf/files 7.39

31 years agosubr_mcount.c becomes subr_prof.c
Kirk McKusick [Mon, 13 Jul 1992 03:58:10 +0000 (19:58 -0800)]
subr_mcount.c becomes subr_prof.c

SCCS-vsn: sys/conf/files 7.38

31 years agoadd optional multicast files
Keith Sklower [Mon, 13 Jul 1992 03:57:23 +0000 (19:57 -0800)]
add optional multicast files

SCCS-vsn: sys/conf/files 7.37

31 years agofix latent bug in received logging printing
Eric Allman [Mon, 13 Jul 1992 03:55:56 +0000 (19:55 -0800)]
fix latent bug in received logging printing

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

31 years agoadd __indir
John Heidemann [Mon, 13 Jul 1992 03:52:00 +0000 (19:52 -0800)]
add __indir

SCCS-vsn: lib/libc/sys/Makefile.inc 5.21

31 years agofix botch in filling out to LastArgv
Eric Allman [Mon, 13 Jul 1992 03:47:43 +0000 (19:47 -0800)]
fix botch in filling out to LastArgv

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

31 years agochange setproctitle so it will print sendmail: in 4.4bsd
Eric Allman [Mon, 13 Jul 1992 03:34:49 +0000 (19:34 -0800)]
change setproctitle so it will print sendmail: in 4.4bsd

SCCS-vsn: usr.sbin/sendmail/src/version.c 5.105
SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.38

31 years agoneeds ctype.h for isdigit()
Keith Bostic [Mon, 13 Jul 1992 03:26:02 +0000 (19:26 -0800)]
needs ctype.h for isdigit()

SCCS-vsn: lib/libc/stdio/mktemp.c 5.11

31 years agoFixed limit bounds check
Christos Zoulas [Mon, 13 Jul 1992 03:15:10 +0000 (19:15 -0800)]
Fixed limit bounds check

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

31 years agochild pid not getting changed; \quoted names were still forwarded
Eric Allman [Mon, 13 Jul 1992 02:57:42 +0000 (18:57 -0800)]
child pid not getting changed; \quoted names were still forwarded

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.32
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.52
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.104
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.59

31 years agovget is now in VFS
Keith Bostic [Mon, 13 Jul 1992 02:48:16 +0000 (18:48 -0800)]
vget is now in VFS

SCCS-vsn: sys/kern/vnode_if.src 7.3

31 years agonote which operations release their vnodes
John Heidemann [Mon, 13 Jul 1992 02:29:03 +0000 (18:29 -0800)]
note which operations release their vnodes

SCCS-vsn: sys/kern/vnode_if.src 7.2

31 years agoupdate error address
Eric Allman [Mon, 13 Jul 1992 02:27:06 +0000 (18:27 -0800)]
update error address

SCCS-vsn: usr.sbin/sendmail/src/sendmail.hf 4.6

31 years agoadd umap and null fs filesystems
John Heidemann [Mon, 13 Jul 1992 02:22:12 +0000 (18:22 -0800)]
add umap and null fs filesystems

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

31 years agobring back vfs_addr.c (hopefully temporarily until we can use radix tree)
Kirk McKusick [Mon, 13 Jul 1992 02:17:07 +0000 (18:17 -0800)]
bring back vfs_addr.c (hopefully temporarily until we can use radix tree)

SCCS-vsn: sys/nfs/nfs_subs.c 7.59

31 years agoreality therapy
Eric Allman [Mon, 13 Jul 1992 02:15:21 +0000 (18:15 -0800)]
reality therapy

SCCS-vsn: usr.sbin/sendmail/READ_ME 4.5

31 years agoclear d_type for normal nfs_readdir; set it when using nqnfs_readdir
Kirk McKusick [Mon, 13 Jul 1992 02:09:21 +0000 (18:09 -0800)]
clear d_type for normal nfs_readdir; set it when using nqnfs_readdir

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

31 years agoset mnt_maxsymlinklen to a non-zero value so that COMPAT_43 routines
Kirk McKusick [Mon, 13 Jul 1992 02:06:59 +0000 (18:06 -0800)]
set mnt_maxsymlinklen to a non-zero value so that COMPAT_43 routines
will know that we are setting the d_type field in directories (and can zero it
for unsuspecting binaries)

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

31 years agoquote full names if they have special characters
Eric Allman [Mon, 13 Jul 1992 01:23:46 +0000 (17:23 -0800)]
quote full names if they have special characters

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

31 years agomake eight-bit clean; backslashes are carried through as-is
Eric Allman [Mon, 13 Jul 1992 01:14:14 +0000 (17:14 -0800)]
make eight-bit clean; backslashes are carried through as-is

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.18
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.31
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 5.19
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.103
SCCS-vsn: usr.sbin/sendmail/src/util.c 5.26
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.58

31 years agonew vop conventions
Jan-Simon Pendry [Mon, 13 Jul 1992 01:08:40 +0000 (17:08 -0800)]
new vop conventions

SCCS-vsn: sys/deprecated/lofs/lofs_vfsops.c 1.3
SCCS-vsn: sys/deprecated/lofs/lofs_vnops.c 1.3

31 years agoremove private dir structure
Jan-Simon Pendry [Mon, 13 Jul 1992 01:08:06 +0000 (17:08 -0800)]
remove private dir structure

SCCS-vsn: sys/miscfs/fdesc/fdesc.h 1.2
SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 1.4

31 years agomove fdesc_vget
Jan-Simon Pendry [Mon, 13 Jul 1992 00:23:52 +0000 (16:23 -0800)]
move fdesc_vget

SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 1.3
SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 1.3

31 years agocheckpoint
Jan-Simon Pendry [Mon, 13 Jul 1992 00:03:55 +0000 (16:03 -0800)]
checkpoint

SCCS-vsn: sbin/mount_portal/activate.c 1.2
SCCS-vsn: sbin/mount_portal/conf.c 1.2
SCCS-vsn: sbin/mount_portal/pt_conf.c 1.2
SCCS-vsn: sbin/mount_portal/pt_exec.c 1.2
SCCS-vsn: sbin/mount_portal/pt_file.c 1.2
SCCS-vsn: sbin/mount_portal/pt_tcp.c 1.2

31 years agonew cred structure
Jan-Simon Pendry [Mon, 13 Jul 1992 00:02:59 +0000 (16:02 -0800)]
new cred structure

SCCS-vsn: sys/miscfs/portal/portal_vnops.c 1.2

31 years agoenter portal_vget
Jan-Simon Pendry [Mon, 13 Jul 1992 00:02:19 +0000 (16:02 -0800)]
enter portal_vget

SCCS-vsn: sys/miscfs/portal/portal_vfsops.c 1.2

31 years agonew cred structure
Jan-Simon Pendry [Mon, 13 Jul 1992 00:02:02 +0000 (16:02 -0800)]
new cred structure

SCCS-vsn: sys/miscfs/portal/portal.h 1.2

31 years agomany fixes to controlling user code; fix Neil Rickert's hack using
Eric Allman [Sun, 12 Jul 1992 22:26:53 +0000 (14:26 -0800)]
many fixes to controlling user code; fix Neil Rickert's hack using
CNAME for someone else's host

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.30
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.102
SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.42

31 years agoclean up controlling user implementation; all those global variables
Eric Allman [Sun, 12 Jul 1992 22:01:31 +0000 (14:01 -0800)]
clean up controlling user implementation; all those global variables
weren't needed

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.29
SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.41

31 years agosecurity hacks: make F .cf line a little more careful; don't
Eric Allman [Sun, 12 Jul 1992 21:59:40 +0000 (13:59 -0800)]
security hacks: make F .cf line a little more careful; don't
close more than 256 files

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.51
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.40

31 years agodate and time created 92/07/12 01:32:07 by torek
Chris Torek [Sun, 12 Jul 1992 16:32:07 +0000 (08:32 -0800)]
date and time created 92/07/12 01:32:07 by torek

SCCS-vsn: sys/conf/systags.sh 7.1

31 years agoAdd prototype for kvm_getfiles().
Craig Leres [Sun, 12 Jul 1992 13:40:04 +0000 (05:40 -0800)]
Add prototype for kvm_getfiles().

SCCS-vsn: include/kvm.h 5.10

31 years agochange definition of __inline__ to match __inline of cdefs.h
Kirk McKusick [Sun, 12 Jul 1992 10:19:59 +0000 (02:19 -0800)]
change definition of __inline__ to match __inline of cdefs.h

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

31 years agofix LITTLE_ENDIAN code in ogetdirentries;
Kirk McKusick [Sun, 12 Jul 1992 10:02:41 +0000 (02:02 -0800)]
fix LITTLE_ENDIAN code in ogetdirentries;
getdirentries returns a long offset, not quad offset

SCCS-vsn: sys/kern/vfs_syscalls.c 7.94

31 years agoadded three tvi955 entries
John A. Kunze [Sun, 12 Jul 1992 09:57:17 +0000 (01:57 -0800)]
added three tvi955 entries

SCCS-vsn: share/termcap/termcap.src 5.101

31 years agoopen connection caching
Eric Allman [Sun, 12 Jul 1992 09:51:58 +0000 (01:51 -0800)]
open connection caching

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.22
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.50
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.101
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.34
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 5.17
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.46
SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.25
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.39
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.57
SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.40
SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.37
SCCS-vsn: usr.sbin/sendmail/src/mci.c 5.2

31 years agoadded vt102-w
John A. Kunze [Sun, 12 Jul 1992 09:46:53 +0000 (01:46 -0800)]
added vt102-w

SCCS-vsn: share/termcap/termcap.src 5.100

31 years agofixes to ogetdirentries
Kirk McKusick [Sun, 12 Jul 1992 09:45:04 +0000 (01:45 -0800)]
fixes to ogetdirentries

SCCS-vsn: sys/kern/vfs_syscalls.c 7.94

31 years agoadded ibm5081 color display termcaps
John A. Kunze [Sun, 12 Jul 1992 09:40:57 +0000 (01:40 -0800)]
added ibm5081 color display termcaps

SCCS-vsn: share/termcap/termcap.src 5.99

31 years agoadded France Telecom Minitel terminal
John A. Kunze [Sun, 12 Jul 1992 09:28:04 +0000 (01:28 -0800)]
added France Telecom Minitel terminal

SCCS-vsn: share/termcap/termcap.src 5.98

31 years agodate and time created 92/07/11 17:47:25 by eric
Eric Allman [Sun, 12 Jul 1992 08:47:25 +0000 (00:47 -0800)]
date and time created 92/07/11 17:47:25 by eric

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

31 years agoadded wide tabset file for vt100-w* termcaps
John A. Kunze [Sun, 12 Jul 1992 08:29:45 +0000 (00:29 -0800)]
added wide tabset file for vt100-w* termcaps

SCCS-vsn: share/tabset/Makefile 5.4

31 years agoremoved redundant dec-vt100 alias, added wide tabset files for vt100-w*
John A. Kunze [Sun, 12 Jul 1992 08:28:22 +0000 (00:28 -0800)]
removed redundant dec-vt100 alias, added wide tabset files for vt100-w*

SCCS-vsn: share/termcap/termcap.src 5.97

31 years agoPorting from null layer
John Heidemann [Sun, 12 Jul 1992 06:29:11 +0000 (22:29 -0800)]
Porting from null layer

SCCS-vsn: sys/miscfs/umapfs/umap.h 1.2
SCCS-vsn: sys/miscfs/umapfs/umap_subr.c 1.2
SCCS-vsn: sys/miscfs/umapfs/umap_vfsops.c 1.2
SCCS-vsn: sys/miscfs/umapfs/umap_vnops.c 1.2

31 years agominor changes
John Heidemann [Sun, 12 Jul 1992 06:27:47 +0000 (22:27 -0800)]
minor changes

SCCS-vsn: sbin/mount_umap/Makefile 5.2

31 years agoMinor formatting changes
John Heidemann [Sun, 12 Jul 1992 06:27:37 +0000 (22:27 -0800)]
Minor formatting changes

SCCS-vsn: sbin/mount_umap/mount_umap.8 5.3

31 years agoRemoved some debugging printfs
John Heidemann [Sun, 12 Jul 1992 06:26:49 +0000 (22:26 -0800)]
Removed some debugging printfs

SCCS-vsn: sbin/mount_umap/mount_umap.c 5.3

31 years ago(no message)
John Heidemann [Sun, 12 Jul 1992 06:26:38 +0000 (22:26 -0800)]
(no message)

SCCS-vsn: sbin/mount_null/mount_null.c 5.2
SCCS-vsn: sbin/mount_null/mount_null.8 5.2

31 years agocleanup
John Heidemann [Sun, 12 Jul 1992 06:24:18 +0000 (22:24 -0800)]
cleanup

SCCS-vsn: sys/miscfs/nullfs/null.h 1.7
SCCS-vsn: sys/miscfs/nullfs/null_subr.c 1.7
SCCS-vsn: sys/miscfs/nullfs/null_vfsops.c 1.6
SCCS-vsn: sys/miscfs/nullfs/null_vnops.c 1.7

31 years agoConverted from null layer to umap layer
John Heidemann [Sun, 12 Jul 1992 05:49:06 +0000 (21:49 -0800)]
Converted from null layer to umap layer

SCCS-vsn: sbin/mount_umap/mount_umap.8 5.2
SCCS-vsn: sbin/mount_umap/mount_umap.c 5.2

31 years agodate and time created 92/07/11 09:21:16 by heideman
John Heidemann [Sun, 12 Jul 1992 00:21:16 +0000 (16:21 -0800)]
date and time created 92/07/11 09:21:16 by heideman

SCCS-vsn: sys/miscfs/umapfs/umap_vnops.c 1.1

31 years agodate and time created 92/07/11 09:21:15 by heideman
John Heidemann [Sun, 12 Jul 1992 00:21:15 +0000 (16:21 -0800)]
date and time created 92/07/11 09:21:15 by heideman

SCCS-vsn: sys/miscfs/umapfs/umap_subr.c 1.1
SCCS-vsn: sys/miscfs/umapfs/umap_vfsops.c 1.1

31 years agodate and time created 92/07/11 09:21:14 by heideman
John Heidemann [Sun, 12 Jul 1992 00:21:14 +0000 (16:21 -0800)]
date and time created 92/07/11 09:21:14 by heideman

SCCS-vsn: sys/miscfs/umapfs/umap.h 1.1

31 years agoWorking, with vnode caching.
John Heidemann [Sat, 11 Jul 1992 23:46:09 +0000 (15:46 -0800)]
Working, with vnode caching.

SCCS-vsn: sys/miscfs/nullfs/null.h 1.6
SCCS-vsn: sys/miscfs/nullfs/null_subr.c 1.6
SCCS-vsn: sys/miscfs/nullfs/null_vnops.c 1.6

31 years agofix swapper run stats
Chris Torek [Sat, 11 Jul 1992 21:54:47 +0000 (13:54 -0800)]
fix swapper run stats

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

31 years agoadd mcount.c (not profiled)
Kirk McKusick [Sat, 11 Jul 1992 21:22:12 +0000 (13:22 -0800)]
add mcount.c (not profiled)

SCCS-vsn: sys/libkern/Makefile 7.6

31 years agocomment within comment gives compiler indigestion (as it should)
Chris Torek [Sat, 11 Jul 1992 19:02:10 +0000 (11:02 -0800)]
comment within comment gives compiler indigestion (as it should)

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

31 years agodelete unused variable mcopy
Chris Torek [Sat, 11 Jul 1992 18:23:19 +0000 (10:23 -0800)]
delete unused variable mcopy

SCCS-vsn: sys/netinet/if_ether.c 7.25

31 years agolint
Chris Torek [Sat, 11 Jul 1992 14:51:55 +0000 (06:51 -0800)]
lint

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

31 years agoNo refcount problems, but no caching.
John Heidemann [Sat, 11 Jul 1992 14:17:45 +0000 (06:17 -0800)]
No refcount problems, but no caching.

SCCS-vsn: sys/miscfs/nullfs/null.h 1.5
SCCS-vsn: sys/miscfs/nullfs/null_subr.c 1.5
SCCS-vsn: sys/miscfs/nullfs/null_vfsops.c 1.5
SCCS-vsn: sys/miscfs/nullfs/null_vnops.c 1.5

31 years agoANSIfy syscall args
Chris Torek [Sat, 11 Jul 1992 13:02:31 +0000 (05:02 -0800)]
ANSIfy syscall args

SCCS-vsn: sys/kern/kern_descrip.c 7.37
SCCS-vsn: sys/kern/kern_resource.c 7.21
SCCS-vsn: sys/hp300/hp300/machdep.c 7.30
SCCS-vsn: sys/hp300/hp300/sys_machdep.c 7.9

31 years agoANSIfy syscall args, and share args across compat calls
Chris Torek [Sat, 11 Jul 1992 12:12:12 +0000 (04:12 -0800)]
ANSIfy syscall args, and share args across compat calls

SCCS-vsn: sys/kern/uipc_syscalls.c 7.27

31 years agoANSIfy syscall args
Chris Torek [Sat, 11 Jul 1992 12:08:51 +0000 (04:08 -0800)]
ANSIfy syscall args

SCCS-vsn: sys/kern/sys_process.c 7.30
SCCS-vsn: sys/kern/sysv_shm.c 7.19

31 years agoANSIfy syscall args; readv does not need ARGSUSED; no longer need
Chris Torek [Sat, 11 Jul 1992 12:05:46 +0000 (04:05 -0800)]
ANSIfy syscall args; readv does not need ARGSUSED; no longer need
ugly __STDC__ hack

SCCS-vsn: sys/kern/sys_generic.c 7.36

31 years agoANSIfy syscall args
Chris Torek [Sat, 11 Jul 1992 12:04:51 +0000 (04:04 -0800)]
ANSIfy syscall args

SCCS-vsn: sys/kern/vfs_syscalls.c 7.93
SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.27
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.32
SCCS-vsn: sys/kern/kern_acct.c 7.25
SCCS-vsn: sys/kern/kern_descrip.c 7.37
SCCS-vsn: sys/kern/kern_exec.c 7.65
SCCS-vsn: sys/kern/kern_exit.c 7.48
SCCS-vsn: sys/kern/kern_fork.c 7.38
SCCS-vsn: sys/kern/kern_sysctl.c 7.24
SCCS-vsn: sys/kern/kern_ktrace.c 7.20
SCCS-vsn: sys/kern/kern_prot.c 7.25
SCCS-vsn: sys/kern/kern_resource.c 7.21
SCCS-vsn: sys/kern/kern_sig.c 7.50
SCCS-vsn: sys/kern/kern_time.c 7.18
SCCS-vsn: sys/kern/kern_xxx.c 7.19
SCCS-vsn: sys/kern/subr_prof.c 7.17

31 years agoANSIfy syscall args
Chris Torek [Sat, 11 Jul 1992 10:11:50 +0000 (02:11 -0800)]
ANSIfy syscall args

SCCS-vsn: sys/pmax/pmax/machdep.c 7.9
SCCS-vsn: sys/pmax/pmax/sys_machdep.c 7.2
SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.27
SCCS-vsn: sys/hp/hpux/hpux_sig.c 7.11
SCCS-vsn: sys/vm/vm_swap.c 7.24
SCCS-vsn: sys/vm/vm_mmap.c 7.15
SCCS-vsn: sys/vm/vm_user.c 7.5
SCCS-vsn: sys/vm/vm_unix.c 7.4

31 years agoFix flags.
Craig Leres [Sat, 11 Jul 1992 09:08:53 +0000 (01:08 -0800)]
Fix flags.

SCCS-vsn: sbin/savecore/savecore.8 6.7

31 years agoANSIfy syscall args
Chris Torek [Sat, 11 Jul 1992 09:07:14 +0000 (01:07 -0800)]
ANSIfy syscall args

SCCS-vsn: sys/news3400/news3400/machdep.c 7.4

31 years agoDocument flag.
Craig Leres [Sat, 11 Jul 1992 09:05:59 +0000 (01:05 -0800)]
Document flag.

SCCS-vsn: sbin/savecore/savecore.8 6.7

31 years agoANSIfy syscall arguments
Chris Torek [Sat, 11 Jul 1992 09:00:11 +0000 (01:00 -0800)]
ANSIfy syscall arguments

SCCS-vsn: sys/i386/i386/machdep.c 7.14
SCCS-vsn: sys/i386/i386/sys_machdep.c 5.6

31 years agoupdate for new profiling style
Kirk McKusick [Sat, 11 Jul 1992 08:34:26 +0000 (00:34 -0800)]
update for new profiling style

SCCS-vsn: lib/csu/hp300/crt0.c 5.7
SCCS-vsn: lib/csu/hp300/Makefile 5.8

31 years agocreate gmon subdirectory
Kirk McKusick [Sat, 11 Jul 1992 08:26:34 +0000 (00:26 -0800)]
create gmon subdirectory

SCCS-vsn: lib/libc/Makefile 5.7

31 years agodate and time created 92/07/10 17:24:06 by mckusick
Kirk McKusick [Sat, 11 Jul 1992 08:24:06 +0000 (00:24 -0800)]
date and time created 92/07/10 17:24:06 by mckusick

SCCS-vsn: lib/libc/gmon/Makefile.inc 5.1

31 years agodate and time created 92/07/10 17:15:52 by mckusick
Kirk McKusick [Sat, 11 Jul 1992 08:15:52 +0000 (00:15 -0800)]
date and time created 92/07/10 17:15:52 by mckusick

SCCS-vsn: lib/libc/gmon/mcount.c 5.1

31 years agoupdate headers in preparation for moving into libc
Kirk McKusick [Sat, 11 Jul 1992 08:15:36 +0000 (00:15 -0800)]
update headers in preparation for moving into libc

SCCS-vsn: lib/libc/gmon/gmon.c 5.11

31 years agomassive overhaul for new profiling structure from mccanne at LBL
Kirk McKusick [Sat, 11 Jul 1992 08:09:52 +0000 (00:09 -0800)]
massive overhaul for new profiling structure from mccanne at LBL

SCCS-vsn: lib/libc/gmon/gmon.c 5.10

31 years agomassive rewrite for new kernel profiling interface from mccanne at LBL
Kirk McKusick [Sat, 11 Jul 1992 07:59:12 +0000 (23:59 -0800)]
massive rewrite for new kernel profiling interface from mccanne at LBL

SCCS-vsn: usr.sbin/kgmon/kgmon.c 5.14

31 years agodate and time created 92/07/10 16:54:55 by heideman
John Heidemann [Sat, 11 Jul 1992 07:54:55 +0000 (23:54 -0800)]
date and time created 92/07/10 16:54:55 by heideman

SCCS-vsn: sbin/mount_umap/Makefile 5.1

31 years agodate and time created 92/07/10 16:29:35 by heideman
John Heidemann [Sat, 11 Jul 1992 07:29:35 +0000 (23:29 -0800)]
date and time created 92/07/10 16:29:35 by heideman

SCCS-vsn: sbin/mount_umap/mount_umap.c 5.1

31 years agodate and time created 92/07/10 16:29:26 by heideman
John Heidemann [Sat, 11 Jul 1992 07:29:26 +0000 (23:29 -0800)]
date and time created 92/07/10 16:29:26 by heideman

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

31 years agoupdate for luna68k
Kirk McKusick [Sat, 11 Jul 1992 07:15:27 +0000 (23:15 -0800)]
update for luna68k

SCCS-vsn: lib/libkvm/kvm_hp300.c 5.29

31 years agoremove zflag - nonstandard
Marc Teitelbaum [Sat, 11 Jul 1992 07:06:06 +0000 (23:06 -0800)]
remove zflag - nonstandard

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

31 years agofix up comment
Kirk McKusick [Sat, 11 Jul 1992 06:44:43 +0000 (22:44 -0800)]
fix up comment

SCCS-vsn: sys/sys/gmon.h 7.5

31 years agoupdate for 4.4BSD-Encumbered only
Kirk McKusick [Sat, 11 Jul 1992 06:29:28 +0000 (22:29 -0800)]
update for 4.4BSD-Encumbered only

SCCS-vsn: admin/admin/4.4/Cover.alpha 1.5

31 years agoa working version: it does nothing, correctly
John Heidemann [Sat, 11 Jul 1992 04:46:25 +0000 (20:46 -0800)]
a working version: it does nothing, correctly

SCCS-vsn: sys/miscfs/nullfs/null.h 1.4
SCCS-vsn: sys/miscfs/nullfs/null_subr.c 1.4
SCCS-vsn: sys/miscfs/nullfs/null_vfsops.c 1.4
SCCS-vsn: sys/miscfs/nullfs/null_vnops.c 1.4

31 years agodate and time created 92/07/10 13:39:56 by torek
Chris Torek [Sat, 11 Jul 1992 04:39:56 +0000 (20:39 -0800)]
date and time created 92/07/10 13:39:56 by torek

SCCS-vsn: sys/libkern/sparc/Makefile.inc 5.1

31 years ago(no message)
Keith Sklower [Sat, 11 Jul 1992 02:59:52 +0000 (18:59 -0800)]
(no message)

SCCS-vsn: sys/conf/files 7.37

31 years agonew macros
Marc Teitelbaum [Sat, 11 Jul 1992 02:13:01 +0000 (18:13 -0800)]
new macros

SCCS-vsn: bin/stty/stty.1 6.17

31 years agoremove xtabs synonym, and add -pass8 for orthogonality
Marc Teitelbaum [Sat, 11 Jul 1992 02:12:47 +0000 (18:12 -0800)]
remove xtabs synonym, and add -pass8 for orthogonality

SCCS-vsn: bin/stty/modes.c 5.5

31 years agoremove xon and xoff
Marc Teitelbaum [Sat, 11 Jul 1992 02:11:48 +0000 (18:11 -0800)]
remove xon and xoff

SCCS-vsn: bin/stty/cchar.c 5.6

31 years agothere is no profrate in gmonparam (only in gmonhdr)
Chris Torek [Fri, 10 Jul 1992 17:34:50 +0000 (09:34 -0800)]
there is no profrate in gmonparam (only in gmonhdr)

SCCS-vsn: sys/kern/subr_prof.c 7.16

31 years agotypo in GPROF
Chris Torek [Fri, 10 Jul 1992 16:22:32 +0000 (08:22 -0800)]
typo in GPROF

SCCS-vsn: sys/kern/kern_clock.c 7.23