summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-30fix format stringCharles Longeau
2011-08-30Don't OR the VID, we want the whole TCI, this makes vlanprio (PCP/CF)Christiano F. Haesbaert
2011-08-30Make the code match the manpage and POSIX spec when the year is specifiedPhilip Guenthe
2011-08-30Make ps -N/-M work again by correcting kernel vs user addressPhilip Guenthe
2011-08-30Document a "once" filter option used to create one shot rules.Mike Belopuhov
2011-08-30One shot rules can be used in pf.conf by specifying a "once" filter option.Mike Belopuhov
2011-08-30Add support for one shot rules that remove themselves from an activeMike Belopuhov
2011-08-29cast all printed time_t to long long int, and change format string accordingly.Charles Longeau
2011-08-29remove unused fileCharles Longeau
2011-08-29Return of the long missing powerpc interrupt rewrite. Was working forDale Rahn
2011-08-29add missing header needed by signal()Charles Longeau
2011-08-29No need to discourage xz distfiles because of sparc.Matthew Dempsky
2011-08-29protect sc->sc_state access and ncr53c9x_sched() call with splbio inMiod Vallat
2011-08-29as requested by Tomas Bodzar, remove the reference to the non-existentJason McIntyre
2011-08-29Only provide FLT_EVAL_METHOD for C99. Add missing DECIMAL_DIG for C99.Mark Kettenis
2011-08-29Update firmware to the latest version available from Myricom (1.4.53a).David Gwynne
2011-08-29Update to tzdata2011i from elsie.nci.nih.govTodd C. Miller
2011-08-29dont use a semaphore (which doesnt block interrupts in the criticalDavid Gwynne
2011-08-29In dired mode, make point move up and down first characterlum
2011-08-29regenMike Belopuhov
2011-08-29add gpsmap 62sMike Belopuhov
2011-08-29Test that reverse splicing timeout does not affect forward splicing.Alexander Bluhm
2011-08-28remove redundant final paragraph of STANDARDS: it merely repeats what hasJason McIntyre
2011-08-28Clear bounce envelope structure, to avoid wrong use when bounce_record_messag...Charles Longeau
2011-08-28Use the correct terminology, replace the term "entry" with the term "attribut...aschrijver
2011-08-28Minor cleanup.Alexander Bluhm
2011-08-28Allow splice make regress to run with and without obj directory.Alexander Bluhm
2011-08-28Add support for the netid.byname YP map. This map is used by getgrouplist(3),aschrijver
2011-08-28lockmgr() wants to use a different address for the wchan when drainingPhilip Guenthe
2011-08-28fix pasto in strlcpy() truncation testGilles Chehade
2011-08-27typoGilles Chehade
2011-08-27initial support for a session-time filtering APIGilles Chehade
2011-08-27Under certain circumstances iked can be tricked to bypass a signatureMike Belopuhov
2011-08-27the order of packinglists has been fixed for years by now, so it's noMarc Espie
2011-08-26Be sure to write to the 7990 address register between two consecutive readsMiod Vallat
2011-08-26Be sure not to try to match lcg, and to bail out early in cnprobe as well,Miod Vallat
2011-08-26Make vsbus_search() return the value of the cf_match function it is a wrapperMiod Vallat
2011-08-26add missing header needed by time()Charles Longeau
2011-08-26tweak previous;Jason McIntyre
2011-08-26remove one more reference to pkg_merge; ok espieJason McIntyre
2011-08-26Add initial framework for more powerful formatting of command output andNicholas Marriott
2011-08-26zap it from there tooMarc Espie
2011-08-26Shared Stuff never got usedMarc Espie
2011-08-26zap fatpackages. nobody actually uses them.Marc Espie
2011-08-26Prevent watchdog timeouts; tested by Thomas PfaffKevin Lo
2011-08-26Move the comment outside of the VLAN section of code and above thatKevin Lo
2011-08-26Add a dmesg warning about sloppy disk I/O to vnd(4) devices to helpMatthew Dempsky
2011-08-26Add some missing ssh_config(5) options that can be used in ssh(1)'sDamien Miller
2011-08-25Document 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