unix-history/.git
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

32 years agosee accpath, used by fts_stat
Keith Bostic [Sat, 18 Jan 1992 04:37:52 +0000 (20:37 -0800)]
see accpath, used by fts_stat

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

32 years agofix '[a]' usage: test is /tr '[a-z]' '[A-Z]' < /etc/motd
Keith Bostic [Fri, 17 Jan 1992 10:11:00 +0000 (02:11 -0800)]
fix '[a]' usage: test is /tr '[a-z]' '[A-Z]' < /etc/motd
use strstr instead of strpbrk

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

32 years agorewording, no real change
Keith Bostic [Fri, 17 Jan 1992 08:04:24 +0000 (00:04 -0800)]
rewording, no real change

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

32 years agojust compare names, then print out the full information for diffs
Keith Bostic [Fri, 17 Jan 1992 06:26:04 +0000 (22:26 -0800)]
just compare names, then print out the full information for diffs

SCCS-vsn: etc/security 5.8

32 years agono date, exhibit A
Alex Sagers [Fri, 17 Jan 1992 05:31:33 +0000 (21:31 -0800)]
no date, exhibit A

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.dom 1.4
SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.for 1.4
SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.ATT 1.3

32 years agonodate, exhibit A
Alex Sagers [Fri, 17 Jan 1992 05:19:09 +0000 (21:19 -0800)]
nodate, exhibit A

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.83 1.5

32 years agono date, exhibit A
Alex Sagers [Fri, 17 Jan 1992 04:01:56 +0000 (20:01 -0800)]
no date, exhibit A

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.83 1.6

32 years agodate and time created 92/01/16 11:30:21 by sagersa
Alex Sagers [Fri, 17 Jan 1992 03:30:21 +0000 (19:30 -0800)]
date and time created 92/01/16 11:30:21 by sagersa

SCCS-vsn: admin/admin/4.3Reno/exhibitA 1.1

32 years agoadjust tree pointers when realloc space; add FTS_DOT; don't allocate
Keith Bostic [Thu, 16 Jan 1992 09:58:40 +0000 (01:58 -0800)]
adjust tree pointers when realloc space; add FTS_DOT; don't allocate
stat structures unless user needs them;

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

32 years agolots of minor rewording; add FTS_DOT, fix errno reporting
Keith Bostic [Thu, 16 Jan 1992 09:56:08 +0000 (01:56 -0800)]
lots of minor rewording; add FTS_DOT, fix errno reporting

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

32 years agoadd inode/dev and nlink count, make statb a pointer so don't have to
Keith Bostic [Thu, 16 Jan 1992 09:18:25 +0000 (01:18 -0800)]
add inode/dev and nlink count, make statb a pointer so don't have to
allocate stat structure; add FTS_DOT back in; minor lint

SCCS-vsn: include/fts.h 5.19

32 years agoset errno on FTS_DNR
Keith Bostic [Wed, 15 Jan 1992 12:21:46 +0000 (04:21 -0800)]
set errno on FTS_DNR

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

32 years agoneeds moutn.h
Keith Bostic [Wed, 15 Jan 1992 12:20:30 +0000 (04:20 -0800)]
needs moutn.h

SCCS-vsn: sbin/newlfs/lfs.c 5.7

32 years agoinit the pointer if not passed the array of weightss
Keith Bostic [Wed, 15 Jan 1992 11:36:55 +0000 (03:36 -0800)]
init the pointer if not passed the array of weightss

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.12

32 years agoremove compat crap, other cleanups; remove old port-number peek
Mike Karels [Wed, 15 Jan 1992 09:35:13 +0000 (01:35 -0800)]
remove compat crap, other cleanups; remove old port-number peek
for fast queue (use IP TOS instead)

SCCS-vsn: sys/net/if_slvar.h 7.9
SCCS-vsn: sys/net/if_sl.c 7.25

32 years agoavoid tracing panics at exit
Marc Teitelbaum [Wed, 15 Jan 1992 08:50:28 +0000 (00:50 -0800)]
avoid tracing panics at exit

SCCS-vsn: sys/kern/kern_exit.c 7.39

32 years agofix copyright notice; add SCCS keywords
Kirk McKusick [Wed, 15 Jan 1992 08:32:37 +0000 (00:32 -0800)]
fix copyright notice; add SCCS keywords

SCCS-vsn: sys/i386/i386/kgdb_proto.h 7.3

32 years agocheck in temporary version with compatibility hacks
Mike Karels [Wed, 15 Jan 1992 08:08:41 +0000 (00:08 -0800)]
check in temporary version with compatibility hacks

SCCS-vsn: sys/net/if_sl.c 7.24

32 years agocheck RTT lock, not MTU lock
Mike Karels [Wed, 15 Jan 1992 08:05:34 +0000 (00:05 -0800)]
check RTT lock, not MTU lock

SCCS-vsn: sys/netinet/tcp_input.c 7.26

32 years agoneed to pass kernel size when init'ing on the MIPS
Marc Teitelbaum [Wed, 15 Jan 1992 07:44:29 +0000 (23:44 -0800)]
need to pass kernel size when init'ing on the MIPS

SCCS-vsn: sys/vm/vm_init.c 7.6

32 years agohave to avoid use of dequeue which causes problems on the MIPS
Marc Teitelbaum [Wed, 15 Jan 1992 07:43:37 +0000 (23:43 -0800)]
have to avoid use of dequeue which causes problems on the MIPS

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

32 years agoupdate from Rick Macklem (including leases)
Kirk McKusick [Wed, 15 Jan 1992 04:41:38 +0000 (20:41 -0800)]
update from Rick Macklem (including leases)

SCCS-vsn: sys/nfs/xdr_subs.h 7.4
SCCS-vsn: sys/nfs/nfsproto.h 7.9
SCCS-vsn: sys/nfs/nfsrvcache.h 7.4
SCCS-vsn: sys/nfs/nfsnode.h 7.16
SCCS-vsn: sys/nfs/nfsm_subs.h 7.12
SCCS-vsn: sys/nfs/nfsmount.h 7.9
SCCS-vsn: sys/nfs/nfs_subs.c 7.45
SCCS-vsn: sys/nfs/rpcv2.h 7.5
SCCS-vsn: sys/nfs/nfs_serv.c 7.43
SCCS-vsn: sys/nfs/nfs_srvcache.c 7.12
SCCS-vsn: sys/nfs/nfs_node.c 7.36
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.27
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.36
SCCS-vsn: sys/nfs/nfs_vnops.c 7.65
SCCS-vsn: sys/nfs/nfs_socket.c 7.24
SCCS-vsn: sys/nfs/nfsdiskless.h 7.2
SCCS-vsn: sys/nfs/nfs_bio.c 7.21
SCCS-vsn: sys/nfs/nfs_nqlease.c 7.2

32 years agobreada generalizes to breadn
Kirk McKusick [Wed, 15 Jan 1992 04:35:03 +0000 (20:35 -0800)]
breada generalizes to breadn

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.68
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.76

32 years agolease check when binding unix domain sockets
Kirk McKusick [Wed, 15 Jan 1992 04:25:09 +0000 (20:25 -0800)]
lease check when binding unix domain sockets

SCCS-vsn: sys/kern/uipc_usrreq.c 7.28

32 years agolease checks on various operations
Kirk McKusick [Wed, 15 Jan 1992 04:23:22 +0000 (20:23 -0800)]
lease checks on various operations

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

32 years agolease checks on read and write
Kirk McKusick [Wed, 15 Jan 1992 04:22:32 +0000 (20:22 -0800)]
lease checks on read and write

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

32 years agoinit lease
Kirk McKusick [Wed, 15 Jan 1992 04:21:22 +0000 (20:21 -0800)]
init lease

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

32 years agobreada gets generalized to breadn
Kirk McKusick [Wed, 15 Jan 1992 04:19:55 +0000 (20:19 -0800)]
breada gets generalized to breadn

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

32 years agohandle lease updates when time changes
Kirk McKusick [Wed, 15 Jan 1992 04:19:01 +0000 (20:19 -0800)]
handle lease updates when time changes

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

32 years agoaccount for context switches
Marc Teitelbaum [Wed, 15 Jan 1992 04:11:54 +0000 (20:11 -0800)]
account for context switches

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