Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-10 | Take out some devices unused in the install. Alpha boot floppy now fits. | Todd C. Miller | |
1997-07-09 | Take out DEBUG and DIAGNOSTIC to make thigns fit. | Todd C. Miller | |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt | |
1997-07-09 | add ep on isa, of course i just fried my 3c509... | Theo de Raadt | |
1997-07-08 | std.alpha goes foom | Theo de Raadt | |
1997-07-06 | DDB (crippled), BOOT_CONFIG (not yet working), DISKLABEL_*, fxp, wd & acd | Niklas Hallqvist | |
1997-07-06 | DDB files + some major number specifications that were missing | Niklas Hallqvist | |
1997-07-06 | maxpartitions 16 | Todd C. Miller | |
1997-07-06 | Remove -Wcast-qual unless someone has a way to make it not care | Todd C. Miller | |
about discarding "volatile". Implicit casts via prototypes cause major headaches in conjunction with volatile variables. | |||
1997-07-05 | disable fxp for now | Theo de Raadt | |
1997-07-03 | fxp support, turned off in alpha until tested | Theo de Raadt | |
1997-06-24 | happy birthday | kstailey | |
1997-06-05 | option | Theo de Raadt | |
1997-06-02 | EXEC_SCRIPT is not an option | Theo de Raadt | |
1997-06-02 | VNODEPAGER is not an option | Theo de Raadt | |
1997-06-02 | UCONSOLE is long dead | Theo de Raadt | |
1997-05-14 | Don't need bpf or vnd -- shave a few bytes. | Todd C. Miller | |
1997-05-08 | comment out MFS, FIFO, and COMPAT_[0-9]+; add PCI ed | Todd C. Miller | |
1997-05-08 | Some trimming, add necessary stuff like ed, CD9660 & KERNFS | Niklas Hallqvist | |
1997-05-07 | axppci33-only GENERIC | Todd C. Miller | |
1997-05-05 | add ccd to GENERIC | Thomas Graichen | |
1997-04-20 | Use ${ALPHA} instead of ../.. | Niklas Hallqvist | |
1997-04-20 | My new toy | Thorsten Lockert | |
1997-04-19 | .depend needs cpuconf.c | Thorsten Lockert | |
1997-04-14 | Add PCI ed* | Todd C. Miller | |
1997-04-13 | Add support for PCI NE2000 clones. I finally got around to doing this :-) | Todd C. Miller | |
Tested on alpha, should work on i386 as well. Note that we treat a PCI NE2000 as a 16-bit card for now since the driver can not deal with > 16 bit cards. To fix this isa16bit in ed_softc needs to be changed to bus_width (in bytes). I plan to do this as part of the split ed driver. | |||
1997-04-06 | Add CD9660 now that it works. | Todd C. Miller | |
1997-03-25 | Addition of the ed ethernet driver | Niklas Hallqvist | |
1997-02-26 | Add IP-SEC | Niklas Hallqvist | |
1997-02-26 | Workaround for some weird cpp bug that made cpuconf.o builds fail | Niklas Hallqvist | |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist | |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist | |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist | |
-Wall -Wstrict-prototypes -Wmissing-prototypes too. | |||
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-08-23 | Removed DDB again, as it is missing a lot of stuff. Added COMPAT_OSF1 | Niklas Hallqvist | |
which at least compiles... | |||
1996-08-05 | config file removed in NetBSD | Niklas Hallqvist | |
1996-08-02 | Add the first OpenBSD/alpha running machine: OPAL | Niklas Hallqvist | |
1996-07-29 | Bring forward alpha configuration files to 0722. Add OpenBSD | Niklas Hallqvist | |
tags. s/netbsd/bsd/. Add ATAPI and dummy PCMCIA defines. | |||
1996-06-24 | kernel is /bsd | Theo de Raadt | |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt | |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | 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 ;) | |||
1995-12-26 | from netbsd; rename TC 'asic' to 'ioasic' | Theo de Raadt | |
1995-12-14 | update to netbsd | 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 | |