Age | Commit message (Expand) | Author |
2006-05-03 | checks that libraries are libaries and programs are programs. (needs cleanup) | Dale Rahn |
2006-05-03 | When loading 'binaries' ignore libraries. | Dale Rahn |
2006-05-03 | Add some regress tests for lint1 crashes which are not solved yet | Chad Loder |
2006-05-03 | more test cases | Otto Moerbeek |
2006-05-03 | be smarter about warning for null effects; kills a lot of spurious | Otto Moerbeek |
2006-05-03 | Overhaul of the disassembler code, with random fixes, better conditionnal | Miod Vallat |
2006-05-03 | Fix a (documented) logic botch in inst_load(). | Miod Vallat |
2006-05-03 | prebind - how to prelink a binary without throwing security out the window | Dale Rahn |
2006-05-03 | Extra paranoid, do not allow the dynamic linker to have unresolved references | Dale Rahn |
2006-05-03 | Keep the state of the debugger constistant, let it know a the dynamic | Dale Rahn |
2006-05-03 | Rewrite the ld.so syscall stubs as macros. no binary change. | Dale Rahn |
2006-05-03 | Use xasprintf and xfree. | Ray Lai |
2006-05-03 | respect TMPDIR; OK ray@. | Xavier Santolaria |
2006-05-03 | be more clear about policy inheritance | Nikolay Sturm |
2006-05-03 | SYSTR_MSG_CHILD is also sent when a child exits, from pr 5088 | Nikolay Sturm |
2006-05-03 | Provide a function pointer that allows for the wdc reset | Jonathan Gray |
2006-05-03 | regen | Brad Smith |
2006-05-03 | add the Neterion Xframe-II 10GbE product id. | Brad Smith |
2006-05-02 | Replace db_{disable,enable}_interrupts with expanded version of themselves, | Miod Vallat |
2006-05-02 | Wave goodbye to bugtty on mvme88k as well. | Miod Vallat |
2006-05-02 | correct command-line prompts; from daniel wade | Jason McIntyre |
2006-05-02 | The r128 driver also need the 0xb0000-0xc0000 address range. found by Jolan@. | Matthieu Herrb |
2006-05-02 | some type cleanup | Nikolay Sturm |
2006-05-02 | Make buffers store their own working directory. This makes things like | Kjell Wooding |
2006-05-02 | * Plug memory leak if init fails; ok gwk@ | Patrick Latifi |
2006-05-02 | The pftable name to ID functions should use the pftable_labels list and not | Claudio Jeker |
2006-05-02 | fix creation of sub-anchors, e.g. if you create an anchor /foo/bar, create | Daniel Hartmeier |
2006-05-02 | Nuke a couple orphaned prototypes. | Hugh Graham |
2006-05-02 | Format nicelevel relative NZERO as other tools do. | Hugh Graham |
2006-05-02 | Spread some .Xr for the hard to stumble across lam(1). | Hugh Graham |
2006-05-01 | prevent a very, very stupid buffer overflow in ident_line(). | Joris Vink |
2006-05-01 | Regen | Pedro Martelletto |
2006-05-01 | Add Neodio 8-in-1 Flash Device Controller, okay dlg@ | Pedro Martelletto |
2006-05-01 | sync | Theo de Raadt |
2006-05-01 | slight reword; | Jason McIntyre |
2006-05-01 | Move vn_isunder() to vfs_vnops.c, that's the place for vn_* functions | Pedro Martelletto |
2006-05-01 | Rename functions and move prototypes around | Pedro Martelletto |
2006-05-01 | - when setting the interface address, only call ixgb_init() if the interface | Brad Smith |
2006-05-01 | sprinkle some tabs. | Brad Smith |
2006-05-01 | Make static functions global so DDB can see them | Pedro Martelletto |
2006-05-01 | Activate Tx descriptor poll timer in order to protect possible loss | Brad Smith |
2006-05-01 | - add tests for -oranges. | Niall O'Higgins |
2006-05-01 | Added Rx/Tx FIFO flush support for Yukon | Brad Smith |
2006-05-01 | - fix a case in rcs_getrev() handling of branches where variant was not being | Niall O'Higgins |
2006-05-01 | using *_FOREACH macros is really bad when we are actually | Joris Vink |
2006-05-01 | Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt | Mark Kettenis |
2006-05-01 | A new function sk_yukon_tick(), to handle auto-negotiation properly for | Brad Smith |
2006-05-01 | replace magic value of 32 with EM_MAX_SCATTER. | Brad Smith |
2006-05-01 | increase the Tx ring count from 64 to 256. | Brad Smith |
2006-05-01 | better description for -b; ok joris | Jason McIntyre |