summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* * Use the new stat(1) to get mode information from the files wedougb2002-06-061-34/+33
* libfetch now depends on libcrypto and libssl.ru2002-06-064-0/+20
* Added missing DPADD detected by ``make checkdpadd''.ru2002-06-061-1/+2
* Cast pid_t to long for printf()ingbrian2002-06-061-2/+2
* Fix spelling nit in error message.gordon2002-06-051-1/+1
* o Remove ftp.freebsd.org from the USA servers and add to thejedgar2002-06-052-6/+10
* Add information about setting up media to use the multi-volume supportmurray2002-06-052-0/+120
* Grammar nit.obrien2002-06-041-1/+1
* Change some "process id" variables from 'int' to 'pid_t', renaming somegad2002-06-041-28/+31
* Cosmetic improvements to some of the syslog() calls in here (in some casesgad2002-06-041-35/+44
* Fix all the 'return' statements in here to follow style(9).gad2002-06-041-24/+24
* Avoid checking WIFEXITED and WTERMSIG in some error situations where thegad2002-06-041-3/+6
* Backout revision 1.2 since it didn't work and replace it with a fix thatjhb2002-06-031-6/+2
* Add a missing ``a''.brian2002-06-031-1/+1
* Stop using the depreciated 'union wait' definitions, moving to a moregad2002-06-032-26/+25
* Fix handling of the 'noError' variable. According to the code comments,jhb2002-06-032-24/+22
* Add a 'mediaClose' script command to close the open media. An example usejhb2002-06-034-0/+28
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-026-6/+6
* Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER isbrian2002-06-021-0/+8
* Fix spelling errors: minumum, overriden, inherittedschweikh2002-06-021-6/+6
* Don't exit immediately if an error occurs, continue but exit non-zero.tjr2002-06-021-5/+9
* Skip duplicated prefixes in get_prefix().ume2002-06-013-14/+19
* KNFume2002-06-011-286/+264
* sprintf -> snprintfume2002-06-011-17/+25
* Brush up descriptions of sendmail menu last added.matusita2002-06-012-4/+8
* Add 'Sendmail' menu to set sendmail_enable variable.matusita2002-06-014-2/+44
* Don't load a module from /stand/modules in the MFS root if it is already injhb2002-05-311-0/+4
* We don't build libc_r on sparc64 for the moment.ru2002-05-311-1/+1
* Fix integer overflow causing disk/partition size display wrappingpb2002-05-312-6/+6
* pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, becausebmah2002-05-311-0/+24
* - Document the new `diskInteractive' variable.jhb2002-05-312-0/+34
* If 'netInteractive' is set to true in an installation script, thenjhb2002-05-311-0/+18
* Add a 'diskInteractive' variable that can be set to interactively partitionjhb2002-05-316-8/+18
* Remove DESTDIR which is already included in DOCDIR.jedgar2002-05-311-2/+2
* Typo fix: syste -> systemkeramida2002-05-311-1/+1
* Fix syntax error (label with no statement).wollman2002-05-301-0/+1
* Fix conflict with <paths.h> by renaming _PATH_LOGIN to _PATH_SLIP_LOGIN,wollman2002-05-302-10/+15
* Fix preprocessor directive syntax (text after #else).wollman2002-05-301-3/+5
* mdoc(7) police: Make this look like an average manpage.ru2002-05-301-20/+17
* mdoc(7) police: markup nits.ru2002-05-301-2/+4
* mdoc(7) police: make SYNOPSIS really match usage().ru2002-05-301-7/+3
* mdoc(7) police: markup nits.ru2002-05-301-7/+11
* mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation.ru2002-05-301-1/+1
* mdoc(7) police: markup nit.ru2002-05-301-1/+1
* mdoc(7) police: removed an extra .Op call.ru2002-05-301-1/+1
* mdoc(7) police: tidy up the markup.ru2002-05-301-66/+70
* Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind,jedgar2002-05-291-3/+2
* mdoc(7) police: nits.ru2002-05-291-4/+4
* Put on peril sensitive sunglasses and turn C++ stuff back on.peter2002-05-291-3/+0
* Comment out comments trailing #endif directivesalfred2002-05-281-16/+17
OpenPOWER on IntegriCloud