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
/
usr.sbin
Age
Commit message (
Expand
)
Author
1998-01-21
Use the sockaddr_dl with the link#, not the ethernet address
brian
1998-01-21
Remove unused #includes.
brian
1998-01-21
screenblank on amiga? Nope
Theo de Raadt
1998-01-21
avoid oflow which appears not to matter
Theo de Raadt
1998-01-20
Allow an optional delay when specifying "set openmode active".
brian
1998-01-19
dlopen(..., RTLD_NOW) rather than RTLD_LAZY.
brian
1998-01-19
sys/types.h -> sys/param.h
brian
1998-01-19
Reimplement proxy-arp address stuff using sysctl().
brian
1998-01-18
Make sure ypinit asks the master server for known maps.
Mats O Jansson
1998-01-18
Allow "set vj" for changing the default number of slots
brian
1998-01-17
ppp-2.3.3 + some -Wall
Todd C. Miller
1998-01-15
yet another typo
Niklas Hallqvist
1998-01-15
typo
Niklas Hallqvist
1998-01-14
feed tar the -p option to retain set[ug]id bits, this was due
Niklas Hallqvist
1998-01-14
Free our input mbuf when the FCS is good (oops, memory leak).
brian
1998-01-14
Lose __libalias_version.
brian
1998-01-12
Fix bug in yp_maplist_host. -moj
Mats O Jansson
1998-01-11
Lose <net/if_var.h> (was a FreeBSD brokenness) !
brian
1998-01-11
Make things work when sizeof(long) != 32 (hopefully)
brian
1998-01-11
Remember any number of interface names.
brian
1998-01-11
Remove includes of if_var.h and in_var.h
brian
1998-01-11
Allow 6 byte interface names (for >tun99)
brian
1998-01-10
Pause according to the redial setting when dialing manually.
brian
1998-01-10
Implement Reset{Req,Ack} properly, as per rfc 1962.
brian
1998-01-08
Zap any addresses on the network side of the `tun' as soon
brian
1998-01-08
Fix some problems with xfr of secure maps. Problem reported by
Mats O Jansson
1998-01-06
Correct the return value of ReportProtStatus() ("show proto").
brian
1998-01-05
o Allow the use of HISADDR as the first arg to "add".
brian
1998-01-04
Make it clear that using "add ...." in ppp.conf when
brian
1998-01-04
Don't scribble on the stack if our input packet is
brian
1998-01-04
Initialize CcpInfo protocols to -1 (none, not OUI).
brian
1998-01-03
more oflows; we should just delete this thing
Theo de Raadt
1997-12-30
Allow "set device" to close the open modem if we're in
brian
1997-12-30
Typo in error message.
brian
1997-12-30
Use inet_aton() before gethostbyname()
brian
1997-12-30
Allow "add! dst mask gw" (note the ``!'') to do an
brian
1997-12-29
Don't complain that someone's changed the clock unless the time
brian
1997-12-29
Show how much time is left before timing out in the
brian
1997-12-29
sysctl ddb.panic_ddb; felix@mamba.pond.sub.org
Theo de Raadt
1997-12-28
Don't expect select() to adjust the passed time when it's
brian
1997-12-28
Initialize mbuf::pnext.
brian
1997-12-28
If a packet causes a dial, continue to test whether it's
brian
1997-12-28
Allow initial sequence numbers less than what we're expecting.
brian
1997-12-27
Write to the routing socket as uid 0. It's not good enough
brian
1997-12-27
Show who closes the diagnostic connection.
brian
1997-12-27
Remove bogus timeout code in Receive().
brian
1997-12-27
Allow (and document) execution of commands from within
brian
1997-12-24
Correct copyright.
brian
1997-12-24
Cosmetic (style):
brian
1997-12-24
Use sizeof cftypes128 for NCFTYPES128 macro, not sizeof cftypes !
brian
[next]