Age | Commit message (Expand) | Author |
2011-08-30 | fix format string | Charles Longeau |
2011-08-30 | Don't OR the VID, we want the whole TCI, this makes vlanprio (PCP/CF) | Christiano F. Haesbaert |
2011-08-30 | Make the code match the manpage and POSIX spec when the year is specified | Philip Guenthe |
2011-08-30 | Make ps -N/-M work again by correcting kernel vs user address | Philip Guenthe |
2011-08-30 | Document a "once" filter option used to create one shot rules. | Mike Belopuhov |
2011-08-30 | One shot rules can be used in pf.conf by specifying a "once" filter option. | Mike Belopuhov |
2011-08-30 | Add support for one shot rules that remove themselves from an active | Mike Belopuhov |
2011-08-29 | cast all printed time_t to long long int, and change format string accordingly. | Charles Longeau |
2011-08-29 | remove unused file | Charles Longeau |
2011-08-29 | Return of the long missing powerpc interrupt rewrite. Was working for | Dale Rahn |
2011-08-29 | add missing header needed by signal() | Charles Longeau |
2011-08-29 | No need to discourage xz distfiles because of sparc. | Matthew Dempsky |
2011-08-29 | protect sc->sc_state access and ncr53c9x_sched() call with splbio in | Miod Vallat |
2011-08-29 | as requested by Tomas Bodzar, remove the reference to the non-existent | Jason McIntyre |
2011-08-29 | Only provide FLT_EVAL_METHOD for C99. Add missing DECIMAL_DIG for C99. | Mark Kettenis |
2011-08-29 | Update firmware to the latest version available from Myricom (1.4.53a). | David Gwynne |
2011-08-29 | Update to tzdata2011i from elsie.nci.nih.gov | Todd C. Miller |
2011-08-29 | dont use a semaphore (which doesnt block interrupts in the critical | David Gwynne |
2011-08-29 | In dired mode, make point move up and down first character | lum |
2011-08-29 | regen | Mike Belopuhov |
2011-08-29 | add gpsmap 62s | Mike Belopuhov |
2011-08-29 | Test that reverse splicing timeout does not affect forward splicing. | Alexander Bluhm |
2011-08-28 | remove redundant final paragraph of STANDARDS: it merely repeats what has | Jason McIntyre |
2011-08-28 | Clear bounce envelope structure, to avoid wrong use when bounce_record_messag... | Charles Longeau |
2011-08-28 | Use the correct terminology, replace the term "entry" with the term "attribut... | aschrijver |
2011-08-28 | Minor cleanup. | Alexander Bluhm |
2011-08-28 | Allow splice make regress to run with and without obj directory. | Alexander Bluhm |
2011-08-28 | Add support for the netid.byname YP map. This map is used by getgrouplist(3), | aschrijver |
2011-08-28 | lockmgr() wants to use a different address for the wchan when draining | Philip Guenthe |
2011-08-28 | fix pasto in strlcpy() truncation test | Gilles Chehade |
2011-08-27 | typo | Gilles Chehade |
2011-08-27 | initial support for a session-time filtering API | Gilles Chehade |
2011-08-27 | Under certain circumstances iked can be tricked to bypass a signature | Mike Belopuhov |
2011-08-27 | the order of packinglists has been fixed for years by now, so it's no | Marc Espie |
2011-08-26 | Be sure to write to the 7990 address register between two consecutive reads | Miod Vallat |
2011-08-26 | Be sure not to try to match lcg, and to bail out early in cnprobe as well, | Miod Vallat |
2011-08-26 | Make vsbus_search() return the value of the cf_match function it is a wrapper | Miod Vallat |
2011-08-26 | add missing header needed by time() | Charles Longeau |
2011-08-26 | tweak previous; | Jason McIntyre |
2011-08-26 | remove one more reference to pkg_merge; ok espie | Jason McIntyre |
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 |