Age | Commit message (Expand) | Author |
2004-08-04 | More constants for the SSR register. | Miod Vallat |
2004-08-04 | sync | Theo de Raadt |
2004-08-04 | better comments | Pedro Martelletto |
2004-08-04 | regen | David Gwynne |
2004-08-04 | Compaq WLAN Multiport W200 | David Gwynne |
2004-08-04 | There are so many reasons why a printf in an ipi is a very bad idea. | Artur Grabowski |
2004-08-04 | Fix printing of revision string. | Todd C. Miller |
2004-08-04 | - sync to netbsd | Jared Yanovich |
2004-08-03 | Err, commit after regen... | Miod Vallat |
2004-08-03 | Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driver | Miod Vallat |
2004-08-03 | Copy scsireg.h from hp300/dev to hp300/stand, and use it within hp300/stand. | Miod Vallat |
2004-08-03 | Complete MVME188 coverage. | Miod Vallat |
2004-08-03 | Overhaul of the MVME188 logic: | Miod Vallat |
2004-08-03 | hide more inside _KERNEL; miod ok | Theo de Raadt |
2004-08-03 | Clear CMMU fault status registers after reading them, for 4:1 and 8:1 | Miod Vallat |
2004-08-03 | Define BI_FDPASS for the BSD auth fd passing changes. | Todd C. Miller |
2004-08-03 | Enable strtonum test | Otto Moerbeek |
2004-08-03 | strtonum(3) regression tests. | Otto Moerbeek |
2004-08-03 | Update strtonum() protor | Todd C. Miller |
2004-08-03 | Add support for passing a file descriptor back and forth between | Todd C. Miller |
2004-08-03 | It's not really possible to make strtonum() deal with unsigned long | Todd C. Miller |
2004-08-03 | Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an | Brad Smith |
2004-08-03 | Fix a minor bug where indirect config crashes the kernel | Per Fogelstrom |
2004-08-03 | NFS commit coalescion: instead of sending a commit for each block, coalesce | marius eriksen |
2004-08-03 | add an MLINK for mixer(4) that points to audio(4), | Jared Yanovich |
2004-08-03 | Implement cvs_ent_remove() | Jean-Francois Brousseau |
2004-08-03 | Add a section for macros | Jean-Francois Brousseau |
2004-08-03 | Fix some small bugs and make macros work for real | Jean-Francois Brousseau |
2004-08-03 | Cleanup and remove some ENSURE. OK henning@ | Claudio Jeker |
2004-08-03 | mention EBUSY, ok jmc@ | Pedro Martelletto |
2004-08-03 | Make mrt dumps mrt compliant. I already fixed one of those but this one | Claudio Jeker |
2004-08-03 | deny hilarious prepends. OK henning@ | Claudio Jeker |
2004-08-03 | Fix mem-leak on exit. OK henning@ | Claudio Jeker |
2004-08-03 | -src/-srcmask are no more | Henning Brauer |
2004-08-03 | Print more diagnostics on fsync failure in sched_sync. | Artur Grabowski |
2004-08-03 | Make the code more portable by #ifdef-ing RTF_MPATH. OK henning@ | Claudio Jeker |
2004-08-03 | only neuter fc builtin if initial shell is not interactive | Dan Harnett |
2004-08-03 | forgot mandir. reorder slightly. | Marc Espie |
2004-08-03 | Support @sample, tested by fries@. | Marc Espie |
2004-08-03 | the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@ | Todd T. Fries |
2004-08-03 | display route labels with "route get", and allow them to be set | Henning Brauer |
2004-08-03 | introduce route labels, allowing for up to 32 bytes of info to be attached | Henning Brauer |
2004-08-03 | Rewrite the transport reference count code to avoid leaks. | Hakan Olsson |
2004-08-03 | - kill a rake of unnecessary .Bk/.Ek macros | Jason McIntyre |
2004-08-03 | insure -> ensure; | Jason McIntyre |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of | Otto Moerbeek |
2004-08-03 | spacing | Theo de Raadt |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of negative | Otto Moerbeek |
2004-08-03 | tweaks; | Jason McIntyre |
2004-08-03 | Xrs from Alexey E. Suslikov; | Jason McIntyre |