deraadt [Fri, 10 May 1996 12:56:50 +0000 (12:56 +0000)]
sun3 uses new libkvm
deraadt [Fri, 10 May 1996 12:50:22 +0000 (12:50 +0000)]
simple things
deraadt [Fri, 10 May 1996 12:46:19 +0000 (12:46 +0000)]
simple cleanup
deraadt [Fri, 10 May 1996 12:45:18 +0000 (12:45 +0000)]
proto fillw
deraadt [Fri, 10 May 1996 12:45:10 +0000 (12:45 +0000)]
decl joystick
deraadt [Fri, 10 May 1996 12:44:49 +0000 (12:44 +0000)]
update netbsd tag
deraadt [Fri, 10 May 1996 12:44:24 +0000 (12:44 +0000)]
fpa fddi card
deraadt [Fri, 10 May 1996 12:43:59 +0000 (12:43 +0000)]
le driver split
deraadt [Fri, 10 May 1996 12:42:21 +0000 (12:42 +0000)]
split le driver, if_name/if_unit -> if_xname/if_softc
deraadt [Fri, 10 May 1996 12:42:02 +0000 (12:42 +0000)]
fix sync scsi
deraadt [Fri, 10 May 1996 12:41:10 +0000 (12:41 +0000)]
if_name/if_unit -> if_xname/if_softc
deraadt [Fri, 10 May 1996 12:38:55 +0000 (12:38 +0000)]
sync with pcidevs
deraadt [Fri, 10 May 1996 12:38:25 +0000 (12:38 +0000)]
+ pcnet-pci
deraadt [Fri, 10 May 1996 12:37:45 +0000 (12:37 +0000)]
map delay port
deraadt [Fri, 10 May 1996 12:37:13 +0000 (12:37 +0000)]
proto change
deraadt [Fri, 10 May 1996 12:36:43 +0000 (12:36 +0000)]
WDS_MBO_FREE/WDS_MBI_FREE botch
deraadt [Fri, 10 May 1996 12:35:41 +0000 (12:35 +0000)]
proto updates
deraadt [Fri, 10 May 1996 12:35:01 +0000 (12:35 +0000)]
AHA_MBO_FREE/AHA_MBI_FREE botch
deraadt [Fri, 10 May 1996 12:34:20 +0000 (12:34 +0000)]
rename softc
deraadt [Fri, 10 May 1996 12:33:24 +0000 (12:33 +0000)]
split le driver, add iy driver
deraadt [Fri, 10 May 1996 12:32:11 +0000 (12:32 +0000)]
return an error
deraadt [Fri, 10 May 1996 12:31:38 +0000 (12:31 +0000)]
SC_DEBUG cleanup
deraadt [Fri, 10 May 1996 12:31:01 +0000 (12:31 +0000)]
if_name/if_unit -> if_xname/if_softc
mickey [Fri, 10 May 1996 12:19:12 +0000 (12:19 +0000)]
remove makelinks, when done.
mickey [Fri, 10 May 1996 12:13:19 +0000 (12:13 +0000)]
simplify sed rule in 'links', so swap*.c be treated ok.
mickey [Fri, 10 May 1996 12:10:04 +0000 (12:10 +0000)]
do 'make links' treat swap*.o just as all the .o files.
chuck [Fri, 10 May 1996 03:19:34 +0000 (03:19 +0000)]
add constants so that we can remove "m68k/m88k" directories from bugcrt.
chuck [Fri, 10 May 1996 03:18:43 +0000 (03:18 +0000)]
add some documentation
add some predefined constants so that the kernel can generate valid
bootblocks without help from 'wrtvid'
chuck [Fri, 10 May 1996 03:15:15 +0000 (03:15 +0000)]
init more fields so that kernel can generate a valid disklabel without
any help from wrtvid.
niklas [Thu, 9 May 1996 22:42:53 +0000 (22:42 +0000)]
From NetBSD:
Make the MI LANCE driver standalone, and use cfattach to resolve
naming conflicts between bus attachments on ports that can have
multiple instances of the LANCE.
niklas [Thu, 9 May 1996 22:39:58 +0000 (22:39 +0000)]
From NetBSD:
Changed struct ifnet to have a pointer to the softc of the underlying
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit. Updated interface to (*if_watchdog)() and (*if_start)()
to take a struct ifnet *, rather than a unit number.
niklas [Thu, 9 May 1996 22:25:15 +0000 (22:25 +0000)]
From NetBSD:
Prototype + -Wall fixes.
Clean up a few printf format strings.
Added an include for the sunos_sendsig prototype
Fix "prototype disagrees about inline" error.
niklas [Thu, 9 May 1996 22:20:42 +0000 (22:20 +0000)]
From NetBSD:
Update for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized.
Bring back Step9 and fix an oversight from Ken Nakata <kenn@remus.rutgers.edu>
niklas [Thu, 9 May 1996 21:13:37 +0000 (21:13 +0000)]
Remove bootsync(), use vfs_shutdown() instead
hvozda [Thu, 9 May 1996 20:50:02 +0000 (20:50 +0000)]
Oops, we need pcicmaster0; also bring INSTOTHER up to date
hvozda [Thu, 9 May 1996 19:07:11 +0000 (19:07 +0000)]
Add PCMCIA support
mickey [Thu, 9 May 1996 14:33:32 +0000 (14:33 +0000)]
revert icmp len fix, since i experience 'icmp len'
panics replying to udp.
deraadt [Thu, 9 May 1996 14:21:56 +0000 (14:21 +0000)]
from is; os9 entries
deraadt [Thu, 9 May 1996 14:19:47 +0000 (14:19 +0000)]
shift-tab does tab, not some confusing gobbledygook
deraadt [Thu, 9 May 1996 11:10:28 +0000 (11:10 +0000)]
linux & svr4 support
deraadt [Thu, 9 May 1996 10:16:47 +0000 (10:16 +0000)]
allow config file to override NKPDE (yuck)
deraadt [Thu, 9 May 1996 10:00:30 +0000 (10:00 +0000)]
floppy manpage; netbsd pr#2261; from andrew@wipux2.wifo.uni-mannheim.de
niklas [Thu, 9 May 1996 07:05:21 +0000 (07:05 +0000)]
Add ISA devices
niklas [Thu, 9 May 1996 07:01:56 +0000 (07:01 +0000)]
$OpenBSD$ added
niklas [Thu, 9 May 1996 07:01:05 +0000 (07:01 +0000)]
s/netbsd/bsd/
niklas [Thu, 9 May 1996 06:55:51 +0000 (06:55 +0000)]
Add ISA devices, renumber ipf device, add SCSI scanner device.
niklas [Thu, 9 May 1996 06:34:35 +0000 (06:34 +0000)]
Initial revision
niklas [Thu, 9 May 1996 06:33:32 +0000 (06:33 +0000)]
Add lost include
deraadt [Wed, 8 May 1996 15:18:14 +0000 (15:18 +0000)]
install rfork man page
mickey [Wed, 8 May 1996 09:47:40 +0000 (09:47 +0000)]
fix panic at reboot.
niklas [Wed, 8 May 1996 08:53:03 +0000 (08:53 +0000)]
Clarified warning messages a bit
mickey [Wed, 8 May 1996 08:52:32 +0000 (08:52 +0000)]
avoid panics at reboot.
mickey [Wed, 8 May 1996 08:42:51 +0000 (08:42 +0000)]
fix panic at reboot.
mickey [Wed, 8 May 1996 08:33:32 +0000 (08:33 +0000)]
fix the panic at reboot.
mickey [Wed, 8 May 1996 08:28:17 +0000 (08:28 +0000)]
don't mix this stuff with mashed potatoes.
avoid panic at reboot.
chuck [Wed, 8 May 1996 05:02:24 +0000 (05:02 +0000)]
make it compile again (update to machine/disklabel.h)
mickey [Wed, 8 May 1996 02:10:54 +0000 (02:10 +0000)]
do that another panic fly away.
mickey [Wed, 8 May 1996 02:03:14 +0000 (02:03 +0000)]
kill the panic at the boot().
mickey [Wed, 8 May 1996 01:43:18 +0000 (01:43 +0000)]
fix the panic at reboot.
mickey [Wed, 8 May 1996 01:35:13 +0000 (01:35 +0000)]
fix the panic on reboot.
mickey [Wed, 8 May 1996 01:26:32 +0000 (01:26 +0000)]
fix reboot panic.
niklas [Tue, 7 May 1996 20:31:31 +0000 (20:31 +0000)]
From NetBSD:
Make this compile. Fixes PR#2047
deraadt [Tue, 7 May 1996 16:47:45 +0000 (16:47 +0000)]
you cannot use u_intXX_t everywhere
deraadt [Tue, 7 May 1996 15:44:47 +0000 (15:44 +0000)]
away, away
mickey [Tue, 7 May 1996 15:27:51 +0000 (15:27 +0000)]
from NetBSD PR#2124(port-i386):
Juergen Hannken-Illjes: core dump after panic does not work.
fill curproc w/ some reasonable (struct proc *) pointer.
niklas [Tue, 7 May 1996 15:24:47 +0000 (15:24 +0000)]
s/netbsd/bsd/
niklas [Tue, 7 May 1996 15:23:35 +0000 (15:23 +0000)]
Make sure config_init gets called before consinit, as at least one port
actually uses config_* functions for console attachment. Document
config_init should not call malloc as the move was over the mem-init
function calls too.
mickey [Tue, 7 May 1996 15:20:23 +0000 (15:20 +0000)]
from NetBSD PR#2296:
Laine Stump: some icmp destination unreachable packets contain garbage.
deraadt [Tue, 7 May 1996 14:16:00 +0000 (14:16 +0000)]
floppy manpage; netbsd pr#2261; from andrew@wipux2.wifo.uni-mannheim.de
deraadt [Tue, 7 May 1996 14:10:40 +0000 (14:10 +0000)]
rcs used gets(); netbsd pr#2287; from beal@umiacs.UMD.EDU, cleaned up by me
deraadt [Tue, 7 May 1996 13:40:26 +0000 (13:40 +0000)]
gross BPF_HDR hack, do better
mickey [Tue, 7 May 1996 13:07:01 +0000 (13:07 +0000)]
fix that fillw's stuff again.
mickey [Tue, 7 May 1996 12:34:37 +0000 (12:34 +0000)]
show symtab name when no less than 3 of them.
mickey [Tue, 7 May 1996 12:26:27 +0000 (12:26 +0000)]
fillw is in machine/cpu.h now.
mickey [Tue, 7 May 1996 12:21:36 +0000 (12:21 +0000)]
add network dependencies.
mickey [Tue, 7 May 1996 12:02:52 +0000 (12:02 +0000)]
change -L option name to -Z, note that in
co(1) manual, add -Z where were missed.
deraadt [Tue, 7 May 1996 11:25:01 +0000 (11:25 +0000)]
idea by chuck to make libbug MI
niklas [Tue, 7 May 1996 10:22:45 +0000 (10:22 +0000)]
Restructure and document a bit. Also fixed a confusing bug, which
actually might turn out a feature... :-) But I want to test that a
bit more before having that into the tree.
niklas [Tue, 7 May 1996 10:14:34 +0000 (10:14 +0000)]
From NetBSD:
Add support for loading kernel into fastmem, if the kernel also supports
loading into fastmem. This removes the requirement that the kernel fit
into chipmem.
Add a -Z flag to force loading into chip memory.
Add a -s option for compatibility with my bootblock loader.
Move the test exit to just before starting the kernel; this lets the
test mode actually load the kernel and do the version checks.
niklas [Tue, 7 May 1996 10:12:22 +0000 (10:12 +0000)]
Remove cdev_ss_init, there's a def in the MI parts now
niklas [Tue, 7 May 1996 10:10:19 +0000 (10:10 +0000)]
RCS ID update
niklas [Tue, 7 May 1996 10:08:23 +0000 (10:08 +0000)]
From NetBSD:
Floppy driver now supports MSDOS track format. Minor device 1 (/dev/fd?b)
uses MSDOS MFM track encoding. From Ezra Story (ezy@panix.com) with
a couple of changes by Michael Hitch.
niklas [Tue, 7 May 1996 10:05:20 +0000 (10:05 +0000)]
Add back all the stuff I've had to remove due to kernel growth + MSDOSFS
niklas [Tue, 7 May 1996 10:02:51 +0000 (10:02 +0000)]
Use MI cdev_scanner_init macro. Fix tabs.
niklas [Tue, 7 May 1996 09:59:45 +0000 (09:59 +0000)]
Move the vector table to .data
niklas [Tue, 7 May 1996 09:58:36 +0000 (09:58 +0000)]
Use _vectab instead of Lvectab, which is moving to .data
From NetBSD:
Add floppy index interrupt processing.
Startup modified to work with kernel loaded directly into fast memory.
This removes the need to have enough chip memory to load the kernel
when booting. Kernel memory is dual-mapped (VA == 0 and VA == PA)
for enabling the MMU, and the VA == PA mapping removed after start_c()
has completed. Chip memory is still required for the /dev/reload
process.
niklas [Tue, 7 May 1996 09:55:10 +0000 (09:55 +0000)]
From NetBSD:
Startup modified to work with kernel loaded directly into fast memory.
This removes the need to have enough chip memory to load the kernel
when booting. Kernel memory is dual-mapped (VA == 0 and VA == PA)
for enabling the MMU, and the VA == PA mapping removed after start_c()
has completed. Chip memory is still required for the /dev/reload
process.
mickey [Tue, 7 May 1996 09:52:38 +0000 (09:52 +0000)]
fix comments s/$Id$/Id/, and usage string.
niklas [Tue, 7 May 1996 09:36:07 +0000 (09:36 +0000)]
Add SCSI scanner and MSDOSFS support
niklas [Tue, 7 May 1996 09:34:31 +0000 (09:34 +0000)]
Remove erroneously doubled text (patch can do that when a new file
comes into existence simultaneously from two directions).
niklas [Tue, 7 May 1996 09:32:21 +0000 (09:32 +0000)]
Add OPRAH
niklas [Tue, 7 May 1996 09:31:04 +0000 (09:31 +0000)]
Move this doc file
deraadt [Tue, 7 May 1996 09:00:07 +0000 (09:00 +0000)]
db release 1.85
deraadt [Tue, 7 May 1996 08:48:26 +0000 (08:48 +0000)]
sync with 0504; mostly proto changes (some svr4 ioctl changes)
deraadt [Tue, 7 May 1996 07:51:27 +0000 (07:51 +0000)]
sync with 0504 -- prototypes and bus.h
deraadt [Tue, 7 May 1996 07:47:34 +0000 (07:47 +0000)]
delete impossible to reach code, use more defined constants
deraadt [Tue, 7 May 1996 07:35:36 +0000 (07:35 +0000)]
sync with 0504 -- prototypes and bus.h
deraadt [Tue, 7 May 1996 07:34:16 +0000 (07:34 +0000)]
convert to machine/bus.h
deraadt [Tue, 7 May 1996 07:31:39 +0000 (07:31 +0000)]
add :
deraadt [Tue, 7 May 1996 07:21:29 +0000 (07:21 +0000)]
sync with 0504; prototype changes