summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-20Grammar nit.Tom Cosgrove
2004-05-20Remove bogus $Id.Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-20Add QAS phase which is required by ahd. ok krw@Marco Peereboom
2004-05-19remove the disabled DO_FORCE_VERS support.Brad Smith
2004-05-19Add dis-init.c from gdb 6.1.Mark Kettenis
2004-05-19Binutils 2.15, with testsuites removed, and without gdb and libiberty.Mark Kettenis
2004-05-19Remove a build warning by reverting to old method of testing forDale Rahn
2004-05-19Rewrite va_arg() for correctness. Not only is the new code easier to read,Miod Vallat
2004-05-19When passing a variable of 32 bytes or larger, as argument to a function,Miod Vallat
2004-05-19In __builtin_saveregs(), initialize __va_stk to a correct value.Miod Vallat
2004-05-19stupid typo that prevented i686 pagezero code from being used. from artTed Unangst
2004-05-19Allow recursive anchors (anchors within anchors, up to 64Daniel Hartmeier
2004-05-19do not loop on nd6_output() when transmission fails. from kameJun-ichiro itojun Hagino
2004-05-19regenAlexander Yurchenko
2004-05-19New vendor iRiver and its mp3 players.Alexander Yurchenko
2004-05-19Fix buffer overflow find by Stefan Esser, patch by Derek Robert Price.Todd C. Miller
2004-05-19No need to force a kernel mapping for the sram, the sram driver will do itMiod Vallat
2004-05-19Permit symbolic protocol and service names, such as "Protocol= tcp", in theHakan Olsson
2004-05-19Fix cross-realm trust vulnerability. Adapted from FreeBSD patch.Bjorn Sandell
2004-05-19Add word boundary markers, so that the fast scanners get exactly what theyMarc Espie
2004-05-19gracefully abort transfers on receipt of SIGINT, also ignore SIGINT whileDamien Miller
2004-05-19another ETHER_ALIGNBrad Smith
2004-05-19unbreak by removing the 'nonexistant" PERC 3/QC here as wellHenning Brauer
2004-05-19remove duplication, use ETHER_ALIGN from if_ether.hBrad Smith
2004-05-19de __P of sys/arch/cats.Dale Rahn
2004-05-19de __P of sys/arch/arm.Dale Rahn
2004-05-19remove old file, rcsidsTed Unangst
2004-05-19file 4.09Ted Unangst
2004-05-19big update to file 4.09. ok ian@Ted Unangst
2004-05-19Add missing aic79xx_reg.h file. Update aic79xx* files to latestKenneth R Westerback
2004-05-18fix from netbsd to twiddle the fxp eeprom to disable dynamic standby modeBob Beck
2004-05-18Check for and handle interface CRC errors.Bob Beck
2004-05-18if_ether.hBrad Smith
2004-05-18use less mana devising ELF_TOOLCHAINMichael Shalayeff
2004-05-18Regen.Marco Peereboom
2004-05-18Add ahd, remove non-existent PERC 3/QC. ok deraadt@ henning@ krw@ bob@ millert@Marco Peereboom
2004-05-18sendto() return code fixes; from andreq matveevJakob Schlyter
2004-05-18fix includes scoping; drahn@ okMichael Shalayeff
2004-05-18generate entries for all of the ptys after more were added, ok deraadt millertDale Rahn
2004-05-18useless caddr_t casts removal, same sha1sPedro Martelletto
2004-05-18Be sure to initalized and use the "len" variable correctly in iestart();Miod Vallat
2004-05-18Backout changes accidentally committed in prvious commit.Otto Moerbeek
2004-05-18Trailers are really wonders of the past. Remove them from man page andOtto Moerbeek
2004-05-18In DIOCCHANGERULE, move ticket increment above code that might freeDaniel Hartmeier
2004-05-18fix size argument to ovbcopy() in ip_pcbopts(), found by Andrei IltchenkoDaniel Hartmeier
2004-05-18fix memory leak, ok tedu@Pedro Martelletto