unix-history/.git
31 years agofixup comments to reflect that softclock no longer gets a frame ptr
Chris Torek [Wed, 8 Jul 1992 16:05:53 +0000 (08:05 -0800)]
fixup comments to reflect that softclock no longer gets a frame ptr

SCCS-vsn: sys/hp300/include/cpu.h 7.12

31 years agochanges to pass clock frame by reference rather than value;
Chris Torek [Wed, 8 Jul 1992 16:04:16 +0000 (08:04 -0800)]
changes to pass clock frame by reference rather than value;
profile_tick => need_proftick; cleanups for libkern

SCCS-vsn: sys/hp300/include/cpu.h 7.11

31 years agowhitespace hacking; add splstatclock
Kirk McKusick [Wed, 8 Jul 1992 16:02:41 +0000 (08:02 -0800)]
whitespace hacking; add splstatclock

SCCS-vsn: sys/hp300/include/param.h 7.12

31 years agovolatile poison
Chris Torek [Wed, 8 Jul 1992 16:01:23 +0000 (08:01 -0800)]
volatile poison

SCCS-vsn: sys/vm/vm_meter.c 7.17

31 years agovolatile poison; splclock => splstatclock
Chris Torek [Wed, 8 Jul 1992 16:01:09 +0000 (08:01 -0800)]
volatile poison; splclock => splstatclock

SCCS-vsn: sys/vm/vm_glue.c 7.17

31 years agomajor overhaul for new statistics gathering; lint; prototypes
Chris Torek [Wed, 8 Jul 1992 15:59:15 +0000 (07:59 -0800)]
major overhaul for new statistics gathering; lint; prototypes

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

31 years agomajor overhaul to profiling; new addupc_intr and addupc_task for
Chris Torek [Wed, 8 Jul 1992 15:57:56 +0000 (07:57 -0800)]
major overhaul to profiling; new addupc_intr and addupc_task for
interrupt and sync updates of user profiling statistics; profil system call
moved in from sys_process.c

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

31 years agolint; new rusage calculation; fix account watching frequency
Chris Torek [Wed, 8 Jul 1992 15:53:57 +0000 (07:53 -0800)]
lint; new rusage calculation; fix account watching frequency

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

31 years agolint; volatile poison; new C-language swtch for generic operations
Chris Torek [Wed, 8 Jul 1992 15:53:12 +0000 (07:53 -0800)]
lint; volatile poison; new C-language swtch for generic operations

SCCS-vsn: sys/kern/kern_synch.c 7.24

31 years agop_prof.pr_scale replaced by SPROFIL to show profiling in use
Chris Torek [Wed, 8 Jul 1992 15:52:11 +0000 (07:52 -0800)]
p_prof.pr_scale replaced by SPROFIL to show profiling in use

SCCS-vsn: sys/kern/kern_exec.c 7.64

31 years agoprofil moves to subr_prof.c
Chris Torek [Wed, 8 Jul 1992 15:51:20 +0000 (07:51 -0800)]
profil moves to subr_prof.c

SCCS-vsn: sys/kern/sys_process.c 7.29

31 years agonew rusage
Chris Torek [Wed, 8 Jul 1992 15:50:56 +0000 (07:50 -0800)]
new rusage

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

31 years agolint; volatile poison; adjustments to time to support new rusage
Chris Torek [Wed, 8 Jul 1992 15:50:39 +0000 (07:50 -0800)]
lint; volatile poison; adjustments to time to support new rusage

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

31 years agovolatile poison; new rusage calculation
Chris Torek [Wed, 8 Jul 1992 15:49:39 +0000 (07:49 -0800)]
volatile poison; new rusage calculation

SCCS-vsn: sys/kern/kern_resource.c 7.19

31 years agolint; fix FIONREAD; new rusage calculations
Chris Torek [Wed, 8 Jul 1992 15:48:52 +0000 (07:48 -0800)]
lint; fix FIONREAD; new rusage calculations

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

31 years agoconsolidate clock startup; volatile poison; lint
Chris Torek [Wed, 8 Jul 1992 15:48:10 +0000 (07:48 -0800)]
consolidate clock startup; volatile poison; lint

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

31 years agonew profiling stuff
Chris Torek [Wed, 8 Jul 1992 15:46:43 +0000 (07:46 -0800)]
new profiling stuff

SCCS-vsn: sys/sys/resourcevar.h 7.3

31 years agocleanups; add prototype for callout functions
Chris Torek [Wed, 8 Jul 1992 15:46:09 +0000 (07:46 -0800)]
cleanups; add prototype for callout functions

SCCS-vsn: sys/sys/callout.h 7.3

31 years agoadd some time related prototypes
Chris Torek [Wed, 8 Jul 1992 15:45:20 +0000 (07:45 -0800)]
add some time related prototypes

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

31 years agotime becomes volatile; move realitexpire to systm.h; lint
Chris Torek [Wed, 8 Jul 1992 15:44:46 +0000 (07:44 -0800)]
time becomes volatile; move realitexpire to systm.h; lint

SCCS-vsn: sys/sys/kernel.h 7.9

31 years agodelete p_utime and p_stime; allproc becomes volatile; lint
Chris Torek [Wed, 8 Jul 1992 15:44:00 +0000 (07:44 -0800)]
delete p_utime and p_stime; allproc becomes volatile; lint

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

31 years agodate and time created 92/07/07 22:30:14 by torek
Chris Torek [Wed, 8 Jul 1992 13:30:14 +0000 (05:30 -0800)]
date and time created 92/07/07 22:30:14 by torek

SCCS-vsn: usr.bin/gprof/sparc.c 5.1

31 years agolint
Chris Torek [Wed, 8 Jul 1992 10:21:58 +0000 (02:21 -0800)]
lint

SCCS-vsn: sys/hp300/dev/hpib.c 7.5

31 years agoFIONREAD can only return 32-bit size
Chris Torek [Wed, 8 Jul 1992 10:12:09 +0000 (02:12 -0800)]
FIONREAD can only return 32-bit size

SCCS-vsn: sys/kern/vfs_vnops.c 7.45
SCCS-vsn: sys/kern/subr_log.c 7.15

31 years agonew resource usage calculations
Chris Torek [Wed, 8 Jul 1992 10:07:08 +0000 (02:07 -0800)]
new resource usage calculations

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

31 years agolint
Chris Torek [Wed, 8 Jul 1992 10:02:37 +0000 (02:02 -0800)]
lint

SCCS-vsn: sys/net/if.c 7.21
SCCS-vsn: sys/hp/dev/ite.c 7.12
SCCS-vsn: sys/hp300/dev/fhpib.c 7.5
SCCS-vsn: sys/hp300/dev/nhpib.c 7.6
SCCS-vsn: sys/hp300/dev/rd.c 7.15
SCCS-vsn: sys/hp300/dev/hpibvar.h 7.4

31 years agoa first draft
John Heidemann [Wed, 8 Jul 1992 08:49:12 +0000 (00:49 -0800)]
a first draft

SCCS-vsn: sys/miscfs/nullfs/null.h 1.3

31 years agofirst draft
John Heidemann [Wed, 8 Jul 1992 08:46:39 +0000 (00:46 -0800)]
first draft

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

31 years agoChris sez time is volatile
Kirk McKusick [Wed, 8 Jul 1992 08:37:41 +0000 (00:37 -0800)]
Chris sez time is volatile

SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.87
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.71

31 years agovolatile poison
Kirk McKusick [Wed, 8 Jul 1992 08:34:36 +0000 (00:34 -0800)]
volatile poison

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.15

31 years agoChris sez time is volatile
Kirk McKusick [Wed, 8 Jul 1992 08:30:04 +0000 (00:30 -0800)]
Chris sez time is volatile

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.60
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.87

31 years agoChris sez time is volatile
Chris Torek [Wed, 8 Jul 1992 08:21:13 +0000 (00:21 -0800)]
Chris sez time is volatile

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

31 years agonot every value return in an nlist structure was being
Keith Sklower [Wed, 8 Jul 1992 07:57:26 +0000 (23:57 -0800)]
not every value return in an nlist structure was being
coerced to an (off_t) which was only being smashed back down to a (u_long)
as an argument to kvm_read.  If you ask me nl.n_value ought to be a (void *)
but since the type of nl.n_value and the second argument to kvm_read are
the same I got fed up and changed all the off_t's to be that type (u_long).

SCCS-vsn: usr.bin/netstat/if.c 5.18
SCCS-vsn: usr.bin/netstat/inet.c 5.19
SCCS-vsn: usr.bin/netstat/iso.c 5.13
SCCS-vsn: usr.bin/netstat/main.c 5.30
SCCS-vsn: usr.bin/netstat/mbuf.c 5.12
SCCS-vsn: usr.bin/netstat/mroute.c 7.2
SCCS-vsn: usr.bin/netstat/netstat.h 5.4
SCCS-vsn: usr.bin/netstat/ns.c 5.16
SCCS-vsn: usr.bin/netstat/route.c 5.25
SCCS-vsn: usr.bin/netstat/unix.c 5.14

31 years agoonly need to block clock; volatile poisoning
Chris Torek [Wed, 8 Jul 1992 07:49:53 +0000 (23:49 -0800)]
only need to block clock; volatile poisoning

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

31 years agoreturn quad -1
Kirk McKusick [Wed, 8 Jul 1992 07:34:17 +0000 (23:34 -0800)]
return quad -1

SCCS-vsn: lib/libc/hp300/sys/cerror.s 5.2

31 years agoreturn a quad -1
Kirk McKusick [Wed, 8 Jul 1992 07:15:52 +0000 (23:15 -0800)]
return a quad -1

SCCS-vsn: lib/libc/hp300/sys/cerror.s 5.2

31 years agovolatile poisoning
Chris Torek [Wed, 8 Jul 1992 05:47:05 +0000 (21:47 -0800)]
volatile poisoning

SCCS-vsn: sys/kern/kern_sysctl.c 7.23
SCCS-vsn: sys/kern/kern_fork.c 7.37
SCCS-vsn: sys/kern/kern_ktrace.c 7.19
SCCS-vsn: sys/kern/kern_sig.c 7.49

31 years agothe great variable renaming
John Heidemann [Wed, 8 Jul 1992 05:07:47 +0000 (21:07 -0800)]
the great variable renaming

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

31 years agodate and time created 92/07/07 13:54:46 by johnh
John Heidemann [Wed, 8 Jul 1992 04:54:46 +0000 (20:54 -0800)]
date and time created 92/07/07 13:54:46 by johnh

SCCS-vsn: sys/miscfs/nullfs/null_vnops.c 1.1

31 years agodate and time created 92/07/07 13:54:37 by johnh
John Heidemann [Wed, 8 Jul 1992 04:54:37 +0000 (20:54 -0800)]
date and time created 92/07/07 13:54:37 by johnh

SCCS-vsn: sys/miscfs/nullfs/null_vfsops.c 1.1

31 years agodate and time created 92/07/07 13:54:29 by johnh
John Heidemann [Wed, 8 Jul 1992 04:54:29 +0000 (20:54 -0800)]
date and time created 92/07/07 13:54:29 by johnh

SCCS-vsn: sys/miscfs/nullfs/null_subr.c 1.1

31 years agodate and time created 92/07/07 13:54:20 by johnh
John Heidemann [Wed, 8 Jul 1992 04:54:20 +0000 (20:54 -0800)]
date and time created 92/07/07 13:54:20 by johnh

SCCS-vsn: sys/miscfs/nullfs/null.h 1.1

31 years agosingle precision float <-> quad, for gcc2 (for sparc)
Chris Torek [Wed, 8 Jul 1992 02:54:16 +0000 (18:54 -0800)]
single precision float <-> quad, for gcc2 (for sparc)

SCCS-vsn: lib/libc/quad/Makefile.inc 5.3

31 years agodate and time created 92/07/07 11:50:15 by torek
Chris Torek [Wed, 8 Jul 1992 02:50:15 +0000 (18:50 -0800)]
date and time created 92/07/07 11:50:15 by torek

SCCS-vsn: lib/libc/quad/floatdisf.c 5.1

31 years agodate and time created 92/07/07 11:49:04 by torek
Chris Torek [Wed, 8 Jul 1992 02:49:04 +0000 (18:49 -0800)]
date and time created 92/07/07 11:49:04 by torek

SCCS-vsn: lib/libc/quad/fixunssfdi.c 5.1

31 years agodate and time created 92/07/07 11:46:25 by torek
Chris Torek [Wed, 8 Jul 1992 02:46:25 +0000 (18:46 -0800)]
date and time created 92/07/07 11:46:25 by torek

SCCS-vsn: lib/libc/quad/fixsfdi.c 5.1

31 years agoadded wyse60 as alias for wy60
John A. Kunze [Tue, 7 Jul 1992 23:02:54 +0000 (15:02 -0800)]
added wyse60 as alias for wy60

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

31 years agodate and time created 92/07/07 01:20:54 by mckusick
Kirk McKusick [Tue, 7 Jul 1992 16:20:54 +0000 (08:20 -0800)]
date and time created 92/07/07 01:20:54 by mckusick

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

31 years agofix order in "newer" message
Andrew Cherenson [Tue, 7 Jul 1992 12:23:22 +0000 (04:23 -0800)]
fix order in "newer" message

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

31 years agoget rid of unused vn_fhtovp function
Kirk McKusick [Tue, 7 Jul 1992 10:01:05 +0000 (02:01 -0800)]
get rid of unused vn_fhtovp function

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

31 years agostruct readdir should really be struct dirent since we are building
Kirk McKusick [Tue, 7 Jul 1992 09:53:28 +0000 (01:53 -0800)]
struct readdir should really be struct dirent since we are building
a structure to be returned as part of a VOP_READDIR

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

31 years agoexport validation is now done by the underlying filesystem
Kirk McKusick [Tue, 7 Jul 1992 09:48:52 +0000 (01:48 -0800)]
export validation is now done by the underlying filesystem

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

31 years agonew parameters for fhtovp
Kirk McKusick [Tue, 7 Jul 1992 09:48:11 +0000 (01:48 -0800)]
new parameters for fhtovp

SCCS-vsn: sys/nfs/nfs_vfsops.c 7.42
SCCS-vsn: sys/nfs/nfsmount.h 7.11

31 years agonew arguments to FHTOVP
Kirk McKusick [Tue, 7 Jul 1992 09:46:21 +0000 (01:46 -0800)]
new arguments to FHTOVP

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

31 years agonew parameters to fhtovp
Kirk McKusick [Tue, 7 Jul 1992 09:40:11 +0000 (01:40 -0800)]
new parameters to fhtovp

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

31 years agoexport verification is now done in fhtovp
Kirk McKusick [Tue, 7 Jul 1992 09:39:39 +0000 (01:39 -0800)]
export verification is now done in fhtovp

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

32 years agoexport verification is now done in fstovp
Kirk McKusick [Tue, 7 Jul 1992 09:25:17 +0000 (01:25 -0800)]
export verification is now done in fstovp

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

32 years agonew arguments to FHTOVP
Kirk McKusick [Tue, 7 Jul 1992 09:24:40 +0000 (01:24 -0800)]
new arguments to FHTOVP

SCCS-vsn: sys/sys/mount.h 7.36
SCCS-vsn: sys/ufs/ffs/ffs_extern.h 7.14

32 years agodate and time created 92/07/06 18:07:53 by marc
Marc Teitelbaum [Tue, 7 Jul 1992 09:07:53 +0000 (01:07 -0800)]
date and time created 92/07/06 18:07:53 by marc

SCCS-vsn: lib/libedit/makelist 5.1

32 years agofix tags install
Chris Torek [Tue, 7 Jul 1992 08:32:08 +0000 (00:32 -0800)]
fix tags install

SCCS-vsn: lib/libc/Makefile 5.6

32 years agouse proper entry protocol
Chris Torek [Tue, 7 Jul 1992 08:27:37 +0000 (00:27 -0800)]
use proper entry protocol

SCCS-vsn: lib/libc/sparc/string/ffs.s 5.2

32 years agoadd .m4 suffix (for the sparc)
Chris Torek [Tue, 7 Jul 1992 08:25:59 +0000 (00:25 -0800)]
add .m4 suffix (for the sparc)

SCCS-vsn: share/mk/bsd.lib.mk 5.34

32 years agomake header clearer
Keith Bostic [Tue, 7 Jul 1992 08:16:50 +0000 (00:16 -0800)]
make header clearer

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

32 years agoput into KNF
Kirk McKusick [Tue, 7 Jul 1992 08:12:56 +0000 (00:12 -0800)]
put into KNF

SCCS-vsn: sys/kern/vfs_init.c 7.2

32 years agogenerate vnode_if.c as well
Keith Bostic [Tue, 7 Jul 1992 08:12:48 +0000 (00:12 -0800)]
generate vnode_if.c as well

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

32 years agostruct vnodeop_desc *vfs_op_descs[] can be generated mechanically
Keith Bostic [Tue, 7 Jul 1992 08:11:04 +0000 (00:11 -0800)]
struct vnodeop_desc *vfs_op_descs[] can be generated mechanically
move to vnode_if.c

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

32 years agofix bug in dupfdopen call to pass correct descriptor
Kirk McKusick [Tue, 7 Jul 1992 08:06:57 +0000 (00:06 -0800)]
fix bug in dupfdopen call to pass correct descriptor

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

32 years agorealloc may have changed the pointer value; from Sean Fagan
Keith Bostic [Tue, 7 Jul 1992 07:51:52 +0000 (23:51 -0800)]
realloc may have changed the pointer value; from Sean Fagan

SCCS-vsn: lib/libc/gen/getcwd.c 5.12

32 years agoMulticast changes from lbl
Keith Sklower [Tue, 7 Jul 1992 06:36:21 +0000 (22:36 -0800)]
Multicast changes from lbl

SCCS-vsn: usr.bin/netstat/ns.c 5.15
SCCS-vsn: usr.bin/netstat/main.c 5.29
SCCS-vsn: usr.bin/netstat/if.c 5.17
SCCS-vsn: usr.bin/netstat/iso.c 5.12
SCCS-vsn: usr.bin/netstat/route.c 5.24
SCCS-vsn: usr.bin/netstat/inet.c 5.18
SCCS-vsn: usr.bin/netstat/unix.c 5.13
SCCS-vsn: usr.bin/netstat/Makefile 5.16
SCCS-vsn: usr.bin/netstat/netstat.h 5.3

32 years agodate and time created 92/07/06 15:35:03 by sklower
Keith Sklower [Tue, 7 Jul 1992 06:35:03 +0000 (22:35 -0800)]
date and time created 92/07/06 15:35:03 by sklower

SCCS-vsn: usr.bin/netstat/mroute.c 7.1

32 years agomulticast changes from lbl
Keith Sklower [Tue, 7 Jul 1992 06:30:22 +0000 (22:30 -0800)]
multicast changes from lbl

SCCS-vsn: sys/net/if.h 7.18
SCCS-vsn: sys/net/if_ethersubr.c 7.20
SCCS-vsn: sys/net/if.c 7.20
SCCS-vsn: sys/net/if_sl.c 7.29
SCCS-vsn: sys/net/if_loop.c 7.17
SCCS-vsn: sys/hp300/dev/if_lereg.h 7.4
SCCS-vsn: sys/hp300/dev/if_le.c 7.12

32 years agouse multicast conventions
Keith Sklower [Tue, 7 Jul 1992 06:27:50 +0000 (22:27 -0800)]
use multicast conventions

SCCS-vsn: sys/netiso/iso_snpac.c 7.19

32 years agomulticast changes from lbl
Keith Sklower [Tue, 7 Jul 1992 06:08:33 +0000 (22:08 -0800)]
multicast changes from lbl

SCCS-vsn: sys/netinet/in_var.h 7.7
SCCS-vsn: sys/netinet/in_pcb.c 7.19
SCCS-vsn: sys/netinet/if_ether.h 7.8
SCCS-vsn: sys/netinet/ip_output.c 7.25
SCCS-vsn: sys/netinet/in.c 7.25
SCCS-vsn: sys/netinet/in_proto.c 7.6
SCCS-vsn: sys/netinet/in_pcb.h 7.7
SCCS-vsn: sys/netinet/ip_icmp.c 7.16
SCCS-vsn: sys/netinet/ip_var.h 7.8
SCCS-vsn: sys/netinet/udp_usrreq.c 7.24
SCCS-vsn: sys/netinet/ip_input.c 7.22
SCCS-vsn: sys/netinet/raw_ip.c 7.9
SCCS-vsn: sys/netinet/if_ether.c 7.24
SCCS-vsn: sys/netinet/in.h 7.12

32 years agostruct direct now contains a type; times are now quad
Keith Bostic [Tue, 7 Jul 1992 06:02:26 +0000 (22:02 -0800)]
struct direct now contains a type; times are now quad

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

32 years agotime's are quads
Keith Bostic [Tue, 7 Jul 1992 06:02:00 +0000 (22:02 -0800)]
time's are quads

SCCS-vsn: sbin/dumplfs/dumplfs.c 5.8

32 years agoadd names (OLDDIRFMT, NEWDIRFMT) for first argument to DIRSIZ
Kirk McKusick [Tue, 7 Jul 1992 05:57:28 +0000 (21:57 -0800)]
add names (OLDDIRFMT, NEWDIRFMT) for first argument to DIRSIZ

SCCS-vsn: sys/ufs/ffs/dir.h 7.12
SCCS-vsn: sys/ufs/ufs/dir.h 7.12

32 years agoDIRSIZ now takes two args
Keith Bostic [Tue, 7 Jul 1992 05:52:17 +0000 (21:52 -0800)]
DIRSIZ now takes two args

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

32 years agofnmatch has its own include file, and the sense of it changed
Keith Bostic [Tue, 7 Jul 1992 05:10:10 +0000 (21:10 -0800)]
fnmatch has its own include file, and the sense of it changed

SCCS-vsn: usr.sbin/mtree/verify.c 5.12

32 years agoadd lfs_seglock, delete lfs_segtab, lfs_seglist
Keith Bostic [Tue, 7 Jul 1992 05:05:00 +0000 (21:05 -0800)]
add lfs_seglock, delete lfs_segtab, lfs_seglist

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

32 years agofix the man page links
Keith Bostic [Tue, 7 Jul 1992 05:04:34 +0000 (21:04 -0800)]
fix the man page links

SCCS-vsn: sbin/reboot/Makefile 5.10

32 years agoSparc fixes from Chris Torek
Keith Bostic [Tue, 7 Jul 1992 04:56:01 +0000 (20:56 -0800)]
Sparc fixes from Chris Torek
-p to pad text, set NODUMP flag on output, minor speedups

SCCS-vsn: usr.bin/ld/ld.c 6.12

32 years agoadd optreset global for resetting state of getopt (for using multiple times in the...
Marc Teitelbaum [Tue, 7 Jul 1992 04:48:47 +0000 (20:48 -0800)]
add optreset global for resetting state of getopt (for using multiple times in the same program).

SCCS-vsn: lib/libc/stdlib/getopt.3 6.17
SCCS-vsn: lib/libc/stdlib/getopt.c 5.1

32 years agodon't quit just because can't find one man page
Keith Bostic [Tue, 7 Jul 1992 03:57:10 +0000 (19:57 -0800)]
don't quit just because can't find one man page

SCCS-vsn: usr.bin/man/man.c 5.26

32 years agoprototype for ANSI and make it work with quads
Keith Bostic [Tue, 7 Jul 1992 03:56:26 +0000 (19:56 -0800)]
prototype for ANSI and make it work with quads

SCCS-vsn: usr.bin/rdist/defs.h 5.10
SCCS-vsn: usr.bin/rdist/docmd.c 5.10
SCCS-vsn: usr.bin/rdist/expand.c 5.7
SCCS-vsn: usr.bin/rdist/gram.y 5.7
SCCS-vsn: usr.bin/rdist/lookup.c 5.6
SCCS-vsn: usr.bin/rdist/main.c 5.7
SCCS-vsn: usr.bin/rdist/server.c 5.17

32 years agopage wait state no longer exists
Keith Bostic [Tue, 7 Jul 1992 03:53:54 +0000 (19:53 -0800)]
page wait state no longer exists

SCCS-vsn: bin/ps/ps.1 6.18
SCCS-vsn: bin/ps/print.c 5.12

32 years agonot exactly fix the tags, but make them better anyway
Keith Bostic [Tue, 7 Jul 1992 01:10:50 +0000 (17:10 -0800)]
not exactly fix the tags, but make them better anyway

SCCS-vsn: sys/kern/Makefile 7.16

32 years agodocument -F flag
Keith Bostic [Mon, 6 Jul 1992 06:46:52 +0000 (22:46 -0800)]
document -F flag

SCCS-vsn: old/mount_lofs/mount_lofs.8 5.2

32 years agouse /sys, not /usr/src/sys
Keith Bostic [Mon, 6 Jul 1992 06:46:45 +0000 (22:46 -0800)]
use /sys, not /usr/src/sys

SCCS-vsn: old/mount_lofs/Makefile 5.2

32 years agointegrate into the source tree, minor cleanups, bug fixes
Keith Bostic [Mon, 6 Jul 1992 06:46:16 +0000 (22:46 -0800)]
integrate into the source tree, minor cleanups, bug fixes

SCCS-vsn: old/mount_lofs/mount_lofs.c 5.2

32 years agodate and time created 92/07/05 15:36:28 by bostic
Keith Bostic [Mon, 6 Jul 1992 06:36:28 +0000 (22:36 -0800)]
date and time created 92/07/05 15:36:28 by bostic

SCCS-vsn: old/mount_lofs/mount_lofs.c 5.1

32 years agodate and time created 92/07/05 15:36:25 by bostic
Keith Bostic [Mon, 6 Jul 1992 06:36:25 +0000 (22:36 -0800)]
date and time created 92/07/05 15:36:25 by bostic

SCCS-vsn: old/mount_lofs/mount_lofs.8 5.1

32 years agodate and time created 92/07/05 15:36:09 by bostic
Keith Bostic [Mon, 6 Jul 1992 06:36:09 +0000 (22:36 -0800)]
date and time created 92/07/05 15:36:09 by bostic

SCCS-vsn: old/mount_lofs/Makefile 5.1

32 years agovget becomes a VFS op (Kirk); describe ap (Kirk); use ap instead of
Keith Bostic [Mon, 6 Jul 1992 05:47:02 +0000 (21:47 -0800)]
vget becomes a VFS op (Kirk); describe ap (Kirk); use ap instead of
passing arguments for stackable file systems (Heideman);

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

32 years agodelete USES_VOP_whatever (Kirk); vget became a VFS op (Kirk);
Keith Bostic [Mon, 6 Jul 1992 05:44:43 +0000 (21:44 -0800)]
delete USES_VOP_whatever (Kirk); vget became a VFS op (Kirk);
restructure vnode invalidation, dirty block walk

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.76

32 years agoadd ap description (Kirk); vget becomes a VFS op (Kirk); delete
Keith Bostic [Mon, 6 Jul 1992 05:43:04 +0000 (21:43 -0800)]
add ap description (Kirk); vget becomes a VFS op (Kirk); delete
USES_VOP_whatever (Kirk); restructure vnode invalidation, dirty block walk;
syncing a file doesn't imply inode update

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

32 years agodescribe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalbuf, add
Keith Bostic [Mon, 6 Jul 1992 05:39:39 +0000 (21:39 -0800)]
describe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalbuf, add
lfs_seglock/unlock

SCCS-vsn: sys/ufs/lfs/lfs_subr.c 7.13

32 years agodelete USES_VOP_whatever (Kirk); use lfs_seglock/unlock instead of
Keith Bostic [Mon, 6 Jul 1992 05:38:42 +0000 (21:38 -0800)]
delete USES_VOP_whatever (Kirk); use lfs_seglock/unlock instead of
vfs_busy/unbusy

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

32 years agorestructure vnode walk and dirty block invalidation and discard; add
Keith Bostic [Mon, 6 Jul 1992 05:37:33 +0000 (21:37 -0800)]
restructure vnode walk and dirty block invalidation and discard; add
lock calls to single-thread segment writer

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

32 years agoneeds <sys/mount.h>
Keith Bostic [Mon, 6 Jul 1992 05:36:37 +0000 (21:36 -0800)]
needs <sys/mount.h>

SCCS-vsn: sys/ufs/lfs/lfs_debug.c 7.7

32 years agodescribe ap structure (Kirk); Melton fix for NULL indirection from
Keith Bostic [Mon, 6 Jul 1992 05:36:22 +0000 (21:36 -0800)]
describe ap structure (Kirk); Melton fix for NULL indirection from
lfs_getlbns(); delete USES_VOP_whatever (Kirk)

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.31