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
*
We need an frexp() function.
obrien
2002-03-01
1
-1
/
+1
*
Minor style(9) nit + utilize ELF features for the FreeBSD ID.
obrien
2002-02-28
1
-6
/
+2
*
Minor style(9) nit + utilize ELF features for the FreeBSD ID.
obrien
2002-02-27
3
-16
/
+10
*
Check if string is not NULL, not *string, before setting *string.
green
2002-02-27
1
-2
/
+2
*
We do not support the sparc platform.
obrien
2002-02-27
2
-129
/
+0
*
Minor WS change to improve readability.
obrien
2002-02-27
2
-6
/
+6
*
Add the following functions/macros to support byte order conversions and
tmm
2002-02-27
1
-6
/
+4
*
Introduce a version field to `struct xucred' in place of one of the
dd
2002-02-27
2
-1
/
+5
*
use _GENERIC_DIRSIZ(dp) to avoid copying too much of the dirent over
alfred
2002-02-26
1
-2
/
+2
*
Per POSIX <grp.h> doesn't require <sys/types.h>.
sobomax
2002-02-25
1
-1
/
+0
*
#include <time.h> for the definition of time functions instead of
bde
2002-02-25
1
-1
/
+2
*
#include <stddef.h> for the definition of NULL instead of depending on
bde
2002-02-25
1
-1
/
+3
*
Initialize the libc user trap handlers before passing control non-startup
tmm
2002-02-23
1
-0
/
+2
*
Add userland floating point emulator code for sparc64. This is a port
tmm
2002-02-23
17
-1
/
+3520
*
Add ifdefs for sparc64.
jake
2002-02-23
3
-2
/
+7
*
Fix wrong offsets. Add offsets for %fsr and %tstate.
jake
2002-02-23
1
-6
/
+11
*
Add space for %fsr and %tstate to utrapframe. Save them in the generic
jake
2002-02-23
2
-1
/
+14
*
Also blindly attempt to fix broken world with respect to proc.p_runtime
green
2002-02-22
1
-1
/
+3
*
Fix a bug where a short write to a non-blocking socket would
jb
2002-02-22
1
-1
/
+4
*
o style(9) and consistency fix:
jedgar
2002-02-21
1
-2
/
+2
*
o style(9) and consistency fixes:
jedgar
2002-02-21
5
-44
/
+41
*
Add more argument checking
jedgar
2002-02-21
2
-0
/
+17
*
static'ize and declare functions
jedgar
2002-02-21
1
-1
/
+5
*
Prefix structure members to protect them against clashes with eg.
alfred
2002-02-20
2
-4
/
+4
*
Create /var/log/lastlog if it doesn't exist.
sobomax
2002-02-20
1
-1
/
+1
*
Fixed divots that I created when I moved prototypes of group_from_gid
imp
2002-02-19
2
-2
/
+3
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
45
-34
/
+122
*
Update build infrastructure for sendmail 8.12.
gshapiro
2002-02-17
2
-3
/
+13
*
Add two new libraries which are part of sendmail 8.12. libsm is used only
gshapiro
2002-02-17
3
-2
/
+69
*
o style and consistency fixes:
jedgar
2002-02-17
6
-40
/
+40
*
Error handling fixes for inflate.
jedgar
2002-02-17
1
-4
/
+7
*
Don't rely on <sys/signal.h> to include <sys/ucontext.h>
deischen
2002-02-17
3
-0
/
+3
*
Fix two file descriptor leaks in the internal function local_rpcb()
iedowse
2002-02-16
1
-1
/
+8
*
Document that the type of st_flags is now fflags_t.
wollman
2002-02-15
1
-2
/
+2
*
Don't leave stack garbage in the reserved fields of the header.
bde
2002-02-15
1
-0
/
+1
*
Fixed style bugs in rev.1.5:
bde
2002-02-15
1
-4
/
+5
*
Prevent dup2(2) from closing internal libc_r pipe descriptors.
maxim
2002-02-14
1
-1
/
+2
*
Correct a typo pthread_attr_setscope() function fails unconditionally
maxim
2002-02-14
3
-3
/
+3
*
Use new-style function declations.
imp
2002-02-13
1
-6
/
+2
*
I THINK this fixes 'make world'
julian
2002-02-13
1
-1
/
+4
*
Don't make it seem like vm.max_proc_mmap only affects MAP_FIXED.
dd
2002-02-10
1
-4
/
+4
*
Part III: Update extended attribute system call interface documentation.
rwatson
2002-02-10
1
-18
/
+39
*
This has been sitting in my local tree long enough. Remove the use
deischen
2002-02-09
15
-804
/
+501
*
Silence a warning by initializing the return value. This wasn't
deischen
2002-02-09
1
-2
/
+3
*
This file needs <syslog.h>.
des
2002-02-09
1
-0
/
+1
*
Now that cross-tools ld(1) has been fixed to look for dynamic
ru
2002-02-08
1
-2
/
+2
*
FreeBSD 4.1 bootstrapping aid (__FBSDID is not there).
ru
2002-02-08
2
-0
/
+4
*
pre-emptively fix a KSE/M3 problem.
julian
2002-02-07
1
-7
/
+14
*
Move the AF_LOCAL check to the AF_INET check since portmap protocol
alfred
2002-02-06
1
-5
/
+1
*
Remove NO_WERROR, now that WARNS=n is gone.
markm
2002-02-06
5
-5
/
+0
[next]