summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-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-03add luseless commentMichael Shalayeff
2000-07-03Make nat_ifdetach() actually work; beck@ okAaron Campbell
2000-07-03From NetBSD:Aaron Campbell
2000-07-02Remove NFSCLIENT for consistency with other RAMDISK kernels.Todd 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-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-02yes, it will; forgot, oops, ouchMichael Shalayeff
2000-07-02constraints misscount; that's how it goes typing on the trainMichael Shalayeff
2000-07-02no bays for stingerMichael Shalayeff
2000-07-02knf; ouch, that hurtsMichael Shalayeff
2000-07-02new kvtop through lpa; also put some spu/sfu bits in cpu.hMichael Shalayeff
2000-07-02sync w/ libcMichael Shalayeff
2000-07-02use ffs.cMichael Shalayeff
2000-07-02sync w/ libcMichael Shalayeff
2000-07-02add via vt6102 id; freebsd-gnatsJason Wright
2000-07-02syncJason Wright
2000-07-02add via vt6102 id; freebsd-gnatsJason Wright
2000-07-01syncAaron Campbell
2000-07-01Oops, forgot to commit these new device IDs last night.Aaron Campbell
2000-07-01- Make the 3CCFE575BT work.Aaron Campbell
2000-07-01correct struct name in commentPaul Janzen
2000-06-30Oops, put back this call to spltty(). When our timeout expires and we poll theAaron Campbell
2000-06-30suppress too noisy warning on forward-over-loopback case. from kameJun-ichiro itojun Hagino
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-30My previous two attempts at fixing the "scrolling region" problem were wrong.Aaron Campbell
2000-06-30Convert to new timeout API.Artur Grabowski
2000-06-30New timeout API.Artur Grabowski
2000-06-30.es kbd; from nbsdMichael Shalayeff
2000-06-30some more display types; from nbsdMichael Shalayeff
2000-06-30Driver for the cs4280 Crystal Clear audio found on some laptops.Artur Grabowski
2000-06-30Problem and fix found on OpenBSD, fix confirmed with NetBSD.Dale S. Rahn
2000-06-30Don't cast to int when checking if we have exceeded our rlimit in sbrk.Artur Grabowski
2000-06-30Remove redundant declaration of nfs_init.Artur Grabowski
2000-06-30Convert to use new timeout API.Artur Grabowski