summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add bmake glue for libform (the SVSV-style ETI curses form driver frompeter1999-09-052-0/+46
* Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlappingpeter1999-09-052-0/+38
* Add bmake glue for libmenu (the SVSV-style ETI curses menu driver frompeter1999-09-052-0/+48
* Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin.obrien1999-09-052-2/+2
* Enable -Wformat checking for debug_printf().jdp1999-09-041-1/+3
* Change the warning about unrecognized entries in the dynamic tablejdp1999-09-041-2/+2
* Oops. Forgot to cvs add these for threads support.markm1999-09-042-0/+1200
* disable the aureal vortex driver for nowcg1999-09-041-1/+1
* incorporate better ess supportcg1999-09-044-280/+1108
* Update to include IPFW changes that have happened relatively recently.green1999-09-041-0/+11
* handle uiomove better in feed_rootcg1999-09-042-12/+18
* bugfix: deallocate channels properly if no read/write ops between open/closecg1999-09-042-2/+4
* Update to XFree86 release 3.3.5jkh1999-09-048-159/+159
* o Catch up with pnp changes - kget no longer saves pnp data.jkh1999-09-0410-126/+14
* Spelling and grammar error fix.phantom1999-09-041-2/+8
* Don't install stubs, make a compat symlink at buildworld time.peter1999-09-042-12/+0
* Install a symlink for <machine/soundcard.h> -> <sys/soundcard.h> ratherpeter1999-09-041-0/+5
* machine/soundcard.h is now in the standard location - sys/soundcard.hpeter1999-09-043-3/+3
* remove #ifdef FreeBSD -> <machine/soundcard.h> special case as we have itpeter1999-09-041-4/+0
* mdoc(7) style fixes:phantom1999-09-041-6/+10
* Only set the description if there is one in the matching isa_pnp_id.dfr1999-09-041-1/+2
* Attempt to fix world breakage for the NOSHARED=yes case. baudrate()bde1999-09-041-1/+5
* Attempt to fix world breakage for the NOSHARED=yes case. delay_output()bde1999-09-042-4/+4
* Make <machine/soundcard.h> a stub which includes <sys/soundcard.h>dfr1999-09-042-1362/+10
* Make the idempotency ifdefs uniform with the rest of src/sys/sys.dfr1999-09-041-3/+3
* Add USR3031 pnp id.dfr1999-09-042-0/+2
* Fixed style bugs in rev.1.36-1.39.bde1999-09-041-37/+28
* <machine/soundcard.h> -> <sys/soundcard.h>, since it's an exported APIpeter1999-09-042-2/+2
* Fixed a gratuitous ANSIism again. The fix in rev.1.23 was blown awaybde1999-09-041-1/+1
* Fixed style regressions in previous commit.bde1999-09-041-6/+4
* FIxed disorder in the comments about library build order.bde1999-09-041-4/+4
* Fixed disorder in comments.bde1999-09-041-6/+6
* Mark some "i386 only" stuff as "i386 only"phantom1999-09-0414-14/+14
*-. This commit was generated by cvs2svn to compensate for changes in r50894,markm1999-09-0463-1979/+8017
|\ \
| | * Vendor import EAY's LIBSSL to fix comments, etc.markm1999-09-041-5/+5
| * | Vendor import EAY's LIBSSL to fix comments, etc.markm1999-09-0464-2048/+8108
* | | Removed defunct option NULLFS_DIAGNOSTIC.bde1999-09-044-10/+0
* | | Don't generate opt_debug_nullfs.h. It is no longer necessary.bde1999-09-041-6/+1
* | | Replace stale references to device_add_child_after(9) withphantom1999-09-043-3/+3
* | | Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful asbde1999-09-048-40/+28
* | | Backed out the quick fix in the previous commit. Depending on opt_ddb.hbde1999-09-041-5/+1
* | | Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTICbde1999-09-044-10/+6
* | | Add macro originally provided externally.markm1999-09-041-0/+7
* | | Add includes to to silence warnings. Bit hackish.markm1999-09-041-7/+6
* | | Add some includes to shut up warnings.markm1999-09-042-0/+8
* | | Perl support in vi is broken if perl has thread support built in.markm1999-09-041-2/+2
* | | Knob for Perl thread support.markm1999-09-043-0/+9
* | | Allow perl to be built with thread support.markm1999-09-048-22/+87
* | | Build this from contrib/ now.markm1999-09-0420-1264/+10
* | | Fix up this for the build; some compatibility files have been added -markm1999-09-049-11/+632
OpenPOWER on IntegriCloud