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
/
sys
/
libkern
/
iconv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add simple locking for the in-kernel iconv code. Translation operations
jhb
2008-12-05
1
-5
/
+27
*
Normalize a significant number of kernel malloc type names:
rwatson
2005-10-31
1
-2
/
+2
*
- Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,
imura
2005-08-24
1
-0
/
+6
*
Temporary restore a part of rev 1.6.
imura
2005-07-23
1
-4
/
+2
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-07
1
-1
/
+1
*
Convert the vfsconf list to a TAILQ.
phk
2004-07-27
1
-8
/
+3
*
- Support for multibyte charsets in LIBICONV.
fjoe
2003-09-26
1
-5
/
+50
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+4
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-2
/
+2
*
Fix a bunch of s/int */size_t */.
mux
2002-10-06
1
-2
/
+4
*
Convert GNU variadic macros to the ISO 9X variety.
markm
2002-07-15
1
-1
/
+3
*
Add function prototypes and base module for kernel side iconv library.
bp
2001-04-09
1
-0
/
+479