unix-history/.git
32 years agonew namei calling convention
Kirk McKusick [Wed, 5 Feb 1992 06:31:14 +0000 (22:31 -0800)]
new namei calling convention

SCCS-vsn: sys/ufs/ffs/ufs_quota.c 7.13
SCCS-vsn: sys/ufs/ufs/ufs_quota.c 7.13

32 years agomove in ufs specific fields from the nameidata structure
Kirk McKusick [Wed, 5 Feb 1992 06:30:54 +0000 (22:30 -0800)]
move in ufs specific fields from the nameidata structure

SCCS-vsn: sys/ufs/ffs/inode.h 7.21
SCCS-vsn: sys/ufs/ufs/inode.h 7.21

32 years agonew namei calling convention
Kirk McKusick [Wed, 5 Feb 1992 06:30:16 +0000 (22:30 -0800)]
new namei calling convention

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.62
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.73

32 years agohave to get credential from the proc table
Kirk McKusick [Wed, 5 Feb 1992 06:28:56 +0000 (22:28 -0800)]
have to get credential from the proc table

SCCS-vsn: sys/kern/vfs_vnops.c 7.37

32 years agonew namei calling convention
Kirk McKusick [Wed, 5 Feb 1992 06:27:55 +0000 (22:27 -0800)]
new namei calling convention

SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.17

32 years agomake lfs_fsync really work
Keith Bostic [Wed, 5 Feb 1992 04:41:14 +0000 (20:41 -0800)]
make lfs_fsync really work

SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.77

32 years agoadd lfs_vflush to flush a single vnode; permit flushing of blocks from
Keith Bostic [Wed, 5 Feb 1992 04:40:21 +0000 (20:40 -0800)]
add lfs_vflush to flush a single vnode; permit flushing of blocks from
a locked vnode (necessary for writes to a single vnode which are larger than
the buffer cache); do match check before diagnostic checks

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.10

32 years agouse lfs_vflush for lfs_update; update the version number in truncate
Keith Bostic [Wed, 5 Feb 1992 04:35:18 +0000 (20:35 -0800)]
use lfs_vflush for lfs_update; update the version number in truncate

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

32 years agoadd lfs_vflush; flush a vnode to disk
Keith Bostic [Wed, 5 Feb 1992 04:33:13 +0000 (20:33 -0800)]
add lfs_vflush; flush a vnode to disk

SCCS-vsn: sys/ufs/lfs/lfs_extern.h 7.9

32 years agominor fix, don't set queue count to 0 unless did something
Keith Bostic [Wed, 5 Feb 1992 04:32:36 +0000 (20:32 -0800)]
minor fix, don't set queue count to 0 unless did something

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

32 years agocheckpoint
Keith Bostic [Wed, 5 Feb 1992 04:30:58 +0000 (20:30 -0800)]
checkpoint

SCCS-vsn: sys/ufs/lfs/TODO 5.4

32 years agotogether with vfs_subr.c (7.67.1.1) add reference checking
Kirk McKusick [Tue, 4 Feb 1992 16:34:47 +0000 (08:34 -0800)]
together with vfs_subr.c (7.67.1.1) add reference checking

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

32 years agonew calling convention for namei
Kirk McKusick [Tue, 4 Feb 1992 16:33:00 +0000 (08:33 -0800)]
new calling convention for namei

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

32 years agobreada is generalized to breadn
Kirk McKusick [Tue, 4 Feb 1992 16:32:07 +0000 (08:32 -0800)]
breada is generalized to breadn

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

32 years agonew calling convention to spec_lookup
John Heidemann [Tue, 4 Feb 1992 16:31:37 +0000 (08:31 -0800)]
new calling convention to spec_lookup

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

32 years agoreorganize and clean up John Heideman's layout
Kirk McKusick [Tue, 4 Feb 1992 16:27:50 +0000 (08:27 -0800)]
reorganize and clean up John Heideman's layout

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

32 years agonew namei calling convention
Kirk McKusick [Tue, 4 Feb 1992 16:26:50 +0000 (08:26 -0800)]
new namei calling convention

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

32 years agocleanups for new nameidata organization
John Heidemann [Tue, 4 Feb 1992 16:25:33 +0000 (08:25 -0800)]
cleanups for new nameidata organization

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

32 years agonew organization for nameidata
John Heidemann [Tue, 4 Feb 1992 16:24:55 +0000 (08:24 -0800)]
new organization for nameidata

SCCS-vsn: sys/nfs/nfs_subs.c 7.47
SCCS-vsn: sys/nfs/nfs_serv.c 7.45

32 years agoupdate for new VOP calling convention
John Heidemann [Tue, 4 Feb 1992 16:23:04 +0000 (08:23 -0800)]
update for new VOP calling convention

SCCS-vsn: sys/miscfs/specfs/specdev.h 7.6
SCCS-vsn: sys/miscfs/fifofs/fifo.h 7.3

32 years agotogether with vfs_syscalls.c add reference checking
Kirk McKusick [Tue, 4 Feb 1992 15:41:22 +0000 (07:41 -0800)]
together with vfs_syscalls.c add reference checking

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

32 years agoget rid of debugging; zero out v_mount when recycling vnodes
Kirk McKusick [Tue, 4 Feb 1992 15:38:50 +0000 (07:38 -0800)]
get rid of debugging; zero out v_mount when recycling vnodes

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

32 years agovn_open no longer take proc (now in ndp); new calling convention for namei
Kirk McKusick [Tue, 4 Feb 1992 15:36:19 +0000 (07:36 -0800)]
vn_open no longer take proc (now in ndp); new calling convention for namei

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

32 years agonew namei calling convention
Kirk McKusick [Tue, 4 Feb 1992 15:34:45 +0000 (07:34 -0800)]
new namei calling convention

SCCS-vsn: sys/vm/vm_swap.c 7.19
SCCS-vsn: sys/kern/uipc_usrreq.c 7.30

32 years agovn_open no longer takes a proc (now in ndp)
Kirk McKusick [Tue, 4 Feb 1992 15:31:25 +0000 (07:31 -0800)]
vn_open no longer takes a proc (now in ndp)

SCCS-vsn: sys/kern/kern_acct.c 7.21

32 years agomisc cleanups
John Heidemann [Tue, 4 Feb 1992 15:28:06 +0000 (07:28 -0800)]
misc cleanups

SCCS-vsn: sys/kern/vfs_cache.c 7.10

32 years agonew calling convention for VOP ops
John Heidemann [Tue, 4 Feb 1992 15:27:23 +0000 (07:27 -0800)]
new calling convention for VOP ops

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

32 years agono longer pass proc to vn_open (now in ndp)
John Heidemann [Tue, 4 Feb 1992 15:26:55 +0000 (07:26 -0800)]
no longer pass proc to vn_open (now in ndp)

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

32 years agonew caling convention for VOP ops
John Heidemann [Tue, 4 Feb 1992 15:24:48 +0000 (07:24 -0800)]
new caling convention for VOP ops

SCCS-vsn: sys/miscfs/deadfs/dead_vnops.c 7.15

32 years agono longer pass proc to vn_open as a parameter (now in ndp)
Kirk McKusick [Tue, 4 Feb 1992 15:22:19 +0000 (07:22 -0800)]
no longer pass proc to vn_open as a parameter (now in ndp)

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

32 years agoformating
John Heidemann [Tue, 4 Feb 1992 15:09:58 +0000 (07:09 -0800)]
formating

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.74
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.74

32 years agomaknode goes away
John Heidemann [Tue, 4 Feb 1992 14:23:00 +0000 (06:23 -0800)]
maknode goes away

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

32 years agonew calling convention
John Heidemann [Tue, 4 Feb 1992 14:21:09 +0000 (06:21 -0800)]
new calling convention

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

32 years agomust init proc pointer
Kirk McKusick [Tue, 4 Feb 1992 14:03:36 +0000 (06:03 -0800)]
must init proc pointer

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

32 years agono error message for stdout; try "(cat 1>&0) < /"
Keith Bostic [Tue, 4 Feb 1992 12:38:49 +0000 (04:38 -0800)]
no error message for stdout; try "(cat 1>&0) < /"

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

32 years agodate and time created 92/02/03 19:57:24 by bostic
Keith Bostic [Tue, 4 Feb 1992 11:57:24 +0000 (03:57 -0800)]
date and time created 92/02/03 19:57:24 by bostic

SCCS-vsn: lib/libc/sys/setsid.2 5.1

32 years agominor cleanups to the code, KNF, one bug fix; make man pages real
Keith Bostic [Tue, 4 Feb 1992 11:48:54 +0000 (03:48 -0800)]
minor cleanups to the code, KNF, one bug fix; make man pages real

SCCS-vsn: lib/libc/gen/termios.c 5.10
SCCS-vsn: lib/libc/gen/tcsendbreak.3 5.2
SCCS-vsn: lib/libc/gen/tcsetattr.3 5.1
SCCS-vsn: lib/libc/gen/tcgetpgrp.3 5.2
SCCS-vsn: lib/libc/gen/tcsetpgrp.3 5.2

32 years agocheck in forMarc
Marc Teitelbaum [Tue, 4 Feb 1992 10:32:20 +0000 (02:32 -0800)]
check in forMarc

SCCS-vsn: lib/libc/gen/tcsendbreak.3 5.1

32 years agoconverted to CN; throw out unused bits
John Heidemann [Tue, 4 Feb 1992 08:55:17 +0000 (00:55 -0800)]
converted to CN; throw out unused bits

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.73
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.73

32 years agoconvert to CN
John Heidemann [Tue, 4 Feb 1992 08:54:28 +0000 (00:54 -0800)]
convert to CN

SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.38
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.38

32 years agoadd fts_symfd so can return after FTS_FOLLOW of a symlink; add flags
Keith Bostic [Tue, 4 Feb 1992 08:46:41 +0000 (00:46 -0800)]
add fts_symfd so can return after FTS_FOLLOW of a symlink; add flags
field in FTSENT struct for chdir errors and symlink traversal

SCCS-vsn: include/fts.h 5.20

32 years agofix FTS_FOLLOW so fts can actually return; add flags to FTS struct for
Keith Bostic [Tue, 4 Feb 1992 08:45:55 +0000 (00:45 -0800)]
fix FTS_FOLLOW so fts can actually return; add flags to FTS struct for
symbolic link follow and chdir errors; close symbolic link file descriptors;
nlink and cderror fixes in fts_build to make ls work; link directories in
forward order for ls -f; minor fixes

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

32 years agomake routines public; fix physical/logical walk; clean up dot/dotdot
Keith Bostic [Tue, 4 Feb 1992 08:42:39 +0000 (00:42 -0800)]
make routines public; fix physical/logical walk; clean up dot/dotdot
handling on directory visit; don't test errno explicitly, FTS_NS is always
an error.

SCCS-vsn: bin/ls/ls.c 5.55

32 years agohave to vgone root vnode to ensure that no vnodes remain on mount point
Kirk McKusick [Tue, 4 Feb 1992 08:19:33 +0000 (00:19 -0800)]
have to vgone root vnode to ensure that no vnodes remain on mount point

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

32 years agocheck that mount structures are empty before deleteing them
Kirk McKusick [Tue, 4 Feb 1992 08:17:51 +0000 (00:17 -0800)]
check that mount structures are empty before deleteing them

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

32 years agoyet another torek fix
Keith Sklower [Tue, 4 Feb 1992 07:07:09 +0000 (23:07 -0800)]
yet another torek fix

SCCS-vsn: sys/netinet/in.c 7.21

32 years agocombine find_node and add_node, use db(3) hashing; malloc node and
Keith Bostic [Tue, 4 Feb 1992 06:20:32 +0000 (22:20 -0800)]
combine find_node and add_node, use db(3) hashing; malloc node and
node name in one shot

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

32 years agoFixed bug that prevented '.' files from being listed when on argument
Elan Amir [Tue, 4 Feb 1992 05:51:49 +0000 (21:51 -0800)]
Fixed bug that prevented '.' files from being listed when on argument
line.

SCCS-vsn: bin/ls/ls.c 5.54

32 years agofix argument parsing, add getopt(3), minor cleanups
Keith Bostic [Tue, 4 Feb 1992 05:03:00 +0000 (21:03 -0800)]
fix argument parsing, add getopt(3), minor cleanups

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

32 years agoapply fix from torek
Keith Sklower [Tue, 4 Feb 1992 02:37:17 +0000 (18:37 -0800)]
apply fix from torek

SCCS-vsn: sys/net/route.c 7.28

32 years agocheck in for marc
Marc Teitelbaum [Mon, 3 Feb 1992 10:11:12 +0000 (02:11 -0800)]
check in for marc

SCCS-vsn: lib/libc/gen/tcgetpgrp.3 5.1
SCCS-vsn: lib/libc/gen/tcsetpgrp.3 5.1

32 years agoExit with an explicit status (non-zero if there were problems writing the
Craig Leres [Sat, 1 Feb 1992 13:28:16 +0000 (05:28 -0800)]
Exit with an explicit status (non-zero if there were problems writing the
output). Minor whitespace cleanup.

SCCS-vsn: usr.bin/locate/code/locate.code.c 4.9

32 years agorework errno processing to be more consistent and to set in the correct
Keith Bostic [Sat, 1 Feb 1992 05:36:06 +0000 (21:36 -0800)]
rework errno processing to be more consistent and to set in the correct
node; don't chdir back up if unable to chdir down; preserve the cd error
value to set in each node of the directory that is read

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

32 years agofix arg to arpwhohas to match prototype
Keith Sklower [Sat, 1 Feb 1992 05:02:49 +0000 (21:02 -0800)]
fix arg to arpwhohas to match prototype

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

32 years agolint garbage
Keith Sklower [Fri, 31 Jan 1992 10:09:30 +0000 (02:09 -0800)]
lint garbage

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

32 years agolint changes for sparc port (checked in by sklower)
Chris Torek [Fri, 31 Jan 1992 06:11:00 +0000 (22:11 -0800)]
lint changes for sparc port (checked in by sklower)

SCCS-vsn: sys/netinet/if_ether.c 7.17
SCCS-vsn: sys/netinet/if_ether.h 7.7

32 years agolint changes for sparc port, bug fix on default case
Chris Torek [Fri, 31 Jan 1992 06:07:56 +0000 (22:07 -0800)]
lint changes for sparc port, bug fix on default case

SCCS-vsn: sys/netinet/in.c 7.20

32 years agoinitialize the size field, FFS does it in newfs, we don't
Keith Bostic [Fri, 31 Jan 1992 05:08:04 +0000 (21:08 -0800)]
initialize the size field, FFS does it in newfs, we don't

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

32 years agofurther ansi C crap necessary to relieve ordering constraints
Keith Sklower [Fri, 31 Jan 1992 04:02:51 +0000 (20:02 -0800)]
further ansi C crap necessary to relieve ordering constraints

SCCS-vsn: sys/net/if.h 7.15

32 years agoheader include uniformity
Keith Sklower [Fri, 31 Jan 1992 04:02:20 +0000 (20:02 -0800)]
header include uniformity

SCCS-vsn: sys/net/if_loop.c 7.15

32 years agochecked in for torek by sklower; Mike agrees to all these changes
Chris Torek [Fri, 31 Jan 1992 03:43:33 +0000 (19:43 -0800)]
checked in for torek by sklower; Mike agrees to all these changes

SCCS-vsn: sys/net/if_ethersubr.c 7.15
SCCS-vsn: sys/net/if_loop.c 7.14
SCCS-vsn: sys/net/if_sl.c 7.26
SCCS-vsn: sys/net/raw_cb.c 7.12
SCCS-vsn: sys/net/rtsock.c 7.23

32 years agocheck in torek's changes for sparc and sklower's workarounds on ifa problems
Keith Sklower [Fri, 31 Jan 1992 03:25:55 +0000 (19:25 -0800)]
check in torek's changes for sparc and sklower's workarounds on ifa problems

SCCS-vsn: sys/net/if.h 7.14
SCCS-vsn: sys/net/route.c 7.27

32 years agoFixed bug of determining the path for reading links off the command
Elan Amir [Fri, 31 Jan 1992 02:14:34 +0000 (18:14 -0800)]
Fixed bug of determining the path for reading links off the command
line arguments in printlink().

SCCS-vsn: bin/ls/print.c 5.29

32 years agobetter heuristic for detecting swapped quads
Kirk McKusick [Thu, 30 Jan 1992 12:39:18 +0000 (04:39 -0800)]
better heuristic for detecting swapped quads

SCCS-vsn: sbin/restore/tape.c 5.26

32 years agodinode sizes are now true quads
Kirk McKusick [Thu, 30 Jan 1992 12:37:22 +0000 (04:37 -0800)]
dinode sizes are now true quads

SCCS-vsn: sbin/restore/tape.c 5.25

32 years agolint and formatting changes, checked in by KLS
Chris Torek [Thu, 30 Jan 1992 11:30:09 +0000 (03:30 -0800)]
lint and formatting changes, checked in by KLS

SCCS-vsn: sys/net/if.c 7.15

32 years agolint and formatting changes, checked in by KLS.
Chris Torek [Thu, 30 Jan 1992 11:23:38 +0000 (03:23 -0800)]
lint and formatting changes, checked in by KLS.

SCCS-vsn: sys/net/radix.c 7.13

32 years agoChanged print routines to conform to new ls(1) inplementation using
Elan Amir [Thu, 30 Jan 1992 08:23:01 +0000 (00:23 -0800)]
Changed print routines to conform to new ls(1) inplementation using
fts(3) routines.

SCCS-vsn: bin/ls/print.c 5.28

32 years agoDeleted LS struct, and got rid of stat(2) struct field overloading
Elan Amir [Thu, 30 Jan 1992 08:21:59 +0000 (00:21 -0800)]
Deleted LS struct, and got rid of stat(2) struct field overloading
of st_spare1 and st_spare2 fields.

SCCS-vsn: bin/ls/ls.h 5.14

32 years agoAdded fatal option to error routines.
Elan Amir [Thu, 30 Jan 1992 08:19:28 +0000 (00:19 -0800)]
Added fatal option to error routines.

SCCS-vsn: bin/ls/util.c 5.10

32 years agoNew version of using fts(3) routines. This version is more robust /
Elan Amir [Thu, 30 Jan 1992 08:14:56 +0000 (00:14 -0800)]
New version of using fts(3) routines.  This version is more robust /

SCCS-vsn: bin/ls/ls.c 5.53

32 years agoChanged fn prototypes to conform to new version using fts(3) structs.
Elan Amir [Thu, 30 Jan 1992 08:14:15 +0000 (00:14 -0800)]
Changed fn prototypes to conform to new version using fts(3) structs.

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

32 years agoChanged comparison fns to conform to new version using fts(3) structs.
Elan Amir [Thu, 30 Jan 1992 08:13:32 +0000 (00:13 -0800)]
Changed comparison fns to conform to new version using fts(3) structs.

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

32 years agodoesn't need setgid kmem anymore
Keith Bostic [Wed, 29 Jan 1992 06:24:15 +0000 (22:24 -0800)]
doesn't need setgid kmem anymore

SCCS-vsn: usr.sbin/arp/Makefile 5.4

32 years agodon't let users create their own symbol table for the running kernel
Keith Bostic [Wed, 29 Jan 1992 06:01:58 +0000 (22:01 -0800)]
don't let users create their own symbol table for the running kernel

SCCS-vsn: usr.sbin/trpt/trpt.c 5.15
SCCS-vsn: usr.sbin/trsp/trsp.c 6.9

32 years agofts_statb -> fts_statp
Keith Bostic [Tue, 28 Jan 1992 08:02:25 +0000 (00:02 -0800)]
fts_statb -> fts_statp

SCCS-vsn: usr.sbin/mtree/compare.c 5.9
SCCS-vsn: usr.sbin/mtree/create.c 5.18

32 years agostatfs.f_fsize =>statfs.f_bsize
Keith Bostic [Tue, 28 Jan 1992 07:57:25 +0000 (23:57 -0800)]
statfs.f_fsize =>statfs.f_bsize

SCCS-vsn: usr.sbin/lpr/lpd/recvjob.c 5.16

32 years agodon't let users create their own symbol table for the running kernel
Keith Bostic [Tue, 28 Jan 1992 07:18:42 +0000 (23:18 -0800)]
don't let users create their own symbol table for the running kernel

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

32 years agoput on SCCS headers
Keith Bostic [Tue, 28 Jan 1992 07:15:42 +0000 (23:15 -0800)]
put on SCCS headers

SCCS-vsn: usr.sbin/pstat/pstat.c 5.38

32 years agodon't let users create their own symbol table for the running kernel
Keith Bostic [Tue, 28 Jan 1992 07:14:34 +0000 (23:14 -0800)]
don't let users create their own symbol table for the running kernel

SCCS-vsn: usr.sbin/pstat/pstat.c 5.37

32 years agochange manner of locating tp pcb's
Keith Sklower [Tue, 28 Jan 1992 06:30:33 +0000 (22:30 -0800)]
change manner of locating tp pcb's

SCCS-vsn: usr.bin/netstat/iso.c 5.7

32 years agochange manner of lookups for iso tp connections
Keith Sklower [Tue, 28 Jan 1992 06:27:18 +0000 (22:27 -0800)]
change manner of lookups for iso tp connections

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

32 years agomake vodes work on dead kernel
Marc Teitelbaum [Tue, 28 Jan 1992 06:13:19 +0000 (22:13 -0800)]
make vodes work on dead kernel

SCCS-vsn: usr.sbin/pstat/pstat.c 5.36

32 years agodon't let users create their own symbol table for the running kernel
Keith Bostic [Tue, 28 Jan 1992 04:24:18 +0000 (20:24 -0800)]
don't let users create their own symbol table for the running kernel

SCCS-vsn: sbin/dmesg/dmesg.c 5.10
SCCS-vsn: usr.sbin/iostat/iostat.c 5.12
SCCS-vsn: usr.bin/vmstat/vmstat.c 5.33
SCCS-vsn: usr.bin/nfsstat/nfsstat.c 5.13
SCCS-vsn: usr.bin/fstat/fstat.c 5.38
SCCS-vsn: bin/ps/ps.c 5.44

32 years agostatfs.f_fsize =>statfs.f_bsize
Keith Bostic [Tue, 28 Jan 1992 03:22:11 +0000 (19:22 -0800)]
statfs.f_fsize =>statfs.f_bsize

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

32 years agofts_statb -> fts_statp
Keith Bostic [Tue, 28 Jan 1992 03:20:53 +0000 (19:20 -0800)]
fts_statb -> fts_statp

SCCS-vsn: usr.bin/find/function.c 5.20

32 years agofts_statb -> fts_statp
Keith Bostic [Tue, 28 Jan 1992 01:59:14 +0000 (17:59 -0800)]
fts_statb -> fts_statp

SCCS-vsn: usr.bin/du/du.c 5.13
SCCS-vsn: bin/chmod/chmod.c 5.21
SCCS-vsn: bin/rm/rm.c 4.27

32 years agoworks with lookup converted
John Heidemann [Thu, 23 Jan 1992 07:42:03 +0000 (23:42 -0800)]
works with lookup converted

SCCS-vsn: sys/sys/vnode.h 7.45
SCCS-vsn: sys/sys/namei.h 7.17

32 years agolookup converted to new form
John Heidemann [Thu, 23 Jan 1992 01:39:42 +0000 (17:39 -0800)]
lookup converted to new form

SCCS-vsn: sys/kern/vfs_lookup.c 7.35
SCCS-vsn: sys/kern/vfs_subr.c 7.66
SCCS-vsn: sys/kern/vfs_vnops.c 7.35
SCCS-vsn: sys/kern/vfs_syscalls.c 7.76
SCCS-vsn: sys/kern/uipc_usrreq.c 7.29
SCCS-vsn: sys/kern/vfs_cache.c 7.9
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.37
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.37
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.72
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.72
SCCS-vsn: sys/ufs/ffs/ufs_extern.h 7.3
SCCS-vsn: sys/ufs/ufs/ufs_extern.h 7.3
SCCS-vsn: sys/nfs/nfsnode.h 7.17
SCCS-vsn: sys/nfs/nfs_subs.c 7.46
SCCS-vsn: sys/nfs/nfs_serv.c 7.44
SCCS-vsn: sys/nfs/nfs_node.c 7.37
SCCS-vsn: sys/nfs/nfs_vnops.c 7.66

32 years agoindex/rindex return a pointer to the character, not the character
Keith Bostic [Wed, 22 Jan 1992 05:26:20 +0000 (21:26 -0800)]
index/rindex return a pointer to the character, not the character

SCCS-vsn: lib/libc/string/index.3 5.4
SCCS-vsn: lib/libc/string/rindex.3 5.3

32 years agoCorrected compar() fn type to const FTSENT ** rather than
Elan Amir [Wed, 22 Jan 1992 02:33:48 +0000 (18:33 -0800)]
Corrected compar() fn type to const FTSENT ** rather than
const FTSENT *.

SCCS-vsn: lib/libc/gen/fts.3 5.18

32 years agostatb is now a pointer, statp
Keith Bostic [Tue, 21 Jan 1992 04:15:01 +0000 (20:15 -0800)]
statb is now a pointer, statp

SCCS-vsn: lib/libc/gen/fts.3 5.17

32 years agoextra -O
Keith Bostic [Mon, 20 Jan 1992 02:27:21 +0000 (18:27 -0800)]
extra -O

SCCS-vsn: sbin/newlfs/Makefile 5.3

32 years agofix bp usage, check lastseg in UPDATE_SEGUSE; from Carl
Keith Bostic [Mon, 20 Jan 1992 02:06:54 +0000 (18:06 -0800)]
fix bp usage, check lastseg in UPDATE_SEGUSE; from Carl

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

32 years agoinline lfs_itod; make it handle unassiged disk addresses, this can
Keith Bostic [Sun, 19 Jan 1992 08:57:48 +0000 (00:57 -0800)]
inline lfs_itod; make it handle unassiged disk addresses, this can
happen when the cleaner requests information about a dead file.

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

32 years agocheckpoint
Keith Bostic [Sun, 19 Jan 1992 08:25:42 +0000 (00:25 -0800)]
checkpoint

SCCS-vsn: sys/ufs/lfs/TODO 5.3

32 years agofirst cut at the truncate code
Keith Bostic [Sun, 19 Jan 1992 08:24:49 +0000 (00:24 -0800)]
first cut at the truncate code

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

32 years agochanges to make lfs_vget retrieve the IFILE inode like any other
Keith Bostic [Sun, 19 Jan 1992 05:28:55 +0000 (21:28 -0800)]
changes to make lfs_vget retrieve the IFILE inode like any other
inode

SCCS-vsn: sys/ufs/lfs/lfs_subr.c 7.8
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.72
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.52
SCCS-vsn: sys/ufs/lfs/lfs_extern.h 7.8

32 years agodrop mode a (ARPA FTP) -- NCP is gone forever.....
Eric Allman [Sat, 18 Jan 1992 23:57:20 +0000 (15:57 -0800)]
drop mode a (ARPA FTP) -- NCP is gone forever.....

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.17
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.44
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 5.25
SCCS-vsn: usr.sbin/sendmail/src/err.c 5.14
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.30

32 years agodb library does not preserve alignment: use bcopy
Chris Torek [Sat, 18 Jan 1992 08:56:41 +0000 (00:56 -0800)]
db library does not preserve alignment: use bcopy
fix minor gcc warnings (plug empty loops with dummy continue)

SCCS-vsn: sbin/init/init.c 6.7