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
/
net
Age
Commit message (
Expand
)
Author
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
Don't dup stderr, you lose error messages and rsh does it for us anyway.
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
use strncpy correctly
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-19
nasty typo by me
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-19
Add return values for sethostent, endhostent, herror (all are void).
Todd C. Miller
1996-08-18
if setuid, no env variables
Theo de Raadt
1996-08-16
ipx.
Michael Shalayeff
1996-08-14
Install iso_addr(3) man page
Thorsten Lockert
1996-08-14
Add missing reference
Thorsten Lockert
1996-08-07
seed rresvport() for aux channel with a known taken port; do not ask for
Theo de Raadt
1996-08-05
truncate h_name and h_aliases[] to MAXHOSTNAMELEN
Theo de Raadt
1996-08-05
if port 20 incoming, kill it and try again
Theo de Raadt
1996-08-03
install as link_ntoa/link_addr; netbsd pr#2614; peter@wonderland.org
Theo de Raadt
1996-07-29
ensure bindresvport() is told to find a port
Theo de Raadt
1996-07-29
rresvport() in terms of bind() & bindresvport()
Theo de Raadt
1996-07-22
bzero sockaddr_in
Theo de Raadt
1996-07-22
bzero sockaddr before use
Theo de Raadt
1996-07-20
support # comments
Theo de Raadt
1996-07-06
type fixos
Theo de Raadt
1996-07-03
prototype ethers(3) functions (inside !_KERNEL), pointed out in
Theo de Raadt
1996-06-10
iruserok() can finally safely use a u_int32_t for the ip addr
Theo de Raadt
1996-06-10
make 64 bit clean
Theo de Raadt
1996-04-24
yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure
Theo de Raadt
1996-03-25
Pull in prototypes
Thorsten Lockert
1996-03-19
Fix RCS Id botch in last change
Niklas Hallqvist
1996-03-19
From NetBSD: merge of 960317
Niklas Hallqvist
1996-02-19
netbsd: bind 4.9.3
dm
1996-01-15
from netbsd:
Theo de Raadt
1995-11-22
fix long/u_int32_t botch; do gethostbyname() only if netgroups are going to
Theo de Raadt
1995-11-20
gethostbyname("#.#.#.#") should fail; not return an incompletely and
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt