aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* <gnuregex.h> is rather old and breaks AWK's regex matching. Use a newerJames Raynard1997-10-191-2/+14
* Add the hint how to install on a Compaq `Aero'.Joerg Wunsch1997-10-191-1/+12
* Document the new fdc(4) flags.Joerg Wunsch1997-10-192-4/+18
* Introduce a device flags value of 0x1 to always pretend a 1.44 MBJoerg Wunsch1997-10-193-6/+45
* activate the programs that will be used to manipulate kld modulesJohn-Mark Gurney1997-10-197-10/+31
* Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the oneKazutaka YOKOTA1997-10-196-12/+12
* Fix a number of buffer overflow conditions.Joerg Wunsch1997-10-191-9/+17
* Fix the man page description about what will go into an incrementalJoerg Wunsch1997-10-191-2/+2
* Make the Sun OEM version of the DLT a known multi-LUN device so changersJoerg Wunsch1997-10-191-1/+5
* Fix a fatal typo.Joerg Wunsch1997-10-191-2/+2
* This might fix the mfs_badop problem left over with the cool VFS fixes.John Dyson1997-10-191-2/+2
* Fix disk counting bug.Jordan K. Hubbard1997-10-183-15/+15
* Add an $Id$Peter Wemm1997-10-182-0/+2
* Merge in changes from Matt. Accton EN12xx support, bugfixes. There isPeter Wemm1997-10-184-86/+384
* Add -redirect_port and -redirect_address to theBrian Somers1997-10-182-0/+4
* Synchronize with sys/i386/conf/options.i386 revision 1.62.KATO Takenori1997-10-182-10/+32
* Removed unused file. It just forces a return value of 0 on successBruce Evans1997-10-181-48/+0
* This commit was generated by cvs2svn to compensate for changes in r30549,Peter Wemm1997-10-181-7/+27
|\
| * Import Matt's current de driver... He appears to be maintaining it inPeter Wemm1997-10-183-51/+218
* | Import Matt's current de driver... He appears to be maintaining it inPeter Wemm1997-10-181-7/+27
* | Fix a #include "regex.h" that slipped through the net.James Raynard1997-10-181-0/+4
* | MF2.2: rev 1.17.2.36, and parts of 1.17.2.35 and 1.17.2.37Joerg Wunsch1997-10-181-6/+6
* | Make all the documented (in pcvt(4)) options supported options. WhileJoerg Wunsch1997-10-188-20/+40
* | Something that should have been done 2.5 years ago: install pcvt'sJoerg Wunsch1997-10-186-9/+52
* | MF22: Minor cosmetic tweak.Jordan K. Hubbard1997-10-181-2/+2
* | Don't doc PPP_BSDCOMP and PPP_DEFLATE twice. slight reorder so that thePeter Wemm1997-10-183-33/+30
* | Braino on my part.. a #define isn't a reference to a structure, so thePeter Wemm1997-10-181-3/+1
* | - do string-magic on the right variable when tryingJordan K. Hubbard1997-10-183-6/+19
* | Deal with PLIST_UNEXEC properly.Jordan K. Hubbard1997-10-181-1/+5
* | Update Makefile to know about PPP_FILTER and fix the PPP_BSDCOMP andPeter Wemm1997-10-182-12/+26
* | Don't say that the filtering options are only available under NetBSD, andPeter Wemm1997-10-181-4/+5
* | Doc PPP_* options and add PPP_FILTERPeter Wemm1997-10-183-6/+21
* | Convert PPP_FILTER to an option, like PPP_BSDCOMP and PPP_DEFLATE.Peter Wemm1997-10-182-6/+12
* | Convert PPP_FILTER to an optionPeter Wemm1997-10-181-1/+2
* | Better fix for the bpf dependency that doesn't have such a large impactPeter Wemm1997-10-182-2/+11
* | Back out the `PPP_FILTER => NBPFILTER' changes.Peter Wemm1997-10-181-3/+3
* | Back out the `PPP_FILTER => NBPFILTER' changesPeter Wemm1997-10-182-14/+15
* | Killed non-sensical call to splimp/splx in crfree().David Greenman1997-10-171-5/+1
* | A better fix for both kernel and LKM compilation.Ollivier Robert1997-10-172-4/+4
* | Change PPP_FILTER into NBPFILTER to fix kernel compilation.Ollivier Robert1997-10-172-6/+6
* | Update expected results for random number generator.James Raynard1997-10-171-1/+1
* | Remove GNU regex.h (it's already in /usr/include).James Raynard1997-10-173-531/+5
* | LEarn about the TI 1131.Garrett Wollman1997-10-171-0/+2
* | Oops... back out the change to recognize the TI 1131; there's a better place.Garrett Wollman1997-10-171-4/+1
* | Teach the PCI code about the TI 1131 and NeoMagic NM2160 in my laptop.Garrett Wollman1997-10-171-1/+11
* | Make a set of VOP standard lock, unlock & islocked VOP operators, whichPoul-Henning Kamp1997-10-1714-285/+101
* | Add $IdAndrey A. Chernov1997-10-171-0/+4
* | Fix LONG_MAX overflowingAndrey A. Chernov1997-10-171-10/+21
* | Mention the problem with the Intel AL440LX BIOS; hopefully we willMike Smith1997-10-171-1/+12
* | Fixed a bug where input packets were counted twice - messing up theDavid Greenman1997-10-172-4/+2