summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-28WPA1 uses its own (non-standard) EAPOL-Key descriptor type.Damien Bergamini
2007-07-28regenJasper Lievisse Adriaanse
2007-07-28add biometric coprocessorJasper Lievisse Adriaanse
2007-07-27tweaks;Jason McIntyre
2007-07-27Add man pages bits after gwk's src commit. Not linked yet.Xavier Santolaria
2007-07-27Missing $OpenBSD$ tag.Xavier Santolaria
2007-07-27As on i386:Tom Cosgrove
2007-07-27We don't want to pass the PXE MAC address to the kernel when bootingTom Cosgrove
2007-07-27Commiting for xsa@ who dosent want to for some reason. He has KNFed andGordon Willem Klok
2007-07-27Fix potential memory leak, when snprintf(3) returns an empty buffer.Moritz Jodeit
2007-07-27size_t vs ssize_t error; spotted by zinovik@cs.karelia.ruTheo de Raadt
2007-07-27u_endscreen()'s argument is entirely unused; inspired by zinovik@cs.karelia.ruTheo de Raadt
2007-07-27replace a few more malloc(n*m) idioms with calloc(n,m) for safety;Theo de Raadt
2007-07-27grow ramdisk filesystem sizeTheo de Raadt
2007-07-27getpriority() and setpriority() are documented in the same page, so onlyJason McIntyre
2007-07-27Correct the length of the usb_string_descriptor_t and fix a possibleMarc Balmer
2007-07-27Adapt powernow-k7.c driver to use the ACPI _PSS table for retreivingGordon Willem Klok
2007-07-27Separate code a little, making it clearer. From Gilles ChehadeRay Lai
2007-07-27Add ids for two Conexant codecs; not sure they're officialIan Darwin
2007-07-27oops, forgot to crank to 4.2Theo de Raadt
2007-07-26Combine http filter/expect cases to simplify code.Jonathan Gray
2007-07-26make FILES section entries line upTodd C. Miller
2007-07-26Remove the space after "Password:" in password prompts where echo isTodd C. Miller
2007-07-26STDIN_FILENO is better than fileno(stdin); zinovik@cs.karelia.ruTheo de Raadt
2007-07-26use calloc() instead of malloc(); zinovik@cs.karelia.ruTheo de Raadt
2007-07-26Add the correct file descriptor to rdfd when cycling throughTodd C. Miller
2007-07-26Update to sudo 1.6.9p1. Note that the environment handling in sudoTodd C. Miller
2007-07-26updates for:Jason McIntyre
2007-07-26apparently this function cannot return EBUSY, so back out -r1.7;Jason McIntyre
2007-07-25syncTheo de Raadt
2007-07-25Back out the tracking of procs in struct selinfo. There's one seriousArtur Grabowski
2007-07-25Add a missing splx() and while there update the printf() to match the formatClaudio Jeker
2007-07-25crank to 4.2-betaTheo de Raadt
2007-07-25Don't fatal if the imsg pipe is closed, this is often triggered in the parentClaudio Jeker
2007-07-25syncTodd T. Fries
2007-07-25Update synopsis. with help by jmc@Claudio Jeker
2007-07-25bthub for amd64, from johanTodd T. Fries
2007-07-25bthub for amd64, based on diff from johanTodd T. Fries
2007-07-25define and use CDCE_DEBUG and DPRINTF/DPRINTFN to be less noisy on theMarc Balmer
2007-07-25syncTodd T. Fries
2007-07-25same # of bthub devices created by default to match i386Todd T. Fries
2007-07-25syncTodd T. Fries
2007-07-25bthub for macppc, ok mk@Todd T. Fries
2007-07-25Make it possible to show alternate routing tables in netstat. This mostlyClaudio Jeker
2007-07-25Correctly handle the export command when writing to history file.Xavier Santolaria
2007-07-25document multipath options.Pierre-Yves Ritschard
2007-07-25syncTheo de Raadt
2007-07-24reindent, no binary changeMarc Espie
2007-07-24same uninit variable bug as in elf_syms.cTheo de Raadt
2007-07-24reindent (no binary change)Marc Espie