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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the signal handlers before creating the thread. This is so it inherits
njl
2005-10-20
1
-4
/
+15
*
Use the new name H_SETSIZE instead of the old H_EVENT to set the history
stefanf
2005-10-19
1
-1
/
+1
*
supported an ndp command suboption to disable IPv6 in the given interface
suz
2005-10-19
2
-0
/
+18
*
sync with KAME in the following point:
suz
2005-10-19
1
-1
/
+5
*
sync with KAME in the following points:
suz
2005-10-19
1
-1
/
+4
*
Use the new name H_SETSIZE instead of the old H_EVENT to set the history
stefanf
2005-10-19
1
-1
/
+1
*
changed syslog level to more appropriate ones
suz
2005-10-19
1
-3
/
+3
*
source link-layer address option should be marked to be checked later,
suz
2005-10-19
1
-1
/
+1
*
added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate...
suz
2005-10-19
3
-10
/
+82
*
Use a pipe for reading devd events as another method of getting the AC line
njl
2005-10-19
2
-28
/
+179
*
Handle 32 bit executables better on AMD64 platforms.
jkoshy
2005-10-18
1
-30
/
+69
*
Document pmcstat's inability to handle 32 bit executables on the
jkoshy
2005-10-18
1
-0
/
+4
*
Hook ipfwpcap into the build tree.
phk
2005-10-17
1
-0
/
+1
*
Add a small tool which captures packets on a DIVERT socket and writes
phk
2005-10-17
2
-0
/
+320
*
style(9) nitlet:
imp
2005-10-17
1
-1
/
+2
*
Remove now redundant NO_SHARED.
ru
2005-10-17
1
-2
/
+0
*
setkey(8) was repo-copied from usr.sbin/ to sbin/.
pjd
2005-10-12
11
-3944
/
+0
*
Drain all pending events from the driver when we get an
wpaul
2005-10-12
1
-18
/
+32
*
Make forwarding of connect/disconnect events optional. wpa_supplicant
wpaul
2005-10-10
2
-3
/
+22
*
Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
wpaul
2005-10-10
8
-2
/
+944
*
* pkg_version(1) exits if INDEX files is not found and -I is not
krion
2005-10-10
2
-5
/
+10
*
Fix pkg_info(1) and pkg_delete(1) to handle properly packages which
krion
2005-10-10
2
-2
/
+2
*
Sync whitespace change that is found uniquely in RELENG_6, to reduce diff
delphij
2005-10-09
2
-2
/
+2
*
Catch up with the import of bsnmp-1.11. Add a couple of new
harti
2005-10-04
3
-1
/
+6
*
Add the lmcconfig tool for controlling the lmc driver. Add man pages and
scottl
2005-10-03
4
-0
/
+3209
*
Report any errors we might see when disabling the watchdog.
phk
2005-09-30
1
-2
/
+3
*
Don't build pccardd anymore.
imp
2005-09-29
1
-1
/
+1
*
The 'intr_bufferfull' driver statistic actually counts the number
jkoshy
2005-09-29
1
-1
/
+1
*
setsockopt() will return -1 on error, not 0.
cognet
2005-09-28
1
-1
/
+1
*
Use SO_REUSEADDR on the socket, to make the use of syslogd in jails easier.
cognet
2005-09-28
1
-1
/
+7
*
Add NO_OBJ, remove redundant SCRIPTSNAME.
ru
2005-09-28
1
-2
/
+1
*
Sort SUBDIR.
ru
2005-09-28
1
-3
/
+3
*
Switch from OLDCARD to NEWCARD on pc98.
nyan
2005-09-27
4
-16
/
+0
*
Accept "maximum" and "minimum" modes as well as their abbreviations.
des
2005-09-26
2
-3
/
+3
*
Do not bitch about bsdpan modules not having origin.
krion
2005-09-24
1
-1
/
+1
*
Remove '\n' since it's redundant in case if file doesn't exist while
krion
2005-09-24
1
-1
/
+1
*
Fix a typo
brian
2005-09-22
1
-1
/
+1
*
Add HTTP proxy authentication, via the HTTP_PROXY_AUTH environment
cperciva
2005-09-22
1
-1
/
+101
*
Style fix: "if (pointer)" -> "if (pointer != NULL)"
cperciva
2005-09-21
1
-1
/
+1
*
Close the tty file descriptor once we're done with it.
cognet
2005-09-21
1
-8
/
+8
*
Initialize uninitialized variables.
grog
2005-09-21
1
-3
/
+3
*
Remove one possible way of shooting yourself in the foot.
grog
2005-09-21
1
-2
/
+4
*
Restore the ability to detach from a tty via SIOCSTTY and document
ru
2005-09-19
1
-3
/
+3
*
Fix a small typo.
philip
2005-09-19
1
-1
/
+1
*
Connect smbfs build on powerpc.
imura
2005-09-19
1
-0
/
+4
*
Add an option to stop 'mouse drift' in some defective/cheap mice. This stops
philip
2005-09-19
2
-4
/
+89
*
Open the tty device and pass the fd for SNPSTTY.
cognet
2005-09-18
1
-2
/
+8
*
Add a note pointing out that certain information (IP address, list of
cperciva
2005-09-18
1
-0
/
+15
*
Handle circular dependencies properly (via errx(3)) rather than dumping
cperciva
2005-09-17
1
-2
/
+15
*
Fix so that color changes are not lost when the video mode changes.
rodrigc
2005-09-17
1
-0
/
+6
[next]