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
*
Fix using lp(1) without the new -t option after r194171.
jilles
2009-09-29
1
-2
/
+2
*
Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE".
cperciva
2009-09-29
1
-0
/
+3
*
Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and
jkim
2009-09-27
2
-1
/
+4
*
Make the keyboard layer Unicode aware.
ed
2009-09-19
2
-5
/
+5
*
Spell Israel correctly.
ed
2009-09-18
1
-1
/
+1
*
Fixed markup.
ru
2009-09-17
1
-4
/
+4
*
Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV to
hrs
2009-09-12
4
-7
/
+60
*
Improve flexibility of receiving Router Advertisement and
hrs
2009-09-12
2
-9
/
+24
*
Catch up with ACPICA 20090903.
jkim
2009-09-11
1
-5
/
+5
*
The boot loader is a FreeBSD a.out binary for x86, not a VAX binary.
imp
2009-09-10
1
-1
/
+1
*
In the NEXTADDR macro use SA_SIZE() rather than directly using
bz
2009-09-05
1
-1
/
+1
*
Don't bother obtaining the ident if we are not going to print it.
pjd
2009-09-03
1
-4
/
+1
*
- Bump PKG_INSTALL_VERSION to 20090902 after dougb's changes.
flz
2009-09-02
1
-3
/
+3
*
Add support for INDEX-9 [1]
dougb
2009-08-31
1
-3
/
+3
*
MFV of r195794
edwin
2009-08-27
1
-2
/
+2
*
- Use the headers from ACPI-CA to define various constants and structures
jhb
2009-08-25
4
-740
/
+523
*
Document that ppp handles pipe(2) descriptors specially in -direct mode.
brian
2009-08-25
1
-1
/
+14
*
When ``ppp -direct'' is invoked by a program that uses pipe(2) to
brian
2009-08-24
4
-126
/
+305
*
When realloc()ing device memory for transfer to another ppp process,
brian
2009-08-24
3
-11
/
+13
*
Unhardcode 0x100 inside kbdcontrol.
ed
2009-08-24
1
-71
/
+73
*
Oops. Needed to adjust a little bit more of the line for packages-8-stable
kensmith
2009-08-24
1
-1
/
+1
*
- Add AS lookup functionality to traceroute6(8) as well.
ume
2009-08-23
3
-3
/
+42
*
Enable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories properly
sam
2009-08-23
1
-0
/
+2
*
Make head 9.0-CURRENT in preparation for lifting code freeze.
kensmith
2009-08-22
1
-1
/
+3
*
Add support for backing up the old kernel when installing a new kernel
simon
2009-08-19
1
-1
/
+161
*
Update the mptutil man page for FreeBSD 8.0
scottl
2009-08-17
1
-3
/
+6
*
Update the man page for manual section 8
scottl
2009-08-17
1
-1
/
+1
*
Update the man page for FreeBSD 8.0
scottl
2009-08-17
1
-14
/
+6
*
Move mfiutil.1 to mfiutil.8 for consistency. Remove superfulous README.
scottl
2009-08-17
3
-104
/
+1
*
Prevent sysinstall from needlessly waiting for confirmation when using an USB
rink
2009-08-16
1
-1
/
+2
*
iostat: add a bit of space between tty in/out columns
keramida
2009-08-15
1
-6
/
+6
*
- Avoid overflowing the swap size counters in human-readable mode
stas
2009-08-15
1
-2
/
+3
*
Remove bogus char cast.
remko
2009-08-14
1
-1
/
+1
*
Make sysinstall recognize /dev/ada* disk devices. The description string
cperciva
2009-08-14
1
-0
/
+1
*
Add mptutil, a basic utility for managing MPT SCSI/SATA/SAS controllers.
scottl
2009-08-14
12
-0
/
+4429
*
Fix is 32bit bug missed in testing.
scottl
2009-08-14
1
-7
/
+8
*
ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6
scottl
2009-08-13
14
-0
/
+5259
*
Fix references to the kernel distributions to use the correct names
jhb
2009-08-12
2
-3
/
+3
*
Do not truncate IPv6 addresses when printing them in the
bz
2009-08-12
1
-1
/
+1
*
Apply the ntp-related part of r195626 to the correct part of the tree --
cperciva
2009-08-12
1
-2
/
+0
*
Handle kernels that don't have IPv6 by not sending an "ip6.addr"
jamie
2009-07-31
1
-8
/
+32
*
Style tweak.
rwatson
2009-07-30
1
-2
/
+1
*
Parse the System Resource Affinity Table ('SRAT') used to describe affinity
jhb
2009-07-29
2
-8
/
+148
*
Some jail parameters (in particular, "ip4" and "ip6" for IP address
jamie
2009-07-25
2
-28
/
+43
*
Change the name displayed in sysinstall(8) from 'Wizard Mode'
trasz
2009-07-25
3
-4
/
+4
*
It is believed the last of the base system that could have an issue with
kensmith
2009-07-22
1
-10
/
+10
*
Remove the "dedicated disk mode" partitioning option from sysinstall, in
cperciva
2009-07-22
1
-16
/
+2
*
Don't get stuck in an infinite loop comparing (short++ <= maxshort)
brian
2009-07-19
1
-3
/
+2
*
Bump the version of all non-symbol-versioned shared libraries in
kensmith
2009-07-19
1
-1
/
+1
*
add mesh support
sam
2009-07-17
2
-17
/
+9
[next]