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