summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-10-04Use a sensible 'c' partition for spoofed labels.Todd C. Miller
1998-10-03Add DIOCGPDINFO ioctl and use it in disklabel's new -p modeTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-10-02Fixed multicast filter setup.Jason Wright
1998-10-02These have been tested by emory@hellyeah.comNiklas Hallqvist
1998-10-01Fix a serious bug in extent_alloc_subregion where the subregion startFederico G. Schwindt
1998-10-01Put vendor + model in spoofed label, not 'fictious'Todd C. Miller
1998-10-01add some scsiMichael Shalayeff
1998-10-01Set d_type properly in spoofed labelsTodd C. Miller
1998-09-30Fix ERESTART bug introduced with trapframesPer Fogelstrom
1998-09-30Fix ERESTART bug introduced with trapframesPer Fogelstrom
1998-09-30MaxTech 33.6 PnP D/F/V identifier, GVC0303. (prasadsr@umich.edu)Federico G. Schwindt
1998-09-30they must be hereMichael Shalayeff
1998-09-30mo'emMichael Shalayeff
1998-09-29add adv*Theo de Raadt
1998-09-29allow a kernel w/o DDB but with ksyms to linkTodd C. Miller
1998-09-29more lif typesMichael Shalayeff
1998-09-29sync; fixes; cleanupMichael Shalayeff
1998-09-29get rid of those obscuring constantsMichael Shalayeff
1998-09-29add iodcstrategy() -- generic strategy through IODC routineMichael Shalayeff
1998-09-29lot more debugMichael Shalayeff
1998-09-29syncMichael Shalayeff
1998-09-29some exec_debug; hpux compatible kernel call)Michael Shalayeff
1998-09-29there is only one strategy routine: iodcstrategyMichael Shalayeff
1998-09-29more used, less unusedMichael Shalayeff
1998-09-29remove unused externMichael Shalayeff
1998-09-29add twiddle(), so it'll twiddleMichael Shalayeff
1998-09-29update configMichael Shalayeff
1998-09-29'acceppt gzip files for lifMichael Shalayeff
1998-09-29hp700 devices/boards listing; compiled from different sources; incomleteMichael Shalayeff
1998-09-293 real devices:Michael Shalayeff
1998-09-29Merge with FreeBSD: if_xlreg.h(1.5) & if_xl.c(1.12)Jason Wright
1998-09-28Remember the status of the aui/tp bit, and reset it and waitJason Wright
1998-09-28Avoid a really stupid APM-related panic.Jason Downs
1998-09-28don't use bcopy to get the tx_flags value, get it directlyJason Wright
1998-09-28Add Trident 9750Jason Downs
1998-09-28'sm' requires ifmedia attributeJason Wright
1998-09-28'ne' requires ifmedia attributeJason Wright
1998-09-28we & ec depend on ifmedia attributeJason Wright
1998-09-28fxp needs ifmedia attributeJason Wright
1998-09-28Sync w/ NetBSD.Jason Downs
1998-09-28introduce attribute 'ifmedia' which means 'this particularifaceMichael Shalayeff
1998-09-28fix bug in vgafb_copycols() use bus_space_copy_4() instead ofDale S. Rahn
1998-09-28support powerpc port (needs ifdef to use powerpc_btop()), is thereDale S. Rahn
1998-09-28syncJason Downs
1998-09-28ABP-940UW sycn w/NetBSDJason Downs
1998-09-28syncJason Downs
1998-09-28trident 9750Jason Downs
1998-09-27this driver does not handle 3c9xxTheo de Raadt
1998-09-27syncMarco S Hyman