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
...
*
Reenable the Amd build. 'make world' passed on my amd64 8-CURRENT system.
obrien
2007-12-05
1
-0
/
+1
*
Teach Amd how to unmount.
obrien
2007-12-05
1
-0
/
+3
*
Accidently created the file with the wrong name.
obrien
2007-12-05
1
-8
/
+0
*
'amu_autofs_prot.h'
obrien
2007-12-05
1
-0
/
+8
*
Adjust for new files added to 6.1.5, and files retired from 6.0.10p1.
obrien
2007-12-05
1
-9
/
+10
*
Update for version 6.1.5.
obrien
2007-12-05
1
-117
/
+253
*
We now have to use part of the vendor supplied xdr_func.c.
obrien
2007-12-05
1
-3
/
+8
*
These now need to link with libamu.
obrien
2007-12-05
2
-0
/
+6
*
Add new BUILD_* knobs, and switch our definition & setting of BUILD_*
obrien
2007-12-05
2
-6
/
+8
*
Autoconf would have created a symlink from conf/autofs/autofs_default.h
obrien
2007-12-05
1
-0
/
+8
*
Temporarily disable amd for import.
obrien
2007-12-05
1
-1
/
+0
*
zic(8) should exit the loop when the end of the string is reached due
kevlo
2007-12-03
1
-1
/
+4
*
When printing the contents of a HWPMC log in human readable form:
jkoshy
2007-12-03
1
-3
/
+8
*
s/effect/affect/
remko
2007-11-27
1
-2
/
+2
*
These are the things that the tinderbox has problems with because it
jb
2007-11-20
4
-0
/
+4
*
Use an explicit pointer cast since NULL isn't guaranteed to be defined
jb
2007-11-18
1
-1
/
+1
*
Use a NULL instead of a zero to avoid a compiler warning about a missing sent...
jb
2007-11-18
1
-1
/
+1
*
Reduce the WARNS levels in a couple of places so that we can enable
jb
2007-11-18
1
-1
/
+1
*
Fix a compiler warning by using a printf format matching the variable
jb
2007-11-17
1
-1
/
+1
*
Use uintptr_t to cast a pointer to an integer to avoid compiler warnings
jb
2007-11-17
2
-2
/
+2
*
Use printf formats which match the variable types without casts so we
jb
2007-11-17
1
-4
/
+4
*
Add change missing from previous commit: Remove temporary file.
cperciva
2007-11-16
1
-1
/
+1
*
Fix "freebsd-update rollback" applied to minor-version upgrades: Old
cperciva
2007-11-16
1
-2
/
+16
*
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
[prev]
[next]