Age | Commit message (Expand) | Author |
2010-03-16 | Jumbo commit for 4.7 installation instructions: | Miod Vallat |
2010-03-16 | PCXS processors (really, all PA-RISC processors with separate I and D tlb | Miod Vallat |
2010-03-16 | crank version to openssh-5.5 since we have a few fixes since 5.4; | Damien Miller |
2010-03-16 | spelling in error message. ok djm kettenis | Kevin Steves |
2010-03-16 | Add HTC Tattoo to the list of supported devices. | Michael Knudsen |
2010-03-16 | eek! negative array offsets are bad. don't allow them. | Jacob Meuser |
2010-03-15 | Add support for 82801HBM RAID. 'that diff can go in' kettenis@ | Dale Rahn |
2010-03-15 | also print certificate type (user or host) for ssh-keygen -L | Kevin Steves |
2010-03-15 | Do not leak mbuf in the TX path when a TX error occurs; found the hard way | Miod Vallat |
2010-03-15 | Correct return from attach on error, add splx() and urndis_stop(). | Fabien Romano |
2010-03-15 | Add id for Intel 82801JI RAID. Lets HP GL360 G6 see internal SATA | Kenneth R Westerback |
2010-03-14 | Fix a use-after-free when cancelling copy mode, or trying to repeat cancel. | Nicholas Marriott |
2010-03-14 | Rewrite urndis_match() logic for the HTC Hero to match on vendor and | Michael Knudsen |
2010-03-14 | sync | Michael Knudsen |
2010-03-14 | Add product ID for HTC Hero. | Michael Knudsen |
2010-03-14 | Quieten ahc a bit, same as ahd is. Put some messages emitted during | Kenneth R Westerback |
2010-03-14 | Specify when newfs_ext2fs was introduced into OpenBSD. | Antoine Jacoutot |
2010-03-14 | when closing, remove commands from the right queues as we iterate over | David Gwynne |
2010-03-14 | .Pd -> .Pq | Jason McIntyre |
2010-03-13 | fix a formatting error (args need quoted); noted by stevesk | Jason McIntyre |
2010-03-13 | regen | Miod Vallat |
2010-03-13 | make ``MAKEDEV all'' create device nodes for up to four heads. | Miod Vallat |
2010-03-13 | Make sure non-console impact_screen struct gets zeroed upon allocation, | Miod Vallat |
2010-03-13 | Octane PROM picks highest graphics widget as console, not lowest; | Miod Vallat |
2010-03-13 | Certificates are named *-cert.pub, not *_cert.pub; committing a diff | Damien Miller |
2010-03-13 | protocol conformance fix: send language tag when disconnecting normally; | Damien Miller |
2010-03-13 | document the REQPROBE and REQDETACH ioctls so i can make claudios slides go | David Gwynne |
2010-03-13 | no need for "-offset -0i"; | Jason McIntyre |
2010-03-13 | .Xt -> .Xr | Jason McIntyre |
2010-03-12 | sync with recent mirror changes and list http mirrors here. | Stuart Henderson |
2010-03-12 | Since my changes @n2k10, carp(4) group failover does not rely | Marco Pfatschbacher |
2010-03-12 | document PF_KEY; from sthen and myself | Jason McIntyre |
2010-03-12 | do not prepend AuthorizedKeysFile with getcwd(), unbreaks relative paths | Markus Friedl |
2010-03-12 | document softraid-related ioctls; from Vadim Zhukov | Jason McIntyre |
2010-03-12 | unbreak AuthorizedKeys option with a $HOME-relative path; reported by | Damien Miller |
2010-03-11 | Fix intended use of closefrom() so that we do indeed close fd 3 and up by | Alexander Hall |
2010-03-11 | Correct a wrong printf and move a check than should be before the debug. | Jonathan Armani |
2010-03-11 | add 'softcar' to tty00, to make getty work in the non-serial | Otto Moerbeek |
2010-03-11 | unbreak the build with a custom kernel config including "pseudo-device | Stuart Henderson |
2010-03-10 | correct certificate logging and make it more consistent between | Damien Miller |
2010-03-10 | It's unsetenv() that doesn't like `=' in the argument, not putenv(). | Matthias Kilian |
2010-03-10 | fix the option that sets the image operating system. | Igor Sobrado |
2010-03-10 | typos; from Ross Richardson | Jason McIntyre |
2010-03-09 | correctly choose the files in a directory, even if it is a symbolic link | Theo de Raadt |
2010-03-09 | fix an obvious syntax error: add missing closing quote | Ingo Schwarze |
2010-03-09 | use conv=osync when preparing an install tape; ok deraadt@ krw@ | Otto Moerbeek |
2010-03-09 | SBus Fibre Channel is supported now. | Mark Kettenis |
2010-03-09 | - push replies back to the free queue when done processing events | Marco Peereboom |
2010-03-09 | Don't attempt to dereference gl_pathv if the gl_pathc returned by glob(3) is | Mark Kettenis |
2010-03-09 | Tweak default set selection so X sets are in the default list when | Kenneth R Westerback |