aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* TDMA support for long distance point-to-point links using ath devices:Sam Leffler2009-01-081-3/+3
* - use .Ex macro in EXIT STATUS sectionDaniel Gerzo2009-01-071-3/+1
* - rename the RETURN VALUES section to EXIT STATUS [1]Daniel Gerzo2009-01-071-4/+2
* - rename the RETURN VALUES section to EXIT STATUSDaniel Gerzo2009-01-071-1/+1
* - rename the RETURN VALUES section to EXIT STATUSDaniel Gerzo2009-01-071-1/+1
* - rename the RETURN VALUES section to EXIT STATUSDaniel Gerzo2009-01-071-1/+1
* - rename the RETURN VALUES section to EXIT STATUS [1]Daniel Gerzo2009-01-071-4/+2
* - Backout latest changes (follow symlinks: r186496, r186518).Florent Thoumie2009-01-062-61/+24
* various cleanups including:Luigi Rizzo2009-01-061-82/+77
* fix a couple of innocuous compiler warningsLuigi Rizzo2009-01-062-3/+4
* correct description of how a string is stored, fix a fewLuigi Rizzo2009-01-061-5/+10
* Correct the type for the global var accessed in sig handlers.David E. O'Brien2009-01-051-1/+1
* Instead of using obj and all targets which are not cross-build aware,Doug Barton2009-01-041-3/+4
* - Improve wording.Stanislav Sedov2009-01-041-1/+6
* - s/no-scripts/no-script/Chin-San Huang2009-01-041-2/+2
* Add a note to the -m option indicating that you should now specify src/Doug Barton2009-01-021-1/+9
* Add fd = -1 after close when we detect the format so that subsequentWarner Losh2009-01-021-0/+1
* Simplify the code a little by moving the working part ofDoug Barton2009-01-021-8/+12
* Only check for 'nodev' in fstab if that file existsDoug Barton2009-01-021-8/+10
* For IGNORE_FILES delete the version in the TEMPROOT, not the base.Doug Barton2009-01-021-1/+1
* General ImprovementsDoug Barton2009-01-011-19/+31
* Maintenance and updatesDoug Barton2009-01-011-50/+85
* Revert 184781, 184804, and 184832 (automatic installation of filesDoug Barton2009-01-011-19/+0
* Explicitly tell the users what a "down side" to using the boot managerKen Smith2008-12-311-8/+11
* Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothRobert Watson2008-12-311-3/+3
* Mdoc and wording improvements.Christian Brueffer2008-12-301-9/+13
* Oops, missed removing an 's' in previous rev.Ken Smith2008-12-301-1/+1
* Clean up this message a little bit.Ken Smith2008-12-301-4/+3
* Clean up this message a little bit.Ken Smith2008-12-301-4/+3
* Add gssd.h to the list of SRCS so one can build without 'make depend' first.David E. O'Brien2008-12-301-1/+1
* Sound less scary about errorousous disk geometry due to wanting to limitDavid E. O'Brien2008-12-303-63/+125
* Add missing -o to usage output.Simon L. B. Nielsen2008-12-291-1/+1
* Fix memory leaks introduced in last commit.Florent Thoumie2008-12-272-13/+3
* Integrate the NDIS USB support code to CURRENT.Weongyo Jeong2008-12-272-0/+139
* This checkin addresses a couple of issues:Qing Li2008-12-262-2/+4
* Follow symlinks when deleting directories.Florent Thoumie2008-12-252-24/+71
* Add package directory for 7.1-RELEASE in head as well as stable/7.Florent Thoumie2008-12-251-0/+1
* Print a warning when blackhole and reject are used together.Tom Rhodes2008-12-252-8/+13
* In ugidfw(8), print the rule number and rule contents (as parsed and thenRobert Watson2008-12-241-2/+5
* Fix a typo higter->higher.Tom Rhodes2008-12-241-2/+2
* Make signal handler safer.David E. O'Brien2008-12-231-5/+7
* Add "crit" to the list of keywords.Tom Rhodes2008-12-231-3/+3
* Close the read side of the pipe to self when exiting.Joseph Koshy2008-12-231-0/+3
* o Correct a database name: "group" not "groups".Maxim Konovalov2008-12-221-2/+2
* add makefs to the base system; FreeBSD_version bumped just in caseSam Leffler2008-12-191-0/+1
* fix pathnames to work w/ buildworldSam Leffler2008-12-191-4/+4
* fix 64-bit buildSam Leffler2008-12-191-1/+1
* burncd(8) doesn't handle signals and interrupting burncd during operation.David E. O'Brien2008-12-192-6/+37
* import netbsd makefs toolSam Leffler2008-12-1922-0/+7262
* Constify 'name' field in struct funix. This commit makes syslogd(8)Xin LI2008-12-191-1/+1