Age | Commit message (Expand) | Author |
2007-06-05 | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so | Kurt Miller |
2007-06-05 | remove ipx-related stuff. objections nobody. major bump by kurt in a few | Henning Brauer |
2007-06-05 | Use phys_map, not kernel_map in v{,un}mapbuf. ok mickey | Miod Vallat |
2007-06-05 | typos | Kurt Miller |
2007-06-05 | Shuffle calculation of physical block so that bounds checking is not off by | Marco Peereboom |
2007-06-05 | Remove the "Static" function declaration. It is defined to be | Marc Balmer |
2007-06-05 | Remove the "Static" declaration of many functions. It was defined to be empty | Marc Balmer |
2007-06-05 | Switch to rwlock(9) | Jonathan Gray |
2007-06-05 | IPX is about to go away, remove commented out IPX options in GENERIC and | Henning Brauer |
2007-06-05 | Wrap long lines. | Xavier Santolaria |
2007-06-05 | one more IPX removal; ok henning | Jason McIntyre |
2007-06-05 | Preserve MAC ctx between packets, saving 2xhash calls per-packet. | Damien Miller |
2007-06-05 | add very basic regress framework for opencvs. | Niall O'Higgins |
2007-06-05 | various grammar/text improvements; | Jason McIntyre |
2007-06-05 | consistently use one variable instead of deriving it repeatedly | Todd T. Fries |
2007-06-05 | bounds_check_with_label() checks for i/o outside of the partition and | Kenneth R Westerback |
2007-06-05 | use six new macros to access & store the 48-bit disklabel fields related | Theo de Raadt |
2007-06-04 | zap extra param | Marc Espie |
2007-06-04 | minor tweak, use one single print. Build character strings instead. | Marc Espie |
2007-06-04 | disable a part of the label validation because some Sun systems | Theo de Raadt |
2007-06-04 | remove a fatal i committed by accident. | Niall O'Higgins |
2007-06-04 | slight refactor to remove duplicate code. | Marc Espie |
2007-06-04 | no more IPX; ok henning | Jason McIntyre |
2007-06-04 | convert the remaining regexps, so that $`, $', $& are completely dead. | Marc Espie |
2007-06-04 | make jmc happy by somewhat smarter synopsis scanning code for -h; ok | Otto Moerbeek |
2007-06-04 | shorten message a bit, give it a chance to fit on one line. | Marc Espie |
2007-06-04 | Enable channel switching. | Marcus Glocker |
2007-06-04 | avoid rounding down to zero cylinders. ok marco@ | Otto Moerbeek |
2007-06-04 | bluetooth isn't really useful yet, but at least give it a chance to compile | Chris Kuethe |
2007-06-04 | more ipx, jmc | Henning Brauer |
2007-06-04 | more ipx, spotted by jmc | Henning Brauer |
2007-06-04 | Don't completely scare off people by saying that enabling ACPI will | Michael Knudsen |
2007-06-04 | a few missed $' / $` | Marc Espie |
2007-06-04 | more efficient regexps: anchor stuff at both ends, be more specific in | Marc Espie |
2007-06-04 | perhaps it made art's head hurt because it is wrong. triggers NULL | Theo de Raadt |
2007-06-04 | ipx is gone | Henning Brauer |
2007-06-04 | add -t to usage() and SYNOPSIS; | Jason McIntyre |
2007-06-04 | Ten lines of backtrace should be better on 25-line screens, so that the panic | Miod Vallat |
2007-06-04 | zap extra parameter that nothing uses. | Marc Espie |
2007-06-04 | error code: if we can't find a given libspec, we look through all | Marc Espie |
2007-06-04 | If it's cold at panic time, attempt to show a small backtrace, there are too | Miod Vallat |
2007-06-04 | Bring presto's readdisklabel() usage into line with other uses. i.e. | Kenneth R Westerback |
2007-06-04 | avoid parsing libraries by hand. | Marc Espie |
2007-06-04 | stricter regexp for libraries. | Marc Espie |
2007-06-04 | add a lib parsing routine to PackingElement::Lib so I don't have to | Marc Espie |
2007-06-04 | do not inlcude ipx headers | Henning Brauer |
2007-06-04 | bye bye ipx | Henning Brauer |
2007-06-04 | I am on drugs, I don't know where I found split can take strings as | Marc Espie |
2007-06-04 | zap dead code: we no longer use DirRm. | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |