summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-20remove redundant code from nfe_attach().Brad Smith
2006-01-20Add support for driving SDA in push-pull + tri-state mode.Alexander Yurchenko
2006-01-20More evaluator changesJordan Hargrave
2006-01-20Include sys/stdint.h instead of defining uintptr_t ourselves.Todd C. Miller
2006-01-20fix integer overflows. ok millert@Moritz Jodeit
2006-01-20Proactively fix prefix counters. Currently only F_LOCAL prefixes exist butClaudio Jeker
2006-01-20initialize authtype->string in case of RSA to avoid bad free()Christian Weisgerber
2006-01-20Pass flags to prefix_move() so that a prefix that has both F_ORIGINAL andClaudio Jeker
2006-01-20No need to calloc() others if others_len is 0. The 0 malloc() does not hurtClaudio Jeker
2006-01-20Doh. > not < and attr_compare() starts to work correctly. OK henning@Claudio Jeker
2006-01-20Don't leak a aspath in network_add(). path_update() copies the aspath soClaudio Jeker
2006-01-20typos in comments;Xavier Santolaria
2006-01-20- word change, agreed w/ markusJason McIntyre
2006-01-20- match another revision of Audigy cardsJacob Meuser
2006-01-20revert auto-skew. some ntpd implementations interact poorly.Ted Unangst
2006-01-20- xl_encap(): free the mbuf chain and return if bus_dmamap_load_mbuf()Brad Smith
2006-01-20Clean up command line parsing, don't accept trailing garbage, add inKenneth R Westerback
2006-01-20add emu(4) here and enable midi attachment for eap(4)Brad Smith
2006-01-20fix a cross-site scripting vulnerability in mod_imap;Robert Nagy
2006-01-20Use <dev/sun/disklabel.h> instead of similar <machine/sun_disklabel.h> onMiod Vallat
2006-01-20Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056Darren Tucker
2006-01-20Remove unused stuff.Miod Vallat
2006-01-20Make sure we can only match once for internal video.Miod Vallat
2006-01-20Don't depend on implicit include of signal.hTodd C. Miller
2006-01-20Explicitly include limits.h if we are going to use its contents.Todd C. Miller
2006-01-19Bounds check PPIIOCSSEC argument, for a carefully choosen invalid valueMiod Vallat
2006-01-19Try to disable unconnected temperature sensors.Mark Kettenis
2006-01-19delint: check value against UINT_MAX before casting to u_int; whileOtto Moerbeek
2006-01-19make offset parameter to pwrite apparent in description.Marc Espie
2006-01-19prompted by deraadt:Nikolay Sturm
2006-01-19Fix NACPI > 1 (should be >0). Spotted by form@.Alexander Yurchenko
2006-01-19redo (w/ proper changes everywhere ;):Michael Shalayeff
2006-01-19ENAMETOOLONG if path too long; ok miod pedroTheo de Raadt
2006-01-19Replace SENSOR_ADD() macro with a pair of functionsAlexander Yurchenko
2006-01-19Missing closing quote.Alexander Yurchenko
2006-01-19Avlab low profile 4-port serialMartin Reindl
2006-01-19tweaks; ok mickeyJason McIntyre
2006-01-19Do not attempt to listen on interfaces with a wildcard address; ok henning@Darren Tucker
2006-01-19SyncMiod Vallat
2006-01-19Check SA_LEN(sa) after sa is checked for NULL. Pointed out by solar atDarren Tucker
2006-01-19syncTheo de Raadt
2006-01-19seek is a count of bytes, not samplesJacob Meuser
2006-01-19Flip BIOS and ACPI around since ACPI uses BIOS stuff.Marco Peereboom
2006-01-19crank to 3.8-betaTheo de Raadt
2006-01-19GETICBLEN() needs to swap the ICB length on big-endian architecturesPedro Martelletto
2006-01-19syncTheo de Raadt
2006-01-19Added support for read/write of PCI Config spaceJordan Hargrave
2006-01-18Fix logic botch when checking for COMPAT_SUNOS binary specifics; repairsMiod Vallat
2006-01-18akbd and ams are mi drivers now, move manpages up; also sync akbdMiod Vallat
2006-01-18Factorize akbd and ams drivers between mac68k and macppc; while there, startMiod Vallat