| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| aac_pci.c | 1.19.2.1 Sun Oct 07 14:34:02 UTC 2007 xtraeme Pull up following revision(s) (requested by christos in ticket #923): sys/dev/pci/aac_pci.c: revision 1.20 sys/dev/pci/pcidevs: revision 1.872 PR/35970: Todd Kover: Add support for HP ML110 G2 / Adaptec 2610SA |
| pcidevs.h | 1.872 Sat Mar 10 21:08:47 UTC 2007 christos branches: 1.872.2; 1.872.4; regen Sat Mar 10 21:08:47 UTC 2007 christos branches: 1.872.2; 1.872.4; regen .2; 1.872.4; regen 1.872.4.2 Thu Mar 29 19:27:50 UTC 2007 reinoud Pullup to -current 1.872.4.1 Sun Mar 18 00:06:43 UTC 2007 reinoud First attempt to bring branch in sync with HEAD 1.872.2.1 Wed Jul 11 20:07:57 UTC 2007 mjf Sync with head. |
| pcidevs | 1.872 Sat Mar 10 21:08:16 UTC 2007 christos branches: 1.872.2; 1.872.4; PR/35970: Todd Kover: Add support for HP ML110 G2 / Adaptec 2610SA Sat Mar 10 21:08:16 UTC 2007 christos branches: 1.872.2; 1.872.4; PR/35970: Todd Kover: Add support for HP ML110 G2 / Adaptec 2610SA .2; 1.872.4; PR/35970: Todd Kover: Add support for HP ML110 G2 / Adaptec 2610SA 1.855.2.11 Sun Oct 07 14:34:02 UTC 2007 xtraeme Pull up following revision(s) (requested by christos in ticket #923): sys/dev/pci/aac_pci.c: revision 1.20 sys/dev/pci/pcidevs: revision 1.872 PR/35970: Todd Kover: Add support for HP ML110 G2 / Adaptec 2610SA 1.872.4.2 Thu Mar 29 19:27:49 UTC 2007 reinoud Pullup to -current 1.872.4.1 Sun Mar 18 00:06:42 UTC 2007 reinoud First attempt to bring branch in sync with HEAD 1.872.2.1 Wed Jul 11 20:07:55 UTC 2007 mjf Sync with head. |
| pcidevs_data.h | 1.872 Sat Mar 17 06:44:32 UTC 2007 dyoung Regen. |
| /src/usr.bin/make/ | |
| var.c | 1.872 Sun Mar 14 18:10:57 UTC 2021 rillig make: skip strdup when parsing an irrelevant ':L' modifier No functional change. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.872 Wed Dec 26 23:00:51 UTC 2007 elad Compile in by default (disabled) PaX ASLR for amd64 and i386. |
| /src/sys/conf/ | |
| files | 1.872 Sun Nov 11 17:37:45 UTC 2007 jmcneill Add pseudo audio device driver. With this pseudo-device, audio played back via the standard audio interfaces is redirected back to userland as raw PCM data on /dev/padN. One example usage is to stream audio to an AirTunes compatible device using rtunes (http://www.nazgul.ch/dev_rtunes.html), ie: $ rtunes - < /dev/pad0 $ mpg123 -a /dev/sound1 blah.mp3 Another option is to capture audio output from eg. Real Player, by simply instructing Real Player to output to /dev/sound1, and running: $ cat /dev/pad0 > blah.pcm |
| /src/doc/ | |
| CHANGES | 1.872 Mon Jun 11 13:13:19 UTC 2007 joerg Add an entry that OSS emulation is now faster. |
| 3RDPARTY | 1.872 Fri Sep 16 21:08:32 UTC 2011 christos new file(1) |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.872 Mon Apr 17 23:31:24 UTC 2006 salo branches: 1.872.2; Add setttyentpath() manual page and bump libc minor. Mon Apr 17 23:31:24 UTC 2006 salo branches: 1.872.2; Add setttyentpath() manual page and bump libc minor. 1.872.2.2 Wed Apr 19 18:53:02 UTC 2006 elad add kauth.h and kauth.9, noted by cube, thanks! 1.872.2.1 Mon Apr 17 23:31:24 UTC 2006 elad file mi was added on branch elad-kernelauth on 2006-04-19 18:53:02 +0000 |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.872 Fri Jul 03 04:25:28 UTC 2020 jruoho Add a check for PR bin/54692. |
| /src/share/mk/ | |
| bsd.own.mk | 1.872 Mon Aug 17 17:36:06 UTC 2015 christos switch everyone to gdb 7.9.1 |
| /src/distrib/sets/lists/base/ | |
| mi | 1.872 Thu Jul 01 17:35:14 UTC 2010 christos sets for new iwl1000 firmware |
| shl.mi | 1.872 Sun Sep 22 22:59:37 UTC 2019 christos Add a new member to struct vfsstat and grow the unused members The new member is caled f_mntfromlabel and it is the dkw_wname of the corresponding wedge. This is now used by df -W to display the mountpoint name as NAME= |
| /src/distrib/sets/lists/man/ | |
| mi | 1.872 Tue Mar 28 20:54:13 UTC 2006 riz Add swcrypto(4) to set lists. |