Age | Commit message (Expand) | Author |
2004-01-15 | document tcpmd5; with jmc, hshoexer | Markus Friedl |
2004-01-15 | Fix printf format string. ok henning@ | Otto Moerbeek |
2004-01-15 | group and list thread functions; | Jason McIntyre |
2004-01-15 | return documented lines option to original (default) value; | Jason McIntyre |
2004-01-15 | update vi.ref to reflect reality; | Jason McIntyre |
2004-01-15 | print RTM_IFANNOUNCE message; netbsd; ok itojun@, henning@ | Markus Friedl |
2004-01-15 | add a RTM_IFANNOUNCE message; from netbsd; ok itojun, henning | Markus Friedl |
2004-01-15 | print stats for tcp md5 checksums (aka 'signature'); ok millert@, deraadt@ | Markus Friedl |
2004-01-15 | support for rfc 2385 tcp md5 'signature' keys | Markus Friedl |
2004-01-15 | move call to tcp_mss_update() from syn_cache_add() to syn_cache_get(), | Markus Friedl |
2004-01-15 | Undo backout of this piece of 'SR restores', this feature is used by | Dale Rahn |
2004-01-15 | No reason to exclude xl from ramdisk. GENERIC and RAMDISK need a severe sync. | Dale Rahn |
2004-01-15 | Add 'sysctl hw.cpuspeed' support. copied from macppc. | Dale Rahn |
2004-01-15 | Apply the same change as macppc for the 'SR revert', unbreak pegasos. | Dale Rahn |
2004-01-14 | calendar relies on cpp -traditional behavior so explicitly specify -traditional | Todd C. Miller |
2004-01-14 | Comment out reference to index.so when we are building index.so itself. | Todd C. Miller |
2004-01-14 | machine/stdarg.h -> sys/stdarg.h | Brad Smith |
2004-01-14 | add pegasos as a powerpc system for cross-compile target | Brad Smith |
2004-01-14 | mvme* do not support buses with indirect configuration, so don't check and | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2004-01-14 | Some MC8820x operation cleaning: | Miod Vallat |
2004-01-14 | Fix printf format string. ok markus@ | Otto Moerbeek |
2004-01-14 | Fix printf format string. ok deraadt@ | Otto Moerbeek |
2004-01-14 | Sync with mvme88k struct trapframe changes. | Miod Vallat |
2004-01-14 | Get rid of M_LOCKF and use pool for allocating lockf structures. | Alexander Yurchenko |
2004-01-14 | Fix printf format string. ok deraadt@ | Otto Moerbeek |
2004-01-14 | Slightly better messages, fix a typo, and a few strlcpy() botches. | Miod Vallat |
2004-01-14 | syncache+ipv6 support for TCP_SIGNATURE; with itojun; ok deraadt | Markus Friedl |
2004-01-14 | add soon-needed kif_remove() | Henning Brauer |
2004-01-14 | Remove as many unnecessary includes from the include mess in this file, in | Miod Vallat |
2004-01-14 | add a section about bugs | Michael Shalayeff |
2004-01-14 | uncomment a piece about dino/cujo | Michael Shalayeff |
2004-01-14 | .Xr closefrom | Ted Unangst |
2004-01-14 | catching a stray sheep destroying a pmap shall result in a proper haggis; thi... | Michael Shalayeff |
2004-01-14 | regen; qid change. | Kenjiro Cho |
2004-01-14 | eliminate the predefined special qids so that qids become simple | Kenjiro Cho |
2004-01-14 | A more classical and more readable getopt() loop, no functional change. | Miod Vallat |
2004-01-14 | Do not expose kernel prototypes to userland. | Miod Vallat |
2004-01-14 | Fix after recent struct reg and struct frame changes. | Miod Vallat |
2004-01-14 | update struct, noted by deraadt@ | Ted Unangst |
2004-01-14 | sync | Ted Unangst |
2004-01-14 | sync | Ted Unangst |
2004-01-14 | change sigaltstack.ss_size type to size_t. handle syscall fallout. | Ted Unangst |
2004-01-14 | ok, it took quite a bit of prodding but itojun finally explained why the | Theo de Raadt |
2004-01-14 | Fix the mmap case; inadequate testing on my part! | Todd C. Miller |
2004-01-14 | Preliminary changes for ARM support on OpenBSD. "Can't hurt" espie@ | Dale Rahn |
2004-01-14 | Fallback to malloc + pread if mmap fails; fixes "nm /dev/ksyms". OK mickey@ | Todd C. Miller |
2004-01-14 | Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Also | Kenneth R Westerback |
2004-01-14 | Revert previous; this will cause issues on some machines, says drahn@ | Miod Vallat |
2004-01-13 | Fix KERNTEXTOFF value (long) after the move to ELF. | Miod Vallat |