Age | Commit message (Expand) | Author |
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 |
2007-06-04 | use warn() where warn() is intended, not err() | Henning Brauer |
2007-06-04 | Remove evhttp leftover, okay millert@ | Pedro Martelletto |
2007-06-04 | no more ipx | Henning Brauer |
2007-06-04 | remove IPX, agreed by many | Henning Brauer |
2007-06-04 | remove IPX support, agreed by many | Henning Brauer |
2007-06-04 | add -t flag to pkg_info to enable listing of the ``top level'' packages, | Pierre-Yves Ritschard |
2007-06-04 | - remove an extraneous .Bl | Jason McIntyre |
2007-06-04 | fix keep_old_files | Marc Espie |
2007-06-04 | Forgot this in my last committ. | Marc Balmer |
2007-06-04 | Last part of FreeBSD/NetBSD sepcific code removal. | Marc Balmer |
2007-06-04 | do not shuffle dev 4 under the carpet; make svnd work again; uncookie | Otto Moerbeek |
2007-06-04 | Use 166.67 and 266.67 for bus_clock and not 166.66 and 266.66, | Jonathan Gray |
2007-06-04 | document -C option of bioctl | Todd T. Fries |
2007-06-04 | use S_IFCHR instead of S_IFBLK to shut the SCSI midlayer up during | Marco Peereboom |
2007-06-03 | sync | Damien Miller |
2007-06-03 | Add WCH/QinHeng CH341 serial/parallel | Damien Miller |
2007-06-03 | unbreak 802.11 element parsing by using the TCHECK2 macro correctly | Reyk Floeter |
2007-06-03 | if the 915gm didn't work on i386, it's worrisome here too. remove it. | Ted Unangst |
2007-06-03 | put raidc inside ifdef CRYPTO, since it won't work without it | Ted Unangst |
2007-06-03 | shuffle the raid 1 specific functions to be all together and closer | Ted Unangst |
2007-06-03 | the kernel starts with setperf=100, even though the bios may have throttled. | Ted Unangst |
2007-06-03 | Implement transmission of ACL and SCO packets | Uwe Stuehler |
2007-06-03 | Make RX path work on big endian, too. | Marcus Glocker |
2007-06-03 | delete two extra lines which are not needed because that is how strings | Theo de Raadt |
2007-06-03 | backout rev 1.91 and 1.92, it causes proceses to hang on low mem | Otto Moerbeek |
2007-06-03 | Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes. | Todd C. Miller |
2007-06-03 | virtual device drivers tend not to need machine/bus.h. also important | Theo de Raadt |
2007-06-03 | The firmware converts every 802.11 RX data frame into a 802.3 frame, | Marcus Glocker |
2007-06-03 | Dummy <machine/bus.h> for softraid to compile. | Miod Vallat |