unix-history/.git
34 years agouse genbuildname to find input and place output files
Kirk McKusick [Mon, 12 Mar 1990 08:18:22 +0000 (00:18 -0800)]
use genbuildname to find input and place output files

SCCS-vsn: old/ld/ld.c 5.13

34 years agodelete .o file from build directory
Kirk McKusick [Mon, 12 Mar 1990 08:15:38 +0000 (00:15 -0800)]
delete .o file from build directory

SCCS-vsn: old/pcc/cc/cc.c 4.19

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 08:01:04 +0000 (00:01 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/bit.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 08:00:41 +0000 (00:00 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/bit.h 5.1

34 years agoadd Berkeley specific copyright
Keith Bostic [Mon, 12 Mar 1990 07:59:15 +0000 (23:59 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/make/buf.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:58:54 +0000 (23:58 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/buf.h 5.1

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 07:55:18 +0000 (23:55 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/hash.h 5.2
SCCS-vsn: usr.bin/make/list.h 5.2
SCCS-vsn: usr.bin/make/lst.h 5.2
SCCS-vsn: usr.bin/make/sprite.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:49:05 +0000 (23:49 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/hash.h 5.1
SCCS-vsn: usr.bin/make/list.h 5.1
SCCS-vsn: usr.bin/make/lst.h 5.1
SCCS-vsn: usr.bin/make/sprite.h 5.1

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 07:43:59 +0000 (23:43 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/config.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:43:07 +0000 (23:43 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/config.h 5.1

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 07:39:42 +0000 (23:39 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/arch.c 5.2
SCCS-vsn: usr.bin/make/compat.c 5.2
SCCS-vsn: usr.bin/make/cond.c 5.2
SCCS-vsn: usr.bin/make/dir.c 5.2
SCCS-vsn: usr.bin/make/job.c 5.2
SCCS-vsn: usr.bin/make/job.h 5.2
SCCS-vsn: usr.bin/make/main.c 5.2
SCCS-vsn: usr.bin/make/make.c 5.2
SCCS-vsn: usr.bin/make/make.h 5.2
SCCS-vsn: usr.bin/make/parse.c 5.2
SCCS-vsn: usr.bin/make/str.c 5.2
SCCS-vsn: usr.bin/make/suff.c 5.2
SCCS-vsn: usr.bin/make/targ.c 5.2
SCCS-vsn: usr.bin/make/var.c 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:27:57 +0000 (23:27 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/arch.c 5.1
SCCS-vsn: usr.bin/make/compat.c 5.1
SCCS-vsn: usr.bin/make/cond.c 5.1
SCCS-vsn: usr.bin/make/dir.c 5.1
SCCS-vsn: usr.bin/make/job.c 5.1
SCCS-vsn: usr.bin/make/job.h 5.1
SCCS-vsn: usr.bin/make/main.c 5.1
SCCS-vsn: usr.bin/make/make.c 5.1
SCCS-vsn: usr.bin/make/make.h 5.1
SCCS-vsn: usr.bin/make/nonints.h 5.1
SCCS-vsn: usr.bin/make/parse.c 5.1
SCCS-vsn: usr.bin/make/str.c 5.1
SCCS-vsn: usr.bin/make/suff.c 5.1
SCCS-vsn: usr.bin/make/targ.c 5.1
SCCS-vsn: usr.bin/make/utimes.c 5.1
SCCS-vsn: usr.bin/make/var.c 5.1

34 years agoremove /lib
Keith Bostic [Mon, 12 Mar 1990 07:19:36 +0000 (23:19 -0800)]
remove /lib

SCCS-vsn: old/ld/pathnames.h 5.2

34 years agoadd -m flag, configurable directory search path (/etc/man.config)
Keith Bostic [Mon, 12 Mar 1990 07:11:13 +0000 (23:11 -0800)]
add -m flag, configurable directory search path (/etc/man.config)
add man.config man page, redo man(1) man page, now AT&T free.  Change '-'
option to -c, other minor whacks

SCCS-vsn: usr.bin/man/Makefile 5.8
SCCS-vsn: usr.bin/man/man.1 6.8
SCCS-vsn: usr.bin/man/man.c 5.19
SCCS-vsn: usr.bin/man/pathnames.h 5.2

34 years agoadd -m flag, configurable search directories
Keith Bostic [Mon, 12 Mar 1990 07:08:37 +0000 (23:08 -0800)]
add -m flag, configurable search directories

SCCS-vsn: usr.bin/apropos/apropos.1 6.6
SCCS-vsn: usr.bin/apropos/apropos.c 5.9

34 years agodate and time created 90/03/11 15:08:02 by bostic
Keith Bostic [Mon, 12 Mar 1990 07:08:02 +0000 (23:08 -0800)]
date and time created 90/03/11 15:08:02 by bostic

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

34 years agoadd -m option, configurable search directories
Keith Bostic [Mon, 12 Mar 1990 07:06:10 +0000 (23:06 -0800)]
add -m option, configurable search directories

SCCS-vsn: usr.bin/whatis/whatis.1 6.5
SCCS-vsn: usr.bin/whatis/whatis.c 5.4

34 years agodate and time created 90/03/11 15:05:09 by bostic
Keith Bostic [Mon, 12 Mar 1990 07:05:09 +0000 (23:05 -0800)]
date and time created 90/03/11 15:05:09 by bostic

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

34 years agorename to locate command
Keith Bostic [Mon, 12 Mar 1990 04:17:41 +0000 (20:17 -0800)]
rename to locate command

SCCS-vsn: usr.bin/locate/locate/pathnames.h 5.4

34 years agomove fast lookup from find to locate
Keith Bostic [Mon, 12 Mar 1990 04:16:48 +0000 (20:16 -0800)]
move fast lookup from find to locate

SCCS-vsn: usr.bin/locate/locate/updatedb.csh 4.12

34 years agocheck first for sources in build area, then in current directory
Kirk McKusick [Mon, 12 Mar 1990 02:28:31 +0000 (18:28 -0800)]
check first for sources in build area, then in current directory

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.21

34 years agofix setting of mode (checkin for bostic by mckusick)
Keith Bostic [Mon, 12 Mar 1990 02:24:40 +0000 (18:24 -0800)]
fix setting of mode (checkin for bostic by mckusick)

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.20

34 years agohave to add explicit dependency on install.c as mkdep does not find it
Kirk McKusick [Mon, 12 Mar 1990 02:18:25 +0000 (18:18 -0800)]
have to add explicit dependency on install.c as mkdep does not find it

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

34 years agouse genbuildname to find input and place output files
Kirk McKusick [Mon, 12 Mar 1990 01:31:36 +0000 (17:31 -0800)]
use genbuildname to find input and place output files

SCCS-vsn: old/ld/ld.c 5.13

34 years agouse genbuildname to place output file
Kirk McKusick [Mon, 12 Mar 1990 01:29:52 +0000 (17:29 -0800)]
use genbuildname to place output file

SCCS-vsn: old/as.tahoe/asmain.c 1.4

34 years agodelete _PATH_LIB usage
Keith Bostic [Sun, 11 Mar 1990 10:22:02 +0000 (02:22 -0800)]
delete _PATH_LIB usage

SCCS-vsn: old/ld/ld.c 5.12

34 years agoadd Berkeley specific copyright notices
Keith Bostic [Sun, 11 Mar 1990 05:38:42 +0000 (21:38 -0800)]
add Berkeley specific copyright notices

SCCS-vsn: old/whereis/whereis.1 6.3
SCCS-vsn: old/whereis/whereis.c 5.3

34 years agocheck character device root, not the block device
Kirk McKusick [Sat, 10 Mar 1990 10:01:49 +0000 (02:01 -0800)]
check character device root, not the block device

SCCS-vsn: sbin/fsck/main.c 5.20

34 years agomark mounted devices; do not mount devices in use;
Kirk McKusick [Sat, 10 Mar 1990 03:38:09 +0000 (19:38 -0800)]
mark mounted devices; do not mount devices in use;
flush out buffers remaining from previous uses

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

34 years agodo not allow mounted devices to be opened
Kirk McKusick [Sat, 10 Mar 1990 03:35:43 +0000 (19:35 -0800)]
do not allow mounted devices to be opened

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

34 years agoadd flags field to specinfo to mark mounted block devices
Kirk McKusick [Fri, 9 Mar 1990 09:16:05 +0000 (01:16 -0800)]
add flags field to specinfo to mark mounted block devices

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

34 years agodelete exportfs system call; fill out vendor reserved system calls
Kirk McKusick [Fri, 9 Mar 1990 08:05:39 +0000 (00:05 -0800)]
delete exportfs system call; fill out vendor reserved system calls

SCCS-vsn: sys/kern/syscalls.master 7.16

34 years agoeliminate exportfs; functionality merged into mount
Kirk McKusick [Fri, 9 Mar 1990 07:59:35 +0000 (23:59 -0800)]
eliminate exportfs; functionality merged into mount

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.10

34 years agoadd exportfs functionality
Kirk McKusick [Fri, 9 Mar 1990 07:57:52 +0000 (23:57 -0800)]
add exportfs functionality

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

34 years agoadd entry for the exports file
Kirk McKusick [Fri, 9 Mar 1990 07:24:34 +0000 (23:24 -0800)]
add entry for the exports file

SCCS-vsn: sbin/mount/pathnames.h 6.2

34 years agocheck to see if ufs filesystem is being exported and mark appropriately
Kirk McKusick [Fri, 9 Mar 1990 07:23:48 +0000 (23:23 -0800)]
check to see if ufs filesystem is being exported and mark appropriately

SCCS-vsn: sbin/mount/mount.c 5.28

34 years agoexportfs is replaced by mount
Kirk McKusick [Fri, 9 Mar 1990 07:20:45 +0000 (23:20 -0800)]
exportfs is replaced by mount

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

34 years agodo not split lines starting with . (4.3BSD-tahoe/ucb/58)
Kirk McKusick [Fri, 9 Mar 1990 06:10:32 +0000 (22:10 -0800)]
do not split lines starting with . (4.3BSD-tahoe/ucb/58)

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

34 years agoupdate specification of ufs_args
Kirk McKusick [Fri, 9 Mar 1990 03:51:36 +0000 (19:51 -0800)]
update specification of ufs_args

SCCS-vsn: lib/libc/sys/mount.2 6.9

34 years agoget rid of unneeded header files
Kirk McKusick [Fri, 9 Mar 1990 02:45:00 +0000 (18:45 -0800)]
get rid of unneeded header files

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

34 years agoskip over -f flag (compatability with old/more)
Marc Teitelbaum [Fri, 9 Mar 1990 02:19:48 +0000 (18:19 -0800)]
skip over -f flag (compatability with old/more)

SCCS-vsn: usr.bin/more/option.c 5.10

34 years agoproperly print to end of doc when -o#- is requested (4.3BSD-tahoe/usr.bin/31)
Kirk McKusick [Thu, 8 Mar 1990 10:18:27 +0000 (02:18 -0800)]
properly print to end of doc when -o#- is requested (4.3BSD-tahoe/usr.bin/31)

SCCS-vsn: old/roff/common_source/n7.c 4.4

34 years agominor error inspec
Kirk McKusick [Thu, 8 Mar 1990 09:33:19 +0000 (01:33 -0800)]
minor error inspec

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

34 years agoreformating - inherit flag passed in trace flag.
Marc Teitelbaum [Thu, 8 Mar 1990 08:15:10 +0000 (00:15 -0800)]
reformating - inherit flag passed in trace flag.

SCCS-vsn: usr.bin/ktrace/ktrace.c 1.4

34 years agoinitialize inplast (from shumway@sun.com)
Kirk McKusick [Thu, 8 Mar 1990 07:30:05 +0000 (23:30 -0800)]
initialize inplast (from shumway@sun.com)

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

34 years agops -U -> kvm_mkdb
Marc Teitelbaum [Thu, 8 Mar 1990 06:53:45 +0000 (22:53 -0800)]
ps -U -> kvm_mkdb

SCCS-vsn: etc/rc 5.11

34 years agodate and time created 90/03/07 14:45:51 by marc
Marc Teitelbaum [Thu, 8 Mar 1990 06:45:51 +0000 (22:45 -0800)]
date and time created 90/03/07 14:45:51 by marc

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

34 years agodate and time created 90/03/07 14:45:49 by marc
Marc Teitelbaum [Thu, 8 Mar 1990 06:45:49 +0000 (22:45 -0800)]
date and time created 90/03/07 14:45:49 by marc

SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.8 1.1

34 years agodate and time created 90/03/07 14:45:46 by marc
Marc Teitelbaum [Thu, 8 Mar 1990 06:45:46 +0000 (22:45 -0800)]
date and time created 90/03/07 14:45:46 by marc

SCCS-vsn: usr.sbin/kvm_mkdb/Makefile 1.1

34 years agof_fsid is now found in m_stat.f_fsid
Kirk McKusick [Wed, 7 Mar 1990 15:35:37 +0000 (07:35 -0800)]
f_fsid is now found in m_stat.f_fsid

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.9

34 years agom_fsid is now m_stat.f_fsid; m_bsize is now m_stat.f_bsize;
Kirk McKusick [Wed, 7 Mar 1990 15:35:03 +0000 (07:35 -0800)]
m_fsid is now m_stat.f_fsid; m_bsize is now m_stat.f_bsize;
nm_host and nm_path are now found in m_stat

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

34 years agom_fsid is now m_stat.f_fsid
Kirk McKusick [Wed, 7 Mar 1990 15:33:54 +0000 (07:33 -0800)]
m_fsid is now m_stat.f_fsid

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

34 years agonm_host is now m_stat.f_mntfromname
Kirk McKusick [Wed, 7 Mar 1990 15:33:27 +0000 (07:33 -0800)]
nm_host is now m_stat.f_mntfromname

SCCS-vsn: sys/nfs/nfs_socket.c 7.8

34 years agom_fsid is now m_stat.f_fsid
Kirk McKusick [Wed, 7 Mar 1990 15:32:44 +0000 (07:32 -0800)]
m_fsid is now m_stat.f_fsid

SCCS-vsn: sys/nfs/nfs_serv.c 7.16

34 years agom_bsize is now m_stat.f_bsize; m_fsid is now m_stat.f_fsid;
Kirk McKusick [Wed, 7 Mar 1990 15:32:14 +0000 (07:32 -0800)]
m_bsize is now m_stat.f_bsize; m_fsid is now m_stat.f_fsid;
only copy mntfrom and mnton if going to a new structure

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

34 years agohost and path are now found in m_stat
Kirk McKusick [Wed, 7 Mar 1990 15:31:01 +0000 (07:31 -0800)]
host and path are now found in m_stat

SCCS-vsn: sys/nfs/nfsmount.h 7.3

34 years agomntfrom and mnton are now maintained in m_stat
Kirk McKusick [Wed, 7 Mar 1990 15:30:22 +0000 (07:30 -0800)]
mntfrom and mnton are now maintained in m_stat

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

34 years agom_bsize, m_fsize, m_fsid are now found in m_stat;
Kirk McKusick [Wed, 7 Mar 1990 15:29:43 +0000 (07:29 -0800)]
m_bsize, m_fsize, m_fsid are now found in m_stat;
mounton and mountfrom are now kept in m_stat

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

34 years agoreaddir now returns an eof indication
Kirk McKusick [Wed, 7 Mar 1990 15:28:13 +0000 (07:28 -0800)]
readdir now returns an eof indication

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

34 years agomntname is now maintained in the mount table
Kirk McKusick [Wed, 7 Mar 1990 15:27:40 +0000 (07:27 -0800)]
mntname is now maintained in the mount table

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

34 years agostatfs structure is now cached in the mount table entry
Kirk McKusick [Wed, 7 Mar 1990 15:27:03 +0000 (07:27 -0800)]
statfs structure is now cached in the mount table entry

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

34 years agom_fsid is now found in m_stat.f_fsid
Kirk McKusick [Wed, 7 Mar 1990 15:25:56 +0000 (07:25 -0800)]
m_fsid is now found in m_stat.f_fsid

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

34 years agopack now takes a vnode instead of a dev
Kirk McKusick [Wed, 7 Mar 1990 15:24:51 +0000 (07:24 -0800)]
pack now takes a vnode instead of a dev

SCCS-vsn: sys/kern/vfs_bio.c 7.23
SCCS-vsn: sys/kern/vfs_cluster.c 7.23

34 years agodynamically calculate the size of the "Filesystem" field
Kirk McKusick [Wed, 7 Mar 1990 15:18:23 +0000 (07:18 -0800)]
dynamically calculate the size of the "Filesystem" field

SCCS-vsn: bin/df/df.c 5.16

34 years agospecify MNT_NOWAIT when getting filesystem information
Kirk McKusick [Wed, 7 Mar 1990 14:03:20 +0000 (06:03 -0800)]
specify MNT_NOWAIT when getting filesystem information

SCCS-vsn: sbin/umount/umount.c 5.13

34 years agodo not trim leading pathname from special device name
Kirk McKusick [Wed, 7 Mar 1990 14:00:17 +0000 (06:00 -0800)]
do not trim leading pathname from special device name

SCCS-vsn: sbin/mount/mount.c 5.27

34 years agoadd MNT_NOWAIT parameter to getmntinfo
Kirk McKusick [Wed, 7 Mar 1990 13:23:58 +0000 (05:23 -0800)]
add MNT_NOWAIT parameter to getmntinfo

SCCS-vsn: sbin/mount/mount.c 5.26

34 years agoadd flags parameter to pass through to getfsstat(2)
Kirk McKusick [Wed, 7 Mar 1990 13:17:52 +0000 (05:17 -0800)]
add flags parameter to pass through to getfsstat(2)

SCCS-vsn: lib/libc/gen/getmntinfo.c 6.2
SCCS-vsn: lib/libc/gen/getmntinfo.3 6.2

34 years agoAT&T free version, from Michael Rendell (michael@stretch.cs.mun.ca)
Keith Bostic [Wed, 7 Mar 1990 13:14:10 +0000 (05:14 -0800)]
AT&T free version, from Michael Rendell (michael@stretch.cs.mun.ca)

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

34 years agoadd flags parameter to specify no waiting
Kirk McKusick [Wed, 7 Mar 1990 13:11:58 +0000 (05:11 -0800)]
add flags parameter to specify no waiting

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

34 years agoadd -n flag to skip calls to underlying filesystem
Kirk McKusick [Wed, 7 Mar 1990 13:02:06 +0000 (05:02 -0800)]
add -n flag to skip calls to underlying filesystem

SCCS-vsn: bin/df/df.c 5.15
SCCS-vsn: bin/df/df.1 6.4

34 years agoadd additional flags parameter to getfsstat
Kirk McKusick [Wed, 7 Mar 1990 13:00:10 +0000 (05:00 -0800)]
add additional flags parameter to getfsstat

SCCS-vsn: sys/kern/syscalls.master 7.15

34 years agothe dictionary moved
Keith Bostic [Wed, 7 Mar 1990 11:28:53 +0000 (03:28 -0800)]
the dictionary moved

SCCS-vsn: local/local.cmd/Correct.sh 5.2

34 years agodate and time created 90/03/06 19:28:21 by bostic
Keith Bostic [Wed, 7 Mar 1990 11:28:21 +0000 (03:28 -0800)]
date and time created 90/03/06 19:28:21 by bostic

SCCS-vsn: local/local.cmd/Correct.sh 5.1

34 years agopack now takes a vnode instead of a dev
Kirk McKusick [Wed, 7 Mar 1990 10:55:23 +0000 (02:55 -0800)]
pack now takes a vnode instead of a dev

SCCS-vsn: sys/sys/trace.h 7.2

34 years agochange in parameters to *_usrreq()
Keith Sklower [Wed, 7 Mar 1990 09:25:48 +0000 (01:25 -0800)]
change in parameters to *_usrreq()

SCCS-vsn: sys/nfs/nfs_socket.c 7.7

34 years agoadd ANSI C prototypes, rename the path constant
Keith Bostic [Wed, 7 Mar 1990 09:07:55 +0000 (01:07 -0800)]
add ANSI C prototypes, rename the path constant

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

34 years agoadd ANSI C prototypes
Keith Bostic [Wed, 7 Mar 1990 09:04:34 +0000 (01:04 -0800)]
add ANSI C prototypes

SCCS-vsn: include/strings.h 5.7
SCCS-vsn: include/time.h 5.2
SCCS-vsn: include/ttyent.h 5.3
SCCS-vsn: include/dirent.h 5.8

34 years agoreaddir takes a new flag to indicate end-of-file
Kirk McKusick [Wed, 7 Mar 1990 08:30:28 +0000 (00:30 -0800)]
readdir takes a new flag to indicate end-of-file

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

34 years agomove statfs structure into mount entry to cache info
Kirk McKusick [Wed, 7 Mar 1990 08:28:31 +0000 (00:28 -0800)]
move statfs structure into mount entry to cache info

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

34 years agoadd ANSI C prototypes
Keith Bostic [Wed, 7 Mar 1990 07:58:42 +0000 (23:58 -0800)]
add ANSI C prototypes

SCCS-vsn: include/arpa/inet.h 5.3
SCCS-vsn: sys/sys/fcntl.h 5.3
SCCS-vsn: include/fstab.h 5.8
SCCS-vsn: include/grp.h 4.4
SCCS-vsn: include/ndbm.h 5.2
SCCS-vsn: sys/netns/ns.h 7.6
SCCS-vsn: include/nlist.h 5.3
SCCS-vsn: include/pwd.h 5.1
SCCS-vsn: include/regexp.h 1.3

34 years agodocument new table names for :yyfix scripts
Keith Bostic [Wed, 7 Mar 1990 06:44:57 +0000 (22:44 -0800)]
document new table names for :yyfix scripts

SCCS-vsn: usr.bin/yacc/yacc.1 5.2

34 years agooutput token #defines after user-specified text
Keith Bostic [Wed, 7 Mar 1990 06:44:25 +0000 (22:44 -0800)]
output token #defines after user-specified text

SCCS-vsn: usr.bin/yacc/output.c 5.3
SCCS-vsn: usr.bin/yacc/skeleton.c 5.3

34 years agooutput delimiters even if the input file is empty
Keith Bostic [Wed, 7 Mar 1990 04:50:40 +0000 (20:50 -0800)]
output delimiters even if the input file is empty

SCCS-vsn: usr.bin/paste/paste.c 5.3

34 years agodate and time created 90/03/06 12:38:18 by bostic
Keith Bostic [Wed, 7 Mar 1990 04:38:18 +0000 (20:38 -0800)]
date and time created 90/03/06 12:38:18 by bostic

SCCS-vsn: share/man/man7/operator.7 5.1

34 years agobug, tries to open "-"
Keith Bostic [Wed, 7 Mar 1990 04:05:47 +0000 (20:05 -0800)]
bug, tries to open "-"

SCCS-vsn: usr.bin/paste/paste.c 5.2

34 years agodate and time created 90/03/06 11:23:44 by bostic
Keith Bostic [Wed, 7 Mar 1990 03:23:44 +0000 (19:23 -0800)]
date and time created 90/03/06 11:23:44 by bostic

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

34 years agodate and time created 90/03/06 11:20:06 by bostic
Keith Bostic [Wed, 7 Mar 1990 03:20:06 +0000 (19:20 -0800)]
date and time created 90/03/06 11:20:06 by bostic

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

34 years agodate and time created 90/03/06 11:19:55 by bostic
Keith Bostic [Wed, 7 Mar 1990 03:19:55 +0000 (19:19 -0800)]
date and time created 90/03/06 11:19:55 by bostic

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

34 years agorename fast find code to locate
Keith Bostic [Wed, 7 Mar 1990 03:19:42 +0000 (19:19 -0800)]
rename fast find code to locate

SCCS-vsn: usr.bin/locate/code/locate.code.c 4.7
SCCS-vsn: usr.bin/locate/locate/locate.h 5.2

34 years agoforgot to add list to SEE ALSO
Keith Bostic [Wed, 7 Mar 1990 03:18:16 +0000 (19:18 -0800)]
forgot to add list to SEE ALSO

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

34 years agorename fast find code as locate; don't need paths.h anymore
Keith Bostic [Wed, 7 Mar 1990 03:09:07 +0000 (19:09 -0800)]
rename fast find code as locate; don't need paths.h anymore

SCCS-vsn: usr.bin/locate/locate/pathnames.h 5.3

34 years agopull out fast database code, rename as list
Keith Bostic [Wed, 7 Mar 1990 03:06:51 +0000 (19:06 -0800)]
pull out fast database code, rename as list

SCCS-vsn: usr.bin/find/find.c 4.24
SCCS-vsn: usr.bin/find/Makefile 4.9
SCCS-vsn: usr.bin/find/find.1 6.5

34 years agoupdate for new statistics from Rick Macklem
Kirk McKusick [Tue, 6 Mar 1990 11:41:29 +0000 (03:41 -0800)]
update for new statistics from Rick Macklem

SCCS-vsn: usr.bin/nfsstat/nfsstat.c 5.3

34 years agoreaddir fixes from Rick Macklem
Kirk McKusick [Tue, 6 Mar 1990 11:38:19 +0000 (03:38 -0800)]
readdir fixes from Rick Macklem

SCCS-vsn: sys/nfs/nfs.h 7.6
SCCS-vsn: sys/nfs/nfs_vnops.c 7.32
SCCS-vsn: sys/nfs/nfs_node.c 7.23
SCCS-vsn: sys/nfs/nfs_serv.c 7.15
SCCS-vsn: sys/nfs/nfsnode.h 7.9

34 years agoadd support for fifo's; minor bug fix
Kirk McKusick [Tue, 6 Mar 1990 11:16:43 +0000 (03:16 -0800)]
add support for fifo's; minor bug fix

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

34 years agoadd support for fifo's
Kirk McKusick [Tue, 6 Mar 1990 11:15:53 +0000 (03:15 -0800)]
add support for fifo's

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

34 years agoprint out selected fifo information in ufs_print
Kirk McKusick [Tue, 6 Mar 1990 11:15:12 +0000 (03:15 -0800)]
print out selected fifo information in ufs_print

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

34 years agodate and time created 90/03/05 19:14:10 by mckusick
Kirk McKusick [Tue, 6 Mar 1990 11:14:10 +0000 (03:14 -0800)]
date and time created 90/03/05 19:14:10 by mckusick

SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 7.1

34 years agoadd support for FIFO's
Kirk McKusick [Tue, 6 Mar 1990 10:17:59 +0000 (02:17 -0800)]
add support for FIFO's

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