summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-10We have a cvs_buf_puts implementation now, also use cvs_buf_putc insteadTobias Stoeckmann
2008-06-10Add extended test mode (-T) and connection parameters for test mode (-C).Darren Tucker
2008-06-10add the -O option to run an external script when the "otherReyk Floeter
2008-06-10When copying stuff from code that runs with interrupts enabled to codeKenneth R Westerback
2008-06-10If we encounter an error during expanding line of a trigger file, print anTobias Stoeckmann
2008-06-10theo and ryan and I like to scare peopleHenning Brauer
2008-06-10Rename access macros so that they match the driver name.Joel Sing
2008-06-10in verbose mode indicate which states are sloppy, ryan reyk theoHenning Brauer
2008-06-10new state option "sloppy" to use the sloppy tcp state tracker insteadHenning Brauer
2008-06-10in pf_test_state_icmp when trying tomatch icmp errors to tcp sessionsHenning Brauer
2008-06-10implement a sloppy tcpstate tracker which does not look at sequenceHenning Brauer
2008-06-10better reference for pattern-listDamien Miller
2008-06-10append "- Imported sources" for imports.Joris Vink
2008-06-10support CIDR address matching in sshd_config "Match address" blocks, withDamien Miller
2008-06-10newly added directories need "- New directory" to be passed to theJoris Vink
2008-06-10For IPv6 addresses, return the first 32 bits of the MD5 hash of theChristian Weisgerber
2008-06-10According to the latest SNTPv4 spec in RFC4330, secondary serversChristian Weisgerber
2008-06-10pass the basename(3) for file_path to the script, so we do not getJoris Vink
2008-06-10add missing arg to .FnOtto Moerbeek
2008-06-10newly added files should pass "NONE" for their initial revision, unbreaksJoris Vink
2008-06-10reorder functions and variables in rnd.c so they are more logicallyDamien Miller
2008-06-10syncTheo de Raadt
2008-06-10All your memory belong to us. This has been in snaps for a while,Tobias Weingartner
2008-06-10Fix obvious off-by-one in macro loop. From Marc Butler via debianKjell Wooding
2008-06-10loginfo allows 't' as well - unbreaks certain loginfo scripts.Joris Vink
2008-06-10Don't spawn editor for log message on server-side if no log message hasTobias Stoeckmann
2008-06-10missing headerJoris Vink
2008-06-10styleJoris Vink
2008-06-10New trigger framework that allows us to run the required scriptsJoris Vink
2008-06-10Additionnal checks on the file names supplied for -s and -x.Pierre-Yves Ritschard
2008-06-10correctly setup the tty line for NMEA devices, especially turn off echoMarc Balmer
2008-06-10Remove copyright notices and put these files back into the public domain.Kjell Wooding
2008-06-10Add cmp(4), a dummy driver to make attaching CMT cpus easier.Mark Kettenis
2008-06-09- add a sanity check on tarballs name to ensure we're not feedingAntoine Jacoutot
2008-06-09unused varJoris Vink
2008-06-09Update access(2) to have modern semantics with respect to X_OK andTodd C. Miller
2008-06-09log already gets it FILE_UNKNOWN warning spewed out from cvs_file_classify,Joris Vink
2008-06-09Don't play games with the PCD interrupt. It delays the detection ofMark Kettenis
2008-06-09syncTheo de Raadt
2008-06-09Don't reverence slattach(8) or nmeaattach(8) in a comment.Marc Balmer
2008-06-09Remove an arch-specific API that wasn't available in the first place, andPeter Hessler
2008-06-09- encourage people to use the same source as was used to upgrade systemAntoine Jacoutot
2008-06-09Make gcc on alpha use -mieee by default. This fixes many FPE problemsMichael Erdely
2008-06-09simplify math for arc4random_uniform() suggested byDamien Miller
2008-06-09simplify math for arc4random_uniform() suggested byDamien Miller
2008-06-09- move the "this app is deprecated" blurb to the start, where it's moreJason McIntyre
2008-06-09zap trailing whitespace;Jason McIntyre
2008-06-09warn once not 3 times in case of a non existent file, discussed with deraadtTodd T. Fries
2008-06-09drop root privileges in rtadvd to _rtadvdRainer Giedat
2008-06-09man page for crypto/idgen.h functions: idgen32() and idgen32_init()Damien Miller