summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Fix dependancies so that ``make depend'' is not required.obrien2000-04-111-38/+39
* PR: kern/17872wes2000-04-111-10/+3
* - Use .Ar properly at the end of a sentence:chris2000-04-111-2/+1
* Add mlxcontrol.msmith2000-04-111-0/+1
* This commit was generated by cvs2svn to compensate for changes in r59138,msmith2000-04-117-0/+1561
|\
| * This is a command-line management tool for RAID controllers managed by themsmith2000-04-117-0/+1561
* | Flesh this manpage out; add a more complete list of supported controllersmsmith2000-04-111-12/+237
* | Add features required for basic userland management utility:msmith2000-04-115-135/+235
* | Turn off MPPE encryption if NOCRYPT is defined. If neither compressionarchie2000-04-101-7/+22
* | Installing via an HTTP proxy should not attempt to resolve themurray2000-04-102-2/+10
* | Document NO_BIND toggle flag.asmodai2000-04-102-0/+2
* | The ASUSCOM_IPAC isn't broken according to submitter.asmodai2000-04-103-3/+3
* | Resolve conflictskris2000-04-1013-28/+78
* | This commit was generated by cvs2svn to compensate for changes in r59118,kris2000-04-1056-500/+571
|\ \
| * | Upgrade to OPIE 2.32, from http://www.inner.net/pub/opie/kris2000-04-1069-529/+631
* | | Add a missing THREAD_UNLOCK() found missing by Valentin Nechayevphk2000-04-102-8/+2
* | | Use the existing Fx macros for rendering "FreeBSD ver".dfr2000-04-101-2/+4
* | | Don't prepend "r" for the raw device anymore.obrien2000-04-102-2/+2
* | | Clarification to previous commit: this code implements the algorithmarchie2000-04-090-0/+0
* | | Add new options NETGRAPH_MPPC_COMPRESSION and NETGRAPH_MPPC_ENCRYPTION.archie2000-04-095-1/+21
* | | Most of this commit are minor changes whilst trying to make the driverdmlb2000-04-091-217/+375
* | | Add ng_mppc(8) netgraph node as a KLD module.archie2000-04-095-2/+616
* | | A netgraph node that implements Microsoft Point-to-Point compressionarchie2000-04-092-0/+880
* | | A simplified RC4 implementation for kernel use.archie2000-04-092-0/+158
* | | Fix bogus const-ness in declaration of sha1_loop().archie2000-04-092-5/+3
* | | Document EWOULDBLOCK as a possible errno return value.archie2000-04-091-0/+7
* | | Add a missing ``break''brian2000-04-091-0/+1
* | | Add support for ATA66 on newer revisions of the VIA 82C596sos2000-04-093-27/+40
* | | Nuke duplicate struct declaration from somebody's paste-ojkh2000-04-081-11/+0
* | | Re-enable probe for isa and correct the plug and play issue thatimp2000-04-081-2/+2
* | | Don't complain about not getting resources for the compatibility shimimp2000-04-081-4/+4
* | | Add support for compiling kernel modules outside of the tree. If youimp2000-04-082-60/+38
* | | Make the N2 isa cards probe again. Remove the unused frame relay hooks.jhay2000-04-083-645/+24
* | | Update the urio driver. It now works on NetBSD and OpenBSD as well.n_hibma2000-04-082-97/+243
* | | Use makeobjops.pl instead of makedevops.pl.dfr2000-04-082-4/+4
* | | * Factor out the object system from new-bus so that it can be used bydfr2000-04-0826-244/+911
* | | Add manpage for kernel object system.dfr2000-04-082-1/+137
* | | Add restart capability by SIGHUP. On restart, working configurationiwasaki2000-04-084-6/+255
* | | Follow up to the 3 button emulation update in rev 1.41:yokota2000-04-081-20/+25
* | | More error checking and idiot-proofing for the user editor.murray2000-04-082-4/+32
* | | PR: 17559murray2000-04-088-5/+51
* | | Make PXE use the UDP API. This allows for both TFTP and NFS support.ps2000-04-088-298/+257
* | | Break out sendudp and readudp from net.c. This is for PXE, so itps2000-04-084-215/+276
* | | Don't use ``grep | sed'' in the example for INCLUDE_CONFIG_FILEbrian2000-04-083-3/+3
* | | When running ppp -background, show comfort messages showingbrian2000-04-076-40/+74
* | | Newbusify amd driver.nyan2000-04-074-182/+196
* | | Newbusify adv driver.nyan2000-04-0714-180/+169
* | | Use correct offset into register window.mdodd2000-04-071-1/+2
* | | - Convert dpt_pci.c to newbus.mdodd2000-04-076-457/+431
* | | If we can't allocate an IRQ resource, fail in the attach routine.jlemon2000-04-071-0/+4
OpenPOWER on IntegriCloud