| Age | Commit message (Expand) | Author |
| 2012-01-31 | Fix printf formats (those who can't decide wether to use casts or PRI* | martin |
| 2012-01-30 | Correct merge error from import. | darrenr |
| 2012-01-30 | Merge error - stale code from HEAD not removed. | darrenr |
| 2012-01-30 | Lost on import | darrenr |
| 2012-01-30 | Lost on import | darrenr |
| 2012-01-30 | Update ftp-proxy for changes to ipnat_t | darrenr |
| 2012-01-30 | Merge IPFilter 5.1.1 into HEAD | darrenr |
| 2012-01-30 | Import IPFilter 5.1.1 | darrenr |
| 2012-01-27 | PR/45881: Chavdar Ivanov: nvi copy command copies empty lines. | christos |
| 2012-01-21 | remove error(1) line. | christos |
| 2012-01-21 | make the previous patch compile. | christos |
| 2012-01-21 | PR/10367: Second part. | christos |
| 2012-01-21 | PR/10367: | christos |
| 2012-01-21 | undo previous, it is wrong. | christos |
| 2012-01-21 | PR/10367: Mason Loring Bliss: fix delete word near end of file. Patch | christos |
| 2012-01-04 | include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland | drochner |
| 2012-01-02 | Fix typo, from Abhinav Upadhyay. | wiz |
| 2011-11-23 | use ARG_CHAR_T instead of CHAR_T for integer promotion. | tnozaki |
| 2011-11-23 | use e_key_t instead of u_int. | tnozaki |
| 2011-11-23 | don't use WEOF directly, for --disable-widechar. | tnozaki |
| 2011-11-23 | don't use L prefix directly, for --disable-widechar. | tnozaki |
| 2011-11-19 | reliability fix, merge libc/regex fix to avoid memory exhaust problem. | tnozaki |
| 2011-11-16 | use ARG_CHAR_T instead of CHAR_T for integer promotion. | tnozaki |
| 2011-11-14 | nvi cannot display international character(west european accented chars). | tnozaki |
| 2011-11-13 | add dircategory/direntry for vi, so texinfo stops complaining | wiz |
| 2011-11-09 | Don't allow '/' characters in the "service" argument to pam_start() | drochner |
| 2011-10-17 | There is no doubt whether whether should have a 'h' after the 'w'. | mbalmer |
| 2011-10-08 | If a module doesn't implement a primitive, don't just ignore it; | apb |
| 2011-10-07 | Simplify. | joerg |
| 2011-09-24 | Work around PR#43839, by calling resizeterm() on SIGWINCH. | jdc |
| 2011-09-22 | Also eliminate now-no-longer-used local variable. | he |
| 2011-09-22 | Eliminate unchecked malloc (Maksymilian Arciemowicz) | christos |
| 2011-09-22 | check the result of malloc (Maksymilian Arciemowicz) | christos |
| 2011-09-16 | Use __dead | joerg |
| 2011-08-29 | Use __dead | joerg |
| 2011-08-29 | Sprinkle NORETURN. | joerg |
| 2011-08-25 | fix non-literal format string | christos |
| 2011-08-17 | fix raw string formats | christos |
| 2011-08-17 | fix gcc-4.5 cast warning | christos |
| 2011-08-17 | Instead of printing the raw suspect value instead of the name (!?!?), print the | christos |
| 2011-08-16 | gcc-4.5 fixes | christos |
| 2011-08-15 | Fix CVS-2011-2748, malformed packets can cause server to crash causing a DoS. | christos |
| 2011-08-14 | fix gcc45 warnings | christos |
| 2011-06-22 | initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. | mrg |
| 2011-06-22 | don't write "(u_char) NULL". | mrg |
| 2011-06-05 | clean up after my recent import for netbsd-5; these files don't belong | spz |
| 2011-06-03 | Import bind 9.7.3-P1 | spz |
| 2011-05-24 | Use portable macros | joerg |
| 2011-04-06 | CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP | christos |
| 2011-03-21 | 1. fix PR/44455, nonprintable character doesn't show hex-visual | tnozaki |