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
*
- Grammar fixes
markus
2006-02-11
1
-21
/
+21
*
- Fix attribute id of HIDBatteryPower
markus
2006-02-10
1
-5
/
+5
*
Actually fix the DHCP handling, by using more robust detection of DHCP
delphij
2006-02-09
1
-2
/
+8
*
Refuse to install invalid ARP entries.
glebius
2006-02-09
1
-2
/
+3
*
Remove attempts to use mknod.
ceri
2006-02-07
3
-89
/
+7
*
Attempt to fix DHCP address acquisition which was broken by rev. 1.133.
delphij
2006-02-06
1
-3
/
+6
*
Another update for reality: "dangerously dedicated" mode is now
ceri
2006-02-06
2
-50
/
+46
*
Correct a user-visible typo.
ceri
2006-02-05
2
-2
/
+2
*
Gratuitous "typo in comment" fix.
ceri
2006-02-05
2
-2
/
+2
*
Bring these files somewhat into the present.
ceri
2006-02-05
14
-149
/
+126
*
Perform minor rewording and grammatical improvement. Add a missing Xr.
ceri
2006-02-04
1
-31
/
+40
*
Add a -A argument to mergemaster to allow explicitly specifying an
rwatson
2006-02-04
2
-8
/
+17
*
Allow newer config versions to config older versions with the same
imp
2006-02-03
2
-21
/
+30
*
Remove reference to auditon(8), this tool has been superseded by
rwatson
2006-02-02
1
-1
/
+0
*
Enable building of OpenBSM command line tools:
rwatson
2006-02-02
5
-0
/
+62
*
Expand contractions.
joel
2006-02-01
2
-3
/
+3
*
Fix typo.
krion
2006-01-29
1
-1
/
+1
*
Use ".Pa" for path names.
jkoshy
2006-01-29
1
-12
/
+12
*
- Hide 'incorrect geometry warning' in non-interactive mode. A user should
jkim
2006-01-27
2
-22
/
+36
*
Add `mediaOpen' function. This function mounts selected media device.
jkim
2006-01-27
7
-0
/
+36
*
Merge from accidental commit to RELENG_5:
cperciva
2006-01-27
1
-1
/
+1
*
After changing hostres from libdisk to libgeom, it now compiles
erwin
2006-01-26
1
-5
/
+1
*
Replace ki_ocomm by ki_comm. The former will go away.
harti
2006-01-26
2
-5
/
+5
*
Fix a bug in the processor load code: the wrong process was used to
harti
2006-01-26
1
-3
/
+3
*
Fix false positives when searching for disks. Things like adv(4) are not
harti
2006-01-26
1
-0
/
+9
*
Fix the MIB to use libgeom instead of libdisk.
harti
2006-01-26
3
-48
/
+170
*
An old patch from Dan Lukes <dan at obluda.cz>:
delphij
2006-01-23
2
-2
/
+6
*
Replace "fetch" with "fetch -r" when downloading the initial ~38MB
cperciva
2006-01-22
1
-2
/
+1
*
Honour the "uuid" directive in adduser.conf
matteo
2006-01-22
1
-1
/
+4
*
Improve error-handling related to the fork() done to compress files after
gad
2006-01-20
1
-15
/
+38
*
Revert previous commit for now, which seems to have (re)introduced some
delphij
2006-01-18
3
-150
/
+227
*
Improves and cleanups over inetd(8):
delphij
2006-01-18
3
-227
/
+150
*
Mention that the random time slept by "portsnap cron" is between 1 and
cperciva
2006-01-17
1
-1
/
+2
*
Add ntp.cgi.cz.
ceri
2006-01-15
2
-0
/
+6
*
Preserve any additional arguments to ifconfig that were specified in the
ceri
2006-01-15
1
-1
/
+1
*
If sysinstall was used to configure an anonymous FTP area, it was
ceri
2006-01-15
1
-1
/
+1
*
Correct obsolete chown syntax.
ceri
2006-01-15
1
-2
/
+2
*
- Change the exit message from "make cleandepend; make depend" to
flz
2006-01-14
1
-1
/
+1
*
Unbreak the AMD64 build by forgoing the 'snmp_hostres' functionality.
obrien
2006-01-13
1
-1
/
+5
*
Use posix_memalign() rather than assuming that malloc() provides adequate
jasone
2006-01-12
1
-5
/
+7
*
Fix build without -DNDEBUG.
harti
2006-01-12
3
-7
/
+7
*
assert(3) is not used here.
obrien
2006-01-12
1
-1
/
+0
*
Update usage to reflect the fact that the -d -a now accepts -i <interface>.
brooks
2006-01-10
1
-1
/
+1
*
- Fix: documentation for -m option was inserted halfway thru the text of -l
pav
2006-01-10
1
-3
/
+3
*
/etc/crontab is similar enough to parse as correct if you run
brooks
2006-01-10
1
-0
/
+4
*
Allow the -i <interface> option with -d -a to allow all arp entries for
brooks
2006-01-10
2
-1
/
+2
*
Fix -r causing SIGSEGV due to parse_args() being called before font_current i...
flz
2006-01-09
1
-3
/
+3
*
Add -K option to pkg_add and pkg_info.
flz
2006-01-09
10
-18
/
+71
*
Connect the HOSTRES MIB to the build.
harti
2006-01-09
1
-0
/
+1
*
msg
harti
2006-01-09
18
-0
/
+7005
[next]