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
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged in better support of ISO 8601 from elsie.nci.nih.gov.
helbig
1997-10-03
2
-62
/
+118
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
9
-16
/
+16
*
Revert the previous prototype un-typo. Add a brief comment warning that
msmith
1997-09-28
1
-1
/
+3
*
Typo fix
msmith
1997-09-28
1
-1
/
+1
*
Fix typo in signal() prototype
msmith
1997-09-28
1
-1
/
+1
*
Use revived __maskrune for digittoint
ache
1997-09-27
1
-2
/
+2
*
Move it under XPG4 define
ache
1997-09-25
1
-0
/
+2
*
Move MSKanji under XPG4 define
ache
1997-09-25
1
-8
/
+8
*
__maskrune --> __istype
ache
1997-09-25
1
-1
/
+1
*
Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
julian
1997-09-24
5
-3
/
+119
*
Apply fts() fix from PR#4593
peter
1997-09-22
2
-2
/
+2
*
Make selection logic more strict. Only select AF_INET loopback interfaces
wpaul
1997-09-21
1
-3
/
+6
*
Many places in the code NULL is used in integer context, where
phk
1997-09-18
3
-4
/
+4
*
environmental -> environment.
charnier
1997-09-18
2
-3
/
+3
*
Some adjustments for the resolver use of poll(). For some reason I thought
peter
1997-09-16
1
-7
/
+8
*
Put a system call not present checking wrapper around the call to
peter
1997-09-16
1
-9
/
+35
*
Fix yet a minor stylistic nit from Bruce.
wosch
1997-09-15
1
-4
/
+4
*
Fix yet a minor stylistic nit from Bruce (Doesn't he have more
phk
1997-09-15
1
-7
/
+9
*
Fix a buglet and a couple of stylistic nits from Bruce.
phk
1997-09-15
1
-3
/
+2
*
Potential bufferflow in getpwent(), getpwnam() and getpwuid()
wosch
1997-09-14
1
-2
/
+7
*
Add __getcwd() syscall, and have getcwd() take a shot at it.
phk
1997-09-14
2
-2
/
+13
*
Call poll(2) from within the resolver but adapt to older kernels without it
peter
1997-09-14
1
-26
/
+68
*
A poll(2) manpage.
peter
1997-09-14
2
-2
/
+190
*
Generate poll syscall stub
peter
1997-09-14
1
-2
/
+2
*
Document SA_NOCLDWAIT.
joerg
1997-09-13
1
-17
/
+38
*
Removed superfluous quoting of function args.
bde
1997-09-07
4
-6
/
+6
*
Fixed style bug in pseudocode.
bde
1997-09-07
1
-1
/
+1
*
Fixed synopsis. The envp arg for execle() can't be given in the prototype.
bde
1997-09-03
1
-2
/
+2
*
Add "options no_tld_query" to resolv.conf.
brian
1997-09-01
2
-4
/
+6
*
Fixed inclomplete function type in synopsis.
bde
1997-08-31
1
-1
/
+1
*
Another 32bits of 64bits conformance.
phk
1997-08-31
1
-2
/
+2
*
Initial elf nlist support, mostly stolen from OpenBSD (they use standard
peter
1997-08-31
2
-3
/
+228
*
Added HW_MACHINE_ARCH.
kato
1997-08-30
1
-0
/
+3
*
Merge in the safe chdir changes from Todd Miller's mods to the OpenBSD
imp
1997-08-29
2
-40
/
+128
*
Add a stub version of getpublickey(), in order to eliminate an
jdp
1997-08-28
2
-1
/
+47
*
Use getpwnam(getlogin()) before getpwuid(getuid())
ache
1997-08-27
1
-3
/
+5
*
Improvement of type independency for the bitmap.
phk
1997-08-27
1
-3
/
+4
*
Malloc option H is now default.
phk
1997-08-27
2
-4
/
+5
*
Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow and
imp
1997-08-27
1
-3
/
+4
*
Get rid of integer overflow warning.
steve
1997-08-23
2
-2
/
+2
*
Reference the correct version of BSD at the bottom of the
steve
1997-08-23
1
-1
/
+1
*
Fixed off by 1 error.
bde
1997-08-21
1
-2
/
+3
*
Manpage for getsid(2).
peter
1997-08-19
2
-2
/
+80
*
Forgot to mention what getpgid(0) does.
peter
1997-08-19
1
-0
/
+5
*
Manpage for getpgid(2), wording taken from NetBSD.
peter
1997-08-19
2
-3
/
+17
*
Syscall stubs for getpgid()/getsid().
peter
1997-08-19
1
-3
/
+3
*
Reflect reality of sticky bits and UFS-based filesystems.
steve
1997-08-17
1
-3
/
+10
*
Describe the QCMD macro and its parameters.
steve
1997-08-17
1
-5
/
+9
*
Fixed file descriptor leak that occurs after certain types of failures.
dg
1997-08-15
1
-2
/
+5
*
Explicitly point that it_value == 0 disables timer regardles of
ache
1997-08-14
1
-1
/
+3
[next]