summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-04fix uvisor entry.Federico G. Schwindt
2000-07-04sync with NetBSD... well almost. someone w/ the hw should check umass.Federico G. Schwindt
2000-07-04add uvisor and clcs, both commented out.Federico G. Schwindt
2000-07-04handspring visor driver; from NetBSD.Federico G. Schwindt
2000-07-04Cleaner spl handling in userret.Artur Grabowski
2000-07-04Fix the latest fix.Artur Grabowski
2000-07-04syncFederico G. Schwindt
2000-07-04new prods.Federico G. Schwindt
2000-07-04Make dmesg and /kern/msgbuf work on pmax. Thanks art@ for help with mem.c. ok...Mats O Jansson
2000-07-03typoNiklas Hallqvist
2000-07-03arp(8) invocations fixedNiklas Hallqvist
2000-07-03Add support for big endian hardware. Clean up memory vs. io mapping code.Steve Murphree
2000-07-03Fix tail queue leakage (zzlevo@dd.chalmers.se)Angelos D. Keromytis
2000-07-03esp define was moved to conf/filesEric Jackson
2000-07-03comment out wscons keyboard and mouse for nowEric Jackson
2000-07-03Remove duplicate and correct original: Anton Berezin <tobez@tobez.org>Paul Janzen
2000-07-03sample wscons attachmentMichael Shalayeff
2000-07-03forgot to cvs rm theseMichael Shalayeff
2000-07-03oopsMichael Shalayeff
2000-07-03closer approximation to an alpha using new wscons.Michael Shalayeff
2000-07-03wscons-related definitionsMichael Shalayeff
2000-07-03Better ramdisk size from Jay Bolton.Niklas Hallqvist
2000-07-03Carefully reset pcic register; ok @aaronNiklas Hallqvist
2000-07-03A transient measure to make the floppy fit, remove CD support.Niklas Hallqvist
2000-07-03Current ahc requires the bus_dma API, which alpha does not provideNiklas Hallqvist
2000-07-03export SYSCALLGATEMichael Shalayeff
2000-07-03plug 2 memory leaks; reported by andrew.lunn@ascom.ch.Jason Wright
2000-07-03add luseless commentMichael Shalayeff
2000-07-03Set DEBUGLIBS only if not previously set. Allows overrides fromMarco S Hyman
2000-07-03remove obsolote kernel option descriptionMichael Shalayeff
2000-07-03Sorry, no dynamic libraries yet...Marc Espie
2000-07-03float_format/collect2 for vax.Marc Espie
2000-07-03Ignore filenames that are longer than spec allows (128 for MOP V4.0.0).Mats O Jansson
2000-07-03Correct the number of src/dst ports and add some FreeBSD specificbrian
2000-07-03add warning on rsh/rlogin relayJun-ichiro itojun Hagino
2000-07-03A little more select() reinitialization.Paul Janzen
2000-07-03Finding bugs in battlestar is like shooting fish in a barrel.Paul Janzen
2000-07-03Make nat_ifdetach() actually work; beck@ okAaron Campbell
2000-07-03From NetBSD:Aaron Campbell
2000-07-02Clean-up after httpdMarc Espie
2000-07-02OpenBSD'ify these man pages.Aaron Campbell
2000-07-02Remove NFSCLIENT for consistency with other RAMDISK kernels.Todd C. Miller
2000-07-02Remove mount_nfs since the RAMDISK kernels don't have NFS supportTodd C. Miller
2000-07-02Recognize and support 16 partition disklabels (taken from sparc port)Miod Vallat
2000-07-02Silence annoying warnings when using type 4 or 5 keyboards on sun3Miod Vallat
2000-07-02- s/ethernet/Ethernet/Aaron Campbell
2000-07-02From onoe@netbsd.org:Hakan Olsson
2000-07-02drop packet to tentative/duplicated interface address earlier. sync w/kameJun-ichiro itojun Hagino
2000-07-02MSG_COMPAT is needed for COMPAT_BSDOS too.Federico G. Schwindt
2000-07-02correct use of route(8) in sample.Jun-ichiro itojun Hagino