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
*
Build the ISC library as libisc. This library comes as part of the
archie
2000-10-24
2
-1
/
+136
*
Describe %c better
ache
2000-10-24
1
-3
/
+7
*
We use ___setjmp (non-signal saving) to setup a signal frame. When
deischen
2000-10-22
3
-3
/
+3
*
Use funopen() instead of fdopen(). This fixes three problems:
des
2000-10-22
1
-4
/
+118
*
If the scheme is HTTP or HTTPS, percent-escape whitespace in the document
des
2000-10-21
1
-1
/
+21
*
Use kern.disks sysctl on PC-98.
nyan
2000-10-21
1
-4
/
+0
*
Correct the text on RETURN VALUES.
n_hibma
2000-10-20
1
-1
/
+3
*
A failure to allocate memory for auxiliary TCP data is now fatal.
ru
2000-10-19
1
-16
/
+15
*
Argh! Fix passive mode selection (again)
des
2000-10-17
1
-2
/
+3
*
Try and get libc_r to compile again on the alpha after deischen's commit
peter
2000-10-17
3
-9
/
+9
*
Sync with NetBSD:
n_hibma
2000-10-16
13
-132
/
+302
*
Return zero from setjmp() and _setjmp() for now.
dfr
2000-10-16
2
-0
/
+5
*
Fix a couple of dumb mistakes.
dfr
2000-10-16
1
-7
/
+9
*
Fix RAW dependency violation on p6 between cmp and mov.
marcel
2000-10-15
2
-0
/
+2
*
#include <sys/types.h>
brian
2000-10-15
3
-0
/
+6
*
Fix #include order
brian
2000-10-15
1
-1
/
+1
*
Initial libc port for ia64.
dfr
2000-10-14
45
-0
/
+3022
*
CSU code for ia64.
dfr
2000-10-14
1
-0
/
+115
*
Document the ptrace() PT_STEP request.
jwd
2000-10-14
1
-1
/
+10
*
Enable _PTHREADS_INVARIANTS until the recent libc_r changes are
deischen
2000-10-13
3
-3
/
+3
*
Implement zero system call thread switching. Performance of
deischen
2000-10-13
77
-3389
/
+5243
*
o Introduce cap_from_text() and cap_to_text() implementations.
rwatson
2000-10-13
4
-2
/
+1146
*
o Simplify capability types away from an array of ints to a single
rwatson
2000-10-13
4
-16
/
+20
*
Use the right user name
des
2000-10-13
1
-3
/
+3
*
Document recent changes in URL parsing and proxy handling
des
2000-10-12
1
-10
/
+20
*
ftp.c needs _http_request()
des
2000-10-12
1
-0
/
+11
*
Rework proxy handling so that proxies can be specified as URLs.
des
2000-10-12
2
-206
/
+156
*
Relax URL syntax so that schemeless URLs are supported.
des
2000-10-12
1
-24
/
+23
*
Add macros for the names of the URL schemes we support.
des
2000-10-12
1
-0
/
+5
*
o Update BUGS entry to indicate in a more precise manner the implementation
rwatson
2000-10-12
18
-46
/
+30
*
Make the ENVIRONMENT section more legible, and mention that HTTP_AUTH is
des
2000-10-12
1
-4
/
+10
*
Fix pthread cancellation point propagation.
jasone
2000-10-12
1
-5
/
+5
*
Fix a buildworld hiccup with build-tools that wasn't present in standalone
peter
2000-10-11
2
-2
/
+2
*
Oops, beforedepend isn't needed. The build problem I had was due to
peter
2000-10-11
2
-4
/
+0
*
Update for ncurses 5.1-20001009 import
peter
2000-10-11
2
-6
/
+20
*
Update for ncurses 20001009 import
peter
2000-10-11
2
-6
/
+20
*
Update after ncurses 20001009 import
peter
2000-10-11
2
-6
/
+24
*
Update bmake glue after ncurses 5.1-20001009 import.
peter
2000-10-11
4
-20
/
+60
*
Fix alphabetical ordering for libsmutil
gshapiro
2000-10-10
1
-1
/
+1
*
Use sendmail's version of vacation. It is command line and database
gshapiro
2000-10-10
1
-6
/
+1
*
Inital PowerPC loader build support.
obrien
2000-10-10
2
-1
/
+8
*
Fix the embeded VCS ID for FreeBSD vs. NetBSD.
obrien
2000-10-10
1
-3
/
+2
*
Architecture-specific setjump()/longjmp() bits for the PowerPC
obrien
2000-10-10
1
-0
/
+39
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
7
-7
/
+13
*
o Introduce a MAINTAINER entry for libposix1e, since it is actively
rwatson
2000-10-02
2
-0
/
+2
*
Include fcntl.h
brian
2000-10-02
1
-0
/
+1
*
Correct uu_lock_txfr. I don't think this ever worked correctly.
brian
2000-10-02
1
-5
/
+6
*
A bit of indentation reformatting.
ru
2000-10-02
1
-33
/
+21
*
Use issetugid instead of comparing get[ug]id and gete[ug]id.
nectar
2000-09-30
1
-5
/
+2
*
Document passwd_format further.
green
2000-09-30
1
-0
/
+4
[next]