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
*
Provide an error message and error handling if there are no network
nwhitehorn
2011-10-25
1
-0
/
+7
*
Provide an error message instead of silent failure if no disks are present
nwhitehorn
2011-10-25
1
-4
/
+13
*
Protect NIS server with madvise(2) since this daemon is required
glebius
2011-10-25
1
-0
/
+4
*
Fix argument name. This fixes EINVAL when boot0cfg uses GEOM_PART'
ae
2011-10-25
1
-1
/
+1
*
Staticify elide_root() for now to fix build.
delphij
2011-10-24
1
-1
/
+1
*
Avoid printing // for packages that install to /
emaste
2011-10-24
1
-3
/
+11
*
Protect NIS client with madvise(2) since this daemon is required
glebius
2011-10-24
1
-0
/
+4
*
Apparently, "ada" drives are better treated similarly to "da" drives.
ivoras
2011-10-24
1
-1
/
+2
*
It seems that the warning is much less severe than its message says. The
ivoras
2011-10-24
1
-1
/
+1
*
Fix typo
ivoras
2011-10-24
2
-2
/
+2
*
Avoid some "Invalid argument" errors in the installer.
nwhitehorn
2011-10-23
1
-3
/
+20
*
Add '%' and '@' to the set of characters which can appear in path names.
cperciva
2011-10-23
1
-1
/
+1
*
Add a flush of the current PMC log buffer before displaying the next top.
fabient
2011-10-18
2
-9
/
+11
*
Escape the newline so we get a proper line continuation. Without this
kensmith
2011-10-18
1
-1
/
+1
*
- remove device keyword from makefs manpage
eadler
2011-10-17
1
-2
/
+1
*
Make the usbdump utility work again by using the correct BPF structures.
hselasky
2011-10-17
1
-5
/
+5
*
Place quotes around the output of kbdmap(1), designed to be pasted into
nwhitehorn
2011-10-16
1
-1
/
+1
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
2
-3
/
+3
*
Add a "kern.features.ata_cam" sysctl in the kernel when the ATA_CAM kernel
rodrigc
2011-10-09
2
-1
/
+35
*
Add support to makefs(8) to add UFS labels to images.
nwhitehorn
2011-10-09
4
-1
/
+12
*
Avoid magicking into existence sub-partitions due to leftover blocks when
nwhitehorn
2011-10-08
1
-11
/
+22
*
Usability enhancements: do not allow setting a mountpoint on bsdlabel
nwhitehorn
2011-10-08
1
-1
/
+30
*
Work around some behavior of gpart that I absolutely do not understand in
nwhitehorn
2011-10-07
4
-62
/
+42
*
Move "Exit" to the first entry in the list, so that it is the default
nwhitehorn
2011-10-06
1
-2
/
+2
*
Ask if you want to set the keymap before invoking kdbmap to prevent
nwhitehorn
2011-10-06
1
-0
/
+2
*
portsnap: Detect error immediately if we can't fetch the snapshot metadata.
jilles
2011-10-04
1
-3
/
+3
*
Farewall, sysinstall! You served us well for many years, but 10.0 is one
nwhitehorn
2011-10-03
65
-23030
/
+0
*
Get rid of major/minor number distinction.
ed
2011-09-28
1
-1
/
+1
*
Improve battery capacity reporting
emaste
2011-09-27
1
-10
/
+15
*
Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing
kensmith
2011-09-26
1
-1
/
+3
*
Remove RA timer on an interface with !IFF_UP actively after starting to send
hrs
2011-09-20
1
-0
/
+15
*
Fix a logic bug in pc-sysinstall creating partitions.
jpaetzel
2011-09-19
11
-36
/
+60
*
Inquire about terminal type if starting from a serial console and do
nwhitehorn
2011-09-17
1
-6
/
+4
*
Fix a typo introduced in r219892 that prevented file system options from
nwhitehorn
2011-09-16
1
-1
/
+1
*
Fix WPA setup broken by changes to shell argument passing inside the
nwhitehorn
2011-09-16
1
-0
/
+1
*
Print the package name on deletion errors.
pluknet
2011-09-16
1
-2
/
+2
*
Allow WPA PSKs up to 63 characters, the max length according to
brueffer
2011-09-13
1
-1
/
+1
*
- Add ":origin" label to the interface id for resolvconf(8). (r223149)
hrs
2011-09-12
4
-52
/
+164
*
- Fix a bug that can lead to displaying an incorrect value. (r224210)
hrs
2011-09-12
8
-188
/
+240
*
Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.
brueffer
2011-09-10
2
-0
/
+3
*
Correct a typo.
bz
2011-09-07
1
-1
/
+1
*
Fix two problems:
bz
2011-09-07
2
-4
/
+8
*
Upgrade to BIND version 9.8.1. Release notes at:
dougb
2011-09-03
1
-1
/
+1
*
Move the logic to parse volume cache commands out into a separate function
jhb
2011-09-02
2
-119
/
+159
*
Swap FTP paths to be MACHINE/MACHINE_ARCH instead of MACHINE_ARCH/MACHINE.
nwhitehorn
2011-08-30
1
-1
/
+1
*
If a drive is not part of the array (i.e. missing) we need to print the
bz
2011-08-25
1
-1
/
+1
*
Fix buffer overflow and possible ISO image corruption in wrong
mm
2011-08-23
1
-7
/
+3
*
Implement support for GRAID volumes in the installer partition editor,
nwhitehorn
2011-08-21
4
-17
/
+60
*
Make messages about typos appear on the screen instead of in the log file.
nwhitehorn
2011-08-21
2
-2
/
+2
*
Fix a bug that prevented docsinstall from being able to use DNS in most
nwhitehorn
2011-08-18
1
-1
/
+11
[next]