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 dynamic PAM modules depend on dynamic PAM library.
ru
2002-11-14
1
-4
/
+7
*
Define `Sudden_Underflow' when compiling for the Alpha
robert
2002-11-14
1
-0
/
+3
*
bde points out that the LIBC_MAJOR macro doesn't exist and requests
imp
2002-11-14
1
-3
/
+6
*
Reset LogTag to NULL in closelog(3). This fixes mysterious crashes
ru
2002-11-14
1
-0
/
+1
*
o Fix _longjmp() to return 1 when the return value is given as 0.
marcel
2002-11-14
1
-52
/
+25
*
Argh, change declaration of two-dimensional array so that it actually
deischen
2002-11-13
2
-2
/
+3
*
Make this compile with whatever error-checking is enabled in buildworld
deischen
2002-11-13
1
-2
/
+2
*
At initialization, override the pthread stub routines in libc
deischen
2002-11-13
19
-136
/
+245
*
Use a jump table (a la Solaris) for pthread routines with default
deischen
2002-11-13
4
-401
/
+230
*
The pam_krb5 module stored a reference to a krb5_ccache structure as
nectar
2002-11-13
1
-20
/
+42
*
Use `krb5_get_err_text' instead of `error_message' so that instead of
nectar
2002-11-13
1
-24
/
+47
*
Actually check if stdbool.h exists when BOOTSTRAPPING.
ru
2002-11-13
2
-2
/
+2
*
Bootstrapping aid for 4.0-RELEASE.
ru
2002-11-13
2
-0
/
+8
*
Handle EFI partitions the same as regular FAT partitions. The only
marcel
2002-11-13
2
-0
/
+4
*
Add LOGIN_SETMAC to the list of flags that can't be set without class
rwatson
2002-11-12
1
-1
/
+1
*
Fix bogus return values from libc_r's writev() routine in situations where
archie
2002-11-12
1
-6
/
+21
*
Schedule an idle context to block until timeouts expire without blocking
mini
2002-11-12
6
-214
/
+178
*
- Document the chunk_name() function that replaces chunk_n[].
davidc
2002-11-11
1
-5
/
+10
*
Remove parameter names from function prototypes (at least one collided
davidc
2002-11-11
1
-36
/
+37
*
Remove debugging printfs.
phk
2002-11-11
1
-7
/
+0
*
ia64 ABI breaker:
marcel
2002-11-11
3
-38
/
+6
*
MBR slices are named the same on ia64 as they are on i386.
marcel
2002-11-11
1
-4
/
+4
*
Given that we have 3 places to document UUID related information,
marcel
2002-11-11
1
-9
/
+69
*
Write the boot block to the first 16 sectors of all partitions, instead of
jake
2002-11-10
1
-12
/
+13
*
Add efi to the list of types for which we need to return tha name.
marcel
2002-11-10
1
-1
/
+4
*
Add an efi chunk type. We need to be able to create an EFI partition
marcel
2002-11-10
1
-0
/
+1
*
General cleanup:
marcel
2002-11-10
1
-96
/
+68
*
Add cross references to mbrtowc(3) and wcrtomb(3).
tjr
2002-11-10
1
-1
/
+3
*
Don't check whether the first byte of the buffer is a null byte when
tjr
2002-11-10
1
-7
/
+1
*
Restore Peter's version of static __sF. There's too much pain for it
imp
2002-11-10
1
-1
/
+4
*
Describe the `n' and `ps' arguments to mbrlen().
tjr
2002-11-09
1
-2
/
+17
*
Typo: pointer to -> pointed to
tjr
2002-11-09
1
-1
/
+1
*
Use wide character ctype functions directly instead of relying on
tjr
2002-11-09
1
-2
/
+2
*
Add a missing return statement for the pwcs == NULL case (XSI extension).
tjr
2002-11-09
1
-0
/
+1
*
Fix two typos.
fenner
2002-11-08
1
-2
/
+2
*
- Recognize FAT partition on MBR and PC98 disks.
nyan
2002-11-08
1
-20
/
+47
*
Update acl.3 to xref getfacl(1) and setfacl(1), the recommended tools for
rwatson
2002-11-08
1
-6
/
+10
*
MFi386: revision 1.4.
nyan
2002-11-08
1
-1
/
+0
*
Don't set a variable to a bogus value right before setting it to the
jhb
2002-11-08
2
-2
/
+0
*
Don't set a value to a variable that we don't use.
jhb
2002-11-08
1
-1
/
+0
*
- Merge Write_FreeBSD() into Write_Disk().
jhb
2002-11-08
1
-40
/
+32
*
License and blurb update authorized by Network Associates.
rwatson
2002-11-07
2
-14
/
+8
*
Fixed pc98 support.
nyan
2002-11-07
2
-6
/
+5
*
Get this closer to working. The Write_Disk() function's for loop needed
jhb
2002-11-07
1
-20
/
+13
*
o Make the COMPATIBILITY section a bit less redundant.
chris
2002-11-06
1
-1
/
+1
*
o Update man page to reflect the new prototypes for mac_{to,from}_text.
chris
2002-11-06
1
-43
/
+15
*
Hook up the userland wrapper for __mac_execve().
rwatson
2002-11-06
2
-0
/
+43
*
Wrap function prototype declarations in __BEGIN_DECLS to do the right thing
jmallett
2002-11-05
1
-0
/
+2
*
License update authorized by NAI: remove clause 3.
rwatson
2002-11-05
1
-7
/
+4
*
Fix bogus return values from libc_r's write() routine in situations where
archie
2002-11-05
1
-6
/
+21
[next]