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
*
Allow this to compile with NetBSD tools.
jb
1998-01-09
1
-1
/
+1
*
Teach libalias to work with IPFW firewalls (controlled by a flag).
eivind
1998-01-09
9
-93
/
+475
*
Don't build libc, libc_r or libm on Alpha yet. We'll do the other
jb
1998-01-09
1
-3
/
+7
*
Make a couple of the stat flags dependent on the sys/stat.h header file
jb
1998-01-09
4
-4
/
+36
*
Build lib/csu/${MACHINE} only if it exists so that when porting FreeBSD
jb
1998-01-09
1
-1
/
+1
*
handle long usernames more carefully
imp
1998-01-07
1
-5
/
+8
*
Convert to mdoc format.
charnier
1998-01-05
1
-248
/
+146
*
size_t -> unsigned
ache
1998-01-04
1
-3
/
+3
*
Expanded cross references.
alex
1998-01-02
9
-8
/
+20
*
Remove unneeded code left from testing
ache
1998-01-02
1
-13
/
+2
*
1) Redo internal interface to be more latest ncurses-like
ache
1998-01-02
3
-73
/
+82
*
Fix another problem with clearing the last line of the
steve
1998-01-01
1
-1
/
+1
*
1. EOF was returned when the buffer size was larger than INT_MAX. This
ache
1998-01-01
2
-10
/
+10
*
Drop the use of caddr_t in conjunction with mmap(2).
alex
1997-12-31
1
-4
/
+4
*
Convert caddr_t --> void * for sys/mman.h functions.
alex
1997-12-31
9
-16
/
+16
*
Fixed formatting of the MADV_FREE flag description.
alex
1997-12-30
1
-3
/
+3
*
Typo fix.
alex
1997-12-30
1
-2
/
+2
*
Document MS_SYNC.
alex
1997-12-30
1
-0
/
+1
*
Handle the condition where BS is typed while the cursor is
steve
1997-12-29
1
-1
/
+3
*
The terminating character in strings is `NUL', not `NULL'.
wosch
1997-12-28
2
-2
/
+2
*
fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE.
hoek
1997-12-26
1
-1
/
+1
*
Changed pthread_detach to conform to POSIX, i.e. the single argument
alex
1997-12-25
3
-30
/
+9
*
Removed unnecessary initialization of hp in gethostbyaddr_r.
alex
1997-12-25
1
-3
/
+3
*
Add overflow checks: if output size becomes bigger than INT_MAX,
ache
1997-12-25
1
-2
/
+13
*
Correct type of stored argument place (from previous fix)
ache
1997-12-24
2
-4
/
+4
*
1) Restore back comment about snprintf()
ache
1997-12-24
1
-7
/
+10
*
Return back to BSD snprintf semantics which recent C9x standard adopts
ache
1997-12-24
3
-21
/
+23
*
1) Oops! Insert again if (n == 0) return 0.
ache
1997-12-24
2
-10
/
+10
*
Back out part related to "return 0 if n == 0" and return EOF as before.
ache
1997-12-24
2
-6
/
+2
*
Fix snprintf(...%n...)
ache
1997-12-24
1
-5
/
+9
*
Remove wrong comment about snprintf:
ache
1997-12-24
1
-5
/
+4
*
snprintf return value fixes to conform Single Unix specs:
ache
1997-12-24
2
-6
/
+16
*
Change errno usage as a field in a structure and as an argument to a
jb
1997-12-20
2
-28
/
+28
*
Fixed the termcap 3.0 hacks. They were very broken in my configuration
bde
1997-12-19
1
-10
/
+11
*
Comment that long double is poorly implemented, not that it is unimplemented.
bde
1997-12-19
1
-2
/
+3
*
Put the .PATH statement first as in all other libc Makefile.inc's.
bde
1997-12-19
1
-3
/
+2
*
Format the MLINKS statement the same as in most other libc Makefile.inc's.
bde
1997-12-19
1
-2
/
+3
*
Fix recursion problem which occurs when a signal is received during
jb
1997-12-15
1
-3
/
+12
*
Delete "typedef ... date" (see style(9)).
helbig
1997-12-13
4
-43
/
+51
*
Added easterog() and easteroj() which compute orthodox easter for
helbig
1997-12-07
4
-25
/
+55
*
Add libcalendar.
helbig
1997-12-04
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r31529,
helbig
1997-12-04
5
-0
/
+650
|
\
|
*
Provides date of easter and other calendar related arithmetic.
helbig
1997-12-04
5
-0
/
+650
*
"un-bump" the major number for libtermcap.so. This brings -current back
peter
1997-12-02
1
-2
/
+13
*
s/geteid/geteuid/ - it's lucky I have a large supply of left-over pointy
peter
1997-11-29
1
-1
/
+1
*
Work around the problems caused by calling issetugid() in libtermcap in
peter
1997-11-29
1
-2
/
+41
*
Upgrade minor version
pst
1997-11-27
1
-2
/
+2
*
Modify the return values to comply with POSIX. Previously these
alex
1997-11-25
27
-231
/
+114
*
Added missing source file uthread_sigwait.c.
alex
1997-11-24
3
-3
/
+6
*
Correct the return value from pthread_cond_timedwait when a timeout
alex
1997-11-23
3
-3
/
+3
[next]