summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-14add a "Match" keyword to ssh_config that allows matching on hostname,Damien Miller
2013-10-14Add logging of session starts in a useful format; ok markus@ feedback andDamien Miller
2013-10-14Fix a couple of style(9) nits.Sylvestre Gallon
2013-10-14Add some consistency using uint_t everywhere instead of mixing uint_tSylvestre Gallon
2013-10-14Tedu some heavy debug code that is not needed anymore.Sylvestre Gallon
2013-10-14tedu ecoff supportTheo de Raadt
2013-10-14By passing invalid values in the routing message, root could crashAlexander Bluhm
2013-10-14tweak previous;Jason McIntyre
2013-10-14Remove obsolete ioctl defines and struct (I overloaded the pflowReyk Floeter
2013-10-14Make use of satosin() when applicable plus a couple of style nits.Martin Pieuchot
2013-10-14Add a boot(8) manual, issue reported by landry@Martin Pieuchot
2013-10-14Change the macros used to iterate over the multicast records of anMartin Pieuchot
2013-10-14If a transfer terminates with an I/O error status, do not modify theMartin Pieuchot
2013-10-14Using 'cc -o /dev/null' has weird side-effects as root, so use a real filePhilip Guenther
2013-10-14handle DESTDIR; with guentherTheo de Raadt
2013-10-14Missed the file renames for the string functions when committing thePhilip Guenther
2013-10-14Add vxlan.4Reyk Floeter
2013-10-14set openings to 64 like the linux driver sort of does. if a vendor saysDavid Gwynne
2013-10-14add 7.5kbit DH groupsDarren Tucker
2013-10-14count number of lines in moduli input file and pass to the testingDarren Tucker
2013-10-14Parse and ignore the .fam (font family) request.Ingo Schwarze
2013-10-14defer the first update of the sensor as late in the boot process we canDavid Gwynne
2013-10-14Turn on the distrib lib bits in crunchgen by setting SRCLIBDIR.Philip Guenther
2013-10-13libotermcap is just an alias/link to libocurses. Use the latter so thatPhilip Guenther
2013-10-13Use the new DIST_LIB/DIST_OBJS hooks to make it possible to link crunchedPhilip Guenther
2013-10-13Make it possible to build to reduced version of a library, includingPhilip Guenther
2013-10-13remote bits for a.out and ecoffTheo de Raadt
2013-10-13Death to a.out bits!Philip Guenther
2013-10-13Make pci_make_tag() work with ht(4) controllers, fix a regressionMartin Pieuchot
2013-10-13add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug 29, 2011Ingo Schwarze
2013-10-13this Makefile does not really help anyone bring up makeTheo de Raadt
2013-10-13add libefi and simplify some namesIngo Schwarze
2013-10-13whitespaceReyk Floeter
2013-10-13whitespaceReyk Floeter
2013-10-13Pass NI_DGRAM to getnameinfo() to use UDP tunnel service names.Reyk Floeter
2013-10-13Just use sockaddr_union instead of a handcrafted version and renameReyk Floeter
2013-10-13tweak previous;Jason McIntyre
2013-10-13tweak previous;Jason McIntyre
2013-10-13Set the default MTU to full 1500 bytes. We do not want to encourageReyk Floeter
2013-10-13Import vxlan(4), the virtual extensible local area network tunnelReyk Floeter
2013-10-13sync SUSv2/SUSv3 entries with groffIngo Schwarze
2013-10-13more DragonFly libraries; Franco Fichtner <franco at lastsummer dot de>Ingo Schwarze
2013-10-12i. e. -> i.e.Jason McIntyre
2013-10-12syncTheo de Raadt
2013-10-12+vxlan; remember services is parsed for baddynamic; ok reykTheo de Raadt
2013-10-12explicitely->explicitlyStuart Henderson
2013-10-12document new queueing. with lots of help from jmc. glanced over by many,Henning Brauer
2013-10-12adopt existing altq regress to queueing changes; queuespecs for altq useHenning Brauer
2013-10-12adopt to queueing changesHenning Brauer
2013-10-12config bits for the bandwidth shaping part of the new queueing subsystemHenning Brauer