Age | Commit message (Expand) | Author |
2004-06-21 | udpencap_port should be taken from dst transport | Hakan Olsson |
2004-06-21 | When switching from main to encap transport, copy dst port if | Hakan Olsson |
2004-06-21 | don't leak ipsec pmtu routes; with mpf@ | Markus Friedl |
2004-06-21 | comment out -Wshadow for now, gcc2 sucks. noticed by markus | Anil Madhavapeddy |
2004-06-21 | Strip away umask bits in monitor_fopen(). hshoexer@ ok. | Hakan Olsson |
2004-06-21 | Fix ahd_[get|set]_transaction_status vs ahd_[get|set]_scsi_status confusion. | Kenneth R Westerback |
2004-06-21 | style nit | Hakan Olsson |
2004-06-21 | always run userldt regress, but enable the sysctl if needed | David Krause |
2004-06-21 | Use arc4random() instead of time-based node start id | Thorsten Lockert |
2004-06-21 | fix fd leak for multiple subsystem connections; with markus@ | Damien Miller |
2004-06-21 | make ssh -Wshadow clean, no functional changes | Anil Madhavapeddy |
2004-06-21 | Don't use time for random starting value... "love it" deraadt@ | Thorsten Lockert |
2004-06-21 | restrict address resolution to AF_INET for now | Jun-ichiro itojun Hagino |
2004-06-21 | use getaddr/nameinfo for address resolution. beck, henning ok | Jun-ichiro itojun Hagino |
2004-06-21 | undo double-patch; Dries Schellekens | Markus Friedl |
2004-06-21 | propagate CPP here as well | Anil Madhavapeddy |
2004-06-21 | propagate CPP to build system as well, millert@ ok | Anil Madhavapeddy |
2004-06-21 | Don't write too much IKE data in packet capture | Hakan Olsson |
2004-06-21 | support for old stuff in pkg_info/pkg_delete, e.g., @src | Marc Espie |
2004-06-21 | Packet capture should add the ESP-marker when NAT-T is active. | Hakan Olsson |
2004-06-21 | sync | Theo de Raadt |
2004-06-21 | dont compare int with NULL, compare to 0 instead, otto@ ok | Anil Madhavapeddy |
2004-06-21 | Implement pkg_add -I for real; ok espie@ | Miod Vallat |
2004-06-21 | Tell the kernel to enable ESP-in-UDP encapsulation when we have | Hakan Olsson |
2004-06-21 | Port floating (500->4500) for p1 and p2 exchanges. | Hakan Olsson |
2004-06-21 | Actually commit right (r&b tree) version, instead of hash table | Otto Moerbeek |
2004-06-21 | sync | Theo de Raadt |
2004-06-21 | agten(4) documentations updates. | Miod Vallat |
2004-06-21 | Add support for agten(4) - on Andrey's U2 the PROM is not able to initialize | Miod Vallat |
2004-06-20 | Use arc4random; request art@ deraadt@ | Thorsten Lockert |
2004-06-20 | mgx(4) documentation updates. | Miod Vallat |
2004-06-20 | Port mgx(4) to sparc64. | Miod Vallat |
2004-06-20 | Fix the short description for fileno() | Jean-Francois Brousseau |
2004-06-20 | Do not use time based randomization; ok deraadt@ | Thorsten Lockert |
2004-06-20 | rfx and zx here too. | Miod Vallat |
2004-06-20 | Documentation updates for rfx(4) on sparc64. | Miod Vallat |
2004-06-20 | take 2 times less room in dmesg, prettier too | Peter Valchev |
2004-06-20 | Port the rfx(4) frame buffer driver to sparc64. | Miod Vallat |
2004-06-20 | IPv4/v6 support for standalone mode. brad tested and ok'ed | Jun-ichiro itojun Hagino |
2004-06-20 | In crypto_thread(), always save return value from splimp(). We were only | Aaron Campbell |
2004-06-20 | bye bye gdiff(1)... | Xavier Santolaria |
2004-06-20 | regen | Damien Couderc |
2004-06-20 | add Intel 82852/82855 AGP and IOs, NVidia GEForce FX 5600 and FX Go 5200. | Damien Couderc |
2004-06-20 | Init per-cpu spc_runtime before diving into the scheduler. From NetBSD. | Aaron Campbell |
2004-06-20 | mention new -n flag | Damien Miller |
2004-06-20 | Some more regressions, mostly involving no eol at end of file. t4 | Otto Moerbeek |
2004-06-20 | skip over multipath routes | Henning Brauer |
2004-06-20 | mention new -l option, some nitpicks | Pedro Martelletto |
2004-06-20 | make "ls -l" listings print user/group names, add "ls -n" to show uid/gid | Damien Miller |
2004-06-20 | Implement -I option: ignore changes matching a set of regexes. From | Otto Moerbeek |