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