unix-history/.git
31 years agochanged Complete to Encumbered
BSD Tape Makers [Fri, 10 Jul 1992 01:22:24 +0000 (17:22 -0800)]
changed Complete to Encumbered

SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.9
SCCS-vsn: admin/admin/4.4BSD-Encumbered/checklist.alpha 1.3

31 years agosupport for luna68k
Kirk McKusick [Fri, 10 Jul 1992 01:16:56 +0000 (17:16 -0800)]
support for luna68k

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

31 years agounder _ANSI_SOURCE or __STRICT_ANSI__, hide away off_t details
Chris Torek [Thu, 9 Jul 1992 16:22:26 +0000 (08:22 -0800)]
under _ANSI_SOURCE or __STRICT_ANSI__, hide away off_t details

SCCS-vsn: include/stdio.h 5.22

31 years ago-f flags are gcc-target-specific; in particular, -fcombine-regs
Chris Torek [Thu, 9 Jul 1992 16:17:43 +0000 (08:17 -0800)]
-f flags are gcc-target-specific; in particular, -fcombine-regs
is not understood on the sparc under gcc2

SCCS-vsn: bin/csh/Makefile 5.28

31 years agonobody uses raw_intrq anymore
Keith Sklower [Thu, 9 Jul 1992 15:17:08 +0000 (07:17 -0800)]
nobody uses raw_intrq anymore

SCCS-vsn: sys/net/raw_usrreq.c 7.11

31 years agonobody uses the rawintrq anymore
Keith Sklower [Thu, 9 Jul 1992 15:15:03 +0000 (07:15 -0800)]
nobody uses the rawintrq anymore

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

31 years agochanges to add routing tables via the domain switch
Keith Sklower [Thu, 9 Jul 1992 15:13:30 +0000 (07:13 -0800)]
changes to add routing tables via the domain switch

SCCS-vsn: sys/netiso/iso.c 7.18
SCCS-vsn: sys/netiso/iso_proto.c 7.10
SCCS-vsn: sys/net/rtsock.c 7.29
SCCS-vsn: sys/net/radix.c 7.15
SCCS-vsn: sys/net/route.c 7.30
SCCS-vsn: sys/net/radix.h 7.6
SCCS-vsn: sys/netinet/in_proto.c 7.7
SCCS-vsn: sys/netns/ns_proto.c 7.5
SCCS-vsn: sys/netccitt/if_x25subr.c 7.16
SCCS-vsn: sys/netccitt/ccitt_proto.c 7.6
SCCS-vsn: sys/sys/domain.h 7.5

32 years agoadd to KSRCS, rather than replacing, so that we can have
Chris Torek [Thu, 9 Jul 1992 14:42:32 +0000 (06:42 -0800)]
add to KSRCS, rather than replacing, so that we can have
machine-specific libkern source files (for the sparc)

SCCS-vsn: lib/libc/Makefile 5.7

32 years agoremove duplicate copyright crap
Keith Sklower [Thu, 9 Jul 1992 14:17:54 +0000 (06:17 -0800)]
remove duplicate copyright crap

SCCS-vsn: sys/netinet/ip_mroute.c 7.2
SCCS-vsn: sys/netinet/ip_mroute.h 7.2

32 years agodate and time created 92/07/08 23:16:03 by sklower
Keith Sklower [Thu, 9 Jul 1992 14:16:03 +0000 (06:16 -0800)]
date and time created 92/07/08 23:16:03 by sklower

SCCS-vsn: sys/netinet/ip_mroute.h 7.1

32 years agodate and time created 92/07/08 23:16:02 by sklower
Keith Sklower [Thu, 9 Jul 1992 14:16:02 +0000 (06:16 -0800)]
date and time created 92/07/08 23:16:02 by sklower

SCCS-vsn: sys/netinet/igmp_var.h 7.1
SCCS-vsn: sys/netinet/ip_mroute.c 7.1

32 years agodate and time created 92/07/08 23:16:01 by sklower
Keith Sklower [Thu, 9 Jul 1992 14:16:01 +0000 (06:16 -0800)]
date and time created 92/07/08 23:16:01 by sklower

SCCS-vsn: sys/netinet/igmp.c 7.1
SCCS-vsn: sys/netinet/igmp.h 7.1

32 years agogot to return *some* value, FALSE is probably right...
Chris Torek [Thu, 9 Jul 1992 13:42:56 +0000 (05:42 -0800)]
got to return *some* value, FALSE is probably right...

SCCS-vsn: sys/vm/vnode_pager.c 7.12

32 years agoreturn more likely values, not just random junk
Chris Torek [Thu, 9 Jul 1992 13:38:38 +0000 (05:38 -0800)]
return more likely values, not just random junk

SCCS-vsn: sys/vm/swap_pager.c 7.11

32 years agocalcru compensates for recent runtime now
Chris Torek [Thu, 9 Jul 1992 11:02:35 +0000 (03:02 -0800)]
calcru compensates for recent runtime now

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

32 years agomust add current time fraction in calcru if doing curproc;
Chris Torek [Thu, 9 Jul 1992 10:40:08 +0000 (02:40 -0800)]
must add current time fraction in calcru if doing curproc;
fix typo (missing unary &)

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

32 years agomust add current time fraction in calcru if doing curproc;
Chris Torek [Thu, 9 Jul 1992 10:39:42 +0000 (02:39 -0800)]
must add current time fraction in calcru if doing curproc;
fraction in calcru if doing curproc;

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

32 years agomust add current time fraction in calcru if doing curproc;
Chris Torek [Thu, 9 Jul 1992 10:38:59 +0000 (02:38 -0800)]
must add current time fraction in calcru if doing curproc;

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

32 years agomust add current time fraction in calcru if doing curproc;
Chris Torek [Thu, 9 Jul 1992 10:37:44 +0000 (02:37 -0800)]
must add current time fraction in calcru if doing curproc;
fix typo (missing unary &)

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

32 years agowe no longer support sending trailers
Keith Sklower [Thu, 9 Jul 1992 06:39:34 +0000 (22:39 -0800)]
we no longer support sending trailers

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

32 years agomulticast bit needs to be printed & we are obsoleteing trailers
Keith Sklower [Thu, 9 Jul 1992 06:37:06 +0000 (22:37 -0800)]
multicast bit needs to be printed & we are obsoleteing trailers

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

32 years agochanges to support ip multicasting from lbl
Keith Sklower [Thu, 9 Jul 1992 06:29:29 +0000 (22:29 -0800)]
changes to support ip multicasting from lbl

SCCS-vsn: sys/sys/malloc.h 7.31
SCCS-vsn: sys/sys/ioctl.h 7.21

32 years agoupdate with ordering information
BSD Tape Makers [Thu, 9 Jul 1992 06:25:58 +0000 (22:25 -0800)]
update with ordering information

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

32 years ago(by sklower ...) abort connection attempt early in presence of
Mike Karels [Thu, 9 Jul 1992 06:09:20 +0000 (22:09 -0800)]
(by sklower ...) abort connection attempt early in presence of
multiple retransmissions and errors

SCCS-vsn: sys/netinet/tcp_subr.c 7.22

32 years agomy random edits
Keith Bostic [Thu, 9 Jul 1992 04:57:15 +0000 (20:57 -0800)]
my random edits

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

32 years agoneed to include <sys/ioctl.h> to get definition of TIOCGWINSZ et al.
Jan-Simon Pendry [Thu, 9 Jul 1992 03:01:02 +0000 (19:01 -0800)]
need to include <sys/ioctl.h> to get definition of TIOCGWINSZ et al.

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

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

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

32 years agochanges to use gmonhdr from <sys/gmon.h>; sparc changes; lint
Chris Torek [Wed, 8 Jul 1992 16:21:00 +0000 (08:21 -0800)]
changes to use gmonhdr from <sys/gmon.h>; sparc changes; lint

SCCS-vsn: usr.bin/gprof/gprof.c 5.11

32 years agolint
Chris Torek [Wed, 8 Jul 1992 16:19:19 +0000 (08:19 -0800)]
lint

SCCS-vsn: usr.bin/gprof/arcs.c 5.8

32 years agoANSI C; fix to tpe of ssiz
Chris Torek [Wed, 8 Jul 1992 16:19:02 +0000 (08:19 -0800)]
ANSI C; fix to tpe of ssiz

SCCS-vsn: usr.bin/gprof/gprof.h 5.13

32 years agono longer use lib/csu.gmon/gmon.h
Kirk McKusick [Wed, 8 Jul 1992 16:18:24 +0000 (08:18 -0800)]
no longer use lib/csu.gmon/gmon.h

SCCS-vsn: usr.bin/gprof/Makefile 5.19

32 years agodelete mmap'ed clock; new clock handling
Chris Torek [Wed, 8 Jul 1992 16:17:03 +0000 (08:17 -0800)]
delete mmap'ed clock; new clock handling

SCCS-vsn: sys/hp300/hp300/clock.c 7.14

32 years agomerge common syscall and trap return code; new rusage and profiling;
Chris Torek [Wed, 8 Jul 1992 16:15:45 +0000 (08:15 -0800)]
merge common syscall and trap return code; new rusage and profiling;
reorganize syscall handling

SCCS-vsn: sys/hp300/hp300/trap.c 7.22

32 years agodelete timebomb; more of clock code done in clock.c;
Chris Torek [Wed, 8 Jul 1992 16:13:39 +0000 (08:13 -0800)]
delete timebomb; more of clock code done in clock.c;
swtch => cpu_swtch; profiling clock no longer turned on and off;
addupc now done in subr_prof.c;

SCCS-vsn: sys/hp300/hp300/locore.s 7.16

32 years agomicrotime moved to clock.c; lint
Kirk McKusick [Wed, 8 Jul 1992 16:08:40 +0000 (08:08 -0800)]
microtime moved to clock.c; lint

SCCS-vsn: sys/hp300/hp300/machdep.c 7.29

32 years agomajor overhaul for legibility
Chris Torek [Wed, 8 Jul 1992 16:07:37 +0000 (08:07 -0800)]
major overhaul for legibility

SCCS-vsn: sys/hp300/hp300/genassym.c 7.11

32 years agono one uses BASEPRI; add PSL_M
Chris Torek [Wed, 8 Jul 1992 16:06:30 +0000 (08:06 -0800)]
no one uses BASEPRI; add PSL_M

SCCS-vsn: sys/hp300/include/psl.h 7.3

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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

32 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