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
/
ilmid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups for gcc4:
delphij
2005-05-02
1
-2
/
+2
*
Expand contractions.
ru
2005-02-13
1
-1
/
+1
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
1
-2
/
+1
*
Sort sections.
ru
2005-01-18
1
-3
/
+3
*
Use WARNS?=3 for these in the arm case for now, due to toolchain issues.
cognet
2004-05-14
1
-0
/
+5
*
style cleanup: Remove duplicate $FreeBSD$ tags.
cperciva
2004-02-10
1
-3
/
+0
*
Update to reflect eni removal
imp
2003-12-07
1
-1
/
+0
*
Restore vendor ID's.
obrien
2003-08-18
1
-2
/
+2
*
style.Makefile(5)'ize
obrien
2003-08-03
1
-8
/
+5
*
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
*
de-__P()
alfred
2002-10-10
1
-3
/
+3
*
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
1
-2
/
+4
*
- Further replacing of UM_* macros with the appropriate function call. I
arr
2002-05-17
1
-43
/
+38
*
Default to WARNS=2.
obrien
2001-12-04
1
-0
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Correct grammar in comment.
kris
2001-03-04
1
-3
/
+3
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-3
/
+3
*
man(7) -> mdoc(7).
ru
2001-01-22
1
-76
/
+66
*
1000000 usec -> 1 sec 0 usec; fix
charnier
2000-03-26
1
-1
/
+1
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
Handle GetResponse errors correctly.
mks
2000-01-15
1
-5
/
+17
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-4
/
+4
*
Modify code to be -Wall'able.
mks
1999-07-01
1
-14
/
+14
*
Getopt(3) returns -1 not EOF.
imp
1999-05-23
1
-3
/
+3
*
Re-write of ilmi daemon. Among the major changes, it does not use predefined
mks
1999-01-20
1
-1555
/
+1275
*
Two patches from the HARP people:
phk
1998-09-17
1
-1
/
+2
*
Remove blank after -I
phk
1998-09-15
1
-2
/
+2
*
Add new files for HARP3
phk
1998-09-15
3
-0
/
+2964