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
...
*
1) Fixed bug in free()ing internal string/array where
davidn
1997-01-29
1
-24
/
+32
*
#include <sys/stat.h> for umask() prototype.
davidn
1997-01-29
1
-0
/
+1
*
Update to reflect the current mount.h.
mpp
1997-01-29
1
-18
/
+42
*
I was porting something from sysV world and found our cross references
obrien
1997-01-27
2
-0
/
+2
*
Document a couple of additional errno's.
mpp
1997-01-26
1
-1
/
+7
*
Adds slice_type_name() which extends chunk_n[] for subtype's too.
obrien
1997-01-23
4
-1
/
+63
*
Only send QUIT if the last operation didn't time out (otherwise you're
jkh
1997-01-21
1
-2
/
+5
*
Sort cross references.
wosch
1997-01-20
141
-276
/
+277
*
Sort cross references.
wosch
1997-01-20
5
-11
/
+11
*
Yow! Is my face red... I just noticed (duh) that signal() always installs
jkh
1997-01-17
1
-9
/
+41
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
2
-3
/
+3
*
Use collate for national [a-z]-like ranges
ache
1997-01-16
1
-8
/
+13
*
The following patch to lib/libc/stdio implements positional arguments in
jkh
1997-01-14
2
-22
/
+414
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
643
-724
/
+724
*
When attempting to load a `lastditch' timezone (e.g., because the load
wollman
1997-01-13
1
-7
/
+8
*
Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functions
peter
1997-01-13
1
-1
/
+1
*
Convert to mdoc format.
jdp
1997-01-12
1
-136
/
+152
*
Add definitions of RTLD_LAZY and RTLD_NOW.
jdp
1997-01-12
1
-0
/
+6
*
Back out the last backout. This should work now that the bsd.info.mk
peter
1997-01-12
2
-4
/
+4
*
Disconnect the doc subdir as well, bsd.info.mk freaks out if there
peter
1997-01-12
2
-4
/
+4
*
Add missing RETURN VALUES/ERRORS sections.
mpp
1997-01-12
6
-13
/
+69
*
Rename the DIAGNOSTICS sections in several man pages
mpp
1997-01-12
6
-7
/
+7
*
Set the "crt_ldso" member of the crt-to-ld.so interface structure. This
jdp
1997-01-11
1
-1
/
+2
*
Remove the EINVAL error from the ERRORS sections that
mpp
1997-01-11
27
-70
/
+10
*
Minor mdoc fixes in msync.2 and munmap.2.
mpp
1997-01-11
3
-6
/
+31
*
Forgot a .El macro.
mpp
1997-01-11
1
-0
/
+1
*
Add RETURN VALUES and ERRORS sections.
mpp
1997-01-11
1
-3
/
+28
*
Some mdoc cleanup. Also added a RETURN VALUES and ERRORS
mpp
1997-01-11
1
-22
/
+45
*
Remove the comment about file names having to
mpp
1997-01-11
1
-2
/
+1
*
Bring stat(2) into line with what is now actually in
mpp
1997-01-11
1
-13
/
+34
*
Add a couple of additional xrefs.
mpp
1997-01-11
1
-1
/
+3
*
This texinfo documentation isn't really enough texinfo-ized
jmacd
1997-01-11
1
-2
/
+2
*
Correct logic braino when attempting to exclude loopback addresses on
peter
1997-01-09
1
-2
/
+2
*
Two minor changes to try and make it more robust in the face of many
peter
1997-01-09
1
-2
/
+4
*
Minor mdoc style fixes.
mpp
1997-01-09
3
-50
/
+82
*
The error returned when F_SETLK collides with an existing lock is
jdp
1997-01-08
1
-3
/
+3
*
Delete -D_POSIX_MODE and -D_MULTI_LIBM from CFLAGS. They never had any effect
wollman
1997-01-08
1
-2
/
+2
*
Fix fake failures on the short names which looks like hexadecimal numbers
ache
1997-01-08
1
-8
/
+4
*
Document the various reasons for EINVAL.
joerg
1997-01-08
1
-11
/
+21
*
Build ebones/libtelnet only if MAKE_EBONES defined
ache
1997-01-08
1
-1
/
+1
*
Man page police.
mpp
1997-01-08
1
-6
/
+6
*
Various bugfixes.
davidn
1997-01-07
2
-34
/
+42
*
Consistency check: refs to ~/.login.conf should be ~/.login_conf.
davidn
1997-01-07
2
-7
/
+7
*
Commit the right version this time. :-)
davidn
1997-01-07
1
-2
/
+2
*
Fix for login_getclass(NULL) case.
davidn
1997-01-07
1
-4
/
+6
*
Fix Makefile so that dependencies are actually right this time.
wollman
1997-01-05
1
-8
/
+8
*
Disable isxdigit block until proper solution will be found
ache
1997-01-05
1
-2
/
+7
*
Fix typos pointed out by bde (thanks!).
davidn
1997-01-05
1
-3
/
+3
*
Don't depend only <stdio.h> bogusly including <sys/types.h>.
bde
1997-01-05
1
-1
/
+2
*
Add missing manpage for login.conf.
davidn
1997-01-05
1
-0
/
+361
[prev]
[next]