Age | Commit message (Expand) | Author |
2010-03-21 | document -b and -f get their defaults from the disklabel; ok jmc@ | Otto Moerbeek |
2010-03-21 | remove definitions of VSCSI_DEBUG stuff. they were never used. | David Gwynne |
2010-03-20 | Allow kernels configurations with bluetooth but no USB to build. | Matthieu Herrb |
2010-03-20 | When the length of a single words exceeds the maximum acceptable line | Ingo Schwarze |
2010-03-20 | Document BROKEN-<arch> | Marc Espie |
2010-03-20 | move arch(1) to the right directory on the ramdisks; while here, | Igor Sobrado |
2010-03-20 | for big (>500G) partitions, move to bigger bocks and fragments in the | Otto Moerbeek |
2010-03-20 | Add code to tell Origin 200 and Origin 2000 / Onyx 2 apart. | Miod Vallat |
2010-03-20 | wee tweak; | Jason McIntyre |
2010-03-20 | The newsyslog(8) utility used to keep one archived log file more than | Ingo Schwarze |
2010-03-20 | Make FFS2 the default format for file systems larger than INT_MAX | Kenneth R Westerback |
2010-03-20 | Don't leak memory when resizing routing table array | Bret Lambert |
2010-03-20 | if a package already contains an url marker (say, local stuff recreated), | Marc Espie |
2010-03-20 | s/sh/ksh/ | Antoine Jacoutot |
2010-03-20 | NEC Aterm WL300NU-G | Damien Bergamini |
2010-03-20 | the NEC Aterm WL300NU-G is an otus(4). | Damien Bergamini |
2010-03-19 | Fix three bugs in man(1): | Ingo Schwarze |
2010-03-19 | needs a mbr | Theo de Raadt |
2010-03-19 | Remove support for preproduction 82598 revision A0, | Jonathan Gray |
2010-03-18 | add divert-* to bnf; from Dave Anderson | Jason McIntyre |
2010-03-18 | enable POOL_DEBUG | Otto Moerbeek |
2010-03-18 | move to 4.7-current | Otto Moerbeek |
2010-03-18 | Backport fix of negative bignums from binutils 2.16: | Mark Kettenis |
2010-03-18 | Make C++ exception handling work on mips64. | Mark Kettenis |
2010-03-18 | make the 'e' command work, from Mark Lumsden | Otto Moerbeek |
2010-03-18 | While resizing, show correct CPU stats, from Mark Lumsden | Otto Moerbeek |
2010-03-18 | zap -g that sneaked in some time ago | Otto Moerbeek |
2010-03-18 | loongson needs fdisk in -DSEEALSO | Otto Moerbeek |
2010-03-18 | Fix rdr-to printing in pfctl -sr when reply-to is in use. | Stuart Henderson |
2010-03-16 | Set rx_ndescs to zero when initializing the rx ring. Otherwise we'll | Mark Kettenis |
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 |