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
*
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
*
Don't use the beforedepend target. It was a no-op here except for
bde
1998-03-19
1
-3
/
+1
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq
charnier
1998-03-19
19
-60
/
+72
*
<sys/errno.h> -> <errno.h>
eivind
1998-03-16
1
-1
/
+1
*
Add more AIX/DOS/Win95 partition types
ache
1998-03-14
1
-4
/
+12
*
Changed speed_t from long to unsigned long. POSIX.1 requires an
bde
1998-03-12
1
-2
/
+2
*
Fixed disordering and inconsistent style in previous commit.
bde
1998-03-12
1
-3
/
+2
*
Separated header creation from header installation in libss. Create
bde
1998-03-12
1
-6
/
+4
*
Bring these back from the dead.
jb
1998-03-11
2
-0
/
+99
*
Don't share sources with i386-elf. That was too difficult. 8-(
jb
1998-03-11
1
-4
/
+7
*
This commit was generated by cvs2svn to compensate for changes in r34484,
jb
1998-03-11
1
-20
/
+68
|
\
|
*
Sharing the crt sources with i386-elf wasn't too successful. The crti
jb
1998-03-11
3
-108
/
+120
*
|
Trash startup sources from NetBSD in favour of jdp's FreeBSD source
jb
1998-03-10
4
-419
/
+23
*
|
This commit was generated by cvs2svn to compensate for changes in r34452,
jb
1998-03-10
1
-0
/
+63
|
\
\
|
|
/
|
*
Import a sanitized version of jdp's crt1.c from i386-elf. I have removed
jb
1998-03-10
1
-0
/
+63
|
*
This commit was manufactured by cvs2svn to create branch 'jb'.
cvs2svn
1998-01-11
2269
-385287
/
+0
*
|
Nearly missed this one.
jb
1998-03-09
2
-2
/
+40
*
|
Add #include <unistd.h> to get the prototype for __syscall().
jb
1998-03-09
1
-1
/
+2
[next]