summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-13Ignore empty lines and emtpy answers in install.conf.Robert Peichaer
2013-11-13handle missing protoTheo de Raadt
2013-11-13add missing headers here too, forgotten after testing the diff.Jasper Lievisse Adriaanse
2013-11-13DIOCGETSRCNODES was leaking a little bit more kernel informationTheo de Raadt
2013-11-13Document the negative errno quirk used by callbacks in struct fuse_operations.Stefan Sperling
2013-11-13Make fusebuf.fh_err signed, it might store negative errno values; ok sylStefan Sperling
2013-11-13Add missing includes.Sylvestre Gallon
2013-11-13use sysctl vm.psstrings to calculate stack bounds, rather than USRSTACK.Theo de Raadt
2013-11-13correct types for arguments to the x509 functionsTheo de Raadt
2013-11-13oops should not be staticTheo de Raadt
2013-11-13bring in protoTheo de Raadt
2013-11-13repair device checking, somewhat broken from around 10 years.Theo de Raadt
2013-11-13bring in math.h to provide prototypesTheo de Raadt
2013-11-13repair buffer resizing "undershoot", and some minor issues withTheo de Raadt
2013-11-13add missing braces found by pedroMarkus Friedl
2013-11-13Polling is done per controller not per interface.Paul Irofti
2013-11-13exit with 0 on admin shutdownEric Faurot
2013-11-13document smtpctl "show hosts" and "show relays".Eric Faurot
2013-11-13Knob to set priority with which bgpd inserts routes into the kernelFlorian Obser
2013-11-13disable .forward lookup if sticky bit is set on homedirEric Faurot
2013-11-13Fix case-folding issue with pki names. They are case-insensitive.Eric Faurot
2013-11-13In in6_update_ifa(), don't set the TENTATIVE flag on an IPv6 address thatStefan Sperling
2013-11-13Ensure, that install.conf is non-empty and isRobert Peichaer
2013-11-13fix typo in last commitTheo de Raadt
2013-11-13boot(): Don't forget calling if_downall() and uvm_shutdown() on arm ports.Masao Uebayashi
2013-11-13proto and such cleanupTheo de Raadt
2013-11-13Reduce casts by careful use of char*Philip Guenther
2013-11-13ENOMEM is probably more appropriate than 0 in this error case.Mike Larkin
2013-11-13prototype & void * math cleanupTheo de Raadt
2013-11-13Use of uninitialized variable. There are obvious locking problems alsoMike Larkin
2013-11-13protos, and please gcc warnings about operator precedenceTheo de Raadt
2013-11-13Use DL_GETPOFFSET() to get partition offset, except where weKenneth R Westerback
2013-11-13Complete the prototype in a function cast to quiet a gcc warningPhilip Guenther
2013-11-13Honor RB_TIMEBAD on vax too as other ports.Masao Uebayashi
2013-11-12Oops. Use %llu for DL_GETDSIZE() value.Kenneth R Westerback
2013-11-12clarify a simple expressionTheo de Raadt
2013-11-12simple prototype repairsTheo de Raadt
2013-11-12ensure there are prototypesTheo de Raadt
2013-11-12Trick the compiler that volatile temporary is used while raisingMartynas Venckus
2013-11-12remove dead filesEric Faurot
2013-11-12Declare __p1evll and __polevll protos in math_private.h instead ofMartynas Venckus
2013-11-12put the _readdir_unlocked() prototype in an obvious placeTheo de Raadt
2013-11-12two ioctl's were disclosing kernel pointers and such.Theo de Raadt
2013-11-12avoid math on void * pointersTheo de Raadt
2013-11-12handle lack of prototypeTheo de Raadt
2013-11-12missing protos and an unused variableTheo de Raadt
2013-11-12add missing protosTheo de Raadt
2013-11-12handle lack of prototypeTheo de Raadt
2013-11-12missing protosTheo de Raadt
2013-11-12prototype the mess of functions insideTheo de Raadt