| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the "only wrote -1 of 32768 bytes: Input/output error" error message. | ru | 2005-05-13 | 1 | -2/+5 |
* | NI_WITHSCOPEID cleanup | ume | 2005-05-13 | 2 | -5/+5 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 5 | -52/+16 |
* | Spell out shutdown(2)'s how argument in #ifdef notdef'd code. | jmallett | 2005-05-11 | 1 | -1/+1 |
* | Spell SHUT_RD as SHUT_RD not 0 as the how argument to shutdown(2). | jmallett | 2005-05-11 | 1 | -1/+1 |
* | Fix support for Windows drivers that support both PCI and PCMCIA devices at | wpaul | 2005-05-08 | 1 | -13/+15 |
* | The current NTP servers for .nl do not work with ntpdate, so switch to | jhb | 2005-05-06 | 2 | -12/+12 |
* | The kernel doesn't need to include a tun device - the module will be loaded | brian | 2005-05-06 | 1 | -7/+0 |
* | Make smbfs capable to use 16bit char set in filenames. | takawata | 2005-05-04 | 1 | -2/+2 |
* | Use libutil in DPADD as well. | mlaier | 2005-05-04 | 1 | -1/+1 |
* | Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources. | mlaier | 2005-05-03 | 1 | -7/+3 |
* | Use static for static variables. This fixes gcc4 build. | delphij | 2005-05-02 | 1 | -3/+2 |
* | Use socklen_t in place of socket operations, instead of int | delphij | 2005-05-02 | 1 | -2/+2 |
* | Document the device burncd uses by default. | brueffer | 2005-05-02 | 1 | -1/+10 |
* | add targets for ipnodes.byname and ipnodes.byaddr which carries | ume | 2005-05-02 | 1 | -0/+38 |
* | Neaten usage message. | jkoshy | 2005-05-02 | 1 | -1/+1 |
* | fix typo in previos commit. | ume | 2005-05-02 | 1 | -2/+2 |
* | teach IPv6 to async DNS resolver in ypserv: | ume | 2005-05-02 | 3 | -27/+61 |
* | fixed a possible reference to a broken memory | suz | 2005-05-02 | 1 | -1/+1 |
* | Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc. | jkoshy | 2005-05-01 | 2 | -12/+12 |
* | Add ntp.jst.mfeed.ad.jp and ntp1.v6.mfeed.ad.jp (IPv6 only) to | matusita | 2005-05-01 | 2 | -0/+12 |
* | Fix spelling errors. | joel | 2005-04-30 | 1 | -2/+2 |
* | Update the manual page for ppp(8). | jcamou | 2005-04-28 | 1 | -21/+3 |
* | - Act according to the documentation (man page): | robert | 2005-04-28 | 1 | -2/+1 |
* | Enable tcp-wrapper support in the SNMP daemon. | harti | 2005-04-26 | 1 | -1/+2 |
* | all the ipfilter tools are now built from sbin/Makefile, so remove them from | darrenr | 2005-04-25 | 1 | -11/+0 |
* | Remove directories no longer used for building ipfilter tools | darrenr | 2005-04-25 | 4 | -75/+0 |
* | Throw the switch on the new driver generation/loading mechanism. From | wpaul | 2005-04-24 | 4 | -0/+834 |
* | Ask that "make cleandepend" be run before "make depend", now that | ru | 2005-04-22 | 1 | -1/+1 |
* | plugged memory leak | suz | 2005-04-21 | 1 | -1/+3 |
* | Build pmccontrol(8) and pmcstat(8) on all architectures (FWIW :-) | marcel | 2005-04-20 | 1 | -6/+2 |
* | Remove superfluous CFLAGS lines. Use the conditional '?=' construct | jkoshy | 2005-04-19 | 1 | -3/+1 |
* | Remove superfluous CFLAGS additions. Make 'make checkdpadd' work. | jkoshy | 2005-04-19 | 1 | -4/+2 |
* | Unbreak tinderbox builds for ${MACHINE_ARCH} != "i386" or "amd64". | jkoshy | 2005-04-19 | 1 | -2/+6 |
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 7 | -0/+1568 |
* | Support for the GTCO Digipad. | mdodd | 2005-04-13 | 2 | -0/+79 |
* | Add the -S flag which produces the -s output without | mdodd | 2005-04-13 | 2 | -12/+26 |
* | Add -S option which allows to change the pathname of the privileged | hrs | 2005-04-13 | 2 | -2/+11 |
* | (handler): When exitting upon an abnormal signal, yppush_exit() should not | thomas | 2005-04-12 | 1 | -1/+1 |
* | Explicitly install linux_base 8 to make sure the right version is | jhb | 2005-04-12 | 2 | -2/+2 |
* | Remove wrong -unfilled .Bd argument implied by -literal. | dds | 2005-04-11 | 1 | -4/+4 |
* | Drop the default running value to 60% from 80%. Testing shows that we | njl | 2005-04-10 | 2 | -3/+3 |
* | Add support for recording the total energy used (in joules) when in | njl | 2005-04-10 | 1 | -6/+47 |
* | Remove an unused variable and a useless getuid() declaration. | stefanf | 2005-04-09 | 1 | -3/+1 |
* | Remove unused variables. | stefanf | 2005-04-09 | 4 | -11/+2 |
* | Document how to make boot0cfg work on mounted disks. | scottl | 2005-04-07 | 1 | -0/+11 |
* | Allow one to specify a second parameter to the machine line. This | imp | 2005-04-01 | 4 | -3/+28 |
* | Since there are now more than a couple exceptions to the i386 rule, | imp | 2005-04-01 | 1 | -15/+10 |
* | There's no wl cards for PC98. These are ISA only, and no cbus | imp | 2005-04-01 | 1 | -0/+2 |
* | pcvt doesn't exist on pc98, so don't build pcvt routines that have no | imp | 2005-04-01 | 1 | -0/+2 |