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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a few ``const''s to silence some -Wwrite-strings warnings
brian
2001-01-29
1
-7
/
+9
*
_exit in libc is now __sys_exit not __sys__exit.
deischen
2001-01-29
7
-21
/
+21
*
Clean up syscall generation in libc by removing HIDDEN_SYSCALLS
deischen
2001-01-29
24
-254
/
+79
*
Ignore leading witespace in the string given to PacketAliasProxyRule().
brian
2001-01-29
1
-0
/
+1
*
Update Makefile for the new sources.
asmodai
2001-01-28
1
-1
/
+5
*
Call trimdomain properly for ip4 addresses.
brian
2001-01-28
1
-30
/
+30
*
s/err1/errx/.
ume
2001-01-26
1
-2
/
+2
*
Comment only change; s/_thread_sys_/__sys_/
deischen
2001-01-26
4
-8
/
+8
*
Comment change only; s/_thread_sys_/__sys_/
deischen
2001-01-26
1
-1
/
+1
*
Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead save
sobomax
2001-01-25
1
-2
/
+8
*
Set properly the PixelBytes field for 8bits modes.
nsouch
2001-01-25
1
-0
/
+2
*
-pthread -> -lc_r
deischen
2001-01-24
3
-3
/
+3
*
Add weak definitions for wrapped system calls. In general:
deischen
2001-01-24
306
-3478
/
+3895
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
190
-997
/
+1582
*
Add a new item to kinfo_proc: ki_sflag to mirror p_sflag.
jhb
2001-01-24
1
-1
/
+2
*
Protect against multiple inclusion.
sobomax
2001-01-24
1
-0
/
+5
*
Minor fixes:
sobomax
2001-01-24
1
-3
/
+3
*
I made a last-minute change before the last commit which broke
wollman
2001-01-23
1
-3
/
+1
*
mdoc(7) police: replaced empty line with .Pp, updated document date.
ru
2001-01-23
1
-2
/
+2
*
Add a couple of new library interfaces (will be activated when the
wollman
2001-01-23
2
-0
/
+88
*
Add the function sysctlnametomib to libc. Details on the semantics
mckusick
2001-01-23
3
-3
/
+111
*
Revert rev. 1.27. This file only included <sys/select.h> because of
wollman
2001-01-20
1
-3
/
+0
*
mdoc(7) police: removed leading whitespaces that are not inside
ru
2001-01-19
1
-2
/
+2
*
man(7) -> mdoc(7).
ru
2001-01-18
1
-583
/
+475
*
Document EHOSTDOWN error.
ben
2001-01-17
1
-0
/
+2
*
Clarify comments referring to strlcat() usage
jedgar
2001-01-17
1
-1
/
+22
*
- Reverse the order of two loop invariant to ensure strlcat() does not
jedgar
2001-01-17
1
-3
/
+6
*
Merge the documentation for sigsetmask() and sigblock() into a
ben
2001-01-17
3
-99
/
+31
*
man(7) -> mdoc(7).
ru
2001-01-17
5
-1416
/
+1143
*
rstat(1) and rstat_svc(8) are the early versions of
ru
2001-01-17
3
-88
/
+0
*
o When returning NULL, return (NULL) instead of return (0).
rwatson
2001-01-17
8
-24
/
+24
*
SIGABRT is *not* the same as calling abort(), so don't claim that it is.
ben
2001-01-16
1
-2
/
+2
*
The bit about sigpending not detecting any errors is a lie, it can return
ben
2001-01-16
1
-2
/
+7
*
mdoc(7) police: fixed broken references.
ru
2001-01-16
2
-3
/
+1
*
Prepare for mdoc(7)NG.
ru
2001-01-16
11
-14
/
+14
*
Version bump, because of ABI incompatibility.
nsouch
2001-01-15
1
-1
/
+1
*
Add Truecolor 16 and 32bits support. Note that 24bits modes are not
nsouch
2001-01-13
4
-35
/
+251
*
man(7) -> mdoc(7).
ru
2001-01-12
2
-138
/
+248
*
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
ru
2001-01-12
7
-13
/
+13
*
man(7) -> mdoc(7).
ru
2001-01-12
1
-266
/
+433
*
man(7) -> mdoc(7).
ru
2001-01-12
1
-77
/
+100
*
man(7) -> mdoc(7).
ru
2001-01-11
5
-681
/
+845
*
mdoc(7) police: fixed (minor) mdoc bugs introduced in previous revision.
ru
2001-01-10
1
-2
/
+3
*
o acl_from_text.c:
rwatson
2001-01-09
4
-48
/
+20
*
o bzero() the ACL structure only if malloc() returns non-NULL.
rwatson
2001-01-09
2
-2
/
+4
*
o Correct spelling error from patch in previous commit.
rwatson
2001-01-09
2
-2
/
+2
*
o Add missing initialization of errno from error returns of
rwatson
2001-01-09
6
-0
/
+6
*
The user name for anonymous ftp is now "anonymous".
des
2001-01-08
1
-10
/
+17
*
Back out previous (accidental) commit.
des
2001-01-08
1
-1
/
+1
*
Use "anonymous" rather than "ftp" as login name for anonymous ftp.
des
2001-01-08
2
-4
/
+3
[next]