summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1996-09-11protect $HOME expansion; from das33@cornell.eduTheo de Raadt
1996-09-11only support MALLOC_OPTIONS for non-setuidTheo de Raadt
1996-09-07Understand about union mounts as well as union file systemThorsten Lockert
1996-09-06asm -> __asm, clean lint(1) warningsThorsten Lockert
1996-09-05issetugid backwards, duh; thanks bitbltTheo de Raadt
1996-09-05bsd.own.mk before YP testTheo de Raadt
1996-09-051 char oflow; bitblt & deraadtTheo de Raadt
1996-09-05protect getenv, do not oflow, fix unused debug; bitblt and deraadtTheo de Raadt
1996-09-051 char oflowTheo de Raadt
1996-09-05document latest rcmd changeTodd C. Miller
1996-09-05ignore $RSH if we are setuidTodd C. Miller
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-09-03proper typesTheo de Raadt
1996-09-03constrain to MAXHOSTNAMELENTheo de Raadt
1996-09-02talk about $RSHTodd C. Miller
1996-09-02Looks at RSH envariable and calls rcmdsh() with that value if set.Todd C. Miller
1996-09-02Correct links for getrpcent.3 pagesThorsten Lockert
1996-09-02Don't overwrite the last byte of a line unless we have toThorsten Lockert
1996-09-02shmdt linkTheo de Raadt
1996-09-02perturb xid further. confuse the worldTheo de Raadt
1996-09-02do not leak byname; this needs a complete rewriteTheo de Raadt
1996-09-01talk about rcmdsh()Todd C. Miller
1996-09-01First cut at man page for rcmdsh()Todd C. Miller
1996-09-01Use .Bx macro in HISTORYTodd C. Miller
1996-09-01Don't dup stderr, you lose error messages and rsh does it for us anyway.Todd C. Miller
1996-09-01larger -> smaller.Todd C. Miller
1996-09-01i have changed this enough to put copyright on itTheo de Raadt
1996-08-31check right variableTheo de Raadt
1996-08-30avoid port 1023 moreTheo de Raadt
1996-08-30call rcmdsh() if euid != 0 and port is shell/tcp. This lets usTodd C. Miller
1996-08-30added a missing typeTodd C. Miller
1996-08-27+issetugidTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-26use issetugid() to protect against bad getenvTheo de Raadt
1996-08-25and a man pageTheo de Raadt
1996-08-25use issetugid()Theo de Raadt
1996-08-24rely on RES_NOALIASESTheo de Raadt
1996-08-22Adds rcmdsh() -- rcmd-alike using rsh (or specified shell).Todd C. Miller
1996-08-22watch for NOMANTheo de Raadt
1996-08-21explain why mktemp is unsafeTheo de Raadt
1996-08-21Fix formatting problem for E2BIG descriptionThorsten Lockert
1996-08-21Move cfree(3) weak symbol into a seperate fileThorsten Lockert
1996-08-21Make it even out.Jason Downs
1996-08-21Document it.Jason Downs
1996-08-20memset 0; also fix for byte order botch in __svc_fdset handling; thanks to mw...Theo de Raadt
1996-08-20only close real socketTheo de Raadt
1996-08-20deal with unintializated __svc_fdsetTheo de Raadt
1996-08-20Make the binding cfree() -> free() weak if possibleThorsten Lockert