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
*
Add $Id$ since this version of the file has diverged from the BSD base a
peter
1995-10-21
1
-1
/
+5
*
-fomit-frame-pointer is becomming an increasingly popular optimization,
phk
1995-10-20
1
-2
/
+2
*
Propogate default table to restricted 8859-1 template
ache
1995-10-19
1
-0
/
+32
*
Remove the bugs section. sh(1) now has a ulimit builtin.
joerg
1995-10-19
1
-9
/
+0
*
put the _getenv and _strncmp under #ifdef DEBUG, which is the only time
phk
1995-10-18
1
-1
/
+6
*
Create a scrt0.o file that specifically excludes the shared-lib support.
dg
1995-10-18
1
-6
/
+11
*
Doubled the performance of getenv()/__findenv() by rewriting it to not
dg
1995-10-17
1
-20
/
+24
*
Add moncontrol.3 -> monstartup.3 link here.
phk
1995-10-15
1
-0
/
+1
*
Another tweak/speedup pass:
wpaul
1995-10-11
1
-62
/
+80
*
phkmalloc/2
phk
1995-10-08
2
-311
/
+370
*
Some NIS bug stomping:
wpaul
1995-10-06
1
-24
/
+41
*
remove GCC support functions from libc.
phk
1995-10-05
2
-4
/
+2
*
Fix the problem that I aroused with the last commit..
peter
1995-10-05
1
-4
/
+10
*
Make a link-time warning for the use of gets().
peter
1995-10-04
1
-0
/
+3
*
Calling sbrk(2) with zero argument doesn't need to generate a syscall.
phk
1995-10-04
2
-8
/
+20
*
Add man pages for the SYSV shm* and sem* functions.
joerg
1995-10-03
7
-1
/
+890
*
Compress manual pages (if desired) in the obj directory rather
wollman
1995-10-02
1
-7
/
+6
*
Build secure libcrypt if available and allowed
ache
1995-09-29
1
-1
/
+7
*
Build secure libtelnet if available and allowed
ache
1995-09-29
1
-0
/
+2
*
This gets() used \r\n, which is doggish.
bde
1995-09-29
1
-1
/
+1
*
Update to the 1995/09/20 version. Previous version was 1993/12/17.
jmz
1995-09-28
42
-198
/
+626
*
Fixup the "ld.so failed" message for the case when ld.so finds undefined
nate
1995-09-27
1
-5
/
+16
*
Make ttyname() use posix-style tcgetattr() to check to see that it's
peter
1995-09-22
1
-3
/
+3
*
A buglet when dumping and a stylistic point from Mike.
phk
1995-09-22
1
-8
/
+8
*
Removed libdialog.
paul
1995-09-16
1
-1
/
+1
*
``phkmalloc''
phk
1995-09-16
3
-373
/
+1123
*
Fix security bugs with a "new approach", using stdio's powerful buffer
peter
1995-09-15
1
-18
/
+86
*
Indicate that backlog limit is 32.
dg
1995-09-15
1
-1
/
+1
*
Add missing internal object functions, hard-coded for ncurses for now.
paul
1995-09-13
1
-0
/
+18
*
Back out that last change; we don't build this shared.
dg
1995-09-06
1
-2
/
+0
*
Bumped shared lib rev to 2.1.
dg
1995-09-06
1
-0
/
+2
*
getgrent.c: adjust _nextypgroup() slightly so that it continues processing
wpaul
1995-09-05
2
-4
/
+10
*
Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turned
wpaul
1995-09-02
1
-5
/
+5
*
getpwent.c: turn the code that checks the override caches into a
wpaul
1995-09-02
3
-74
/
+79
*
Change my parse fix from 'return argc' to 'return 0'.
ache
1995-08-30
1
-1
/
+1
*
National date/time representation in syslog logfiles looks ugly,
ache
1995-08-29
1
-2
/
+1
*
Brought in changes from rev 1.14.2.1 into main branch.
dg
1995-08-26
1
-1
/
+10
*
Remove the CFLAGS+=-I${CURDIR}/net that I previously added.
peter
1995-08-21
1
-1
/
+0
*
Define DEBUG as 1 instead of as nothing so that it doesn't conflict with
bde
1995-08-21
1
-1
/
+1
*
Fix bogus include paths, some of which stopped libresolv from compiling.
bde
1995-08-21
6
-14
/
+12
*
Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)
peter
1995-08-20
9
-215
/
+420
*
fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.
peter
1995-08-18
1
-1
/
+1
*
There is no such file as /usr/include/ufs/quota.h. There is a file
joerg
1995-08-15
1
-1
/
+1
*
Submitted by: Bill Fenner <fenner@parc.xerox.com>
wpaul
1995-08-14
1
-3
/
+5
*
Small NIS tweak: frob pw_error() a little so that it can say either
wpaul
1995-08-13
1
-1
/
+8
*
Forget to close file
ache
1995-08-11
2
-0
/
+2
*
Bump shlib minor because xdr_* functions have been enabled. Do NOT
asami
1995-08-09
1
-1
/
+1
*
Fix _listmatch() so that it doesn't fall off the end of the list string.
wpaul
1995-08-08
1
-6
/
+5
*
Fix manpage to reflect current sources
ache
1995-08-07
1
-21
/
+49
*
Restore %s format support from previous version
ache
1995-08-07
1
-1
/
+22
[next]