Age | Commit message (Expand) | Author |
2011-08-26 | Add initial framework for more powerful formatting of command output and | Nicholas Marriott |
2011-08-26 | zap it from there too | Marc Espie |
2011-08-26 | Shared Stuff never got used | Marc Espie |
2011-08-26 | zap fatpackages. nobody actually uses them. | Marc Espie |
2011-08-26 | Prevent watchdog timeouts; tested by Thomas Pfaff | Kevin Lo |
2011-08-26 | Move the comment outside of the VLAN section of code and above that | Kevin Lo |
2011-08-26 | Add a dmesg warning about sloppy disk I/O to vnd(4) devices to help | Matthew Dempsky |
2011-08-26 | Add some missing ssh_config(5) options that can be used in ssh(1)'s | Damien Miller |
2011-08-25 | Document IPV6_TCLASS and IPV6_RECVTCLASS in ip6(4). Text from FreeBSD. | Christiano F. Haesbaert |
2011-08-25 | -lm is no longer needed, from Tiago Cunha. | Nicholas Marriott |
2011-08-24 | revert the last commit. pms_enable_alps() does not guarantee | Alexandr Shadchin |
2011-08-24 | Support \ for line continuation in the configuration file, from Julius | Nicholas Marriott |
2011-08-24 | Add pane-base-index option, from Ben Barbour. | Nicholas Marriott |
2011-08-24 | Add a tty_bell wrapper function, from Dylan Alex Simon. | Nicholas Marriott |
2011-08-23 | Use standard EXIT_SUCCESS/EXIT_FAILURE and STD{IN,OUT,ERR}_FILENO | Todd C. Miller |
2011-08-23 | iPrevent that a socket splicing timeout error in one direction is | Alexander Bluhm |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-08-23 | oops! -T snuck into the wrong place... | Jason McIntyre |
2011-08-23 | Allow TOS/TCLASS to be set with -T, accept the same keywords as in pf.conf. | Christiano F. Haesbaert |
2011-08-22 | Add support for Radeon 4250. | Christiano F. Haesbaert |
2011-08-22 | Use standard EXIT_SUCCESS/EXIT_FAILURE and STD{IN,OUT,ERR}_FILENO | Todd C. Miller |
2011-08-22 | move powerpc to non-__STRICT_ALIGNMENT, as it always was. Essentially | Theo de Raadt |
2011-08-22 | mark setfault() with __returns_twice | Theo de Raadt |
2011-08-22 | Adding stub for ALPS touchpad, which not supported yet. | Alexandr Shadchin |
2011-08-22 | correct sysctl name; from Thomas Pfaff | Jason McIntyre |
2011-08-22 | There is no need to use sqrt()/INFINITY here which simplifies the code | Nicholas Marriott |
2011-08-22 | Read amd_master using print -rn, fixes problems if the file has multiple | Nicholas Marriott |
2011-08-21 | Add one more regression test for socket splicing with idle timeout. | Alexander Bluhm |
2011-08-21 | With gettimeofday() removed from the top of main(), need to call time() | Philip Guenthe |
2011-08-21 | Re-enable POOL_DEBUG. requested by deraadt@. | Matthieu Herrb |
2011-08-21 | Add IANA allocated port for sieve: 4190. | Antoine Jacoutot |
2011-08-21 | Help with the watchdog timeouts seen when unplugging the cable from | Kevin Lo |
2011-08-21 | Use the lowest available unit number for new pppx ifs. Somewhat | Jonathan Matthew |
2011-08-21 | Remove old wpapsk entries. Cleanup casts and use timerclear. | Christiano F. Haesbaert |
2011-08-20 | Fix a couple of memory leaks, from marcel partap. | Nicholas Marriott |
2011-08-20 | (slightly) saner SEE ALSO; | Jason McIntyre |
2011-08-20 | -make .frac and .SS more consistent (may have to revisit this) | Jason McIntyre |
2011-08-20 | Don't wait for FR to come on after setting the FRE bit in the port command | Mark Kettenis |
2011-08-20 | Add support for -v (enable verbose logging on the command line). | Stuart Henderson |
2011-08-20 | Decouple log_verbose() from log_init() so the verbose flag stays set with | Stuart Henderson |
2011-08-20 | Decouple log_verbose() from log_init() so the verbose flag stays set with | Stuart Henderson |
2011-08-20 | event_del() a persistent event; fixes segfault seen on the server when the | Stuart Henderson |
2011-08-20 | tweak some text; | Jason McIntyre |
2011-08-20 | prettify date strings; | Jason McIntyre |
2011-08-20 | Add nanosecond precision and support for -d option (new in POSIX 2008) | Philip Guenthe |
2011-08-20 | Fix packet accounting in error cases. | Ryan Thomas McBride |
2011-08-19 | Use futimens() instead of futimes() to avoid converting to/from | Todd C. Miller |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2011-08-19 | Let ums probe bounds of absolute devices if available. | Matthieu Herrb |
2011-08-19 | Bring libc and libm in line with the compiler now that we no longer have a | Mark Kettenis |