Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 342e37bd | 2010-05-22 11:13:56 | fix compile with gcc4 (no need to #defined socklen_t) some regression test does not pass (this builds and works with gcc3) | ||
| 74bb000d | 2010-05-19 18:53:46 | update to 4.1 patch level 7 | ||
| fc06b8f5 | 2010-04-05 21:17:32 | update to 4.1 patch level 5 | ||
| 5365ba63 | 2010-03-21 16:37:49 | maintenance update to 4.1, patchlevel 2 | ||
| 100f0c78 | 2010-02-01 17:00:12 | SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus breaking cd /usr/ports && SUBDIR=some/path make something for category makefiles. While there, also put spaces around += uniformously. okay naddy@, jasper@ | ||
| b9d0ef45 | 2009-12-16 15:03:28 | + fix completion for tmux + add completion for pfctl "looks good" sthen@ | ||
| 057fe49c | 2009-12-06 22:07:39 | fix after perl 5.10.1 update; from alek@ | ||
| 8ff6480d | 2009-11-13 12:26:40 | Completel support for tmux "go ahead" jasper@ | ||
| 0513e8e0 | 2009-11-02 18:12:29 | update to 4.0 patch level 35 | ||
| 972fa9a7 | 2009-09-21 01:34:41 | actually rebuild the parser so patches to parse.y will take effect |