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
*
Make asctime_r static if !_THREAD_SAFE to prevent namespace pollution and
ache
1998-04-25
1
-0
/
+7
*
Back out last change
pst
1998-04-23
1
-2
/
+2
*
Improve description.
rnordier
1998-04-22
1
-5
/
+6
*
Fix cabs and cabsf definitions to be prototypes.
pst
1998-04-22
1
-3
/
+3
*
indent
dima
1998-04-20
1
-1
/
+1
*
Add a #ifdef _THREAD_SAFE around ctime_r
phk
1998-04-20
1
-0
/
+2
*
Describe timegm()
ache
1998-04-20
2
-5
/
+16
*
Backed out lseek changes.
des
1998-04-19
1
-1
/
+1
*
o Support a compile-time -DNO_FW_PUNCH for portability
brian
1998-04-19
4
-4
/
+23
*
ctime_r and asctime_r are not implemented.
phk
1998-04-19
2
-3
/
+21
*
Return EINVAL and do not changefile pointer if resulting offset is negative.
des
1998-04-18
1
-2
/
+2
*
Allow a thread dump to report the thread's sigmask when in the
jb
1998-04-17
3
-0
/
+12
*
When in PS_SIGWAIT state, still call signal handlers and set errno
jb
1998-04-17
3
-39
/
+6
*
Backup out the last commit, it was already there.
phk
1998-04-17
1
-3
/
+1
*
Manpages not installed
phk
1998-04-17
1
-1
/
+3
*
Typo police
brian
1998-04-17
1
-1
/
+1
*
Add some easy to implement XSI macros including attr_get
ache
1998-04-15
1
-1
/
+10
*
Fix a nasty flaw as a result of using the arc4random() pre-seeding of
peter
1998-04-14
1
-2
/
+4
*
Change the FILE locking to be by FILE, not by the underlying fd as
jb
1998-04-11
13
-81
/
+399
*
Add FILE locking stubs for libc.
jb
1998-04-11
28
-337
/
+211
*
Remove a nolonger implented "BUGS" description.
phk
1998-04-11
1
-14
/
+0
*
Correctly figure out that the remove cannot do passive mode.
phk
1998-04-11
1
-1
/
+3
*
Add a global variable called __isthreaded that can be tested throughout
jb
1998-04-11
1
-0
/
+9
*
Add a private header file for libc/libc_r/libpthread to contain
jb
1998-04-11
1
-0
/
+66
*
Enable static initialisation of mutexes and condition variables.
jb
1998-04-04
6
-24
/
+96
*
Change in name of the static initializer define.
jb
1998-04-04
3
-7
/
+7
*
Rename static initializer defines for opaque structures so that the
jb
1998-04-04
3
-6
/
+6
*
Move the magic field initialisation to a place when it is more magic.
jb
1998-04-04
3
-18
/
+21
*
Add a magic field to the pthread structure to help recognize valid
jb
1998-04-03
12
-6
/
+75
*
This function compiles with the standard, so say so.
jb
1998-04-03
2
-6
/
+6
*
This function compiles with the standard, so say so.
jb
1998-04-03
2
-8
/
+12
*
Temporary fix for problems that occur if CFLAGS=-g is added to
jb
1998-04-01
1
-1
/
+2
*
Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
dufault
1998-03-28
9
-66
/
+598
*
Split the padding out into a separate function.
phk
1998-03-27
6
-22
/
+62
*
For 1.3, NetBSD replaced the swapon() syscall with swapctl() and moved
jb
1998-03-23
2
-2
/
+46
*
Fixed function types in synopsis.
bde
1998-03-23
1
-10
/
+10
*
Fixed bitrot in synopsis.
bde
1998-03-23
1
-1
/
+1
*
Regenerate (install tclAppInit.c in the installhdrs step).
bde
1998-03-23
1
-4
/
+4
*
Fixed a function arg type in the synopsis.
bde
1998-03-23
2
-2
/
+2
*
(Ab)use .Vt instead of .Fd for a variable declaration.
bde
1998-03-23
1
-2
/
+2
*
Fixed bitrot in synopsis. Didn't fix bitrot elsewhere.
bde
1998-03-23
1
-6
/
+7
*
FixedSpellingErrorInAFunctionname.
bde
1998-03-23
1
-2
/
+2
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-2
/
+2
*
For 1.3, NetBSD walloped the msync syscall and replaced it with
jb
1998-03-23
2
-2
/
+59
*
Add Compaq & SCO partition types.
jkh
1998-03-22
1
-1
/
+3
*
Fix a problem of indirection unblocking signals that would have caused
jb
1998-03-22
3
-3
/
+3
*
Build both libscrypt and libdescrypt. There is no point in letting
markm
1998-03-21
1
-7
/
+4
*
MF22: teach about LS-120 devices.
jkh
1998-03-20
2
-3
/
+5
*
Renamed the generated include file keys.tries to keys.tries.h so
bde
1998-03-20
3
-22
/
+14
*
Build the libraries in a correct order. Reorganized the ifdefs so
bde
1998-03-19
1
-29
/
+42
[next]