summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-05-27oops, need to get the boundary from the map when allocating gart addressesJason Wright
2005-05-27remove some dead code.marius eriksen
2005-05-27add missing free on error. thanks to Andrey Matveev.Reyk Floeter
2005-05-27Use rtm_fmask instead of rtm_use.Ryan Thomas McBride
2005-05-27 - Use the direct map for mapping the PTEs.Artur Grabowski
2005-05-27Calculate an MD5 checksum over the main pf ruleset.Marco Pfatschbacher
2005-05-27Kill __HAVE_NWSCONS harder.Miod Vallat
2005-05-27Back out last commit, it was correct as is.Todd C. Miller
2005-05-27add missing prototypesUwe Stuehler
2005-05-27add a __mp_lock_try implementation. ok art@Niklas Hallqvist
2005-05-27If _POSIX_SOURCE is defined but _POSIX_C_SOURCE is not justTodd C. Miller
2005-05-27step 1 in fixing bioctl commands intermixed with regular io.Marco Peereboom
2005-05-27allow reception of Jumbo frames by default without having to bumpBrad Smith
2005-05-27Dale's lost diff for IRQ sharing, turned on by default.Uwe Stuehler
2005-05-27remove references of VOP_WHITEOUT from the kernel, okay millert@Pedro Martelletto
2005-05-27pass UID_MAX/NO_PID when the socket lookup failed, so tcpdump canDaniel Hartmeier
2005-05-27typo in commentUwe Stuehler
2005-05-27typo in commentUwe Stuehler
2005-05-27long overdue snprintf cleanup in kernfs related codeHans-Joerg Hoexer
2005-05-27Stop pretending that amd64 is i386. We're insulting the cpu by not evenArtur Grabowski
2005-05-27wrap some commentsHans-Joerg Hoexer
2005-05-27-in our current model, a kif has either a pointer to an interface (ifnet) orHenning Brauer
2005-05-27The forgotten part of the merge of pxacom back into com.Uwe Stuehler
2005-05-27make sure to enable socket on resume.Robert Nagy
2005-05-27add back ACCEPT_GLAGS and active flag check, pointed out by cedricHenning Brauer
2005-05-27- Merge changes from pxacom back into the common com driver.Uwe Stuehler
2005-05-27use a fixed address for the base dva, also don't forget to setup theJason Wright
2005-05-27comment out unused PACKET_TAG_IPSEC_IN_CRYPTO_DONE code; ok hshoexerMarkus Friedl
2005-05-27Convert IPSP_IPSEC_x to SADB_X_FLOW_TYPE_x. hshoexer@ ok.Hakan Olsson
2005-05-27Must convert back from IPPROTO_x to SADB_SATYPE_x. hshoexer@ okHakan Olsson
2005-05-27prepare the removal of sys_undelete(), make it a stub, okay millert@Pedro Martelletto
2005-05-27log two pairs of uid/pid through pflog: the uid/pid of the process thatDaniel Hartmeier
2005-05-27Add rtm_fmask define to make the (ab)use of rtm_use more obvious.Ryan Thomas McBride
2005-05-27add a field to struct socket that stores the pid of the process thatDaniel Hartmeier
2005-05-27print the screwed ofs in the panic msgMichael Shalayeff
2005-05-27No longer used after merge of atapi/scsi cd code.Kenneth R Westerback
2005-05-27De-inline a couple of long functions, which also makes them debugger-visible....Hakan Olsson
2005-05-27Convert cd code to new mode sense framework. Merge cd_scsi andKenneth R Westerback
2005-05-27add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@Dale Rahn
2005-05-27Use export_flow() to wrap policies retrieved via sysctl in pfkey messageHans-Joerg Hoexer
2005-05-27Add export_flow()Hans-Joerg Hoexer
2005-05-27remove some misplaced htole32sReyk Floeter
2005-05-27Replace unused pxa2x0_watchdog_boot() with RTC control functions.Uwe Stuehler
2005-05-27Enable SSE instructions on secondary (i386) processors inKjell Wooding
2005-05-27re-enable gpio init even without using the gpio(4) frameworkReyk Floeter
2005-05-27modernize and cleanup the nsgphy code, using mii_phy_setmedia/mii_phy_tickBrad Smith
2005-05-27only access if_linkstatehooks inside splnet.Marco Pfatschbacher
2005-05-27some cleanupBrad Smith
2005-05-27hook in iommu, but it's still disabled by default for nowJason Wright
2005-05-27Allow us to clear the RTM_JUMBO flag as well as set it.Ryan Thomas McBride