aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8).Sean Chittenden2005-08-021-0/+1
* Mention the default value of PATH and that it may be overridden.Christian Brueffer2005-07-311-2/+7
* Change /home symbolic link, so it will point to usr/home instead of /usr/home.Pawel Jakub Dawidek2005-07-311-1/+5
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-3110-21/+21
* Correct problems with handling interfaces that go away (e.g. whenSam Leffler2005-07-291-10/+26
* clear eloop registration when deinit'd the l2 packet supportSam Leffler2005-07-291-2/+11
* Correct column alignment.Nate Lawson2005-07-281-1/+1
* Fix nits in reporting battery information and add battery status reporting.Nate Lawson2005-07-281-35/+54
* Add -o/-O options to pkg_version:Kirill Ponomarev2005-07-274-27/+57
* powerd(8) requires root permissions to run so notify the user if theyNate Lawson2005-07-251-0/+4
* Move DNS configuration before sendmail configuration, becauseTilman Keskinoz2005-07-251-4/+4
* Disable thread support in BIND. It appears to reduce performance ratherDag-Erling Smørgrav2005-07-257-14/+14
* (More thoroughly) fix the problem with the EGREP lines that was reportedDoug Barton2005-07-232-26/+45
* Sync usage message with the code and manual page.Joseph Koshy2005-07-231-0/+1
* Use the current BST/BIF ioctls, not the deprecated ones.Nate Lawson2005-07-221-2/+2
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Use "FreeBSD/i386" over "FreeBSD/ia32" to avoid any confusion.Ceri Davies2005-07-221-1/+1
* Correct some spelling and grammatical errors.Ceri Davies2005-07-221-7/+7
* Fix ndisgen(8) for amd64Jung-uk Kim2005-07-221-72/+116
* - Fix spelling of 'multiplexer'Markus Brueffer2005-07-211-6/+6
* Remove the vttest program. It lives in ports/sysutils/vttest now.Poul-Henning Kamp2005-07-216-2554/+0
* Fixing an off-by-one error which results in 'ugidfw list' to complain aboutTai-hwa Liang2005-07-211-1/+1
* Recognise GEM ethernet adapter (sparc64/ppc).Peter Grehan2005-07-212-0/+2
* Make sure /etc/fstab is written out for Apple-partitioned drivesPeter Grehan2005-07-212-0/+8
* Connect snapinfo to the build.Mark Santcroos2005-07-201-0/+1
* snapinfo -- show snapshot location on UFS file systemsMark Santcroos2005-07-203-0/+251
* Point to the right path under www.freebsd.org/doc for the HandbookGiorgos Keramidas2005-07-201-1/+1
* Mention that it is possible to have jailsJesus R. Camou2005-07-201-0/+6
* Add a -H option to enable horizontal virtual scrolling, much like -V forPhilip Paeps2005-07-192-17/+50
* Ignore EPERM from sysctl(3). It is returned when passive coolingHajimu UMEMOTO2005-07-181-2/+5
* Catch up with menus.c revision 1.399.David E. O'Brien2005-07-172-58/+0
* Merged from boot0cfg.Yoshihiro Takahashi2005-07-152-13/+33
* Reduce diffs from boot0cfg.c (no functional change).Yoshihiro Takahashi2005-07-151-86/+93
* Attempt gctl verb "write MBR" when updating.Poul-Henning Kamp2005-07-152-1/+25
* Decouple vttest from the tree so we can remove <sgtty.h>Poul-Henning Kamp2005-07-151-1/+1
* kbdmux(4) keyboard multiplexer integrationMaksim Yevmenkin2005-07-142-2/+92
* - Remove MLINKS to nonexistant manpagesChristian Brueffer2005-07-142-2/+2
* Fix spelling error in sample command.Robert Watson2005-07-131-1/+1
* Spelling and grammar fixes.Christian Brueffer2005-07-132-12/+12
* Fix an oops on FBSD-version for packages-5-stable I made in previousKen Smith2005-07-111-1/+1
* Prepare for packages-7-current. While here retro-fit packages-5.4-releaseKen Smith2005-07-111-1/+3
* update for v3.9.1 (releaes)Sam Leffler2005-07-112-1/+4
* Adapt sysinstall to the new dhclient. This includes explicitely tellingScott Long2005-07-111-3/+9
* - Grammar fixesMarkus Brueffer2005-07-091-12/+12
* Fix a bug that affected on-the-fly gmon.out file generation.Joseph Koshy2005-07-093-12/+9
* handle RTM_IFINFO events so we terminate when an interface isSam Leffler2005-07-081-1/+14
* explicitly set IEEE80211_KEY_GROUP instead of depending on kernel kludgeSam Leffler2005-07-051-1/+1
* Update key handling:Sam Leffler2005-07-051-12/+27
* Update hardcoded postfix version number to the current postfix versionSimon L. B. Nielsen2005-07-042-2/+2
* Don't ask about CD numbers if not installing from CD.Doug White2005-07-021-6/+8