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
*
Remove the advertising clause from UCB copyrighted files in usr.sbin. This
joel
2010-12-11
56
-224
/
+2
*
Unbreak "make installworld" w/ DESTDIR specified
syrinx
2010-12-09
1
-2
/
+2
*
Build sade on amd64 as well as i386 and sparc64.
brucec
2010-12-09
1
-0
/
+3
*
Closing fd when it's done
kevlo
2010-12-09
1
-0
/
+1
*
Add bsnmpd(1)'s SNMP client tools (including SNMPv3 support) to the base system.
syrinx
2010-12-08
13
-1
/
+7563
*
In bsnmpd(1) add support for SNMPv3 message processing model, including messa...
syrinx
2010-12-08
5
-1
/
+52
*
Close fd in initattr() and showattr().
kevlo
2010-12-08
1
-0
/
+6
*
Closing file descriptors when it's done
kevlo
2010-12-08
1
-0
/
+3
*
Use a "push" strategy to get data through libz, rather than a "pull" strategy.
phk
2010-12-07
2
-156
/
+140
*
Ignore any failures with the "local" distribution since it's not present
brucec
2010-12-06
2
-2
/
+5
*
Revert r209469: it causes the rest of the function to be bypassed.
brucec
2010-12-06
1
-2
/
+0
*
Fix double ;;
kevlo
2010-12-06
1
-1
/
+1
*
Catch up with kernel using time_uptime to drive ARP timeouts.
glebius
2010-12-06
1
-1
/
+3
*
De-orbit usbdevs(8) which hasn't worked with the new USB stack for a long
uqs
2010-12-04
3
-310
/
+0
*
traceroute6(8): make WARNS=3 clean
uqs
2010-12-04
2
-15
/
+14
*
traceroute(8): make WARNS=3 clean
uqs
2010-12-04
1
-1
/
+1
*
Move most of the remaining USD/PSD/SMM papers into share/doc
uqs
2010-12-04
33
-4773
/
+1
*
Changes the meaning of each characters '<' and '>' that it could be
weongyo
2010-12-03
1
-1
/
+1
*
Do not hardcode (20*60), but use current ARP timeout value configured
glebius
2010-11-30
1
-1
/
+7
*
Teach crashinfo(8) to look at the currently running kernel (based on the
cperciva
2010-11-30
1
-1
/
+1
*
That should belong to r216075. Pointy hat on me.
glebius
2010-11-30
1
-3
/
+3
*
Use time_uptime instead of non-monotonic time_second to drive ARP
glebius
2010-11-30
1
-4
/
+4
*
If no floppy drive is installed kldBrowser() can generate an error early on.
brucec
2010-11-29
1
-2
/
+2
*
Update the serial port device names. They changed in 8.0 because the default
brucec
2010-11-29
2
-13
/
+13
*
Fix fd leak in get_font
kevlo
2010-11-29
1
-0
/
+1
*
Remove unused traceroute(8) contrib code from head
uqs
2010-11-27
1
-1
/
+1
*
As a refection of r215802 it should use BPF interfaces because the
weongyo
2010-11-24
1
-37
/
+39
*
Clarify a few details about iostat(8) behavior:
yar
2010-11-24
1
-2
/
+16
*
Remove kernbb(8) from the source tree.
uqs
2010-11-22
3
-239
/
+0
*
Similar to mfiutil, drop local definition of powerof2() and use version
jhb
2010-11-22
1
-2
/
+0
*
Don't generate input() since it's not used.
brucec
2010-11-22
5
-2
/
+5
*
Adds usbdump(8) tool that currently it only supports the very basic
weongyo
2010-11-22
3
-0
/
+627
*
dispatch_add_command:
brucec
2010-11-21
1
-9
/
+23
*
Fix a typo in a comment.
simon
2010-11-21
1
-1
/
+1
*
Handle malloc() failures more gracefully by error'ing out rather than
jhb
2010-11-19
3
-0
/
+36
*
Change "wait" banner to "qlen" to be more indicative of its purpose and to
ivoras
2010-11-17
2
-3
/
+3
*
Remove references to MAKEDEV(8)
dougb
2010-11-15
2
-9
/
+2
*
ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces.
brucec
2010-11-14
1
-1
/
+1
*
Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead of
brucec
2010-11-14
1
-1
/
+1
*
Remove support for cpioVerbose=medium because bsdcpio doesn't support the
brucec
2010-11-14
3
-7
/
+2
*
ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.
brucec
2010-11-14
4
-159
/
+159
*
"Web" should not be all upper-case because it's not an acronym.
brucec
2010-11-14
1
-1
/
+1
*
Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.
brucec
2010-11-14
1
-1
/
+1
*
Add ftp4.se.freebsd.org to the set of mirrors.
brucec
2010-11-13
1
-0
/
+2
*
We still support PLIP devices, so mention them in addition to ethernet.
brucec
2010-11-13
2
-2
/
+2
*
Add firmware downloader for Atheros AR3011 based USB Bluetooth devices.
emax
2010-11-12
4
-0
/
+375
*
Add a man page for usb_quirk module, plus references in other man pages,
n_hibma
2010-11-10
1
-1
/
+5
*
Typo fix in a comment.
bcr
2010-11-10
1
-1
/
+1
*
When we switched to the gpart backend, and provided selection between
imp
2010-11-10
1
-1
/
+4
*
- Save errno values before calling warn(3) so that errors are correctly
jhb
2010-11-09
7
-184
/
+253
[next]