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 bogus MLINKS line from vasprintf change.
jkh
1996-05-29
1
-2
/
+2
*
add manpage links
wosch
1996-05-29
1
-1
/
+2
*
add manpage links:
wosch
1996-05-29
1
-3
/
+6
*
Correct two errors in the manual page.
jdp
1996-05-28
1
-2
/
+2
*
Use ld -O insted of ld -o + mv.
phk
1996-05-28
1
-9
/
+5
*
remove MLINKS tparm.3 due name clash with libtermcap
wosch
1996-05-27
2
-4
/
+10
*
remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libc
wosch
1996-05-27
1
-2
/
+3
*
Add an implementation of the gnu-ish asprintf() and vasprintf(). They are
peter
1996-05-27
4
-38
/
+219
*
Removed false copyrights...
scrappy
1996-05-27
6
-173
/
+1
*
Added in appropriate Berkeley copyright and RCS Id: string
scrappy
1996-05-27
6
-1
/
+182
*
Document that the superuser cannot override link() and unlink() on
peter
1996-05-24
2
-5
/
+17
*
Fixed various problems: typos, grammer, missing include files
mpp
1996-05-23
19
-29
/
+36
*
- Fix _listmatch() to close PR #1207.
wpaul
1996-05-21
1
-8
/
+8
*
Fix for vfsload(3):
wollman
1996-05-17
1
-7
/
+7
*
- Patch around amd core dump problem: don't allow yp_unbind() or _yp_unbind()
wpaul
1996-05-16
1
-29
/
+36
*
Fix a bug caused by the collision of a local assembler label with another
jdp
1996-05-11
2
-16
/
+16
*
Fix a bogon in the pic + threadsafe version of cerror, it was missing
peter
1996-05-10
2
-6
/
+10
*
Clarify the description of the FNM_PERIOD flag.
jdp
1996-05-10
1
-1
/
+6
*
Make rules reentrant.
phk
1996-05-09
1
-9
/
+9
*
``mv'' -> ``mv -f''
wosch
1996-05-07
11
-57
/
+65
*
Grrrr... yet another variation on Murphy's Law: the best way to find
wpaul
1996-05-07
1
-1
/
+0
*
Sync libc_r with libc changes..
peter
1996-05-05
6
-15
/
+15
*
Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)
peter
1996-05-05
33
-281
/
+340
*
NIS client-side performance tweak:
wpaul
1996-05-02
1
-79
/
+108
*
NBPG -> PAGE_SIZE
phk
1996-05-02
3
-10
/
+10
*
Use PAGE_SIZE instead of NBPG
phk
1996-05-02
1
-2
/
+2
*
Cache the result of getpagesize() so we only make one syscall.
phk
1996-05-02
2
-16
/
+19
*
Convert the time2posix man page to mdoc format. This still
mpp
1996-05-01
1
-49
/
+45
*
Fix a typo.
mpp
1996-05-01
1
-1
/
+1
*
Remove a redundant description of the EMFILE error, and fix a typo.
mpp
1996-05-01
1
-7
/
+1
*
Fixed incomplete or wrong lists of prerequisite #includes related to
bde
1996-05-01
3
-2
/
+6
*
Fixed incomplete or wrong lists of prerequisite #includes related to
bde
1996-05-01
2
-2
/
+4
*
Fixed a wrong prerequisite #include and a missing function-arg type.
bde
1996-05-01
1
-3
/
+3
*
Fixed misformatted #include (.Ft -> .Fd).
bde
1996-05-01
1
-1
/
+1
*
Fixed longstanding namespace convolution involving rune_t vs wchar_t.
bde
1996-05-01
3
-9
/
+5
*
hash_search() has changed its calling semantics somewhat - bring
jkh
1996-04-30
1
-4
/
+8
*
Very minor tweak:
wpaul
1996-04-29
1
-1
/
+1
*
Fix mis-declared static arrays that made sysinstall SEGV in
jkh
1996-04-29
1
-2
/
+2
*
Move some warn()'s into DEBUG space since I don't need them coming
jkh
1996-04-29
3
-11
/
+34
*
/etc/skeykeys was basically suffering from the same vulnerability
joerg
1996-04-26
1
-1
/
+3
*
The traceon and traceoff directives aren't in this version ncurses.
jkh
1996-04-25
2
-3
/
+3
*
Removed bogus includes of <sys/types.h> from synopses.
bde
1996-04-19
5
-6
/
+1
*
Don't include <sys/types.h> when it isn't used.
bde
1996-04-19
4
-7
/
+2
*
Added `const' to types of sys_siglist and sys_signame.
bde
1996-04-19
1
-2
/
+2
*
Added `const' to types of sys_errlist and sys_nerr.
bde
1996-04-19
1
-5
/
+10
*
Fix the man page to reflect the recent addition of RFNOWAIT and the removal of
smpatel
1996-04-18
1
-4
/
+5
*
Fix error in wcstombs: byte count not counted
ache
1996-04-18
1
-3
/
+4
*
Document the possible EPERM return.
joerg
1996-04-17
1
-0
/
+2
*
NIS cleanups and fixes, the next generation.
wpaul
1996-04-16
2
-260
/
+260
*
Fix a few NIS-related bogons:
wpaul
1996-04-15
1
-11
/
+14
[next]