| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NET_NEEDS_GIANT. netatm has been disconnected from the build for ten
months in HEAD/RELENG_7. Specifics:
- netatm include files
- netatm command line management tools
- libatm
- ATM parts in rescue and sysinstall
- sample configuration files and documents
- kernel support as a module or in NOTES
- netgraph wrapper nodes for netatm
- ctags data for netatm.
- netatm-specific device drivers.
MFC after: 3 weeks
Reviewed by: bz
Discussed with: bms, bz, harti
Notes:
svn path=/head/; revision=179308
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141580
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140442
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131500
|
| |
|
|
|
|
|
| |
Approved by: das (mentor)
Notes:
svn path=/head/; revision=129658
|
| |
|
|
| |
Notes:
svn path=/head/; revision=118164
|
| |
|
|
| |
Notes:
svn path=/head/; revision=104744
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99968
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99251
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
include:
UM_ALLOC -> calloc, malloc
UM_FREE -> free
UM_COPY -> bcopy
UM_ZERO -> bzero
This is the first step towards removing these macros.
Notes:
svn path=/head/; revision=96765
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
include:
UM_ALLOC -> calloc, malloc
UM_FREE -> free
UM_COPY -> bcopy
UM_ZERO -> bzero
This is the first step towards removing these macros.
Notes:
svn path=/head/; revision=96760
|
| |
|
|
|
|
|
|
| |
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
Notes:
svn path=/head/; revision=80029
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79454
|
| |
|
|
|
|
|
|
|
|
| |
It is needed to pick up (missing in SHARED=copy case) netatm/uni/
headers.
The right fix would be to install missing netatm/uni headers.
Notes:
svn path=/head/; revision=78081
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76812
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74816
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74532
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71898
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71219
|
| |
|
|
|
|
|
| |
Use _PATH_* where where possible.
Notes:
svn path=/head/; revision=69793
|
| |
|
|
|
|
|
| |
generated files land. Also give precedence to generated files.
Notes:
svn path=/head/; revision=69640
|
| |
|
|
|
|
|
|
|
|
| |
files. Mostly -I${.CURDIR} was needed -- especially for YACC generated
files as the new cpp does not look in the ultimate source file
(ie, the .y file)'s directory as told by the "#line" directive. Some were
misspellings of "-I${.CURDIR}" as "-I.".
Notes:
svn path=/head/; revision=69453
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
| |
PR: bin/11315
Notes:
svn path=/head/; revision=48419
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41950
|
| |
|
|
|
|
|
|
|
|
|
| |
Various Makefile related fixes.
-Wformat fixes.
Submitted by: Mike Spengler <mks@networkcs.com>
Notes:
svn path=/head/; revision=39412
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39290
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39289
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39288
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39282
|
|
|
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
Notes:
svn path=/head/; revision=39232
|