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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes.
shin
2000-03-12
3
-14
/
+14
*
Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.
shin
2000-03-12
2
-2
/
+60
*
Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabetical
shin
2000-03-12
1
-2
/
+2
*
Add USA_RESIDENT to release make variables; can't hurt.
jkh
2000-03-12
1
-0
/
+3
*
Correct MLINKS contents for rcmd.3, because it is obsolete due to
shin
2000-03-12
1
-3
/
+4
*
Import from KAME. Advanced API related function descriptions.
shin
2000-03-12
3
-1
/
+790
*
Import from KAME. Mainly, IPv6 sysctl mib values related update.
shin
2000-03-12
1
-6
/
+152
*
Merge from KAME. Basically man doc improvement and contents fix.
shin
2000-03-12
1
-7
/
+13
*
Import ip6 and icmp6 man from KAME.
shin
2000-03-12
3
-2
/
+969
*
Remove period at the end of Xr macro sentences.
shin
2000-03-12
3
-3
/
+3
*
Try harder to make the lower 16 bits of fsids unique. The vfs type
bde
2000-03-12
2
-30
/
+50
*
Dont call ad_start unless the controller is idle.
sos
2000-03-12
1
-1
/
+2
*
Disable RTPRIO and P1003.1B scheduling in ntpd. Only leave BSD_NICE
dufault
2000-03-12
1
-2
/
+2
*
Merged from sys/isa/sio.c revision 1.291.
kato
2000-03-12
2
-28
/
+38
*
comment out extra .Pp (which is necessary by comment-out of .Bl-.El)
itojun
2000-03-12
1
-1
/
+1
*
fix partially commented out dangling sentence.
itojun
2000-03-12
1
-1
/
+1
*
sdio: If sd I/O fails because of an I/O error, set the sd state
grog
2000-03-12
1
-3
/
+3
*
Remove PkgInteractive hack - it won't work like this.
jkh
2000-03-12
11
-19
/
+2
*
Recognize newer NVidia graphics cards. (GeForce and Quadro families)
cpiazza
2000-03-12
1
-0
/
+6
*
Import stf(6to4 interface) man from KAME.
shin
2000-03-11
2
-1
/
+168
*
Remove the last vestiges of libRSAglue now that it's an empty stub.
kris
2000-03-11
3
-12
/
+0
*
Disable IPv4 over IPv4 tunnel on the 6to4 interface for better security.
shin
2000-03-11
1
-1
/
+12
*
Add missing return.
shin
2000-03-11
1
-0
/
+1
*
Clear sin6_scope_id before passing routes into kernel, becaues kernel
shin
2000-03-11
1
-0
/
+1
*
Forbid include of netinet6/ip6.h from user-land, and if included,
shin
2000-03-11
1
-2
/
+0
*
Correct socket ethernet card entry.
imp
2000-03-11
2
-12
/
+14
*
Fix crashes on card eject for pccard modems. We check for NULL when
imp
2000-03-11
2
-24
/
+34
*
Add a flag to the usage display.
shin
2000-03-11
1
-2
/
+2
*
Prevent multicast packets from being sent over stf0 interface,
shin
2000-03-11
4
-2
/
+8
*
Replace m_pkthdr.rcvif with oif when oif is not NULL, to count
shin
2000-03-11
1
-0
/
+2
*
Fix sockaddr_storage related macro definition, as ss_family member type change.
shin
2000-03-11
1
-2
/
+2
*
Note FPU exceptions default change
cracauer
2000-03-11
1
-0
/
+8
*
Add "-l" option description.
shin
2000-03-11
1
-1
/
+3
*
Remove old hand crafted version of start_join_net for download.
dmlb
2000-03-11
1
-51
/
+10
*
Start to use ray_start_join_net (my old code removed on next checkin)
dmlb
2000-03-11
1
-174
/
+216
*
Make inetd compilable without INET6.
shin
2000-03-11
2
-2
/
+4
*
Prevent sockstat print out some empty entries related to IPv6.
shin
2000-03-11
1
-2
/
+2
*
This is null commit to add correct comment for the last fix to this file.
shin
2000-03-11
0
-0
/
+0
*
IPv6 6to4 support.
shin
2000-03-11
4
-5
/
+61
*
One more patch for the atkbd driver. It will make sure that the
yokota
2000-03-11
2
-0
/
+24
*
Teach the 'dc' driver how to pick up settings left over by the
msmith
2000-03-11
4
-0
/
+86
*
The function arpintr() incorrectly checks m->m_len to detect incomplete
rwatson
2000-03-11
1
-13
/
+36
*
Add COM1 SA MC220
imp
2000-03-10
2
-0
/
+12
*
Fix fd leak in libdisk's Disk_Names()
imp
2000-03-10
1
-0
/
+4
*
Cosmetics..
sos
2000-03-10
2
-4
/
+4
*
-e -> -I change.
imp
2000-03-10
4
-18
/
+72
*
Correct man page title.
archie
2000-03-10
3
-3
/
+3
*
Do the right thing with USA_RESIDENT
jkh
2000-03-10
5
-11
/
+11
*
s/chose/choose/ in all the relevant places.
jkh
2000-03-10
6
-12
/
+12
*
Added notes about:
hosokawa
2000-03-10
2
-12
/
+70
[next]