Age | Commit message (Expand) | Author |
2004-06-24 | endian fix from chris pascoe | Jolan Luff |
2004-06-23 | Print corrent prefix. Found and tested by alex at vbone.net. | Hakan Olsson |
2004-06-23 | Do not send IPIs while cold. Should probably fix the pmap_kremove panics som... | Niklas Hallqvist |
2004-06-23 | oops, keep MP stuff inside MULTIPROCESSOR | Niklas Hallqvist |
2004-06-23 | Renumber I/O APICs who clash with other APICs. Also clear the delivery | Niklas Hallqvist |
2004-06-23 | Fix counting in master/slave when passing environment variables; ok djm@ | Darren Tucker |
2004-06-23 | Assorted night cleanups: | Miod Vallat |
2004-06-23 | make -w optional; ok miod@ | David Krause |
2004-06-23 | kill that stupid AS path loop whining, that is normal | Henning Brauer |
2004-06-23 | -tttt prints time between packets; ok deraadt | Markus Friedl |
2004-06-23 | halve the rice; sick of throwing out a giant pot every year | Theo de Raadt |
2004-06-23 | sync | Theo de Raadt |
2004-06-23 | pretty print; ok ho@ | Markus Friedl |
2004-06-23 | a few fixes to systrace | marius eriksen |
2004-06-23 | better dead detect window code; still crap | Theo de Raadt |
2004-06-23 | Fix one-byte overflow in interrupt handling allocator. henning@, miod@ ok | Aaron Campbell |
2004-06-23 | pfr_commit_ktable calls functions that can result in the current | Ryan Thomas McBride |
2004-06-23 | Remove useless debug code. | Miod Vallat |
2004-06-23 | Clarify D-Link support by listing specific card revisions that | Todd C. Miller |
2004-06-23 | Make AHD_DEBUG compile. ok krw@ | Marco Peereboom |
2004-06-23 | Avoid stat before open. Do open and fstat instead. | Hans-Joerg Hoexer |
2004-06-23 | Add atw(4), commented out for now. | Todd C. Miller |
2004-06-23 | enable ahd by default (still some work for marco and krw, but it no | Theo de Raadt |
2004-06-23 | Missed this in the atw(4) commit. | Todd C. Miller |
2004-06-23 | Make compiling with Boehm's gc possible again. | Hakan Olsson |
2004-06-23 | tabs vs spaces | Aaron Campbell |
2004-06-23 | Support IPV{4,6}_ADDR_SUBNET IDs in Phase 1, just like the man page | Hakan Olsson |
2004-06-23 | Add commandline switch -a / config tag "Acquire-Only" to tell isakmpd to not | Hans-Joerg Hoexer |
2004-06-23 | Remove some ifdef notyet symbols for non-existent floppy driver. art@ ok | Aaron Campbell |
2004-06-23 | -Wshadow fix up s/encrypt/do_encrypt/. OK djm@, markus@ | mouring |
2004-06-23 | When servicing 88110 exceptions, reset dsr and isr as fast as possible. | Miod Vallat |
2004-06-23 | Since the NMI interrupt source on 88110 is, well, non maskable, it is | Miod Vallat |
2004-06-23 | Hook cdbr and cdboot into the build (though nothing uses them yet). | Tom Cosgrove |
2004-06-23 | Enter cdboot, a CD-specific second-stage bootrap. | Tom Cosgrove |
2004-06-23 | Install adw(4) | Todd C. Miller |
2004-06-23 | The DWL520 version we support is rev L1 | Todd C. Miller |
2004-06-23 | Mention atw. | Miod Vallat |
2004-06-23 | Support rfc 3765 which adds a new well known community NOPEER. OK henning@ | Claudio Jeker |
2004-06-23 | tlp(4) is only found in NetBSD, here it is still dc(4). | Miod Vallat |
2004-06-23 | daa should be 0x27 and aaa 0x37 | Andreas Gunnarsson |
2004-06-22 | atw(4) driver from NetBSD (dyoung). Based in part on a port by | Todd C. Miller |
2004-06-22 | Replace a whole bunch of scary uses of strncpy() with strlcpy() and | Jean-Francois Brousseau |
2004-06-22 | Remove... almost 10 years, and things have changed enough that this | Tobias Weingartner |
2004-06-22 | Change of variable name from read to nread, to reduce difference | Tom Cosgrove |
2004-06-22 | Cleanup. jajaja henning@ | Claudio Jeker |
2004-06-22 | Enter cdbr, an El Torito no-emulation CD boot sector that fits | Tom Cosgrove |
2004-06-22 | horrid horrid horrid. we have a race window where we, ourselves, do an | Theo de Raadt |
2004-06-22 | Make the interactive "update" command match the command-line "-u" | Tom Cosgrove |
2004-06-22 | During exception processing, we are not supposed to fault immediately | Miod Vallat |
2004-06-22 | Teach mkhybrid how to create an El Torito non-emulation boot CD, with | Tom Cosgrove |