Age | Commit message (Expand) | Author |
2003-01-09 | Add support for active/inactive tablesets in the kernel. | Cedric Berger |
2003-01-09 | Remove last use of vm_offset_t from sparc. | Artur Grabowski |
2003-01-09 | regen | Alexander Yurchenko |
2003-01-09 | Add Intel 31244 PCI-X to SATA controller | Alexander Yurchenko |
2003-01-08 | Regen to add SYMBOL LA41X3 | Todd C. Miller |
2003-01-08 | Add SYMBOL LA41X3 | Todd C. Miller |
2003-01-08 | Move the rounds into separate functions on sparc64 so gcc's optimizer | Todd C. Miller |
2003-01-08 | Make END() symbols match corresponding LEAF() name. | Miod Vallat |
2003-01-08 | make sure we are not allowing user to fault outside user address space and al... | Michael Shalayeff |
2003-01-08 | Sync debug info with code. | Thierry Deval |
2003-01-08 | better osiop at gsc attachment and kill dead siop from files.hppa | Michael Shalayeff |
2003-01-08 | this one is old and must die now | Michael Shalayeff |
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback |
2003-01-08 | do not match on via866 smbus controller; reported and tested by grange@ | Michael Shalayeff |
2003-01-07 | Remove duplicate SRX definition. | Miod Vallat |
2003-01-07 | kill some debugging kdb_traps | Michael Shalayeff |
2003-01-07 | apply the discover rule to bridge_output() as well | Jason Wright |
2003-01-07 | remove the altq classifier code which is replaced by pf and no longer used. | Kenjiro Cho |
2003-01-07 | do the busy wait loops my favourite style and merry xmas | Michael Shalayeff |
2003-01-07 | xerxes [/home/src/local/millert/sudo/sudo-1.6.7] % vi /usr/src/local/TiVo/Lin... | Todd C. Miller |
2003-01-07 | Correct several typos in comments. No code changes. | Chad Loder |
2003-01-07 | sha1.c is no longer needed by pf. | Daniel Hartmeier |
2003-01-07 | Remove table name hashing (pass the name in each ioctl instead), and | Daniel Hartmeier |
2003-01-06 | Add a "findremoved" arg to shm_find_segment_by_shmid() similar to | Todd C. Miller |
2003-01-06 | Move initialisation of radix table globals in pfr_initialize() | Cedric Berger |
2003-01-06 | syncronous -> synchronous | Miod Vallat |
2003-01-06 | knf | Theo de Raadt |
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 |