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