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
*
setproctitle() requires unistd.h and not libutil.h/-lutil
brian
2000-09-02
1
-3
/
+1
*
Move setproctitle() from libutil to libc (after a repo-copy)
brian
2000-09-02
5
-255
/
+5
*
Match IPPROTO_ICMP with IP protocol field of the original IP
ru
2000-09-01
1
-2
/
+2
*
Treat empty lang as "C" lang too
ache
2000-09-01
1
-1
/
+1
*
Set rcsid to correct value
phantom
2000-09-01
1
-24
/
+6
*
protect .h file contents correctly.
phantom
2000-09-01
1
-18
/
+3
*
Remove unused indirect references to cat* functions.
phantom
2000-09-01
5
-83
/
+4
*
Fix memory leak introduced by kris in rev 1.22
phantom
2000-09-01
1
-0
/
+2
*
setlocale may return NULL, handle this case too by resetting to "C"
ache
2000-09-01
1
-5
/
+3
*
Move protection code down to handle NL_CAT_LOCALE case too.
ache
2000-09-01
1
-2
/
+3
*
Protect from badly formed LANG variable
ache
2000-09-01
1
-1
/
+2
*
Changed the way we handle outgoing ICMP error messages -- do
ru
2000-09-01
1
-12
/
+22
*
Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.
des
2000-08-31
5
-2
/
+364
*
Document the FTP_PROXY and HTTP_PROXY variables better.
des
2000-08-31
1
-0
/
+4
*
Grab ADJUST_CHECKSUM() macro from alias_local.h.
ru
2000-08-31
1
-17
/
+0
*
Create aliasing links for incoming ICMP echo/timestamp requests.
ru
2000-08-31
2
-47
/
+24
*
catgets: detect if fd becomes invalid after exec and return default response
ache
2000-08-30
1
-6
/
+6
*
Explicetely describe catalog descriptor lifetime
ache
2000-08-30
1
-0
/
+6
*
Replace strtok with strsep (strtok is not allowed in libraries)
ache
2000-08-30
1
-1
/
+1
*
strtok -> strsep (no strtok allowed in libraries)
ache
2000-08-29
2
-6
/
+8
*
strtok -> strsep (no strtok allowed in libraries)
ache
2000-08-29
1
-3
/
+6
*
strtok() -> strsep() (no strtok() in libraries allowed)
ache
2000-08-29
2
-16
/
+26
*
According to the susv2 man pages I have, remove(3) should act as
dwmalone
2000-08-28
2
-7
/
+26
*
Sync with NetBSD:
n_hibma
2000-08-26
6
-14
/
+14
*
Still have to support libscrypt for now :( Add #defines to take DES
green
2000-08-24
1
-0
/
+2
*
Add weak symbol pragma for crypt_set_format().
asmodai
2000-08-23
1
-0
/
+6
*
The second call to _thread_kern_sig_defer() in sem_post() should be a call
jasone
2000-08-23
3
-3
/
+3
*
Stick login_setcryptfmt() in its own file to make pulling in of
green
2000-08-23
3
-17
/
+46
*
The API change mentioned in the previous revision has been backed out, so
jhb
2000-08-22
1
-5
/
+0
*
How did you sneak in...
green
2000-08-22
1
-1
/
+1
*
Add working and easy crypt(3)-switching. Yes, we need a whole new API
green
2000-08-22
8
-19
/
+135
*
Remove duplicate FreeBSD id tags.
jhb
2000-08-21
3
-3
/
+0
*
Grok 125 replies to passive RETR. This fixes an interoperability bug with
des
2000-08-21
1
-1
/
+2
*
Fix two bugs:
archie
2000-08-17
2
-30
/
+12
*
Fix style bugs (including ones introduced from OpenBSD).
green
2000-08-16
2
-58
/
+32
*
Fixed PunchFW code segmentation violation bug.
ru
2000-08-14
1
-5
/
+4
*
Use queue(3) LIST_* macros for doubly-linked lists.
ru
2000-08-14
1
-65
/
+18
*
Fix an off-by-one error in the recursive mutex handling that made it
alfred
2000-08-13
3
-9
/
+9
*
The rest of the changes needed to support the new version of sendmail (8.11.0).
gshapiro
2000-08-12
3
-1
/
+40
*
- Added support for installing boot0 and boot0.5 for PC-98.
nyan
2000-08-12
3
-2
/
+75
*
Add the -mpreferred-stack-boundary=2 option to reduce code bloat. We
peter
2000-08-11
1
-0
/
+4
*
Add support to send the string 'PXEClient' as the Vendor class
ps
2000-08-11
3
-4
/
+32
*
Don't retry connecting via the same medium.
ume
2000-08-10
1
-16
/
+8
*
mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with ...
itojun
2000-08-09
6
-21
/
+110
*
- Do not modify Peer's Call ID in outgoing Incoming-Call-Connected
ru
2000-08-09
1
-18
/
+25
*
This is an overhaul of the mode page handling in camcontrol as well as
kbyanc
2000-08-08
2
-3
/
+4
*
If using a DB_RECNO, db::put should return the new key if R_IAFTER is
green
2000-08-08
1
-1
/
+9
*
- Fixed warnings and typo.
nyan
2000-08-08
2
-1
/
+6
*
kevent() is not a POSIX cancellation point, so _kevent() need not be
jasone
2000-08-08
1
-7
/
+2
*
Add wrapper for kevent() syscall
jlemon
2000-08-07
13
-9
/
+95
[next]