summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-01-22Revert previous - it would prevent the second zs chip from being probedMiod Vallat
2003-01-22consistantly use uvm_prot_* vs vm_prot_* evewrhereMichael Shalayeff
2003-01-22use the same style for the pdemask-optimized loops (four of 'em)Michael Shalayeff
2003-01-22print out the failed p_addr in the panic messageMichael Shalayeff
2003-01-22mop up after deraadtMichael Shalayeff
2003-01-22ugh, unless we flush, always purgeMichael Shalayeff
2003-01-22minor cleanupTheo de Raadt
2003-01-21Support for TCP window scaling (RFC 1323). ok frantzen@Daniel Hartmeier
2003-01-21st, cd and other scsi devices are useful tooMichael Shalayeff
2003-01-21Use a 2-level timeout for hostap. Instead of of sending a stationTodd C. Miller
2003-01-21fix cut and paste piece in dma programming, caused jumpieness in animation; g...Michael Shalayeff
2003-01-21reverse logic in dma sync flush as long as prewrite was given and purge for p...Michael Shalayeff
2003-01-21add elan520 from netbsd; adapted to watchdog sysctl interface;Markus Friedl
2003-01-21add kern.watchdog sysctl and generic watchdog interface;Markus Friedl
2003-01-21typosmargarida
2003-01-21Stub out hostap bits #ifdef SMALL_KERNEL to free up space on theTodd C. Miller
2003-01-21do not need explicit match on intel; from alexander.guy@andern.orgMichael Shalayeff
2003-01-21Do not do multiple stackgap_init calls in the same syscall execution,Niklas Hallqvist
2003-01-21bzero() siop_target structure after malloc().Kenneth R Westerback
2003-01-21Get rid of vm_{offset,size}_t on i386.Artur Grabowski
2003-01-20It's difficult to create a table by changing its flags.Cedric Berger
2003-01-20Put back the Voyager zs probe workaround that got lost in rev 1.36;Miod Vallat
2003-01-20syncTheo de Raadt
2003-01-20the real liar is Tony Pierce <tonypi@pcisig.com>. he says this is a "misunder...Theo de Raadt
2003-01-20just for safety. from http://templeofhate.com/tglaser/pub/obsd.diffJun-ichiro itojun Hagino
2003-01-19shut up, dn(4). There's really no need to printf junk nobody wants to readHenning Brauer
2003-01-19Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), untilThierry Deval
2003-01-19Wording.Thierry Deval
2003-01-19format string fixesHenning Brauer
2003-01-18Argh! KNF.Ryan Thomas McBride
2003-01-18Make nat behave the way it used to by copying back the random source portRyan Thomas McBride
2003-01-17allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <la...Michael Shalayeff
2003-01-17Build sparc64 kernels with the same options as other architectures.Dale Rahn
2003-01-17typo: bandwith -> bandwidthCamiel Dobbelaar
2003-01-17The end of the track is one frame before the first frame of the next trackJason Wright
2003-01-17syncTheo de Raadt
2003-01-17typoTheo de Raadt
2003-01-1780-pin -> 80-wire in debug output; requested by chris@Alexander Yurchenko
2003-01-16recognize the Hauppauge wintv-fm #191; from wolfgang@wsrcc.comMichael Shalayeff
2003-01-16syncTheo de Raadt
2003-01-16fuckheadsTheo de Raadt
2003-01-16slightely better memory regions validity check; weingart@ idea and okMichael Shalayeff
2003-01-16do not include the bsd into the lif, make links in the mdecMichael Shalayeff
2003-01-16Missing breakAlexander Yurchenko
2003-01-16- add two inline functions for accessing chip configuration spaceAlexander Yurchenko
2003-01-16regenMichael Shalayeff
2003-01-16add support for a few more devices (sis7012, nforce, amd768, amd8111), from n...Michael Shalayeff
2003-01-16Add channel number to report of registers mapping type.Alexander Yurchenko
2003-01-16getting rid of vm_offset_t.Artur Grabowski
2003-01-16Getting rid of vm_offset_tArtur Grabowski