Age | Commit message (Expand) | Author |
2004-06-22 | Add additional retries in TUR to allow for tape devices to settle after a reset. | Marco Peereboom |
2004-06-22 | Add additional retries in TUR to allow for tape devices to settle after a reset. | Marco Peereboom |
2004-06-22 | introduce the new xetc set. ok deraadt@, miod@, krw@. | Matthieu Herrb |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-06-21 | When in_ifinit fails and we've created a new address, clean it up before | Ryan Thomas McBride |
2004-06-21 | Describe the [Default]:NAT-T-Keepalive configuration parameter. | Hakan Olsson |
2004-06-21 | Make printing of 802.11 fields consistent with the rest by printing | Todd C. Miller |
2004-06-21 | Enable NAT-T support. | Hakan Olsson |
2004-06-21 | Implement NAT-T keepalive messages. | Hakan Olsson |
2004-06-21 | another errno -> err in a structure. OK deraadt@ | Marco S Hyman |
2004-06-21 | errno -> err in a structure. OK deraadt@ | Marco S Hyman |
2004-06-21 | Put back the moving of schedstate_percpu into sched.h. This time expose | Artur Grabowski |
2004-06-21 | don't send UDP encapsulated packets w/o UDP header if encap is disabled; ok ho@ | Markus Friedl |
2004-06-21 | don't accept SADB_X_EXT_UDPENCAP if encapsulation is disabled; ok ho@ | Markus Friedl |
2004-06-21 | move the IFF_UP check to bpfwrite; ok canacar@ | Markus Friedl |
2004-06-21 | add bounded attribute to some functions. anil tested and ok'ed | Jun-ichiro itojun Hagino |
2004-06-21 | document sort options | Damien Miller |
2004-06-21 | Make 'machine ddbcpu' work, and use CPU device number instead of APIC id | Andreas Gunnarsson |
2004-06-21 | Pure luck has protected us from this bug until now: locore.S | Niklas Hallqvist |
2004-06-21 | prefix ls option flags with LS_ | Damien Miller |
2004-06-21 | introduce sorting for ls, same options as /bin/ls; ok markus@ | Damien Miller |
2004-06-21 | mark fatal and cleanup exit as __dead; ok markus@ | Damien Miller |
2004-06-21 | make test successful even when /etc/services is changed | Jun-ichiro itojun Hagino |
2004-06-21 | Use _ENTRY(CERROR) instead of CERROR so correct type info is generated. | Dale Rahn |
2004-06-21 | Update manpage to reflect changes in anchor naming | Mathieu Sauve-Frankel |
2004-06-21 | make it possble to use IPsec over link-local address (policy table uses | Jun-ichiro itojun Hagino |
2004-06-21 | Recognize cats as an arm machine. Dunno how this was missed before. | Dale Rahn |
2004-06-21 | Get rid of pf_test_eh() wrapper. | Ryan Thomas McBride |
2004-06-21 | back out CPP change; obviously not tested. On at least arm, kills at | Theo de Raadt |
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 |