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
/
ppp
Age
Commit message (
Expand
)
Author
1998-06-28
Don't assume sizeof(long) == 4
brian
1998-06-27
More u_long -> u_int32_t
brian
1998-06-27
Fix ``sizeof(u_long) == 4'' errors.
brian
1998-06-26
Don't depend on sizeof(u_long) == 4.
brian
1998-06-26
convert DLT_LOOP header to network-order u_int32_t
Theo de Raadt
1998-06-12
Correct arg hack
brian
1998-06-07
Use a width of 0 rather than 32 when HISADDR is 0.0.0.0.
brian
1998-06-07
Fix previous commit. bit 1 is the execute bit, not the read bit *blush*
brian
1998-06-07
Make ppp world-readable so that root can get at it over
brian
1998-05-19
Close forgotten descriptor.
brian
1998-04-27
Remove mention of libalias and dlopen/dlsym.
brian
1998-04-26
Remove libalias entirely.
brian
1998-04-26
Exclude use of the libalias stubs as there is no useful
brian
1998-04-25
Add libalias and tidy up a few warnings.
brian
1998-04-25
not that we compile this, but incase we ever do, prepare it to work for elf.
Todd T. Fries
1998-04-25
Fix diagnostic typo.
brian
1998-03-16
Cosmetic: .Dq -> .It
brian
1998-03-13
Correct #ifdef for __FreeBSD__ < 3
brian
1998-03-13
Add missing include
brian
1998-03-13
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
Don't send LQRs when the peer has LCP REJ'd them. Send
brian
1998-03-12
o Fix a few comment typos.
brian
1998-03-08
Please gcc 2.8
brian
1998-03-06
Use the correct device name in -direct mode.
brian
1998-02-19
Allow 8 character login names.
brian
1998-02-18
LogWARN rather than LogERROR when we can't create
brian
1998-02-18
Don't leak memory when the peer sends PROTO_COMPD packets
brian
1998-02-11
Move handle_signals() to before the FD_SETs. handle_signals()
brian
1998-02-04
Correct magic number format string
brian
1998-01-29
Talk about ongoing development.
brian
1998-01-29
Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCH
brian
1998-01-29
Cosmetic:
brian
1998-01-24
Fix error message.
brian
1998-01-23
Stop bogus warnings.
brian
1998-01-23
Re-implement the proxy arp sockaddr_dl search routine (again).
brian
1998-01-23
Don't allow manual dialing unless in auto or interactive mode.
brian
1998-01-21
Use the sockaddr_dl with the link#, not the ethernet address
brian
1998-01-21
Remove unused #includes.
brian
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
Allow "set vj" for changing the default number of slots
brian
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-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
[next]