summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-04-14add signature! fake partition 0 for floppy until fdisk(8) has -f flag. max 16...Theo de Raadt
1997-04-14kill extra linefeedingTheo de Raadt
1997-04-14Document flag to set 32-bit word mode. Call it ED_DCR_QTS forTodd C. Miller
1997-04-14Add PCI ed*Todd C. Miller
1997-04-14rd pdevTheo de Raadt
1997-04-14Minor performance enhancements from NetBSDThorsten Lockert
1997-04-14Merge in various pieces of current NetBSD scsi code, including but not limitedJason Downs
1997-04-14setup_pm() is only used with \!HWDIRECT.briggs
1997-04-14Correct some bogus casts and change u_short -> u_int16_tTodd C. Miller
1997-04-14Capslock support from Steve Brown <sbrown@best.com>briggs
1997-04-14Use an offset parameter when loading the reg_map--some cards use the "other"briggs
1997-04-14Ooops.briggs
1997-04-14options IPFILTERbriggs
1997-04-13Nuke i386 specific stuff. Not needed anymore.Tobias Weingartner
1997-04-13no Debugger() w/ no DDB definedMichael Shalayeff
1997-04-13make it compile againMichael Shalayeff
1997-04-13Oops. We do not want to unmap something that we've used bus_space_subregionbriggs
1997-04-13Some updates based on information from Bob Nestor <rnestor@metronet.com>briggs
1997-04-13Make it compile after disklabel changesPer Fogelstrom
1997-04-13Add support for PCI NE2000 clones. I finally got around to doing this :-)Todd C. Miller
1997-04-13derive from INST, not GENERIC.Michael Shalayeff
1997-04-13sample ramdisk config file. from GENERIC one.Michael Shalayeff
1997-04-12we don't need NFSMNT_RESVPORT inside of the kernel (pointed out by theo)Thomas Graichen
1997-04-12undo my last commit - theo says NFSMNT_RESVPORT is really not requiredThomas Graichen
1997-04-12remove #ifndef _KERNEL around NFSMNT_RESVPORT:Thomas Graichen
1997-04-12make it compile (missing include of ultrix_util.h - the otherThomas Graichen
1997-04-12use the profile.h from the arc - this way theThomas Graichen
1997-04-12theo can't get everything right :-)Thomas Graichen
1997-04-12update to my current config fileThomas Graichen
1997-04-12A horrific gruesome hack to remove a splat during obj@ buildsTheo de Raadt
1997-04-11If someone pressed a nonprintable character in getsn (eg in boot -c) theMats O Jansson
1997-04-11add NTPkstailey
1997-04-11Various commentsTobias Weingartner
1997-04-11machdep_start has to do esym mucking...Tobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11add tagkstailey
1997-04-11my home PCkstailey
1997-04-10queue handling hacks for chips like aic7860 which have small numbers of SCB's.Theo de Raadt
1997-04-10Ignore SE/30 faux-video card.briggs
1997-04-10Don't use gcc builtin __builtin_return_address(frameno) onTodd C. Miller
1997-04-10Need to separate i/o and mem on mipsPer Fogelstrom
1997-04-10Zilog z8536 defsPer Fogelstrom
1997-04-10Ooops! These have to be committed after pcidevs. Doing a make and commitPer Fogelstrom
1997-04-10These two was not ready for commit yet. Backed out.Per Fogelstrom
1997-04-10Add Matrox MystiquePer Fogelstrom
1997-04-10Attempt to clean up local devices.Per Fogelstrom
1997-04-10__C -> __abs_c for consistency with usage in tc_*Todd C. Miller