summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-14Fix an issue reported by deraadt@: When hitting Ctrl-Backslash (= SIGQUIT)Ingo Schwarze
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2015-11-14no longer need -locurses, since more is selfcontainedTheo de Raadt
2015-11-14Copy the parts of libocurses that are needed directly to here. WeTheo de Raadt
2015-11-14Copy the parts of libocurses that are needed directly to here. WeTheo de Raadt
2015-11-14info - pledge stdio rpath wpath cpath getpw tty proc execTheo de Raadt
2015-11-14Add pathconf() to pledge "rpath"; ok guentherTheo de Raadt
2015-11-14Split the non-syscall ASM bits from SYS.h into DEFS.h and use that in thePhilip Guenther
2015-11-14The install media version does not need -lcurses; spotted by krwTheo de Raadt
2015-11-14syncTheo de Raadt
2015-11-14The people who wrote this code are not on your sideStuart Henderson
2015-11-14Since -l is ignored if -c/-h/-s are specified, make that combinationKenneth R Westerback
2015-11-14Symbol table tells me to use pledge "stdio rpath wpath cpath"Theo de Raadt
2015-11-14syncTheo de Raadt
2015-11-14Correct check flipped in earlier commit.Philip Guenther
2015-11-14Betting pledge "stdio rpath wpath cpath" works for this. Let's get it intoTheo de Raadt
2015-11-14Do not include <net/if_vlan_var.h> when it's not necessary.Martin Pieuchot
2015-11-14pledge 'stdio rpath wpath cpath", since that is all large program does.Theo de Raadt
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a few Marc Espie
2015-11-14Consolidate usage() checking for -c/-h/-s with other checks. TweakKenneth R Westerback
2015-11-14Add missing header found while removing <sys/srp.h> from <sys/param.h>Martin Pieuchot
2015-11-14No need to include <net/bpfdesc.h>Martin Pieuchot
2015-11-14Fix the obvious bug that with -z, every column was at least as wideIngo Schwarze
2015-11-14Remove mrtdebug and reduce differences with the v6 version.Martin Pieuchot
2015-11-14Grab the KERNEL_LOCK around ip_mforward(), in preparation for unlockingMartin Pieuchot
2015-11-14no need for a mirror-maker(7) mlink;Jason McIntyre
2015-11-14mutli -> multiMiod Vallat
2015-11-14Various *syncron* -> *synchron* typos.Miod Vallat
2015-11-14Cleanup from unifdef: set sact.sa_flags to SA_RESTART instead ofTodd C. Miller
2015-11-14Remove log_it() and call syslog(3) directly using the same format:Todd C. Miller
2015-11-14The character is an int so use %x not %hhx.Nicholas Marriott
2010-10-01import OpenSSL-1.0.0aDamien Miller
2015-11-14The private use area at U+E000 to U+F8FF is not very useful if it isNicholas Marriott
2015-11-14All these return values from utf8_* are confusing, use an enum.Nicholas Marriott
2015-11-14Rename a variable in utf8_combine for consistency and use 0xfffd forNicholas Marriott
2015-11-14Couple of assignments to remove compiler warnings.Nicholas Marriott
2015-11-14Be more strict about invalid UTF-8.Nicholas Marriott
2015-11-14Push stdout and stderr to clients more aggressively, and add an event toNicholas Marriott
2015-11-14knock out obsolete mlinks for srandom and urandom;Jason McIntyre
2015-11-14pci at macepcibr, not macepcbir;Jason McIntyre
2015-11-14Log more of UTF-8 input.Nicholas Marriott
2015-11-14syncTheo de Raadt
2015-11-14regress: pledge: update SYS_kill syscall numberSebastien Marie
2015-11-14Give clear directions on how to declare, PROTO_*() and DEF_*() new symbolsPhilip Guenther
2015-11-14For pledge "stdio", allow the break(2) system call which backends the brk/sbrkTheo de Raadt
2015-11-14Fix a missing unlock.Mike Larkin
2015-11-14pledge "stdio inet sendfd" before entering main loop in network speakingTheo de Raadt
2015-11-14update the NAME section; ok nicm schwarzeJason McIntyre
2015-11-14remove the machine arch from Dt - this file gets installed on moreJason McIntyre
2015-11-14remove pointless resolver(5) mlink: if you want this file, ask forJason McIntyre