index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
Age
Commit message (
Expand
)
Author
1996-09-11
protect $HOME expansion; from das33@cornell.edu
Theo de Raadt
1996-09-11
only support MALLOC_OPTIONS for non-setuid
Theo de Raadt
1996-09-07
Understand about union mounts as well as union file system
Thorsten Lockert
1996-09-06
asm -> __asm, clean lint(1) warnings
Thorsten Lockert
1996-09-05
issetugid backwards, duh; thanks bitblt
Theo de Raadt
1996-09-05
bsd.own.mk before YP test
Theo de Raadt
1996-09-05
1 char oflow; bitblt & deraadt
Theo de Raadt
1996-09-05
protect getenv, do not oflow, fix unused debug; bitblt and deraadt
Theo de Raadt
1996-09-05
1 char oflow
Theo de Raadt
1996-09-05
document latest rcmd change
Todd C. Miller
1996-09-05
ignore $RSH if we are setuid
Todd C. Miller
1996-09-04
permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net
Theo de Raadt
1996-09-03
proper types
Theo de Raadt
1996-09-03
constrain to MAXHOSTNAMELEN
Theo de Raadt
1996-09-02
talk about $RSH
Todd C. Miller
1996-09-02
Looks at RSH envariable and calls rcmdsh() with that value if set.
Todd C. Miller
1996-09-02
Correct links for getrpcent.3 pages
Thorsten Lockert
1996-09-02
Don't overwrite the last byte of a line unless we have to
Thorsten Lockert
1996-09-02
shmdt link
Theo de Raadt
1996-09-02
perturb xid further. confuse the world
Theo de Raadt
1996-09-02
do not leak byname; this needs a complete rewrite
Theo de Raadt
1996-09-01
talk about rcmdsh()
Todd C. Miller
1996-09-01
First cut at man page for rcmdsh()
Todd C. Miller
1996-09-01
Use .Bx macro in HISTORY
Todd C. Miller
1996-09-01
Don't dup stderr, you lose error messages and rsh does it for us anyway.
Todd C. Miller
1996-09-01
larger -> smaller.
Todd C. Miller
1996-09-01
i have changed this enough to put copyright on it
Theo de Raadt
1996-08-31
check right variable
Theo de Raadt
1996-08-30
avoid port 1023 more
Theo de Raadt
1996-08-30
call rcmdsh() if euid != 0 and port is shell/tcp. This lets us
Todd C. Miller
1996-08-30
added a missing type
Todd C. Miller
1996-08-27
+issetugid
Theo de Raadt
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-26
use issetugid() to protect against bad getenv
Theo de Raadt
1996-08-25
and a man page
Theo de Raadt
1996-08-25
use issetugid()
Theo de Raadt
1996-08-24
rely on RES_NOALIASES
Theo de Raadt
1996-08-22
Adds rcmdsh() -- rcmd-alike using rsh (or specified shell).
Todd C. Miller
1996-08-22
watch for NOMAN
Theo de Raadt
1996-08-21
explain why mktemp is unsafe
Theo de Raadt
1996-08-21
Fix formatting problem for E2BIG description
Thorsten Lockert
1996-08-21
Move cfree(3) weak symbol into a seperate file
Thorsten Lockert
1996-08-21
Make it even out.
Jason Downs
1996-08-21
Document it.
Jason Downs
1996-08-20
memset 0; also fix for byte order botch in __svc_fdset handling; thanks to mw...
Theo de Raadt
1996-08-20
only close real socket
Theo de Raadt
1996-08-20
deal with unintializated __svc_fdset
Theo de Raadt
1996-08-20
Make the binding cfree() -> free() weak if possible
Thorsten Lockert
[next]