index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
/
timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_
brian
2002-08-27
1
-0
/
+1
*
Remove whitespace at the end of lines.
brian
2002-06-15
1
-4
/
+4
*
Add some missing #includes that weren't required due to namespace polution
brian
2002-05-22
1
-2
/
+0
*
Fix an include for NetBSD
brian
2002-05-14
1
-0
/
+3
*
o Clean up some #includes
brian
2002-05-14
1
-1
/
+0
*
sigpause() -> sigsuspend()
brian
2001-09-13
1
-7
/
+11
*
Convert IIJ copyrights to BSD copyrights.
brian
2001-06-13
1
-18
/
+24
*
When adjusting timer::rest, round to the closest TICKUNIT usecs
brian
2000-03-14
1
-6
/
+8
*
When we stop a timer that's the first in the timer list, ensure
brian
2000-03-14
1
-4
/
+14
*
Add a bunch of `const's and fix a typo.
brian
1999-12-27
1
-1
/
+1
*
Update the time delta of the first item in TimerList before
brian
1999-11-19
1
-1
/
+8
*
When more than one timer is expired at once, allow for the possibility
brian
1999-10-15
1
-10
/
+22
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Adjust our first timer delta according to the return
brian
1999-05-12
1
-5
/
+12
*
Deal with the fact that as we now mbuf_Read the fsm
brian
1999-05-09
1
-4
/
+4
*
Rather than interrupting 10 times per second then checking
brian
1998-12-14
1
-45
/
+42
*
Remove redundant includes
brian
1998-06-27
1
-3
/
+1
*
Re-initialise our timer service after fork()ing
brian
1998-06-20
1
-5
/
+4
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-3
/
+3
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-109
/
+70
*
Remove unused #includes.
brian
1998-01-21
1
-5
/
+3
*
Don't complain that someone's changed the clock unless the time
brian
1997-12-29
1
-4
/
+5
*
Don't expect select() to adjust the passed time when it's
brian
1997-12-28
1
-44
/
+38
*
Fix prototypes.
brian
1997-11-22
1
-1
/
+2
*
Introduce ID0 logging.
brian
1997-11-09
1
-1
/
+2
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-8
/
+16
*
sleep => nointr_sleep
brian
1997-10-24
1
-3
/
+3
*
Restore back non-interruptable sleep/usleep just redefine them to not
ache
1997-10-23
1
-1
/
+63
*
Remove private sleep/usleep hacks
ache
1997-10-23
1
-63
/
+1
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-73
/
+79
*
Overhaul ppp:
brian
1997-06-09
1
-35
/
+23
*
Tidy up the code - bounds checking, return
brian
1997-05-10
1
-3
/
+7
*
Set setitimer() arg correctly.
brian
1997-05-09
1
-1
/
+2
*
Reviewed by: ache@freebsd.org
brian
1997-03-13
1
-8
/
+5
*
cdefs cleanup
ache
1997-03-09
1
-2
/
+1
*
I remove pending signals completely, they are not useless, they are
ache
1997-03-09
1
-2
/
+1
*
Don't pend SIGALRM (Timer Service) due to
ache
1997-03-08
1
-3
/
+3
*
osreldate.h stuff suggested by: Eivind Eklund
brian
1997-02-25
1
-1
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Tidy up signal handling.
brian
1997-02-19
1
-26
/
+3
*
Move the call to TimerService() into main.c - just after the select()
brian
1997-01-29
1
-1
/
+25
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
A random bunch of cleanup changes.
phk
1996-01-10
1
-3
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
1.Reducing cpu usage at off connection.
amurai
1995-03-11
1
-9
/
+33
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-14
/
+126
*
(no commit message)
amurai
1995-01-31
1
-0
/
+151