summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01Add net-snmp's PEN.Reyk Floeter
2013-10-01replace rc4 with ChaCha20; inspired by Nick Mathewson's work on libottery;Markus Friedl
2013-10-01Accept "oid all" for the complete SNMP tree (as an alias to "oid 1.0").Reyk Floeter
2013-10-01Initial support for the "bulkwalk" command.Reyk Floeter
2013-10-01Fix FILE * leak in error path if fprintf fails. Found by and OK gilles@Todd C. Miller
2013-10-01in truth, noone uses these backwards compat stubs to compile make on otherTheo de Raadt
2013-10-01Tell strvisx() to encode newlines found in octet-strings to avoid uglyReyk Floeter
2013-10-01Drop privileges when running as root to mitigate the risk.Reyk Floeter
2013-10-01zap trailing whitespace;Jason McIntyre
2013-10-01Add shorter alias "snmpctl walk".Reyk Floeter
2013-10-01Reorganize the code a bit to adjust it for an async I/O model.Reyk Floeter
2013-10-01better error handlingReyk Floeter
2013-10-01add ber_oid_cmp() to the listReyk Floeter
2013-10-01fix typoReyk Floeter
2013-10-01Add initial SNMP client utility to snmpctl(8).Reyk Floeter
2013-10-01regenJonathan Gray
2013-10-01rename some Xeon E3-1200v2 ids that are actually generic 3rd gen core idsJonathan Gray
2013-10-01avoid a fd_set overflow by calling a different rpc svc functionTheo de Raadt
2013-10-01Add some PENs and sync the declarations.Reyk Floeter
2013-10-01Do not pass the SIOCSIF{DSTADDR,BRDADDR,NETMASK} ioctls down to theMartin Pieuchot
2013-10-01as predicted, problems have been found with mpath. disabling it while theyDavid Gwynne
2013-10-01update currency exchange rates;Jason McIntyre
2013-09-30typo in snarky messageMiod Vallat
2013-09-30netbsd recognise "CODE REFERENCES" section header; from wiz@netbsdJason McIntyre
2013-09-30Make stderr buffered in einfo(). Speeds up display of error messagesTodd C. Miller
2013-09-30Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,Todd C. Miller
2013-09-30jj cale; From: Matthew ClarkeJason McIntyre
2013-09-30move the read/write functions and macros closer to linuxJonathan Gray
2013-09-30add some additional run(4)/urtwn(4) devices found in FreeBSDJonathan Gray
2013-09-30regenJonathan Gray
2013-09-30add some additional run(4)/urtwn(4) devices found in FreeBSDJonathan Gray
2013-09-30syncTodd T. Fries
2013-09-30Unbreak after am7990/lance split.Miod Vallat
2013-09-30Add ISY IWL 2000, another RTL8188CUS/urtwn(4)Jonathan Gray
2013-09-30regenJonathan Gray
2013-09-30Add ISY IWL 2000, another RTL8188CUS/urtwn(4)Jonathan Gray
2013-09-30drmclose: don't unref objects with a mutex locked.Jonathan Gray
2013-09-29various fixes to sync usage() with SYNOPSIS, and make these pages a bitJason McIntyre
2013-09-29Simple installboot(8) for aviion. Awaiting boot blocks...Miod Vallat
2013-09-29Split the VDIT label code into VDM "label" (which only defines non-MBRMiod Vallat
2013-09-29Removed some unused codeMike Larkin
2013-09-29purge compat junk related to drand48; ok guentherTheo de Raadt
2013-09-29Print out the compressed image size during unhibernate, for diagnosticMike Larkin
2013-09-29use a more clearly named variable for the srandom case in the codeTheo de Raadt
2013-09-29remove bogus commentTheo de Raadt
2013-09-29Test whether the WHOAMI register exists before using it. Apparently, modelsMiod Vallat
2013-09-292 new libX11 localeMatthieu Herrb
2013-09-29fix some formatting warnings;Jason McIntyre
2013-09-29Get rid of cnset(). It is only used on amd64/i386 and doesn't really doMark Kettenis
2013-09-29Perform more consistency checks when walking the VDIT.Miod Vallat