summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott
2012-07-11Separate total block counter (reported to user) from 8-bit block counterNicholas Marriott
2012-07-10backout the:Charles Longeau
2012-07-10In a scalar context, mkstemp should return just the file handlePhilip Guenthe
2012-07-10basic implementation of -Tman .Bl -tagIngo Schwarze
2012-07-10multiple fixes to -Tascii .HP rendering:Ingo Schwarze
2012-07-10Make sure that we don't schedule processes on CPUs that we havetaken out ofMark Kettenis
2012-07-10quick fix ?Marc Espie
2012-07-10support -A to print the ascii text of captured packets. ok deraadt@Stuart Henderson
2012-07-10document recent lua.port.mk changesJasper Lievisse Adriaanse
2012-07-10With address family translation, the ip length of the quoted ipAlexander Bluhm
2012-07-10same code update and fix as for gethostnamadr_asyncEric Faurot
2012-07-10Add a workaround that scapy srp1() cannot detect ICMP6 error repliesAlexander Bluhm
2012-07-10Accounting for page tables, USPACE, and whatever else... as partTheo de Raadt
2012-07-10it seems previous was wrong, so move prio/tos out of OPTIONS,Jason McIntyre
2012-07-10unconfuse myself.Marc Espie
2012-07-10test vertical spacing around filling macros;Ingo Schwarze
2012-07-10Don't release a FILE that wan't allocated. Found by benno@Philip Guenthe
2012-07-10Do not write spaces around = in addr.py so it can also be read byAlexander Bluhm
2012-07-10We should only call need_resched() if the priority is lower than theChristiano F. Haesbaert
2012-07-10Add a subtest to the MTU ping that checks wether the ip length ofAlexander Bluhm
2012-07-10ouch, Rresolved and libsearchdirs no longer live in main, so make themMarc Espie
2012-07-10accept address literal for the recipient domain.Charles Longeau
2012-07-10simplify the code, improve error handling and plug a potential fd leak on errorEric Faurot
2012-07-10Ooops. A debug printf sneaked in. Sorry about that.Paul Irofti
2012-07-10Place declarations for internal radix functions inside radix.c, stopBret Lambert
2012-07-10move some shit around to (more or less) where it belongsMarc Espie
2012-07-10More wraping and style.Paul Irofti
2012-07-10Remove a hack that was intended for groff-1.15 bug compatibility:Ingo Schwarze
2012-07-10WrapPaul Irofti
2012-07-10fix pexpAlexander Hall
2012-07-10fix regexp in pexpAlexander Hall
2012-07-10* implement -Tman .Bl -item -inset -diag -ohang -dash -hyphen -enum .ItIngo Schwarze
2012-07-10since disklabel -W is no more, zap it from all the install.md'sAlexander Hall
2012-07-10Rename "life" to "lifetime" to match iked.Lawrence Teo
2012-07-10bye-bye Getopt::LongMarc Espie
2012-07-10Fix usage.Nicholas Marriott
2012-07-10disable lidsuspend on shutdownAlexander Hall
2012-07-10make pkill -l print the proper processes also when the invert (-v)Alexander Hall
2012-07-10Add ~R command to start recording output to a file.Nicholas Marriott
2012-07-10Kill trailing whitespaces.Alexander Bluhm
2012-07-10Add a test suite to route ip packets through a box running pf. YouAlexander Bluhm
2012-07-10use the value actually passed to the functionEric Faurot
2012-07-10clean-up shit, pull some of LT::Util into ltconfig objectMarc Espie
2012-07-10Use function to restore termios and add ~X to help.Nicholas Marriott
2012-07-10Trim some unused externs.Nicholas Marriott
2012-07-10xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott
2012-07-10Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in thePhilip Guenthe
2012-07-10Stop pulling in <sys/param.h>Philip Guenthe
2012-07-10bsearch() doesn't belong here (it's in <stdlib.h>)Philip Guenthe