Age | Commit message (Expand) | Author |
2003-01-06 | Document MBR offset (used by NT4 at least). | Tobias Weingartner |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | Move ifname from pf_addr to pf_addr_wrap, prepare pf_addr_wrap for table | Daniel Hartmeier |
2003-01-05 | cd /usr/src/etc/../sys/arch/macppc/conf && config GENERIC | Theo de Raadt |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | regen | Alexander Yurchenko |
2003-01-05 | Add VT6306 FireWire; ok tdeval@ | Alexander Yurchenko |
2003-01-05 | bktr works, drahn@ ok | Michael Shalayeff |
2003-01-05 | proper endianess handling in 16 and 32 bit video modes, 24 bit is not support... | Michael Shalayeff |
2003-01-05 | splassert on m68k-based arches. Not totally accurate on hp300 at the moment, | Miod Vallat |
2003-01-05 | endianess-free, works on macppc now, except for the fb endianess | Michael Shalayeff |
2003-01-04 | On MVME187, detect the on-board memory size by probing the memory controllers | Miod Vallat |
2003-01-04 | spelling | Theo de Raadt |
2003-01-04 | Remove COMPAT_NOMID. It was deprecated since a long time, the man page wass | Miod Vallat |
2003-01-04 | memsize() serves no purpose anymore | Miod Vallat |
2003-01-04 | move noroute from flag in pf_rule_addr into type in pf_addr_wrap. | Daniel Hartmeier |
2003-01-04 | When detecting the memory size on 167 and 177, probe both memory controllers | Miod Vallat |
2003-01-04 | Honour noroute in skip step calculation, found by cedric@ | Daniel Hartmeier |
2003-01-04 | Fix a few pcctwo attachment addresses | Miod Vallat |
2003-01-04 | Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net. | Mats O Jansson |
2003-01-04 | Add support for turkish keyboard from Berk Demir bdd at ieee dot org. | Mats O Jansson |
2003-01-04 | reset cold at the end of cpu_configure(), add a comment when fooling w/ itmr | Michael Shalayeff |
2003-01-04 | Don't define splassert goo if _LOCORE | Miod Vallat |
2003-01-04 | Correctly invoke pmap_enter() [fix last argument] | Miod Vallat |
2003-01-04 | Remove unused pf_add_addr(), ok mcbride@ | Daniel Hartmeier |
2003-01-04 | A va_copy macro without drugs inside. Shupid miod. | Miod Vallat |
2003-01-03 | splassert support for m88k | Miod Vallat |
2003-01-03 | KNF | Theo de Raadt |
2003-01-03 | Fix the unicast case call to bridge_rtupdate(), check that the -source- | Jason Wright |
2003-01-03 | 1) pfr_insert_kentries() cannot return ENOMEM anymore -> make it void. | Cedric Berger |
2003-01-03 | Provide a simple va_copy() implementation. | Miod Vallat |
2003-01-02 | Adapt to recent changes in libc/libc_r wrt weak symbols, so that programs | Miod Vallat |
2003-01-02 | regen | Alexander Yurchenko |
2003-01-02 | Add Promise PDC20376 SATA RAID | Alexander Yurchenko |
2003-01-02 | Remove explicit numbering of enums. | Ryan Thomas McBride |
2003-01-02 | Require a direction to be specified for rules which do routing. | Ryan Thomas McBride |
2003-01-02 | D-Link DFE-650TXD new vendor mac. | Federico G. Schwindt |
2003-01-02 | When route-to/reply-to is used in combination with address translation, | Daniel Hartmeier |
2003-01-01 | Fill cpu_model, so that sysctl hw.model produces something interesting. | Miod Vallat |
2003-01-01 | Repair my last commit - zero the 2 radix nodes before inserting into table. | Cedric Berger |
2003-01-01 | 2003 in copyright | Peter Valchev |
2003-01-01 | Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier, | Miod Vallat |
2003-01-01 | use a #define for the default state table size | Henning Brauer |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | disable the CLSTATS flag for now, since it violates the O_RDONLY check. | Cedric Berger |
2003-01-01 | Behaves correctly when duplicate addresses are given in the same ioctl. | Cedric Berger |
2003-01-01 | Behaves properly when someone try to insert/delete the same table name | Cedric Berger |
2003-01-01 | rip off a vmapbuf() from sparc, fix a bug in the vunmapbuf | Michael Shalayeff |