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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install symlinks to individual headers instead of symlinks to directories
bde
2003-05-05
1
-39
/
+67
*
Use __FBSDID vs. rcsid[].
obrien
2003-05-04
21
-57
/
+41
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
1
-1
/
+1
*
Add definitions for WCHAR_MIN and WCHAR_MAX.
kan
2003-04-28
1
-0
/
+6
*
Add stub implementations of pthread_[gs]etconcurrency to libc_r and
jdp
2003-04-20
1
-0
/
+2
*
Revert the definitions of _PW_KEY* to their previous values. There is
nectar
2003-04-18
1
-8
/
+27
*
= Implement thread-safe versions of the getpwent(3) and getgrent(3)
nectar
2003-04-17
2
-12
/
+35
*
= Implement name service switch modules (NSS modules). NSS modules
nectar
2003-04-17
3
-14
/
+133
*
Dynamic object dependency mapping: libmap.
mdodd
2003-04-07
1
-0
/
+1
*
- Add setfstab() and getfstab().
mdodd
2003-04-07
1
-0
/
+2
*
- Define sigwait, sigtimedwait, and sigwaitinfo in terms of
jeff
2003-03-31
1
-1
/
+1
*
MFp4: Implementations of the wcstof() and wcstold() functions.
tjr
2003-03-13
1
-0
/
+3
*
Replace our ancient dtoa/strtod implementation with the gdtoa
das
2003-03-12
1
-3
/
+3
*
Clean up some signed/unsigned issues in the XDR code.
nectar
2003-03-07
1
-1
/
+1
*
Drop netns from include file installation
peter
2003-03-05
1
-1
/
+1
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
1
-0
/
+5
*
Implement dlinfo() function.
kan
2003-02-13
1
-3
/
+34
*
Add pthread_attr_getstack() and pthread_attr_setstack().
alfred
2003-02-10
1
-0
/
+4
*
Install geom include files.
phk
2003-02-08
1
-1
/
+1
*
unifdef -D_THREAD_SAFE
fjoe
2003-01-24
1
-4
/
+0
*
In the absence of consensus as to implement stubs for these TSH-shaded
wollman
2003-01-23
1
-12
/
+0
*
o Move the contents of <machine/floatingpoint.h> over to
marcel
2003-01-19
1
-4
/
+2
*
Sync with NetBSD -- sl_add() now returns an int.
obrien
2003-01-19
1
-1
/
+1
*
MFCrypto: update RFC assigned telnet options (r1.9)
billf
2003-01-18
1
-3
/
+8
*
Implement non-blocking tcp-connections.
mbr
2003-01-16
2
-1
/
+8
*
Add prototypes for the non-standard _unlocked functions.
tjr
2003-01-13
1
-0
/
+6
*
No need to support UL_GETSIZE and UL_SETSIZE anymore; they are about to be
tjr
2003-01-08
1
-9
/
+0
*
pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')
fjoe
2003-01-07
1
-1
/
+1
*
Rename UL_GETSIZE to UL_GETFSIZE and UL_SETSIZE to UL_SETFSIZE; these are
tjr
2003-01-04
1
-2
/
+11
*
Bracket the prototype for ulimit() with __BEGIN_DECLS/__END_DECLS
tjr
2003-01-04
1
-0
/
+4
*
Describe WRDE_NOCMD in the same way that we describe the rest of the flags.
tjr
2003-01-03
1
-1
/
+1
*
Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin
jmallett
2003-01-02
1
-4
/
+4
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
4
-4
/
+4
*
Back out the s/int */size_t */ commit.
obrien
2002-12-30
1
-1
/
+1
*
Install /sys/dev/firewire/*.h under /usr/include/dev/firewire
simokawa
2002-12-30
1
-2
/
+2
*
o Add typedef for off_t, pid_t, and useconds_t.
mike
2002-12-29
1
-6
/
+17
*
Unbreak for the !__XSI_VISIBLE case when another header that defines
tjr
2002-12-26
1
-5
/
+5
*
Add "restrict" qualifiers to the prototype for wordexp().
tjr
2002-12-26
1
-1
/
+1
*
Add the POSIX <wordexp.h> header file.
tjr
2002-12-26
2
-1
/
+77
*
MB_LEN_MAX is not MD, move it to the MI limits.h.
tjr
2002-12-22
1
-0
/
+2
*
This is David Schultz's swapoff code which I am finally able to commit.
dillon
2002-12-15
1
-0
/
+1
*
Don't install old LOMAC include files; do install new mac_lomac
rwatson
2002-12-03
1
-1
/
+1
*
Align the comment with functionality changes from previous revision.
ru
2002-11-25
1
-4
/
+3
*
Re-enable installing of Bluetooth include files
julian
2002-11-21
1
-2
/
+2
*
Temporarily remove the install of bluetooth include files..
julian
2002-11-21
1
-1
/
+2
*
Populate with bluetooth includes
julian
2002-11-21
1
-0
/
+1
*
libc header files are normally in src/include. Therefore, uuid.h has
marcel
2002-11-18
1
-14
/
+10
*
Fix XSI (X/Open) namespace support.
mike
2002-11-12
1
-11
/
+18
*
Wrap function prototype declarations in __BEGIN_DECLS to do the right thing
jmallett
2002-11-05
1
-0
/
+2
*
Implement DCE 1.1 compliant UUID functions. Immediate use of these
marcel
2002-10-30
1
-0
/
+57
[next]