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
*
Include agpreg.h from it's new location.
jb
2007-11-13
1
-1
/
+1
*
Add support for "freebsd-update -r newrelease upgrade" -- binary
cperciva
2007-11-12
2
-64
/
+850
*
Fix segfault while running with -a option and deinstalling broken
krion
2007-11-10
1
-1
/
+1
*
install hostapd.conf and related files for folks that don't have source
sam
2007-11-10
1
-0
/
+5
*
fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOL
sam
2007-11-10
1
-8
/
+19
*
install sample wpa_supplicant.conf; not everyone has source to reference
sam
2007-11-10
1
-1
/
+5
*
Some code cleanups, including removing of stale getopt argument and
krion
2007-11-10
5
-32
/
+26
*
Add -i option for package installation without fetching and
krion
2007-11-10
4
-4
/
+16
*
xorg-printserver still exists in the ports tree but it's marked as
kensmith
2007-11-10
3
-4
/
+0
*
Teach source installation shell script and sysinstall(8) about
ru
2007-11-09
3
-1
/
+5
*
Update X11 dists for xorg-7.3 layout.
kensmith
2007-11-08
3
-12
/
+4
*
Two minor improvements uncovered by work on upgrading between releases:
cperciva
2007-11-08
1
-2
/
+14
*
devinfo(8) manual page refers to pciconfr(8). Add back reference for
marck
2007-11-07
1
-1
/
+2
*
Add missing <stdlib.h> for exit()
kevlo
2007-11-07
2
-0
/
+2
*
Cleanup of userland __P use
kevlo
2007-11-07
102
-1132
/
+1139
*
Check the correct variables for malloc failures.
matteo
2007-11-07
2
-2
/
+2
*
Change wpa_supplicant to down the interface at the start of the init routine.
thompsa
2007-11-05
1
-3
/
+12
*
Allow search for any UUID entered by user.
emax
2007-11-04
1
-3
/
+0
*
Add __unused to parameters when needed
charnier
2007-11-03
2
-9
/
+11
*
Introduce pkg_updating(1) which scans for installed ports and shows
krion
2007-11-02
5
-1
/
+385
*
Momoize the results of isinstalledpkg()
krion
2007-11-02
1
-10
/
+56
*
mtree should use getcwd() instead of getwd(). getcwd() is safer,
keramida
2007-11-02
1
-1
/
+1
*
Add the -h <bindip> option to rpc.lockd, similar to the one in
matteo
2007-11-02
2
-111
/
+348
*
Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8)
matteo
2007-11-01
2
-91
/
+335
*
Update copyright attribution.
jhb
2007-10-31
2
-2
/
+4
*
Normalize usage output.
ru
2007-10-31
1
-2
/
+4
*
Remove dublicate .Pp, sort SEE ALSO.
brueffer
2007-10-31
1
-4
/
+3
*
Whitespace-only change: trim EOL spaces.
keramida
2007-10-30
1
-3
/
+3
*
mdoc warning fix: delete spurious empty line.
keramida
2007-10-30
1
-2
/
+1
*
mdoc fix: Add missing .El request
keramida
2007-10-30
1
-1
/
+2
*
Selecting amd and a few other things in the Networking config section
kensmith
2007-10-30
2
-5
/
+14
*
Include <stdlib.h> for the right prototype for exit(3).
yar
2007-10-27
1
-0
/
+1
*
Set the program name if the crunched program is selected through
yar
2007-10-27
1
-0
/
+5
*
Missed in the previous commit to this file:
jhb
2007-10-27
1
-0
/
+3
*
Bump up the limit for when to print the resources for a given resource
jhb
2007-10-27
1
-1
/
+1
*
Use the correct variable to check for a malloc failing. This fixes a
simon
2007-10-27
1
-1
/
+1
*
Document the '-P pidfile' command line argument.
simon
2007-10-26
1
-1
/
+5
*
If the INDEX file cannot be opened, print the actual filename / path
simon
2007-10-26
1
-7
/
+8
*
When processing multi-path ip6 routers, place each router entry on its
csjp
2007-10-24
1
-0
/
+2
*
Avoid leaking file descriptors
matteo
2007-10-23
1
-3
/
+7
*
Add the -h <bindip> option to mountd, similar to the one in nfsd(8)
matteo
2007-10-20
2
-160
/
+340
*
Allow adding a user(s) to additional groups in batch mode as well.
mtm
2007-10-20
2
-1
/
+2
*
The POP daemon's temporary mail file has a leading dot ('.'). This was
mtm
2007-10-19
1
-3
/
+3
*
Add whitespace.
krion
2007-10-17
1
-1
/
+1
*
Update for INDEX-8 support.
krion
2007-10-17
1
-1
/
+3
*
Some left over from the sensors framework.
mlaier
2007-10-16
2
-645
/
+0
*
Update for tcpdump 3.9.8
mlaier
2007-10-16
2
-45
/
+76
*
Update for libpcap 0.9.8
mlaier
2007-10-16
1
-6
/
+7
*
Backout sensors framework.
netchild
2007-10-15
3
-297
/
+0
*
Fix makrup. There are still some OpenBSD-specific things
ru
2007-10-14
2
-29
/
+40
[next]