Age | Commit message (Expand) | Author |
2003-01-23 | bandwidth limitation patch (scp -l) from niels@; ok todd@, deraadt@ | Markus Friedl |
2003-01-23 | ssh-add -c, prompt user for confirmation (using ssh-askpass) when | Markus Friedl |
2003-01-23 | - rework Tables section in the introduction (pointed out by Theo) | Ryan Thomas McBride |
2003-01-23 | Fix a bug where the kernel crashes when translating IPv6 ICMP packets. | Daniel Hartmeier |
2003-01-23 | typos; | Jason McIntyre |
2003-01-23 | sync | Theo de Raadt |
2003-01-23 | stubs for functions needed by the vax | Marco S Hyman |
2003-01-23 | Cleanup of TABLES section. | Ryan Thomas McBride |
2003-01-23 | print out the bad values when the test fails | Marco S Hyman |
2003-01-23 | Don't log TIS auth response; "get rid of it" - markus@ | Damien Miller |
2003-01-22 | make pmapdebug be zero by default | Michael Shalayeff |
2003-01-22 | kill the eiem defines we do not use | Michael Shalayeff |
2003-01-22 | fix wired accounting in pmap_enter() | Michael Shalayeff |
2003-01-22 | Voyager is reported to work fine now with the last few commits. | Miod Vallat |
2003-01-22 | Recognize the Voyager ``Compact-1'' keyboard layouts. | Miod Vallat |
2003-01-22 | Correctly handle the case where the "address" property of a zs node is | Miod Vallat |
2003-01-22 | Revert previous - it would prevent the second zs chip from being probed | Miod Vallat |
2003-01-22 | more sync from freebsd; tedu@Stanford.EDU | Theo de Raadt |
2003-01-22 | consistantly use uvm_prot_* vs vm_prot_* evewrhere | Michael Shalayeff |
2003-01-22 | use the same style for the pdemask-optimized loops (four of 'em) | Michael Shalayeff |
2003-01-22 | print out the failed p_addr in the panic message | Michael Shalayeff |
2003-01-22 | Typo. | Hakan Olsson |
2003-01-22 | mop up after deraadt | Michael Shalayeff |
2003-01-22 | line2 may overrun if line is too long (> 200). be more careful on strcpy. | Jun-ichiro itojun Hagino |
2003-01-22 | ugh, unless we flush, always purge | Michael Shalayeff |
2003-01-22 | sync | Theo de Raadt |
2003-01-22 | use cut; clay@boobah.com | Theo de Raadt |
2003-01-22 | Automatically create tables for the "add" and "replace" table commands. | Cedric Berger |
2003-01-22 | minor cleanup | Theo de Raadt |
2003-01-21 | add history, ok mickey@ | Markus Friedl |
2003-01-21 | kern.watchdog; ok mickey@ | Markus Friedl |
2003-01-21 | Support for TCP window scaling (RFC 1323). ok frantzen@ | Daniel Hartmeier |
2003-01-21 | add elansc, from netbsd; ok deraadt@ | Markus Friedl |
2003-01-21 | kern.watchdog; ok deraadt@ | Markus Friedl |
2003-01-21 | sync | Theo de Raadt |
2003-01-21 | st, cd and other scsi devices are useful too | Michael Shalayeff |
2003-01-21 | Use a 2-level timeout for hostap. Instead of of sending a station | Todd C. Miller |
2003-01-21 | typos; | Jason McIntyre |
2003-01-21 | fix cut and paste piece in dma programming, caused jumpieness in animation; g... | Michael Shalayeff |
2003-01-21 | remove redundant if | Camiel Dobbelaar |
2003-01-21 | Add a -t life option to ssh-agent that set the default lifetime. | Marco S Hyman |
2003-01-21 | reverse logic in dma sync flush as long as prewrite was given and purge for p... | Michael Shalayeff |
2003-01-21 | add elan520 from netbsd; adapted to watchdog sysctl interface; | Markus Friedl |
2003-01-21 | add kern.watchdog sysctl and generic watchdog interface; | Markus Friedl |
2003-01-21 | typos | margarida |
2003-01-21 | Stub out hostap bits #ifdef SMALL_KERNEL to free up space on the | Todd C. Miller |
2003-01-21 | do not need explicit match on intel; from alexander.guy@andern.org | Michael Shalayeff |
2003-01-21 | SO_SNDBUF needs int, not u_long | Jun-ichiro itojun Hagino |
2003-01-21 | getting sysctl(net.inet6.ip6.def_hlim) need int variable, not u_long | Jun-ichiro itojun Hagino |
2003-01-21 | Style, punctuation and grammar fixups from Ted Unangst on bugs@. | Hugh Graham |