unix-history/.git
33 years agolast changes before merger with reno version. cross fingers.
Bill Joy [Mon, 26 Nov 1990 08:08:12 +0000 (00:08 -0800)]
last changes before merger with reno version. cross fingers.

SCCS-vsn: sys/i386/i386/mem.c 5.5
SCCS-vsn: sys/i386/i386/locore.s 5.6
SCCS-vsn: sys/i386/i386/machdep.c 5.5
SCCS-vsn: sys/i386/include/reg.h 5.2
SCCS-vsn: sys/i386/i386/vm_machdep.c 5.5
SCCS-vsn: sys/i386/i386/trap.c 5.5

33 years agoadd EBADFORMAT
Keith Bostic [Sun, 25 Nov 1990 08:56:26 +0000 (00:56 -0800)]
add EBADFORMAT

SCCS-vsn: lib/libc/gen/errlst.c 5.8
SCCS-vsn: sys/sys/errno.h 7.11

33 years agoput in rest of fts(3) error returns
Keith Bostic [Thu, 22 Nov 1990 07:57:25 +0000 (23:57 -0800)]
put in rest of fts(3) error returns

SCCS-vsn: bin/chmod/chmod.c 5.17

33 years agorewrite to use fts(3)
Keith Bostic [Thu, 22 Nov 1990 06:31:16 +0000 (22:31 -0800)]
rewrite to use fts(3)

SCCS-vsn: usr.bin/du/du.c 5.8

33 years agorephrase so the default case is included in the DESCRIPTION section
Keith Bostic [Thu, 22 Nov 1990 06:30:54 +0000 (22:30 -0800)]
rephrase so the default case is included in the DESCRIPTION section

SCCS-vsn: usr.bin/du/du.1 6.8

33 years agowe don't support -P or -p anymore, either
Keith Bostic [Thu, 22 Nov 1990 05:12:01 +0000 (21:12 -0800)]
we don't support -P or -p anymore, either

SCCS-vsn: usr.bin/hexdump/od.1 5.5

33 years agodocument that {} behavior has changed
Keith Bostic [Thu, 22 Nov 1990 03:55:25 +0000 (19:55 -0800)]
document that {} behavior has changed

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

33 years agomove R_PUT to BTREEINFO structure
Keith Bostic [Thu, 22 Nov 1990 02:53:25 +0000 (18:53 -0800)]
move R_PUT to BTREEINFO structure

SCCS-vsn: lib/libc/db/man/dbopen.3 5.9

33 years agodocument that nmemb must be < INT_MAX
Keith Bostic [Thu, 22 Nov 1990 01:01:46 +0000 (17:01 -0800)]
document that nmemb must be < INT_MAX

SCCS-vsn: lib/libc/stdlib/radixsort.3 5.4

33 years agoIFF_SIMPLEX type interfaces won't hear their multicasts;
Keith Sklower [Wed, 21 Nov 1990 14:00:18 +0000 (06:00 -0800)]
IFF_SIMPLEX type interfaces won't hear their multicasts;
rearrange code so that such packets appear to come from that interface
instead of loopback.

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

33 years agofix for version 7.6 was wrong; do better and fix XNSrouted problems
Keith Sklower [Wed, 21 Nov 1990 13:56:17 +0000 (05:56 -0800)]
fix for version 7.6 was wrong; do better and fix XNSrouted problems

SCCS-vsn: sys/netns/ns_pcb.c 7.10

33 years agoparameters to in_pcbnotify changed
Keith Sklower [Wed, 21 Nov 1990 13:54:27 +0000 (05:54 -0800)]
parameters to in_pcbnotify changed

SCCS-vsn: sys/netiso/tp_inet.c 7.7

33 years agoalmost forgot about this: Aug. fix from torek, wrong parenthesization in sblock
Mike Karels [Wed, 21 Nov 1990 06:06:40 +0000 (22:06 -0800)]
almost forgot about this: Aug. fix from torek, wrong parenthesization in sblock

SCCS-vsn: sys/sys/socketvar.h 7.12

33 years agodocument memory behavior and errno values more completely
Keith Bostic [Tue, 20 Nov 1990 01:59:32 +0000 (17:59 -0800)]
document memory behavior and errno values more completely

SCCS-vsn: lib/libc/gen/getmntinfo.3 6.4

33 years agowasn't resetting errno for fts_children call of fts_build for
Keith Bostic [Mon, 19 Nov 1990 05:00:54 +0000 (21:00 -0800)]
wasn't resetting errno for fts_children call of fts_build for
unsearchable directories

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

33 years agoFix fstype function. Statfs follows symlinks, find wants the link's
Keith Bostic [Mon, 19 Nov 1990 03:56:46 +0000 (19:56 -0800)]
Fix fstype function.  Statfs follows symlinks, find wants the link's
file system, not where it points.
Test case is "ln -s nonexistent_file foo; find foo fstype local"

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

33 years agofix strings for ` and ' in changequote
Mike Karels [Mon, 19 Nov 1990 03:39:02 +0000 (19:39 -0800)]
fix strings for ` and ' in changequote

SCCS-vsn: usr.bin/m4/m4.1 6.7

33 years agoauto conf, bus control, conventions, interrupt control, per host config
Bill Joy [Mon, 19 Nov 1990 03:32:13 +0000 (19:32 -0800)]
auto conf, bus control, conventions, interrupt control, per host config

SCCS-vsn: sys/i386/isa/clock.c 5.4
SCCS-vsn: sys/i386/isa/pccons.c 5.4
SCCS-vsn: sys/i386/isa/fd.c 5.3
SCCS-vsn: sys/i386/isa/if_ne.c 1.5
SCCS-vsn: sys/i386/isa/if_we.c 5.4
SCCS-vsn: sys/i386/isa/isa.c 1.2
SCCS-vsn: sys/i386/isa/npx.c 1.2
SCCS-vsn: sys/i386/isa/wd.c 5.8
SCCS-vsn: sys/i386/isa/wt.c 1.2
SCCS-vsn: sys/i386/isa/icu.h 5.4
SCCS-vsn: sys/i386/isa/icu.s 5.4
SCCS-vsn: sys/i386/isa/isa.h 5.5

33 years agofix autoconf, move code to isa.c, remove debugging, drop redundant tlbflushes, macros...
Bill Joy [Mon, 19 Nov 1990 03:30:17 +0000 (19:30 -0800)]
fix autoconf, move code to isa.c, remove debugging, drop redundant tlbflushes, macros for tlb et al

SCCS-vsn: sys/i386/i386/autoconf.c 5.5
SCCS-vsn: sys/i386/i386/mem.c 5.4
SCCS-vsn: sys/i386/i386/locore.s 5.5
SCCS-vsn: sys/i386/i386/machdep.c 5.4
SCCS-vsn: sys/i386/include/vmparam.h 5.3
SCCS-vsn: sys/i386/i386/vm_machdep.c 5.4
SCCS-vsn: sys/i386/i386/trap.c 5.4

33 years agotprintf a la marc
Chris Torek [Sat, 17 Nov 1990 05:33:11 +0000 (21:33 -0800)]
tprintf a la marc

SCCS-vsn: sys/vax/mba/ht.c 7.12

33 years agoraise those sizes again, for X11R4 -- I doubled everything
Chris Torek [Sat, 17 Nov 1990 04:53:03 +0000 (20:53 -0800)]
raise those sizes again, for X11R4 -- I doubled everything
and fixed MAXSCOPES not to depend on TREESZ

SCCS-vsn: old/pcc/mip/config.h 4.5

33 years agofix "Orphaned mask" and "Can't find our annotation" bugs.
Keith Sklower [Fri, 16 Nov 1990 08:28:30 +0000 (00:28 -0800)]
fix "Orphaned mask" and "Can't find our annotation" bugs.

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

33 years agotrivial change (ethernet instead of hardware in printf)
Bill Joy [Fri, 16 Nov 1990 05:43:50 +0000 (21:43 -0800)]
trivial change (ethernet instead of hardware in printf)

SCCS-vsn: sys/i386/isa/if_ne.c 1.4

33 years agochange routine names, lots of wording changes, add FTS__NOINSTR
Keith Bostic [Fri, 16 Nov 1990 05:29:13 +0000 (21:29 -0800)]
change routine names, lots of wording changes, add FTS__NOINSTR

SCCS-vsn: include/fts.h 5.9

33 years agolots of changes, rearrangement for clarity, few normative changes
Keith Bostic [Fri, 16 Nov 1990 05:28:15 +0000 (21:28 -0800)]
lots of changes, rearrangement for clarity, few normative changes

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

33 years agouse getchar() for queryuser function; lots of minor lint
Keith Bostic [Fri, 16 Nov 1990 05:03:06 +0000 (21:03 -0800)]
use getchar() for queryuser function; lots of minor lint

SCCS-vsn: usr.bin/find/find.c 4.35
SCCS-vsn: usr.bin/find/find.h 5.3
SCCS-vsn: usr.bin/find/function.c 5.11
SCCS-vsn: usr.bin/find/misc.c 5.5
SCCS-vsn: usr.bin/find/operator.c 5.2

33 years agodon't require stat(2) information for xdev function; lint;
Keith Bostic [Fri, 16 Nov 1990 04:32:37 +0000 (20:32 -0800)]
don't require stat(2) information for xdev function; lint;
make status variables consistent

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

33 years agoif not exec/ok-ing a file, and no stat(2) information is needed,
Keith Bostic [Fri, 16 Nov 1990 04:30:54 +0000 (20:30 -0800)]
if not exec/ok-ing a file, and no stat(2) information is needed,
can build file names for files in unsearchable (but readable) directories.
make status variables consistent; lint; change fts routine names

SCCS-vsn: usr.bin/find/find.c 4.34

33 years agomake status variables consistent
Keith Bostic [Fri, 16 Nov 1990 04:23:55 +0000 (20:23 -0800)]
make status variables consistent

SCCS-vsn: usr.bin/find/find.h 5.2

33 years agodon't need to declare errno twice, use sys/errno
Keith Bostic [Fri, 16 Nov 1990 04:23:06 +0000 (20:23 -0800)]
don't need to declare errno twice, use sys/errno

SCCS-vsn: usr.bin/find/ls.c 5.5

33 years agomake status variables consistent
Keith Bostic [Fri, 16 Nov 1990 04:22:50 +0000 (20:22 -0800)]
make status variables consistent

SCCS-vsn: usr.bin/find/main.c 5.5
SCCS-vsn: usr.bin/find/misc.c 5.4
SCCS-vsn: usr.bin/find/option.c 5.4

33 years agolint
Keith Bostic [Fri, 16 Nov 1990 02:47:46 +0000 (18:47 -0800)]
lint

SCCS-vsn: usr.bin/find/main.c 5.4
SCCS-vsn: usr.bin/find/oldsyntax.c 5.2

33 years agoname conflict in header files
Bill Joy [Thu, 15 Nov 1990 11:48:14 +0000 (03:48 -0800)]
name conflict in header files

SCCS-vsn: sys/i386/include/pcb.h 5.3

33 years agochange fts routine names
Keith Bostic [Thu, 15 Nov 1990 10:04:41 +0000 (02:04 -0800)]
change fts routine names

SCCS-vsn: usr.sbin/mtree/create.c 5.15
SCCS-vsn: usr.sbin/mtree/verify.c 5.8
SCCS-vsn: usr.sbin/chown/chown.c 5.17

33 years agoworking version
Bill Joy [Thu, 15 Nov 1990 10:00:53 +0000 (02:00 -0800)]
working version

SCCS-vsn: sys/i386/i386/trap.c 5.3

33 years agoadded fault types
Bill Joy [Thu, 15 Nov 1990 09:57:57 +0000 (01:57 -0800)]
added fault types

SCCS-vsn: sys/i386/include/trap.h 5.2

33 years agonew fts routine names
Keith Bostic [Thu, 15 Nov 1990 09:57:42 +0000 (01:57 -0800)]
new fts routine names

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

33 years agouse macros to set/read options
Keith Bostic [Thu, 15 Nov 1990 09:28:57 +0000 (01:28 -0800)]
use macros to set/read options
rename functions/fields to POSIX names
make comments consistently use capital letters
get rid of global variable stream and pass around current stream pointer
don't cast free to void
add FTS__NOINSTR flag, instead of using 0 as "no user instructions"
allow fts_children call for FTS_{D,DNR,DNX} instead of just FTS_D
change fts_build so that fts_children can read FTS_DNX directories
make fts_stat return FTS_NS on stat failure, not FTS_ERR
make fts_stat unset errno on FTS_{NS,SLNONE} conditions

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

33 years agocorrect types (*sigh*)
Bill Joy [Thu, 15 Nov 1990 08:49:34 +0000 (00:49 -0800)]
correct types (*sigh*)

SCCS-vsn: sys/i386/include/tss.h 5.2

33 years agoconventions
Bill Joy [Thu, 15 Nov 1990 08:22:42 +0000 (00:22 -0800)]
conventions

SCCS-vsn: sys/i386/i386/sys_machdep.c 5.3

33 years agoadd exeception fault code manifest constants
Bill Joy [Thu, 15 Nov 1990 08:20:19 +0000 (00:20 -0800)]
add exeception fault code manifest constants

SCCS-vsn: sys/i386/include/pte.h 5.3

33 years agoadd exception code bits
Bill Joy [Thu, 15 Nov 1990 08:16:36 +0000 (00:16 -0800)]
add exception code bits

SCCS-vsn: sys/i386/include/segments.h 5.2

33 years agoformatting
Bill Joy [Thu, 15 Nov 1990 08:05:33 +0000 (00:05 -0800)]
formatting

SCCS-vsn: sys/i386/include/pte.h 5.2

33 years agochanges to make work
Bill Joy [Thu, 15 Nov 1990 07:57:33 +0000 (23:57 -0800)]
changes to make work

SCCS-vsn: sys/i386/i386/vm_machdep.c 5.3

33 years agocorrections to work
Bill Joy [Thu, 15 Nov 1990 07:49:49 +0000 (23:49 -0800)]
corrections to work

SCCS-vsn: sys/i386/include/vmparam.h 5.2

33 years agochip bug define relayed to assembler
Bill Joy [Thu, 15 Nov 1990 07:32:41 +0000 (23:32 -0800)]
chip bug define relayed to assembler

SCCS-vsn: sys/i386/i386/genassym.c 5.4

33 years agoput in cpu bug workaround
Bill Joy [Thu, 15 Nov 1990 07:30:02 +0000 (23:30 -0800)]
put in cpu bug workaround

SCCS-vsn: sys/i386/i386/locore.s 5.4

33 years ago(no message)
Bill Joy [Thu, 15 Nov 1990 05:55:11 +0000 (21:55 -0800)]
(no message)

SCCS-vsn: sys/i386/i386/autoconf.c 5.4

33 years agoadded emc context save struct
Bill Joy [Thu, 15 Nov 1990 05:38:41 +0000 (21:38 -0800)]
added emc context save struct

SCCS-vsn: sys/i386/i386/genassym.c 5.3

33 years agofpu->npx, emc additions, bigger sigc if needed, save interrupt mask level,...
Bill Joy [Thu, 15 Nov 1990 05:37:14 +0000 (21:37 -0800)]
fpu->npx, emc additions, bigger sigc if needed, save interrupt mask level,...

SCCS-vsn: sys/i386/include/pcb.h 5.2

33 years agoconventions change
Bill Joy [Thu, 15 Nov 1990 05:30:49 +0000 (21:30 -0800)]
conventions change

SCCS-vsn: sys/i386/i386/mem.c 5.3

33 years ago"small" machines, hole mgmt, errors, config crap
Bill Joy [Thu, 15 Nov 1990 05:27:19 +0000 (21:27 -0800)]
"small" machines, hole mgmt, errors, config crap

SCCS-vsn: sys/i386/i386/machdep.c 5.3

33 years agocr3 into u., primative npx context switches, various minor bugs
Bill Joy [Thu, 15 Nov 1990 05:22:42 +0000 (21:22 -0800)]
cr3 into u., primative npx context switches, various minor bugs

SCCS-vsn: sys/i386/i386/locore.s 5.3

33 years agodate and time created 90/11/14 13:04:36 by bill
Bill Joy [Thu, 15 Nov 1990 05:04:36 +0000 (21:04 -0800)]
date and time created 90/11/14 13:04:36 by bill

SCCS-vsn: sys/i386/i386/in_cksum.c 1.1

33 years agopass USRIO constant, added interrupt mask to pcb
Bill Joy [Thu, 15 Nov 1990 05:03:02 +0000 (21:03 -0800)]
pass USRIO constant, added interrupt mask to pcb

SCCS-vsn: sys/i386/i386/genassym.c 5.2

33 years agofpu.h ->npx.h, added emc stuff
Bill Joy [Thu, 15 Nov 1990 04:59:14 +0000 (20:59 -0800)]
fpu.h ->npx.h, added emc stuff

SCCS-vsn: sys/i386/include/npx.h 5.2

33 years agobroke if registered more than 32 atexit functions; from Chris Torek
Keith Bostic [Thu, 15 Nov 1990 04:50:24 +0000 (20:50 -0800)]
broke if registered more than 32 atexit functions; from Chris Torek

SCCS-vsn: lib/libc/stdlib/atexit.c 5.2

33 years agocleanup, add some devices
Bill Joy [Thu, 15 Nov 1990 04:19:19 +0000 (20:19 -0800)]
cleanup, add some devices

SCCS-vsn: sys/i386/i386/conf.c 5.3

33 years agoadd support for splmask and device tables
Bill Joy [Thu, 15 Nov 1990 04:12:25 +0000 (20:12 -0800)]
add support for splmask and device tables

SCCS-vsn: sys/i386/i386/autoconf.c 5.3

33 years agodirect -> dirent in a comment
Keith Bostic [Thu, 15 Nov 1990 04:00:03 +0000 (20:00 -0800)]
direct -> dirent in a comment

SCCS-vsn: include/dirent.h 5.15

33 years agoonly uVAX should fiddle with ipl; also added rd54 defaults
Chris Torek [Wed, 14 Nov 1990 20:31:46 +0000 (12:31 -0800)]
only uVAX should fiddle with ipl; also added rd54 defaults

SCCS-vsn: sys/vax/uba/uda.c 7.29

33 years agoadd socket option/ control type for user defined connect facilities
Keith Sklower [Wed, 14 Nov 1990 10:26:57 +0000 (02:26 -0800)]
add socket option/ control type for user defined connect facilities

SCCS-vsn: sys/netccitt/x25.h 7.5

33 years agomark working version before changing OOB, facilities
Keith Sklower [Wed, 14 Nov 1990 09:39:02 +0000 (01:39 -0800)]
mark working version before changing OOB, facilities

SCCS-vsn: sys/netccitt/pk_usrreq.c 7.9

33 years agoworking version fixing bugs in pk_fragment;
Keith Sklower [Wed, 14 Nov 1990 09:20:58 +0000 (01:20 -0800)]
working version fixing bugs in pk_fragment;
also allow 12 bits of lcn; this version includes but does not reference
a new mbuf utility m_split, which will be put in uipc_mbuf.c eventually.

SCCS-vsn: sys/netccitt/pk_subr.c 7.8

33 years agofix bug with mbit info lost due to being overwritten before tested;
Keith Sklower [Wed, 14 Nov 1990 06:36:18 +0000 (22:36 -0800)]
fix bug with mbit info lost due to being overwritten before tested;
use entire 12 bit lcn space; start including DBIT support

SCCS-vsn: sys/netccitt/pk_input.c 7.7

33 years agoinitial working version of test programs
Keith Sklower [Wed, 14 Nov 1990 06:34:15 +0000 (22:34 -0800)]
initial working version of test programs

SCCS-vsn: sys/tests/netccitt/xi_src.c 7.2
SCCS-vsn: sys/tests/netccitt/xi_sink.c 7.2

33 years agouse 12 bit channel space
Keith Sklower [Wed, 14 Nov 1990 06:33:50 +0000 (22:33 -0800)]
use 12 bit channel space

SCCS-vsn: sys/netccitt/pk_debug.c 7.4

33 years agodon't indirect thru uninit'ed iov in ptcwrite; change ptcwrite like ttwrite
Mike Karels [Tue, 13 Nov 1990 12:16:09 +0000 (04:16 -0800)]
don't indirect thru uninit'ed iov in ptcwrite; change ptcwrite like ttwrite
to avoid mucking in the iov's; switch to u_char so we don't have to mask

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

33 years agofix up error messages: print whole spec name (without nulling colons),
Mike Karels [Tue, 13 Nov 1990 11:04:56 +0000 (03:04 -0800)]
fix up error messages: print whole spec name (without nulling colons),
and make it clear which messages are remote/RPC errors; EACCESS isn't
a good default in case of failure after retries

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

33 years agocleanup, change exit status, lots of rewrite for style
Keith Bostic [Tue, 13 Nov 1990 07:15:51 +0000 (23:15 -0800)]
cleanup, change exit status, lots of rewrite for style

SCCS-vsn: lib/libc/db/man/dbopen.3 5.8

33 years agofix broken IP_TTL option (was setting tos instead) (from jch@cornell)
Keith Sklower [Tue, 13 Nov 1990 05:23:37 +0000 (21:23 -0800)]
fix broken IP_TTL option (was setting tos instead) (from jch@cornell)

SCCS-vsn: sys/netinet/ip_output.c 7.23

33 years agoadd English letter frequency counts.
Keith Bostic [Mon, 12 Nov 1990 05:00:50 +0000 (21:00 -0800)]
add English letter frequency counts.

SCCS-vsn: games/caesar/caesar.6 5.3

33 years agoadd books/papers to SEE ALSO
Keith Bostic [Mon, 12 Nov 1990 02:30:36 +0000 (18:30 -0800)]
add books/papers to SEE ALSO

SCCS-vsn: lib/libc/stdlib/radixsort.3 5.3

33 years agoadd radixsort
Keith Bostic [Mon, 12 Nov 1990 01:05:15 +0000 (17:05 -0800)]
add radixsort

SCCS-vsn: lib/libc/stdlib/Makefile.inc 5.2

33 years agomove radixsort to stdlib, so it's with qsort
Keith Bostic [Mon, 12 Nov 1990 01:03:58 +0000 (17:03 -0800)]
move radixsort to stdlib, so it's with qsort

SCCS-vsn: lib/libc/gen/Makefile.inc 5.9

33 years agodate and time created 90/11/11 08:57:12 by bostic
Keith Bostic [Mon, 12 Nov 1990 00:57:12 +0000 (16:57 -0800)]
date and time created 90/11/11 08:57:12 by bostic

SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/pathnames.h 5.1

33 years agomove binaries from /usr/local to /usr/local/bin
Keith Bostic [Mon, 12 Nov 1990 00:56:59 +0000 (16:56 -0800)]
move binaries from /usr/local to /usr/local/bin

SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/makefile 4.7
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/admin.c 4.4
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/bdiff.c 4.6
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/delta.c 4.12
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/help.c 4.4
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/prs.c 4.4

33 years agoremove vestiges of AT&T shell
Keith Bostic [Sat, 10 Nov 1990 07:50:07 +0000 (23:50 -0800)]
remove vestiges of AT&T shell

SCCS-vsn: bin/csh/csh.c 5.15

33 years agofinally got ring ptrs right, hope error processing didn't break again!
Bill Joy [Sat, 10 Nov 1990 03:35:09 +0000 (19:35 -0800)]
finally got ring ptrs right, hope error processing didn't break again!

SCCS-vsn: sys/i386/isa/if_ne.c 1.3

33 years agodo not forget to unlock resources (from Torek)
Kirk McKusick [Fri, 9 Nov 1990 13:56:42 +0000 (05:56 -0800)]
do not forget to unlock resources (from Torek)

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

33 years agoobselete code
Bill Joy [Fri, 9 Nov 1990 13:33:33 +0000 (05:33 -0800)]
obselete code

SCCS-vsn: sys/i386/isa/wd.c 5.7

33 years agoupdate copyright notice
Kirk McKusick [Fri, 9 Nov 1990 12:38:50 +0000 (04:38 -0800)]
update copyright notice

SCCS-vsn: share/doc/papers/kerntune/0.t 1.2
SCCS-vsn: share/doc/papers/kerntune/1.t 1.2
SCCS-vsn: share/doc/papers/kerntune/2.t 1.3
SCCS-vsn: share/doc/papers/kerntune/3.t 1.2
SCCS-vsn: share/doc/papers/kerntune/4.t 1.2
SCCS-vsn: share/doc/papers/kerntune/fig2.pic 1.2
SCCS-vsn: share/doc/papers/kerntune/Makefile 1.4

33 years agodate and time created 90/11/08 20:14:43 by bill
Bill Joy [Fri, 9 Nov 1990 12:14:43 +0000 (04:14 -0800)]
date and time created 90/11/08 20:14:43 by bill

SCCS-vsn: sys/i386/isa/wtreg.h 1.1

33 years agodate and time created 90/11/08 20:14:00 by bill
Bill Joy [Fri, 9 Nov 1990 12:14:00 +0000 (04:14 -0800)]
date and time created 90/11/08 20:14:00 by bill

SCCS-vsn: sys/i386/isa/wt.c 1.1

33 years agocompaq changes that does not break everyone else(I hope)
Bill Joy [Fri, 9 Nov 1990 12:11:36 +0000 (04:11 -0800)]
compaq changes that does not break everyone else(I hope)

SCCS-vsn: sys/i386/isa/wd.c 5.6

33 years agocompaq changes
Bill Joy [Fri, 9 Nov 1990 12:10:23 +0000 (04:10 -0800)]
compaq changes

SCCS-vsn: sys/i386/isa/wd.c 5.5

33 years agochanges, except for compaq
Bill Joy [Fri, 9 Nov 1990 12:09:40 +0000 (04:09 -0800)]
changes, except for compaq

SCCS-vsn: sys/i386/isa/wd.c 5.4

33 years agochanges to make function
Bill Joy [Fri, 9 Nov 1990 12:08:04 +0000 (04:08 -0800)]
changes to make function

SCCS-vsn: sys/i386/isa/wd.c 5.3

33 years agodate and time created 90/11/08 20:02:59 by bill
Bill Joy [Fri, 9 Nov 1990 12:02:59 +0000 (04:02 -0800)]
date and time created 90/11/08 20:02:59 by bill

SCCS-vsn: sys/i386/isa/rtc.h 1.1

33 years agodate and time created 90/11/08 20:01:31 by bill
Bill Joy [Fri, 9 Nov 1990 12:01:31 +0000 (04:01 -0800)]
date and time created 90/11/08 20:01:31 by bill

SCCS-vsn: sys/i386/isa/npx.c 1.1

33 years agodate and time created 90/11/08 20:00:03 by bill
Bill Joy [Fri, 9 Nov 1990 12:00:03 +0000 (04:00 -0800)]
date and time created 90/11/08 20:00:03 by bill

SCCS-vsn: sys/i386/isa/isa.c 1.1

33 years agoreworked interrupt code for network interrupt
Bill Joy [Fri, 9 Nov 1990 11:57:16 +0000 (03:57 -0800)]
reworked interrupt code for network interrupt

SCCS-vsn: sys/i386/isa/icu.s 5.3

33 years agochanges in the way interrupt code works
Bill Joy [Fri, 9 Nov 1990 11:50:31 +0000 (03:50 -0800)]
changes in the way interrupt code works

SCCS-vsn: sys/i386/isa/icu.h 5.3

33 years agotrvial
Bill Joy [Fri, 9 Nov 1990 11:47:01 +0000 (03:47 -0800)]
trvial

SCCS-vsn: sys/i386/isa/isa.h 5.4

33 years agotrivial changes
Bill Joy [Fri, 9 Nov 1990 11:44:01 +0000 (03:44 -0800)]
trivial changes

SCCS-vsn: sys/i386/isa/if_wereg.h 5.2

33 years agofully working version
Bill Joy [Fri, 9 Nov 1990 11:40:54 +0000 (03:40 -0800)]
fully working version

SCCS-vsn: sys/i386/isa/if_we.c 5.3

33 years ago1st working version
Bill Joy [Fri, 9 Nov 1990 11:38:45 +0000 (03:38 -0800)]
1st working version

SCCS-vsn: sys/i386/isa/if_we.c 5.2

33 years agodate and time created 90/11/08 19:33:06 by bill
Bill Joy [Fri, 9 Nov 1990 11:33:06 +0000 (03:33 -0800)]
date and time created 90/11/08 19:33:06 by bill

SCCS-vsn: sys/i386/isa/if_nereg.h 1.1

33 years agovarious bugs fixed, works on local enet
Bill Joy [Fri, 9 Nov 1990 11:32:00 +0000 (03:32 -0800)]
various bugs fixed, works on local enet

SCCS-vsn: sys/i386/isa/if_ne.c 1.2

33 years agodate and time created 90/11/08 19:30:18 by bill
Bill Joy [Fri, 9 Nov 1990 11:30:18 +0000 (03:30 -0800)]
date and time created 90/11/08 19:30:18 by bill

SCCS-vsn: sys/i386/isa/if_ne.c 1.1