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 unneeded setpassent() calls.
ed
2010-01-24
1
-4
/
+0
*
Shrink encoded line length from 76 to 72 characters.
mckay
2010-01-24
1
-1
/
+1
*
- Add support for UPDATING remote fetching.
flz
2010-01-22
3
-35
/
+53
*
Make -U once again honor -D after my change to consolidate setting
dougb
2010-01-22
1
-5
/
+5
*
Merge ACPICA 20100121.
jkim
2010-01-21
1
-7
/
+7
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
3
-15
/
+14
*
Fix a bug when printing attributes from multiple files: buflen could be
nwhitehorn
2010-01-21
1
-1
/
+1
*
Give the right value when complaining it being wrong.
delphij
2010-01-20
1
-1
/
+1
*
Simply ignore unsupported protocols listed in /etc/netconfig and
hrs
2010-01-20
1
-4
/
+10
*
Try a privileged port for binding whenever possible because the
hrs
2010-01-20
1
-7
/
+12
*
Add a new option, -P, which reverts newsyslog(8) to the old behavior,
delphij
2010-01-20
2
-5
/
+13
*
Add ip4.saddrsel/ip4.nosaddrsel (and equivalent for ip6) to control
bz
2010-01-17
1
-4
/
+12
*
Unbreak world WITHOUT_NETGRAPH.
antoine
2010-01-16
1
-0
/
+3
*
Use the newly brought %U macro.
ru
2010-01-15
3
-3
/
+3
*
Oops, deleted one line too many. Add back the null case for IGNORE_MOTD
dougb
2010-01-15
1
-0
/
+1
*
Now that we've officially arrived at FreeBSD 9, remove the IGNORE_MOTD
dougb
2010-01-15
1
-5
/
+2
*
Fix a few whitespace issues and comment typos that I found while reading
joel
2010-01-14
1
-11
/
+9
*
Port all applications in usr.sbin/ from libulog to utmpx.
ed
2010-01-13
6
-13
/
+7
*
Port lastlogin(8) to utmpx.
ed
2010-01-13
2
-17
/
+14
*
Port timed away from logwtmp(3). Let it use utmpx.
ed
2010-01-13
2
-9
/
+17
*
Port ac(8) to utmpx.
ed
2010-01-13
1
-102
/
+69
*
Port ppp(8) to utmpx.
ed
2010-01-13
4
-55
/
+32
*
Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ
thompsa
2010-01-13
4
-0
/
+1648
*
Print error messages to stderr.
thompsa
2010-01-10
1
-5
/
+5
*
Add missing library dependency.
antoine
2010-01-09
1
-0
/
+1
*
Correct spelling.
bz
2010-01-09
1
-1
/
+1
*
Various language fixes. Also fixed the URL to totd, obtained from NetBSD.
brueffer
2010-01-09
1
-45
/
+42
*
Switch traceroute over to make use of proper in-kernel source
bz
2010-01-08
2
-2
/
+96
*
Update copyright date
dougb
2010-01-08
2
-24
/
+30
*
This now passes a make universe with WARNS=6.
dwmalone
2010-01-07
1
-2
/
+0
*
Sync to p4
thompsa
2010-01-07
4
-24
/
+213
*
New style function definitions.
dwmalone
2010-01-05
1
-8
/
+11
*
Unbreak bootparamd when setting WITHOUT_NIS.
ed
2010-01-04
1
-2
/
+2
*
Test index value is within the range before using it to reference
delphij
2010-01-04
1
-1
/
+1
*
Modernize scandir(3) and alphasort(3) interfaces according to the IEEE
kib
2010-01-04
2
-2
/
+2
*
Complete ntptrace(8) removal:
antoine
2010-01-03
1
-1
/
+1
*
The default hash table size is 257 not 255. Reword the rest of the line
gavin
2010-01-03
1
-1
/
+1
*
Lower WARNS for sendmail.
ed
2010-01-03
1
-1
/
+1
*
Make it clear that "interface" is one out of possibly many interface of the
mbr
2010-01-02
1
-2
/
+2
*
Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2.
nyan
2010-01-02
1
-4
/
+0
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
163
-137
/
+157
*
Remove unused variables.
ed
2010-01-02
2
-2
/
+1
*
Mark ftwv as __unused. This compare function does not need it.
ed
2010-01-02
1
-1
/
+1
*
ANSIfy some more tools in usr.sbin/.
ed
2010-01-02
13
-40
/
+24
*
If we are using -p it does not make any sense to even create the
dougb
2009-12-31
1
-2
/
+2
*
It's not necessary to include both Op and Fl for command line options
dougb
2009-12-30
1
-9
/
+11
*
Document the DELETE_STALE_RC_FILES option introduced in r201291. This is
dougb
2009-12-30
1
-16
/
+19
*
Add some patches contributed by jhb:
dougb
2009-12-30
1
-23
/
+34
*
The proxy arp entries could not be added into the system over the
qingli
2009-12-30
1
-29
/
+35
*
Let umount build with -Wold-style-definition.
ed
2009-12-30
1
-6
/
+12
[next]