Age | Commit message (Expand) | Author |
2015-11-26 | remove rpc.yppasswdd bits; | Jason McIntyre |
2015-11-26 | pledge in login_radius(8). | YASUOKA Masahiko |
2015-11-26 | rpc.yppasswdd goes to the bitbucket. | Theo de Raadt |
2015-11-26 | Apply pledge. | Theo de Raadt |
2015-11-26 | Delete YP password related code. As a result, these can also be | Theo de Raadt |
2015-11-26 | Delete YP lookup code; user base of 0. | Theo de Raadt |
2015-11-26 | sync | Theo de Raadt |
2015-11-26 | Disable by default the *.emerg block; ok millert beck | Theo de Raadt |
2015-11-26 | Fix copy-paste error in scorefile name | tb |
2015-11-26 | Add checks for getenv(), snprintf() and getlogin(). | tb |
2015-11-26 | Add missing checks for getenv() and snprintf() | tb |
2015-11-26 | mlink for SRPL_FOREACH_SAFE_LOCKED and tweak its description; | Jason McIntyre |
2015-11-26 | Cleanup in the opposite order as initialization, inline privdrop() | Alexandre Ratchov |
2015-11-26 | Add SRPL_FOREACH_SAFE_LOCKED(9), needed to turn the single list of | Martin Pieuchot |
2015-11-26 | change the name "as" in the NAME section of the as(1) manuals to lowercase; | Ingo Schwarze |
2015-11-26 | Fix a typo in comment. | YASUOKA Masahiko |
2015-11-26 | Use rtalloc(9) to look for a local address (RTF_LOCAL) in ip_setmoptions(). | Martin Pieuchot |
2015-11-26 | Don't dereference a route and then reference it again. In this particular case, | Tim van der Molen |
2015-11-26 | Remove vmm enable / disable in parse.y as well - | Reyk Floeter |
2015-11-26 | init pat_default to 0 as it may potentially be used uninitialised | Jonathan Gray |
2015-11-26 | Automatically start vmm(4) when the first VM is created and after the | Reyk Floeter |
2015-11-26 | When prompting for a GPT partition type, use the partition's current type as | Tim van der Molen |
2015-11-26 | When prompting for an LBA, show the min and max values in the prompt; OK krw@ | Tim van der Molen |
2015-11-26 | Fix potentially uninitialized variable. | Reyk Floeter |
2015-11-26 | No point in trying to go on when elementary database operations | Ingo Schwarze |
2015-11-26 | remove the "YP server for domain %s not responding, still trying" code. | Theo de Raadt |
2015-11-26 | Instead, hoist TIOCGWINSZ up to the top, then "tty" pledge is not needed. | Theo de Raadt |
2015-11-26 | unbelievable.. this uses TIOCGWINSZ.. how did i miss that. pledge "tty". | Theo de Raadt |
2015-11-26 | sync | Theo de Raadt |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2015-11-25 | Remove operations that "touch" scorefiles at install time. | Theo de Raadt |
2015-11-25 | group_from_gid: use _GR_BUF_LEN instead of _PW_BUF_LEN | Joshua Stein |
2015-11-25 | typo: should be looking pid == -1 | Ted Unangst |
2015-11-25 | Don't bother keeping track of the resident count for the kernel pmap. | Mark Kettenis |
2015-11-25 | We can't make a pledge if we're mount_mfs(8) as we need the ability to call | Mark Kettenis |
2015-11-25 | Try harder to prevent 0-length partitions from being defined. | Kenneth R Westerback |
2015-11-25 | fix latest: don't set d->path as we just allocated it | Alexandre Ratchov |
2015-11-25 | Allocate device names in the heap, so they can be generated. | Alexandre Ratchov |
2015-11-25 | spacing | Alexandre Ratchov |
2015-11-25 | sync | Theo de Raadt |
2015-11-25 | -M option was removed, midi ports registered with -q | Alexandre Ratchov |
2015-11-25 | -A needs cflag too. Noted by sthen@ during install. | Kenneth R Westerback |
2015-11-25 | add uvm_uarea_{alloc,free} to NAME and MLINKS; | Jason McIntyre |
2015-11-25 | Remove now unused gid_t variable. | tb |
2015-11-25 | The scorefile is hidden. | tb |
2015-11-25 | permit kern.maxpartitions | Theo de Raadt |
2015-11-25 | Wrap <icdb.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-11-25 | Simplify the setup of gather segments. | Visa Hankala |
2015-11-25 | rename internally to ntalkd, after the binary; this way both | Jason McIntyre |
2015-11-25 | Network drivers should not include <net/route.h> or <net/netisr.h> | Martin Pieuchot |