summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add a new option to mountd(8), -p <port>. This allows the user to specifybms2004-03-042-7/+76
* Minor style(9) fixes. remove a register keyword, correct two indents.gad2004-03-031-3/+3
* Convert K&R-style routine definitions to C89 style, partially to reducegad2004-03-031-33/+13
* Add command line option for chrootdir, all pkg_add(8) operations will bekensmith2004-03-012-3/+39
* This is an initial whitespace cleanup commit, new content to follow.kensmith2004-03-011-19/+38
* Revert previous change. The effect of -w or -W option is described incharnier2004-02-291-1/+1
* Make rmuser now also remove ipc resources. Also, fix a few minorschweikh2004-02-291-4/+18
* Add skeleton build dirs for pf userland:mlaier2004-02-281-0/+26
* o Now when the Cold War is ended we can confess our pppd(8) supportsmaxim2004-02-281-0/+6
* Rename the WATCHDOG option to SW_WATCHDOG and make it use thephk2004-02-284-56/+211
* Add extra sanity check for SDP packets in libsdp(3)emax2004-02-261-1/+3
* Backed out previous commit (bogus addition of -static to CFLAGS).bde2004-02-261-3/+2
* Fix endianes bugemax2004-02-251-0/+3
* According to source code, under certain conditions, logging goes to thecharnier2004-02-251-1/+1
* Update manual page.phk2004-02-251-19/+26
* Recognize "auto" format.phk2004-02-252-6/+47
* Set size field correctly, it is number of sectors on the device, notphk2004-02-251-2/+6
* Add an 'add' command to ugidfw(8), which permits specifying a newrwatson2004-02-252-10/+65
* Have edquota honour MAXLOGNAME rather than hardcoding the maximumceri2004-02-241-1/+1
* style.Makefile(5):johan2004-02-235-5/+5
* Teach rfcomm_pppd(8) how to register Bluetooth LAN service with local sdpd(8)emax2004-02-232-19/+88
* Report login attempts to syslog. Due to the statically-linked nature ofcperciva2004-02-222-1/+21
* Normalize polling interval while the target is offline.simokawa2004-02-202-7/+13
* Clarify the "lp" description to mention port@host syntax.kientzle2004-02-191-1/+1
* Add "-q" argument to setfmac and setfsmac to allow the patient butrwatson2004-02-183-13/+27
* l2ping(8) should not loose echo data if target does not responds to the pingemax2004-02-172-24/+36
* Whitespace nit.des2004-02-171-1/+1
* The callrpc call to unmonitor hosts was passing the wrong xdralfred2004-02-171-2/+2
* Add -d flag to monitor BIO_DELETE operations toophk2004-02-152-4/+27
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-113-4/+22
* Flush stdout when -A option is used.sumikawa2004-02-101-0/+1
* Fix a typo that stopped ypset's -h option from working with aiedowse2004-02-091-1/+1
* The "bin" distribution was renamed to "base" in CURRENT.olgeni2004-02-072-2/+2
* Correct typo.le2004-02-061-1/+1
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-053-5/+5
* Fix typo, s/transmitts/transmits/johan2004-02-041-1/+1
* Removed unnecessary dependencies on librpcsvc.ru2004-02-042-4/+4
* Put libdevstat before libkvm, because the former depends on the latter.ru2004-02-041-2/+2
* Drop unused dependencies.ru2004-02-041-3/+0
* Move the checks for whether or not to build pppctl todeischen2004-01-311-8/+15
* Use strtol to parse the <%d> tags in printline() and printsys().iedowse2004-01-311-18/+18
* Apply s/LIBC_R/LIBPTHREAD/ to the DPADD variable. The LDADD variablemarcel2004-01-311-1/+1
* Add some logic so that pppctl isn't built if the correct threading librarydeischen2004-01-311-1/+5
* s/-lc_r/-lpthread/deischen2004-01-301-1/+1
* In checkLabels(), deal with the fact that on ia64 we do not have amarcel2004-01-302-0/+24
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+2
* Get rid of all (but one in write.c) static size buffers.ru2004-01-276-37/+56
* Some Windows .INF files are deliberately sabotaged to prevent them fromwpaul2004-01-271-1/+22
* Make a message less scary (based on user feedback)eivind2004-01-261-1/+1
* Make this WARNS=3 clean.ru2004-01-2613-19/+28
OpenPOWER on IntegriCloud