summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-10-21ANSIArtur Grabowski
2002-10-21Two problems.Artur Grabowski
2002-10-21ugly hack to make the 21145 work without manual media setting.Henning Brauer
2002-10-21make an ieeefp regress pass; miod@ okMichael Shalayeff
2002-10-21try harder to sync in dmamap_syncMichael Shalayeff
2002-10-20add support for intel 21145Henning Brauer
2002-10-20fxp now works on bigendian, add it to macppc.Dale Rahn
2002-10-20Move pf_compare_(rules|nats|binats|rdrs) to pf_ioctl.c. Simplifies andRyan Thomas McBride
2002-10-19Kill register.Hugh Graham
2002-10-18this is a precision architecture -- be more precise about fault types and in ...Michael Shalayeff
2002-10-18Remove some very pointless 'if 0' code, some of which prevented compilationDale Rahn
2002-10-18Account for the aligned m_data when checking boundaries; from NetBSD.Federico G. Schwindt
2002-10-18Do not define astpending twice, once non-volatile and one volatile.Dale Rahn
2002-10-18media support; slightly modified from FreeBSD.Federico G. Schwindt
2002-10-17ifndef __HAVE_GENERIC_SOFT_INTERRUPTS leaved a label without a statement afte...Artur Grabowski
2002-10-17 - name in uvm_tree_sanity must be const.Artur Grabowski
2002-10-17When augmenting the nodes in RB_ROTATE_{RIGHT,LEFT} make sure that theArtur Grabowski
2002-10-17use shadows on fpu cxsw (and fix arg0 trashing), do not restore shadowed regs...Michael Shalayeff
2002-10-17renumber the CHIO* since they clash w/ the CDIO, keep the old ones as OCHIO, ...Michael Shalayeff
2002-10-17define CDIOREADTOCENTRYS CDIOREADTOCENTRIES, not as a duplicate _IOWR(); dera...Michael Shalayeff
2002-10-17knfTheo de Raadt
2002-10-17sync with gcc version, fixes bug in sftp where it had a 64 bit parameterDale Rahn
2002-10-17Bigendian support for fxp, work from pefo with cleanups, ok art@ and others.Dale Rahn
2002-10-17Correct io space config after last patch. allows fxp to workDale Rahn
2002-10-17convert to use vm_page_md instead of pmap_physseg, make code smaller and simp...Michael Shalayeff
2002-10-17do not differentiate manually configured address from autoconfigured onesJun-ichiro itojun Hagino
2002-10-16minor formatting.Artur Grabowski
2002-10-16Implement isfdtype(3) as per the POSIX.1g draft; requested by David HillTodd C. Miller
2002-10-16support for privilege elevation.Jun-ichiro itojun Hagino
2002-10-15Protect p_priority with splstatclock.Artur Grabowski
2002-10-15a few missing options and pseudo-devs, noticed by miod@ and dhartmei@Michael Shalayeff
2002-10-15re-init the hw on resume, from grendel@zeitbombe.orgMichael Shalayeff
2002-10-15support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@Michael Shalayeff
2002-10-15Note that this is based on RFC3378.Jason Wright
2002-10-15missing initmsgbuf(), noticed by miod@Michael Shalayeff
2002-10-15Match reality by changing (u_int) -> (int) in comments.Thomas Nordin
2002-10-14Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@Matthieu Herrb
2002-10-14Use uvm_km_valloc_prefer_wait instead of doing the same thing manually.Artur Grabowski
2002-10-14Stuff needed for gcc 3.X.Artur Grabowski
2002-10-14- Do not try to drain other pools if PR_NOWAIT and the allocator can'tArtur Grabowski
2002-10-14Allow one to specify a netblock in a binat rule:Henning Brauer
2002-10-13better USER_LDT comment; originally suggested by seb@todesplanet.de; ok deraadtPeter Valchev
2002-10-13add support forHenning Brauer
2002-10-13Remove more '\n's from panic() statements. From Chris Kuethe.Kenneth R Westerback
2002-10-13track the end of physmem for use in dmmem_allocMichael Shalayeff
2002-10-13do not flush cache here, better support for intrhook, increase number of tran...Michael Shalayeff
2002-10-13split the scp/iscp/scb between the cache lines, make the leds blink betterMichael Shalayeff
2002-10-12Prepare for ELF (mostly _C_LABEL sprinkling); ok drahn artPeter Valchev
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback