| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Replace fgets(3) with getline(3)
* Replace select(2) with poll(2)
* Avoid needlessly copying text around
* Correct use of getopt(3)
* Pick some style and whitespace nits
MFC after: 1 week
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D55257
|
| |
|
|
| |
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
| |
|
|
|
|
|
| |
error in ISO C (both 90 and 99).
Notes:
svn path=/head/; revision=160423
|
| |
|
|
| |
Notes:
svn path=/head/; revision=160002
|
| |
|
|
| |
Notes:
svn path=/head/; revision=158882
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125115
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125011
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59880
|
|
|
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.
Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from: Whistle CVS tree
Notes:
svn path=/head/; revision=52419
|