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
*
Oops, fix logic for previous commit
ache
1997-08-14
1
-5
/
+5
*
Remove wrong machine-dependent phrase about maximum microseconds
ache
1997-08-14
1
-6
/
+5
*
Break loop if error != EINTR occurse or it can take forever with
ache
1997-08-14
1
-2
/
+5
*
Define NCURSES_VERSION publicly, some applications want it
ache
1997-08-13
5
-37
/
+80
*
Protect the copyright comments from reformatting by
steve
1997-08-13
5
-3
/
+28
*
Note that default behaviour (restarting signals) is only for signal(3)
ache
1997-08-13
1
-1
/
+4
*
Handle syscalls error return slightly better
ache
1997-08-13
1
-6
/
+12
*
Back out itimerfix hack since nanosleep1 fixed now
ache
1997-08-13
1
-58
/
+19
*
Add unsigned char cast to all ctype calls
ache
1997-08-13
1
-27
/
+27
*
Fix longstanding bug with buffer pointer goes beyoud buffer start
ache
1997-08-13
1
-1
/
+1
*
TRACE_VIRTPUT (we don't have it yet) -> TRACE_CHARPUT
ache
1997-08-13
1
-1
/
+1
*
Rearrange itimerfix loop doing it inside SIGALRM handling section
ache
1997-08-12
1
-19
/
+20
*
Solve itimerfix() problem completely by using loop in 100000000 secs chunks
ache
1997-08-12
1
-0
/
+19
*
Reflect blocked SIGALRM changes
ache
1997-08-12
2
-3
/
+3
*
Back out my installation of SIGALRM handler even if it is blocked
ache
1997-08-12
2
-38
/
+58
*
Run mkMakefile.sh to regenerate
peter
1997-08-12
2
-124
/
+3
*
Reflect -current implementations
ache
1997-08-12
2
-20
/
+24
*
1) Make usleep() terminateable by alarm (or ualarm) as supposed
ache
1997-08-12
1
-4
/
+8
*
Change to reflect -current sleep implementation reality
ache
1997-08-12
1
-28
/
+13
*
Make itimerfix hack better: return the time we can't sleep at once
ache
1997-08-12
1
-12
/
+20
*
Fix file descriptor leak.
brian
1997-08-11
4
-2
/
+11
*
Default size for FD_SETSIZE is 1024 not 256.
steve
1997-08-11
1
-1
/
+1
*
Implement canonical locking protocol
ache
1997-08-10
3
-62
/
+83
*
Hack^H^H^H^Hworkaround for itimerfix(9) gratuitously limiting the
joerg
1997-08-10
1
-0
/
+16
*
Import strptime(3) into libc. We've got permission by Kevin Ruddy to
joerg
1997-08-09
7
-495
/
+646
*
This commit was generated by cvs2svn to compensate for changes in r28019,
joerg
1997-08-09
1
-0
/
+358
|
\
|
*
Clean import of strptime(3) onto a vendor branch.
joerg
1997-08-09
1
-0
/
+358
*
Observe precedence set by Phillippe Charnier in adding an
steve
1997-08-07
4
-12
/
+20
*
Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.
steve
1997-08-07
4
-8
/
+12
*
Improve weak locking by using flock()
ache
1997-08-05
1
-4
/
+8
*
Update to version 2.2. Only the PacketAlias*()
brian
1997-08-03
9
-196
/
+1071
*
Remove collate_range_cmp, was left for temp. backward compatibility
ache
1997-08-03
1
-10
/
+1
*
Implement dlsym(RTLD_NEXT, symbol).
jdp
1997-08-02
3
-8
/
+42
*
Move tcl packages to libdata/pkg
phk
1997-08-01
2
-3
/
+3
*
Fix handling of mixed colors+attributes case by merging from ncurses 4.1
ache
1997-07-30
1
-7
/
+21
*
Fix logical background handling by merging it from ncurses 4.1
ache
1997-07-30
14
-37
/
+102
*
ifdef out ttytype definition, mytinfo not have it and configure confused
ache
1997-07-30
1
-0
/
+2
*
Improve dependancy behaviour a little more.
msmith
1997-07-28
1
-3
/
+4
*
Add getbkgd() macro
ache
1997-07-27
1
-0
/
+1
*
Remove a reference to /c/phk, this should be handled by the magic script
phk
1997-07-27
1
-1
/
+1
*
List help.h a a dependancy for editline.c
msmith
1997-07-27
1
-2
/
+2
*
Fix a minor typo. It only affects the sparc version.
jdp
1997-07-26
1
-2
/
+2
*
Added bounds checking to the example after chasing down someone's
pds
1997-07-26
1
-1
/
+2
*
Tada!, tcl is now at 8.0b2 I belive.
phk
1997-07-25
2
-68
/
+166
*
Reorder decomposition of the filename argument for the '-h' flag to
msmith
1997-07-23
1
-2
/
+3
*
= -> ==, strcpy -> strncpy from OpenBSD.
charnier
1997-07-22
2
-8
/
+8
*
Add to CLEANFILES instead of setting it absolutely. Cleaning of *.S and
bde
1997-07-21
1
-1
/
+1
*
sleep() after sending 'nologin' file to ensure output is drained before
davidn
1997-07-19
1
-1
/
+2
*
Make sleep() and usleep() "eat" any stray SIGALRM signals during the
peter
1997-07-18
2
-49
/
+29
*
Add appropriate ${DESTDIR} in front of absolute paths.
asami
1997-07-18
3
-3
/
+3
[next]