summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* o Get missed "%" in output back.maxim2007-12-161-2/+2
* + Open ctty in non-blocking mode to avoid hangs during open and close(waitingobrien2007-12-111-9/+20
* Backout previous commit, since it's done without maintainerskrion2007-12-0910-173/+1
* Be more consistant and use UNZIPPER everywhere.obrien2007-12-092-6/+5
* Add the 'pkg_search' script.obrien2007-12-0910-1/+173
* Enhance descriptions in the timed manual.remko2007-12-081-7/+32
* When applying a spec, traverse the existing directory tree in lexicaldes2007-12-071-1/+7
* Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records injkoshy2007-12-075-209/+1075
* style(9)obrien2007-12-051-15/+15
* Reenable the Amd build. 'make world' passed on my amd64 8-CURRENT system.obrien2007-12-051-0/+1
* Teach Amd how to unmount.obrien2007-12-051-0/+3
* Accidently created the file with the wrong name.obrien2007-12-051-8/+0
* 'amu_autofs_prot.h'obrien2007-12-051-0/+8
* Adjust for new files added to 6.1.5, and files retired from 6.0.10p1.obrien2007-12-051-9/+10
* Update for version 6.1.5.obrien2007-12-051-117/+253
* We now have to use part of the vendor supplied xdr_func.c.obrien2007-12-051-3/+8
* 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
OpenPOWER on IntegriCloud