summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-01-19Rename a few defines to avoid namespace pollution. The only one used was 'REA...Kenneth R Westerback
2004-01-18clean out #ifdef horror show in xfs_dev-bsd.c and enable XFS in GENERIC.Bob Beck
2004-01-18Port is already stored in network byte order, no need to convert.Ryan Thomas McBride
2004-01-18Silence match() unless DEBUG.Miod Vallat
2004-01-18send RTM_IFINFO on carp state changes; with mpf@; ok mcbride@, mpf@Markus Friedl
2004-01-17Now that the phys_map_vaddr bug is out of the way, it's time to bring backMiod Vallat
2004-01-17Read product id and revision from pci conf space only onceAlexander Yurchenko
2004-01-17Major stability improvement. Fix a variety of systems and problemsKenneth R Westerback
2004-01-17Use SC_DEBUG() to display debug messages. Makes SCSIDEBUG output better.Kenneth R Westerback
2004-01-17Fix SC_DEBUG() call so ahc compiles with SCSIDEBUG.Kenneth R Westerback
2004-01-16Do not switch to the fpsp exception vectors if we are not running on anMiod Vallat
2004-01-16Fix IPv6 stateful tcp scrubbing by not dereferencing a null pointer.Ryan Thomas McBride
2004-01-16Remove this farce.Miod Vallat
2004-01-16Do not print CHS info for LBA drives, it's useless for drives withAlexander Yurchenko
2004-01-16cia* is not needed on floppyB, all these machines use tsc*. but at leastTheo de Raadt
2004-01-16People who immediately clobber registers containing the result of subfunctionsMiod Vallat
2004-01-15Disable write-back mappings for userland entirely; pmap_copy_page() stillMiod Vallat
2004-01-15syncAlexander Yurchenko
2004-01-15Two Silicon Image SATA chips.Alexander Yurchenko
2004-01-15ansi and some spaces; no f/cAlexander Yurchenko
2004-01-15Provide explicit function argument declarations.Miod Vallat
2004-01-15instuction -> instructionMiod Vallat
2004-01-15es tanzt das KNFMarkus Friedl
2004-01-15missing #ifdef INET6, ok henning@Daniel Hartmeier
2004-01-15add a RTM_IFANNOUNCE message; from netbsd; ok itojun, henningMarkus Friedl
2004-01-15move call to tcp_mss_update() from syn_cache_add() to syn_cache_get(),Markus Friedl
2004-01-15Undo backout of this piece of 'SR restores', this feature is used byDale Rahn
2004-01-15No reason to exclude xl from ramdisk. GENERIC and RAMDISK need a severe sync.Dale Rahn
2004-01-15Add 'sysctl hw.cpuspeed' support. copied from macppc.Dale Rahn
2004-01-15Apply the same change as macppc for the 'SR revert', unbreak pegasos.Dale Rahn
2004-01-14machine/stdarg.h -> sys/stdarg.hBrad Smith
2004-01-14mvme* do not support buses with indirect configuration, so don't check andMiod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2004-01-14Some MC8820x operation cleaning:Miod Vallat
2004-01-14Get rid of M_LOCKF and use pool for allocating lockf structures.Alexander Yurchenko
2004-01-14Slightly better messages, fix a typo, and a few strlcpy() botches.Miod Vallat
2004-01-14syncache+ipv6 support for TCP_SIGNATURE; with itojun; ok deraadtMarkus Friedl
2004-01-14Remove as many unnecessary includes from the include mess in this file, inMiod Vallat
2004-01-14catching a stray sheep destroying a pmap shall result in a proper haggis; thi...Michael Shalayeff
2004-01-14eliminate the predefined special qids so that qids become simpleKenjiro Cho
2004-01-14Do not expose kernel prototypes to userland.Miod Vallat
2004-01-14syncTed Unangst
2004-01-14syncTed Unangst
2004-01-14change sigaltstack.ss_size type to size_t. handle syscall fallout.Ted Unangst
2004-01-14Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. AlsoKenneth R Westerback
2004-01-14Revert previous; this will cause issues on some machines, says drahn@Miod Vallat
2004-01-13Fix KERNTEXTOFF value (long) after the move to ELF.Miod Vallat
2004-01-13Allow building w/o -traditional. OK weingart@ and mickey@Todd C. Miller
2004-01-13Get rid of more unused useless broken invalid constant laughable values.Miod Vallat
2004-01-13No need to set [di]sar for complete tlb invalidation.Miod Vallat