aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up some f/w revision checking wrt enabling fast posting.Matt Jacob1999-12-201-76/+98
* add initiator-only mode f/w for 1040 && 1080/1280/1240Matt Jacob1999-12-201-0/+3378
* allow (broken) apps to use mixer ioctls on dsp devices. eg: vmwareCameron Grant1999-12-201-1/+4
* Whoops, this function is supposed to return a boolean status, notJordan K. Hubbard1999-12-202-2/+2
* Add import of ntpd 4.xWarner Losh1999-12-191-0/+14
* Do better things with router configuration (use proper display variable,Jordan K. Hubbard1999-12-196-6/+21
* stop playing if we underrun; if there is more data to come, the next writeCameron Grant1999-12-191-0/+2
* Whoops, I broke the doc browser (not that anyone would notice since nobodyJordan K. Hubbard1999-12-192-8/+8
* note to self: vibra16c is not vibra16xCameron Grant1999-12-191-10/+7
* fix for ess cards to use auto-init dma mode, so they workCameron Grant1999-12-193-12/+12
* Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-191-1/+1
* Merge changes from GENERIC into PCCARD (cdrom)Warner Losh1999-12-192-13/+3
* D'oh! Inserted a clear() in a *very* wrong place with my last commit.Jordan K. Hubbard1999-12-192-2/+0
* Borrow phk's axe and chop off the old soundcard-CDROM devices. We getBill Fumerola1999-12-192-12/+0
* Add libcc_fbsd.a that contains libc and libiberty routines needed inDavid E. O'Brien1999-12-196-13/+30
* Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-192-3/+9
* Bah, I got the MFC and this commit backwards. :)Jordan K. Hubbard1999-12-197-9/+4
* Sync with reality.Alexey Zelkin1999-12-191-26/+167
* remove unused mixer stuffCameron Grant1999-12-192-104/+1
* general tidyupCameron Grant1999-12-192-316/+289
* Comment and order to reduce diffs. No functional change.Mark Murray1999-12-193-3/+17
* I missed the LDADD/DPADD for -lmd in the secure cases. :-(Peter Wemm1999-12-191-3/+0
* Second part of bin/3648: add -flags to search for specific flags.Ollivier Robert1999-12-196-4/+87
* Rewriting of flags_to_string() and string_to_flags() to use an array.Ollivier Robert1999-12-195-430/+305
* move make_dev operations for audio channels to pcm_addchan(). in theory,Cameron Grant1999-12-191-10/+11
* fix a bug in sndstat output, tidy up a few bitsCameron Grant1999-12-191-6/+4
* generalise the code a bit, and add an irq handler so that the child devicesCameron Grant1999-12-191-38/+134
* remove the restriction limiting the vibra16x to 8 bitCameron Grant1999-12-193-6/+6
* This commit was generated by cvs2svn to compensate for changes in r54820,Peter Wemm1999-12-192-0/+383
|\
| * Import fparseln(3) from NetBSD. It's used for easily dealing with \Peter Wemm1999-12-192-0/+383
* | - Supported the bd_getbigeom function and use this function to get BIOSYoshihiro Takahashi1999-12-193-350/+26
* | This commit was generated by cvs2svn to compensate for changes in r54816,Peter Wemm1999-12-196-0/+435
|\|
| * Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'sPeter Wemm1999-12-196-0/+435
| * Import NetBSD if_de driver as at rev 1.86 (990809) to vendor branch.Peter Wemm1999-08-082-16/+103
| * Update if_de driver from NetBSD as at rev 1.82 - import to vendor branch.Peter Wemm1999-03-141-17/+19
| * Import the if_de driver from NetBSD-current as of yesterday onto thePeter Wemm1998-10-122-55/+89
* | Don't ignore return value from tsleep().Poul-Henning Kamp1999-12-191-1/+3
* | Remove all vestiges of /usr programs (awk, sed, grep...) from MAKEDEV.Brian Feldman1999-12-191-85/+128
* | Use symbolic values rather than constants in TARGET_DEFAULT.David E. O'Brien1999-12-192-2/+4
* | o Hide pcic_chip functions inside fileWarner Losh1999-12-193-89/+28
* | MFC: can't stop tweaking this compulsively.Jordan K. Hubbard1999-12-193-3/+30
* | cosmetics missed in last commit.Jordan K. Hubbard1999-12-193-42/+87
* | Use a unified CPP_SPEC.David E. O'Brien1999-12-194-21/+12
* | More cosmetic surgery and a nasty null pointer bug in index.c fixed.Jordan K. Hubbard1999-12-199-103/+172
* | Allow LINT to build again.Brian Feldman1999-12-193-24/+30
* | Second pass commit to introduce new ACL and Extended Attribute systemRobert Watson1999-12-1950-23/+1802
* | First pass commit to introduce new ACL and Extended Attribute system calls.Robert Watson1999-12-191-0/+12
* | i82365_isasubr is gone, remove from building module.Warner Losh1999-12-191-1/+1
* | Be paranoid about refreshing after an action.Jordan K. Hubbard1999-12-192-4/+2
* | M_PREPEND-related cleanups (unregisterifying struct mbuf *s).Brian Feldman1999-12-1914-29/+21