aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Make the code format more in line with style(9).Brian Somers1997-08-251-73/+79
* Overhaul ppp:Brian Somers1997-06-091-35/+23
* Tidy up the code - bounds checking, returnBrian Somers1997-05-101-3/+7
* Set setitimer() arg correctly.Brian Somers1997-05-091-1/+2
* Reviewed by: ache@freebsd.orgBrian Somers1997-03-131-8/+5
* cdefs cleanupAndrey A. Chernov1997-03-091-2/+1
* I remove pending signals completely, they are not useless, they areAndrey A. Chernov1997-03-091-2/+1
* Don't pend SIGALRM (Timer Service) due toAndrey A. Chernov1997-03-081-3/+3
* osreldate.h stuff suggested by: Eivind EklundBrian Somers1997-02-251-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Tidy up signal handling.Brian Somers1997-02-191-26/+3
* Move the call to TimerService() into main.c - just after the select()Brian Somers1997-01-291-1/+25
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* A random bunch of cleanup changes.Poul-Henning Kamp1996-01-101-3/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* 1.Reducing cpu usage at off connection.Atsushi Murai1995-03-111-9/+33
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-14/+126
* (no commit message)Atsushi Murai1995-01-311-0/+151