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
/
sbin
/
atm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Userland signed char fixes for PPC build. Problems were using a char
grehan
2004-01-22
1
-2
/
+1
*
Update to reflect eni removal
imp
2003-12-07
4
-442
/
+1
*
Defer allocation of the actual receive mbuf until the external buffer
harti
2003-10-29
1
-0
/
+1
*
Get rid of a __DECONST by strdup'ing the string in question. When
harti
2003-08-20
1
-1
/
+2
*
style.Makefile(5)
obrien
2003-08-18
1
-4
/
+3
*
Restore vendor ID's.
obrien
2003-08-18
5
-9
/
+10
*
Add a program for configuration of the ATM drivers and the IP over ATM
harti
2003-08-12
10
-0
/
+3017
*
Add the new arguments for the add pvc command to the help information.
harti
2003-08-11
1
-1
/
+3
*
style.Makefile(5)'ize
obrien
2003-08-03
5
-32
/
+15
*
Make firmware version 4.1.12 the default for download to PCA-200E adapters.
harti
2003-07-31
3
-11
/
+2073
*
Fix the code with respect to the assumption that sizeof(long) == 4.
harti
2003-07-30
1
-32
/
+32
*
Fix what was a common idiom in PDP-11 days: declare a local int and
harti
2003-07-30
1
-2
/
+2
*
Make this compile with WARNS=6.
harti
2003-07-30
2
-102
/
+78
*
Fix warnings: a variable that was unused, a variable that
harti
2003-07-30
1
-4
/
+3
*
Use size_t for buffer sizes. Improve error handling in some places.
harti
2003-07-29
8
-148
/
+117
*
Add support for CBR and VBR PVCs. Enhance the error handling for
harti
2003-07-28
3
-39
/
+159
*
Make atm WARNS=6 clean. The changes are mostly:
harti
2003-07-28
10
-382
/
+299
*
When deciding whether to download the microcode or not look at the API rather
harti
2003-07-25
1
-1
/
+1
*
Due to a gcc bug, it doesn't like local variables with names like 'sin'.
harti
2003-07-25
1
-3
/
+3
*
Make ilmid WARNS=6 clean. The problem were a couple of unused function
harti
2003-07-25
2
-14
/
+14
*
Don't call print_pdu() when we are not debugging. This would result
harti
2003-07-18
1
-1
/
+2
*
Use size_t type vars in sizeof contexts.
obrien
2003-05-02
1
-3
/
+3
*
- Fix function declarations.
mdodd
2003-03-26
1
-122
/
+107
*
Get rid of a few caddr_t's.
mdodd
2003-03-26
1
-8
/
+8
*
asn_get_encoded() takes 2 arguments.
mdodd
2003-03-26
1
-1
/
+1
*
Retire set_reqid(), unused since 1.2.
mdodd
2003-03-26
1
-33
/
+0
*
- Add const qualifier to char * arrays.
mdodd
2003-03-26
1
-12
/
+4
*
Don't roll a private copy of basename().
mdodd
2003-03-26
1
-24
/
+1
*
- Replace hexdump() with a prettier version.
mdodd
2003-03-25
1
-68
/
+131
*
Set pdu->pdulen in build_pdu().
mdodd
2003-03-25
1
-0
/
+1
*
Don't compile in lmi_object_instance().
mdodd
2003-03-25
1
-0
/
+2
*
- Handle the 'GET PREFIX' request.
mdodd
2003-03-25
1
-16
/
+159
*
Correct a comment.
mdodd
2003-03-25
1
-1
/
+1
*
- Add a comment regarding SETPFX_OBJID
mdodd
2003-03-25
1
-1
/
+11
*
Clean up formatting.
mdodd
2003-03-25
1
-3
/
+18
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-3
/
+3
*
english(4) police.
schweikh
2002-12-27
1
-1
/
+1
*
de-__P()
alfred
2002-10-10
3
-73
/
+73
*
Cast malloc() assignments.
mdodd
2002-10-02
1
-6
/
+6
*
- bzero() allocations.
mdodd
2002-09-30
1
-1
/
+38
*
Turn warnings back on.
mdodd
2002-09-30
1
-1
/
+0
*
The .Nm utility
charnier
2002-07-06
2
-3
/
+6
*
Use a larger data type to prevent counters wrapping so quickly.
mdodd
2002-06-07
1
-2
/
+2
*
Sync this up with changes made in v1.8 of sys/netatm/atm_if.h
mdodd
2002-06-07
1
-0
/
+4
*
- Further replacing of UM_* macros with the appropriate function call. I
arr
2002-05-17
1
-43
/
+38
*
- Replace UM_* macros by replacing them with the appropriate function
arr
2002-05-17
8
-50
/
+50
*
Default to WARNS=2.
obrien
2001-12-04
3
-0
/
+3
*
The directory of the makefile that's including the file is tried first.
ru
2001-10-25
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
3
-0
/
+3
[next]