summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* These now need to link with libamu.obrien2007-12-052-0/+6
* Add new BUILD_* knobs, and switch our definition & setting of BUILD_*obrien2007-12-052-6/+8
* Autoconf would have created a symlink from conf/autofs/autofs_default.hobrien2007-12-051-0/+8
* Temporarily disable amd for import.obrien2007-12-051-1/+0
* zic(8) should exit the loop when the end of the string is reached duekevlo2007-12-031-1/+4
* When printing the contents of a HWPMC log in human readable form:jkoshy2007-12-031-3/+8
* s/effect/affect/remko2007-11-271-2/+2
* These are the things that the tinderbox has problems with because itjb2007-11-204-0/+4
* Use an explicit pointer cast since NULL isn't guaranteed to be definedjb2007-11-181-1/+1
* Use a NULL instead of a zero to avoid a compiler warning about a missing sent...jb2007-11-181-1/+1
* Reduce the WARNS levels in a couple of places so that we can enablejb2007-11-181-1/+1
* Fix a compiler warning by using a printf format matching the variablejb2007-11-171-1/+1
* Use uintptr_t to cast a pointer to an integer to avoid compiler warningsjb2007-11-172-2/+2
* Use printf formats which match the variable types without casts so wejb2007-11-171-4/+4
* Add change missing from previous commit: Remove temporary file.cperciva2007-11-161-1/+1
* Fix "freebsd-update rollback" applied to minor-version upgrades: Oldcperciva2007-11-161-2/+16
* Include agpreg.h from it's new location.jb2007-11-131-1/+1
* Add support for "freebsd-update -r newrelease upgrade" -- binarycperciva2007-11-122-64/+850
* Fix segfault while running with -a option and deinstalling brokenkrion2007-11-101-1/+1
* install hostapd.conf and related files for folks that don't have sourcesam2007-11-101-0/+5
* fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOLsam2007-11-101-8/+19
* install sample wpa_supplicant.conf; not everyone has source to referencesam2007-11-101-1/+5
* Some code cleanups, including removing of stale getopt argument andkrion2007-11-105-32/+26
* Add -i option for package installation without fetching andkrion2007-11-104-4/+16
* xorg-printserver still exists in the ports tree but it's marked askensmith2007-11-103-4/+0
* Teach source installation shell script and sysinstall(8) aboutru2007-11-093-1/+5
* Update X11 dists for xorg-7.3 layout.kensmith2007-11-083-12/+4
* Two minor improvements uncovered by work on upgrading between releases:cperciva2007-11-081-2/+14
* devinfo(8) manual page refers to pciconfr(8). Add back reference formarck2007-11-071-1/+2
* Add missing <stdlib.h> for exit()kevlo2007-11-072-0/+2
* Cleanup of userland __P usekevlo2007-11-07102-1132/+1139
* Check the correct variables for malloc failures.matteo2007-11-072-2/+2
* Change wpa_supplicant to down the interface at the start of the init routine.thompsa2007-11-051-3/+12
* Allow search for any UUID entered by user.emax2007-11-041-3/+0
* Add __unused to parameters when neededcharnier2007-11-032-9/+11
* Introduce pkg_updating(1) which scans for installed ports and showskrion2007-11-025-1/+385
* Momoize the results of isinstalledpkg()krion2007-11-021-10/+56
* mtree should use getcwd() instead of getwd(). getcwd() is safer,keramida2007-11-021-1/+1
* Add the -h <bindip> option to rpc.lockd, similar to the one inmatteo2007-11-022-111/+348
* Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8)matteo2007-11-012-91/+335
* Update copyright attribution.jhb2007-10-312-2/+4
* Normalize usage output.ru2007-10-311-2/+4
* Remove dublicate .Pp, sort SEE ALSO.brueffer2007-10-311-4/+3
* Whitespace-only change: trim EOL spaces.keramida2007-10-301-3/+3
* mdoc warning fix: delete spurious empty line.keramida2007-10-301-2/+1
* mdoc fix: Add missing .El requestkeramida2007-10-301-1/+2
* Selecting amd and a few other things in the Networking config sectionkensmith2007-10-302-5/+14
* Include <stdlib.h> for the right prototype for exit(3).yar2007-10-271-0/+1
* Set the program name if the crunched program is selected throughyar2007-10-271-0/+5
* Missed in the previous commit to this file:jhb2007-10-271-0/+3
OpenPOWER on IntegriCloud