summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-05-18ansify function definitions and zap some `register'Jean-Francois Brousseau
2004-05-18sync, libiberty bump, binutils changes (non-split info pages, mmalloc gone)Dale Rahn
2004-05-18Do not install binutils nm/size, mickey@Dale Rahn
2004-05-17Elminate SCSIRET_* synonyms for EJUSTRETURN and ERESTART by usingKenneth R Westerback
2004-05-17Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlibDale Rahn
2004-05-17Enable binutils for arm now that we have binutils 2.14.Dale Rahn
2004-05-17Resolve merge conflicts, adjust method of W^X handing (.sh files)Dale Rahn
2004-05-17Make FUNCTION_ARG_ADVANCE() really match FUNCTION_ARG() register usage.Miod Vallat
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn
2004-05-17bump default datasize to 75MB instead of 64MB. Allows XF4 to build (on amd64)Dale Rahn
2004-05-17dig b.out; from netbsdMichael Shalayeff
2004-05-17fix uninitialized var; found by millert@Michael Shalayeff
2004-05-17WHoops, only define _FFR_QUEUERETURN_DSN once.Todd C. Miller
2004-05-17SyncMiod Vallat
2004-05-17typoPedro Martelletto
2004-05-17extend filter language to allow basic setting of COMMUNITIES attribute.Damien Miller
2004-05-17Add a quirk entry for TEAC compact cassette tape drive, taken from NetBSD.Kenji Aoyama
2004-05-17Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library.Mark Kettenis
2004-05-17KNF and minor cleaning.Miod Vallat
2004-05-17typoBrad Smith
2004-05-17OF_mapintr: swizzle interrupt for PCI bridges,Brad Smith
2004-05-16document LP64_ARCHSPeter Valchev