summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* s/dependant/dependentjkh2001-03-241-2/+2
* revert rev 1.3: restore MAN1 directive to unbreak worldalfred2001-03-241-0/+1
* - Add which(1)-like functionality into pkg_info;sobomax2001-03-2312-23/+283
* Fixed style bugs (use normal formatting for assignment, and don't overridebde2001-03-231-2/+1
* Quote PPP_CONFDIR in CFLAGSbrian2001-03-231-1/+1
* Change _PATH_PPP to PPP_CONFDIR and allow it to be overridden at compile timebrian2001-03-234-5/+11
* Make wizard mode get out of raw mode first before going interactive withjkh2001-03-232-0/+4
* Fix a bug with setting the soft updates option from a script.jkh2001-03-234-10/+8
* Switch from lynx to "links" as the default doc browser.jkh2001-03-237-16/+17
* Add missing specification of the `-s' option to the usage line.iedowse2001-03-221-1/+1
* Remove struct cmessage from sys/socket.h and reintroduce the privatealfred2001-03-221-0/+5
* Unbreak world by removing struct cmessage already define in sys/socket.hache2001-03-221-5/+0
* Include docs with "default X dist" so XF86Config won't complain about it.jkh2001-03-221-1/+1
* Don't install Kerberos stuff if user has selected minimal or "user"jkh2001-03-221-2/+2
* Hopefully fix some of the bugs in passing credentials over UNIX ...alfred2001-03-226-92/+15
* o Remove BINMODE=0550 -- no need to restrict execution rights as therwatson2001-03-222-3/+1
* o Strip BINMODE from Makefile. Installing watch with 0500 provides norwatson2001-03-221-1/+0
* ypserv has intimate knowledge of the server transport handle which iswpaul2001-03-211-17/+4
* Use %c for expire/change datesache2001-03-211-2/+2
* Use nl_langinfo instead of %Efache2001-03-211-2/+7
* Properly fix the world breakage.ru2001-03-216-32/+21
* Add SRCS= mk-mdmap.c and SRCS= wire-test.c to fix the worldkeichii2001-03-212-0/+2
* Set the default manual section for usr.sbin/ to 8.ru2001-03-20174-215/+81
* Set the default manual section for sbin/ to 8.ru2001-03-203-3/+0
* mdoc(7) police: fixes to the previous revision:ru2001-03-201-2/+8
* Included in the updated version of tirpc's sm_inter.x Sun added thealfred2001-03-201-23/+2
* Allow LQR periods of 1 second and FSM retry periods of 1 second. This allows usroger2001-03-191-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1946-2248/+8282
* Update obsolete history info.ru2001-03-191-1/+2
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-192-13/+13
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-194-13/+13
* properly document the loadConfig optionjkh2001-03-182-4/+4
* Correct the arguments to the extattrct()l call so that the enable andtmm2001-03-171-3/+3
* Unrevert something which shouldn't have been reverted in the previous revert.phk2001-03-171-0/+1
* Backout my previous commit, it appearantly doesn't work for asynchronousphk2001-03-173-55/+8
* Stop cron from shouting in the syslog. Use setproctitle() instead, sincepeter2001-03-171-6/+1
* Fix a number of warnings that come up when compiling with BDECFLAGS.gad2001-03-161-7/+7
* Add -ledit to ngctl.phk2001-03-162-8/+54
* mdoc(7) police: simplify bogus ``.Ql Fl'' constructs.ru2001-03-161-33/+33
* mdoc(7) police: -mdoc still has a nine-arguments limitation.ru2001-03-161-2/+2
* s/0x7f000001/INADDR_LOOPBACKalfred2001-03-161-1/+1
* Very small cosmetic tweak - avoid starting an extra xterm for the fvwmjkh2001-03-162-2/+2
* Moved '#endif' to correct position. (previous commit broke pc98 support)nyan2001-03-152-2/+2
* When creating a package sort dependencies in such a way that if dependencysobomax2001-03-155-74/+152
* o Update getextattr and setextattr utilities to take into account therwatson2001-03-156-22/+50
* o Update extattrctl to take into account the updated EA interface withrwatson2001-03-153-23/+59
* When matching installed packages against glob keep track of which patternssobomax2001-03-141-2/+23
* Typo. Move FreeBSD Id out of copyright section.charnier2001-03-141-4/+6
* Document the HTTP proxy install method.murray2001-03-141-7/+10
* Avoid sending a pointless `CWD .' command which confuses somemurray2001-03-141-1/+3
OpenPOWER on IntegriCloud