summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-01-31resolve.c is unnecessary (and conflicts with the same file fromArtur Grabowski
2001-01-31silence a few more targetsBrad Smith
2001-01-30Supply an always safe path to configureNiklas Hallqvist
2001-01-30Forgotten version number updateNiklas Hallqvist
2001-01-30wskbd(8) -> wskbd(4); TDeval@PrimeOBJ.COMAaron Campbell
2001-01-30kill moused for now.Marc Espie
2001-01-30ip_compat.h to ip_fil_compat.h. missed this one. sorryKjell Wooding
2001-01-30check for invalid [.max] fieldsTheo de Raadt
2001-01-30Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD.Aaron Campbell
2001-01-30reimplement whacked changes. ip_compat.h to ip_fil_compat.hKjell Wooding
2001-01-30reimplement whacked ipmon changeKjell Wooding
2001-01-30ip_compat.h to ip_fil_compat.hKjell Wooding
2001-01-30install wscons utils manpages into i386 subdir as wellMichael Shalayeff
2001-01-30Build these userland wscons utilities on i386.Aaron Campbell
2001-01-29mark signal racesTheo de Raadt
2001-01-29do not _exit() in fork()'d childTheo de Raadt
2001-01-29do not exit(-1)Theo de Raadt
2001-01-29Add a few ``const''s to silence some -Wwrite-strings warningsbrian
2001-01-29max actually defaults to 256, not 40Theo de Raadt
2001-01-29use _exit() in signal handlerTheo de Raadt
2001-01-29Fix some log_Printf() casting; NetBSD (pkgsrc)brian
2001-01-29Only remove socket files with ``set server open''.brian
2001-01-29Ignore leading witespace in the string given to PacketAliasProxyRule().brian
2001-01-28Don't pass a buffer with leading spaces to PacketAliasProxyRule()brian
2001-01-28bad CVS, missed file in BIND 4.9.8-REL mergeNiklas Hallqvist
2001-01-28BIND 4.9.8-REL mergeNiklas Hallqvist
2001-01-26Fix arg countbrian
2001-01-26Allow ``set server closed'' to close the diagnostic socket.brian
2001-01-26If executing the stuff from ppp.linkdown results in a state change,brian
2001-01-25alpha is (will be) ELF.Artur Grabowski
2001-01-25Make this elf-size independent.Artur Grabowski
2001-01-25Make nlist elf-size independent.Artur Grabowski
2001-01-24Include err.h for warnx.Artur Grabowski
2001-01-24NULL-terminate the nlistArtur Grabowski
2001-01-23- removed the redundant WWWROOT variable and just used HTTPD_PREFIX inBrad Smith
2001-01-23KNF stuff which angelos is too much of a baby to get rightTheo de Raadt
2001-01-23make sure to initialize prefix information data before use. sync with kameJun-ichiro itojun Hagino
2001-01-23Allow entries like "foo at bar enable", which override previousAngelos D. Keromytis
2001-01-22NetBSD can't handle ``.Oc Oc^M.Xc''.brian
2001-01-22do not accept packets with an unterminated hostname; ben@freebsdTheo de Raadt
2001-01-21sync router renumbering flag bit to conform to 2292bis-02 and RR RFC.Jun-ichiro itojun Hagino
2001-01-21do not intsall rtadvd.conf into /etc, it is not required to use itJun-ichiro itojun Hagino
2001-01-21avoid memory leak. sync with kameJun-ichiro itojun Hagino
2001-01-20no options; from kennedyh@engin.umich.eduMichael Shalayeff
2001-01-19mark remaining signal races which are difficult to fixTheo de Raadt
2001-01-17point out a few non-obvious and helpful ppp(8) optionsJason Wright
2001-01-17use sig_atomic_tTheo de Raadt
2001-01-17name in uppercase, doh!Federico G. Schwindt
2001-01-17IPF 3.4.16 userland.Federico G. Schwindt
2001-01-17Add ipfs(8); man page prolly needs tweaking. This needs testing.Federico G. Schwindt