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