summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Spell out shutdown(2)'s how argument in #ifdef notdef'd code.jmallett2005-05-111-1/+1
* Spell SHUT_RD as SHUT_RD not 0 as the how argument to shutdown(2).jmallett2005-05-111-1/+1
* Fix support for Windows drivers that support both PCI and PCMCIA devices atwpaul2005-05-081-13/+15
* The current NTP servers for .nl do not work with ntpdate, so switch tojhb2005-05-062-12/+12
* The kernel doesn't need to include a tun device - the module will be loadedbrian2005-05-061-7/+0
* Make smbfs capable to use 16bit char set in filenames.takawata2005-05-041-2/+2
* Use libutil in DPADD as well.mlaier2005-05-041-1/+1
* Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources.mlaier2005-05-031-7/+3
* Use static for static variables. This fixes gcc4 build.delphij2005-05-021-3/+2
* Use socklen_t in place of socket operations, instead of intdelphij2005-05-021-2/+2
* Document the device burncd uses by default.brueffer2005-05-021-1/+10
* add targets for ipnodes.byname and ipnodes.byaddr which carriesume2005-05-021-0/+38
* Neaten usage message.jkoshy2005-05-021-1/+1
* fix typo in previos commit.ume2005-05-021-2/+2
* teach IPv6 to async DNS resolver in ypserv:ume2005-05-023-27/+61
* fixed a possible reference to a broken memorysuz2005-05-021-1/+1
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-012-12/+12
* Add ntp.jst.mfeed.ad.jp and ntp1.v6.mfeed.ad.jp (IPv6 only) tomatusita2005-05-012-0/+12
* Fix spelling errors.joel2005-04-301-2/+2
* Update the manual page for ppp(8).jcamou2005-04-281-21/+3
* - Act according to the documentation (man page):robert2005-04-281-2/+1
* Enable tcp-wrapper support in the SNMP daemon.harti2005-04-261-1/+2
* all the ipfilter tools are now built from sbin/Makefile, so remove them fromdarrenr2005-04-251-11/+0
* Remove directories no longer used for building ipfilter toolsdarrenr2005-04-254-75/+0
* Throw the switch on the new driver generation/loading mechanism. Fromwpaul2005-04-244-0/+834
* Ask that "make cleandepend" be run before "make depend", now thatru2005-04-221-1/+1
* plugged memory leaksuz2005-04-211-1/+3
* Build pmccontrol(8) and pmcstat(8) on all architectures (FWIW :-)marcel2005-04-201-6/+2
* Remove superfluous CFLAGS lines. Use the conditional '?=' constructjkoshy2005-04-191-3/+1
* Remove superfluous CFLAGS additions. Make 'make checkdpadd' work.jkoshy2005-04-191-4/+2
* Unbreak tinderbox builds for ${MACHINE_ARCH} != "i386" or "amd64".jkoshy2005-04-191-2/+6
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-197-0/+1568
* Support for the GTCO Digipad.mdodd2005-04-132-0/+79
* Add the -S flag which produces the -s output withoutmdodd2005-04-132-12/+26
* Add -S option which allows to change the pathname of the privilegedhrs2005-04-132-2/+11
* (handler): When exitting upon an abnormal signal, yppush_exit() should notthomas2005-04-121-1/+1
* Explicitly install linux_base 8 to make sure the right version isjhb2005-04-122-2/+2
* Remove wrong -unfilled .Bd argument implied by -literal.dds2005-04-111-4/+4
* Drop the default running value to 60% from 80%. Testing shows that wenjl2005-04-102-3/+3
* Add support for recording the total energy used (in joules) when innjl2005-04-101-6/+47
* Remove an unused variable and a useless getuid() declaration.stefanf2005-04-091-3/+1
* Remove unused variables.stefanf2005-04-094-11/+2
* Document how to make boot0cfg work on mounted disks.scottl2005-04-071-0/+11
* Allow one to specify a second parameter to the machine line. Thisimp2005-04-014-3/+28
* Since there are now more than a couple exceptions to the i386 rule,imp2005-04-011-15/+10
* There's no wl cards for PC98. These are ISA only, and no cbusimp2005-04-011-0/+2
* pcvt doesn't exist on pc98, so don't build pcvt routines that have noimp2005-04-011-0/+2
* There's no acpi in pc98 machines, nor do we build it into the kernel.imp2005-04-011-1/+1
* style(9) nitsimp2005-03-301-2/+3
* Add over 32GB disk support on pc98 (userland part).nyan2005-03-302-2/+2
OpenPOWER on IntegriCloud