Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-23 | Three things: | gene | |
(1) We run OpenBSD (2) make clean deltes genassym and genassym.o, so people with these sitting in their compile directories will get them cleaned out. Release won't ship this way. (3) Maxusers Makefile depends depend on assym.h not genassym.o now. | |||
1997-04-18 | Use genassym.cf and a shell script to build assym.h. This helps | gene | |
cross-compiling a lot. Queue taken from Scott Reynolds. | |||
1997-04-14 | Bring our incarnation of John Wittowski's direct adb driver into compatible | gene | |
state with NetBSD's. The direct-to-ADB code is now enabled by default. Using 'options MRG_ADB' will cause the kernel to revert to the 'old standby' code. | |||
1997-04-14 | Ooops. | briggs | |
1997-04-14 | options IPFILTER | briggs | |
1997-04-03 | PR#141 from David Leonard <d@occult.fnarg.net.au> with some small mods by | briggs | |
me. - Provide option (enabled in GENERIC and GENERICSBC) to disable ADB configuration when serial console is enabled. Old behavior allows booting even if ADB probe hangs (Apple had several ways to access ADB). - Configure ite0 differently--don't assume that it's only extant if it is the console. | |||
1997-03-28 | Use more from m68k/m68k. | briggs | |
1997-03-12 | Add options LKM. | briggs | |
1997-03-12 | New sn arrangements. | briggs | |
1997-03-08 | Sync with NetBSD of about 4 March. | briggs | |
1997-02-27 | Add ncr53c9x flag to esp. | briggs | |
1997-02-23 | Integrate code from John P. Wittkoski <jpw@netwizards.net> and | briggs | |
Takashi Hamada <hamada@next.etron.kanazawa-it.ac.jp>. This code interfaces directly to the hardware to support the ADB on many macs. It is enabled by "options HWDIRECT" in the configuration file. At some point, this should probably become the default method as interfacing to the ADB through the ROMs has been painful and sometimes problematic. This code should have functioning ADB support for: II series (II, SE/30, IIx, IIcx) IIsi series (IIsi, IIci, IIvx, IIvi) LC II, LC III Performa 400, 405, 430, 460, 465, 467, 600 Classic II, Color Classic, Color Classic II PB 5XX series Duo series PB 140,145,145b,160,(160c?),165,165c,170,180,180c Quadra 700,900,950 There is an off-chance that it will work on: PB 150, PB 190 Quadra/Centris 605,610,630,650,660AV,800,840AV LC 475,550,575,630 Performa 475,476,575,577,578,630 Note that functioning ADB support does not mean that everything else will work. I obviously do not own all of the above machines (does anyone? ;-)... Any reports are welcome. Many thanks to John Wittkoski and Takashi Hamada! | |||
1997-01-24 | Sync w/ NETBSD_CURRENT_971122. | briggs | |
1997-01-24 | Add kernel config for Allen's Q700. | briggs | |
1997-01-01 | Supply full path on 'include' lines for config. | briggs | |
1996-10-30 | Add an esp1. | briggs | |
1996-10-28 | Rename ncr96scsi/scsi96 to esp. | briggs | |
1996-10-28 | Obsolete. | briggs | |
1996-10-14 | Nuke old COMPAT options. Move MACHINE_NONCONTIG to std.mac68k. | briggs | |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-09-01 | I like to be able to KTRACE sometimes. | briggs | |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt | |
1996-08-30 | We're not ready for this, yet. | briggs | |
1996-08-10 | Sync with NetBSD. | briggs | |
1996-06-23 | Update to scottr's current SPOT config from NetBSD. | briggs | |
1996-06-23 | From scottr/NetBSD: | briggs | |
Completely revamp setroot() and friends. Since Chris' version of this code is close to how I reworked it, I pulled in the (essentially MI) NetBSD/alpha and added the appropriate support around it. - No need for the GENERIC kernel config option. - NFS-mounted root and swap are supported. - If we can't figure out where the root filesystem is from what the Booter tells us, ask the user. - Split the mainbus autoconfig code to a separate file. Also, update/add copyrights as appropriate. | |||
1996-05-26 | Add OpenBSD Id string. | briggs | |
1996-05-26 | Sync with NetBSD-current. | briggs | |
1996-04-24 | Add network config dependencies. | Michael Shalayeff | |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff | |
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;) | |||
1996-02-20 | netbsd -> bsd in the config files | briggs | |
Bring in a number of changes from NetBSD in Makefile.mac68k (standardized amongst most ports). | |||
1996-02-20 | A couple of things from NetBSD: | briggs | |
- Don't special-case conf.c - Add sbc driver. (M.I. 5380 driver) | |||
1996-02-20 | Define SONIC device for testing. Same for ss su and uk SCSI devs. | briggs | |
1996-02-20 | Define HZ to be 60. | briggs | |
1996-01-15 | Remove vnode_if.[ch] during a "make clean", per PR#536 from | Theo de Raadt | |
Dan Carosone <danielce@ee.mu.oz.au>. | |||
1995-12-14 | update from netbsd (without losing local changes) | Theo de Raadt | |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |