Searched hist:1.34 (Results 1 - 25 of 4152) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | machfbreg.h | 1.2 Mon Oct 03 10:26:24 GMT 2005 macallan Cleanup, remove some duplicate code, behave better with more than one instance present. ( for machfb.c 1.34+ ) |
| H A D | pcscp.c | 1.34 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.34.4; 1.34.6; 1.34.8; 1.34.10; 1.34.12; merge ktrace-lwp. 1.34 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.34.4; 1.34.6; 1.34.8; 1.34.10; 1.34.12; merge ktrace-lwp. 1.34 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.34.4; 1.34.6; 1.34.8; 1.34.10; 1.34.12; merge ktrace-lwp. 1.34 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.34.4; 1.34.6; 1.34.8; 1.34.10; 1.34.12; merge ktrace-lwp. 1.34 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.34.4; 1.34.6; 1.34.8; 1.34.10; 1.34.12; merge ktrace-lwp. 1.34 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.34.4; 1.34.6; 1.34.8; 1.34.10; 1.34.12; merge ktrace-lwp. |
| /src/sys/net/ | ||
| H A D | if_ipsec.c | 1.34 Tue Oct 11 09:51:47 GMT 2022 knakahara branches: 1.34.2; Add sadb_x_policy_flags to inform SP origination. This extension(struct sadb_x_policy) is *not* defined by RFC2367. OpenBSD does not have reserved fields in struct sadb_x_policy. Linux does not use this field yet. FreeBSD uses this field as "sadb_x_policy_scope"; the value range is from 0x00 to 0x04. We use from most significant bit to avoid the above usage. 1.34 Tue Oct 11 09:51:47 GMT 2022 knakahara branches: 1.34.2; Add sadb_x_policy_flags to inform SP origination. This extension(struct sadb_x_policy) is *not* defined by RFC2367. OpenBSD does not have reserved fields in struct sadb_x_policy. Linux does not use this field yet. FreeBSD uses this field as "sadb_x_policy_scope"; the value range is from 0x00 to 0x04. We use from most significant bit to avoid the above usage. |
| /src/sbin/mount_msdos/ | ||
| H A D | mount_msdos.8 | 1.34 Thu Sep 15 09:44:59 GMT 2011 wiz branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; Consistently spell MS-DOS with a hyphen. From Snader_LB. 1.34 Thu Sep 15 09:44:59 GMT 2011 wiz branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; Consistently spell MS-DOS with a hyphen. From Snader_LB. 1.34 Thu Sep 15 09:44:59 GMT 2011 wiz branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; Consistently spell MS-DOS with a hyphen. From Snader_LB. 1.34 Thu Sep 15 09:44:59 GMT 2011 wiz branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; Consistently spell MS-DOS with a hyphen. From Snader_LB. 1.34 Thu Sep 15 09:44:59 GMT 2011 wiz branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; Consistently spell MS-DOS with a hyphen. From Snader_LB. |
| /src/sys/sys/ | ||
| H A D | ioctl.h | 1.34 Sun Dec 11 00:25:20 GMT 2005 christos branches: 1.34.70; 1.34.74; 1.34.80; 1.34.84; merge ktrace-lwp. 1.34 Sun Dec 11 00:25:20 GMT 2005 christos branches: 1.34.70; 1.34.74; 1.34.80; 1.34.84; merge ktrace-lwp. 1.34 Sun Dec 11 00:25:20 GMT 2005 christos branches: 1.34.70; 1.34.74; 1.34.80; 1.34.84; merge ktrace-lwp. 1.34 Sun Dec 11 00:25:20 GMT 2005 christos branches: 1.34.70; 1.34.74; 1.34.80; 1.34.84; merge ktrace-lwp. 1.34 Sun Dec 11 00:25:20 GMT 2005 christos branches: 1.34.70; 1.34.74; 1.34.80; 1.34.84; merge ktrace-lwp. |
| H A D | ucred.h | 1.34 Wed Aug 29 10:32:01 GMT 2007 pooka branches: 1.34.24; 1.34.44; 1.34.46; u_short -> unsigned short 1.34 Wed Aug 29 10:32:01 GMT 2007 pooka branches: 1.34.24; 1.34.44; 1.34.46; u_short -> unsigned short 1.34 Wed Aug 29 10:32:01 GMT 2007 pooka branches: 1.34.24; 1.34.44; 1.34.46; u_short -> unsigned short 1.34 Wed Aug 29 10:32:01 GMT 2007 pooka branches: 1.34.24; 1.34.44; 1.34.46; u_short -> unsigned short |
| H A D | uio.h | 1.34 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.34.68; 1.34.90; 1.34.92; merge yamt-uio_vmspace branch. - use vmspace rather than proc or lwp where appropriate. the latter is more natural to specify an address space. (and less likely to be abused for random purposes.) - fix a swdmover race. 1.34 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.34.68; 1.34.90; 1.34.92; merge yamt-uio_vmspace branch. - use vmspace rather than proc or lwp where appropriate. the latter is more natural to specify an address space. (and less likely to be abused for random purposes.) - fix a swdmover race. 1.34 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.34.68; 1.34.90; 1.34.92; merge yamt-uio_vmspace branch. - use vmspace rather than proc or lwp where appropriate. the latter is more natural to specify an address space. (and less likely to be abused for random purposes.) - fix a swdmover race. 1.34 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.34.68; 1.34.90; 1.34.92; merge yamt-uio_vmspace branch. - use vmspace rather than proc or lwp where appropriate. the latter is more natural to specify an address space. (and less likely to be abused for random purposes.) - fix a swdmover race. |
| /src/sys/miscfs/procfs/ | ||
| H A D | procfs_map.c | 1.34 Sat Dec 15 23:52:00 GMT 2007 christos branches: 1.34.6; 1.34.10; 1.34.12; 1.34.14; 1.34.16; use vnode_to_path. 1.34 Sat Dec 15 23:52:00 GMT 2007 christos branches: 1.34.6; 1.34.10; 1.34.12; 1.34.14; 1.34.16; use vnode_to_path. 1.34 Sat Dec 15 23:52:00 GMT 2007 christos branches: 1.34.6; 1.34.10; 1.34.12; 1.34.14; 1.34.16; use vnode_to_path. 1.34 Sat Dec 15 23:52:00 GMT 2007 christos branches: 1.34.6; 1.34.10; 1.34.12; 1.34.14; 1.34.16; use vnode_to_path. 1.34 Sat Dec 15 23:52:00 GMT 2007 christos branches: 1.34.6; 1.34.10; 1.34.12; 1.34.14; 1.34.16; use vnode_to_path. 1.34 Sat Dec 15 23:52:00 GMT 2007 christos branches: 1.34.6; 1.34.10; 1.34.12; 1.34.14; 1.34.16; use vnode_to_path. |
| /src/sys/dev/acpi/ | ||
| H A D | fdc_acpi.c | 1.34 Sun Mar 16 13:58:22 GMT 2008 yamt branches: 1.34.4; 1.34.12; 1.34.14; 1.34.18; 1.34.22; fix compilation 1.34 Sun Mar 16 13:58:22 GMT 2008 yamt branches: 1.34.4; 1.34.12; 1.34.14; 1.34.18; 1.34.22; fix compilation 1.34 Sun Mar 16 13:58:22 GMT 2008 yamt branches: 1.34.4; 1.34.12; 1.34.14; 1.34.18; 1.34.22; fix compilation 1.34 Sun Mar 16 13:58:22 GMT 2008 yamt branches: 1.34.4; 1.34.12; 1.34.14; 1.34.18; 1.34.22; fix compilation 1.34 Sun Mar 16 13:58:22 GMT 2008 yamt branches: 1.34.4; 1.34.12; 1.34.14; 1.34.18; 1.34.22; fix compilation 1.34 Sun Mar 16 13:58:22 GMT 2008 yamt branches: 1.34.4; 1.34.12; 1.34.14; 1.34.18; 1.34.22; fix compilation |
| /src/sys/compat/common/ | ||
| H A D | kern_sig_43.c | 1.34 Wed Jan 19 10:21:16 GMT 2011 tsutsui branches: 1.34.32; 1.34.44; 1.34.50; 1.34.56; 1.34.58; Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>. Now they are handled by $sysarghdrextra in sys/kern/syscalls.conf. 1.34 Wed Jan 19 10:21:16 GMT 2011 tsutsui branches: 1.34.32; 1.34.44; 1.34.50; 1.34.56; 1.34.58; Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>. Now they are handled by $sysarghdrextra in sys/kern/syscalls.conf. 1.34 Wed Jan 19 10:21:16 GMT 2011 tsutsui branches: 1.34.32; 1.34.44; 1.34.50; 1.34.56; 1.34.58; Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>. Now they are handled by $sysarghdrextra in sys/kern/syscalls.conf. 1.34 Wed Jan 19 10:21:16 GMT 2011 tsutsui branches: 1.34.32; 1.34.44; 1.34.50; 1.34.56; 1.34.58; Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>. Now they are handled by $sysarghdrextra in sys/kern/syscalls.conf. 1.34 Wed Jan 19 10:21:16 GMT 2011 tsutsui branches: 1.34.32; 1.34.44; 1.34.50; 1.34.56; 1.34.58; Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>. Now they are handled by $sysarghdrextra in sys/kern/syscalls.conf. 1.34 Wed Jan 19 10:21:16 GMT 2011 tsutsui branches: 1.34.32; 1.34.44; 1.34.50; 1.34.56; 1.34.58; Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>. Now they are handled by $sysarghdrextra in sys/kern/syscalls.conf. |
| /src/sys/arch/sun3/include/ | ||
| H A D | vmparam3.h | 1.34 Thu Oct 25 13:03:05 GMT 2007 yamt branches: 1.34.20; 1.34.28; 1.34.34; defparam PAGER_MAP_SIZE. 1.34 Thu Oct 25 13:03:05 GMT 2007 yamt branches: 1.34.20; 1.34.28; 1.34.34; defparam PAGER_MAP_SIZE. 1.34 Thu Oct 25 13:03:05 GMT 2007 yamt branches: 1.34.20; 1.34.28; 1.34.34; defparam PAGER_MAP_SIZE. 1.34 Thu Oct 25 13:03:05 GMT 2007 yamt branches: 1.34.20; 1.34.28; 1.34.34; defparam PAGER_MAP_SIZE. |
| /src/sys/arch/bebox/stand/boot/ | ||
| H A D | Makefile | 1.34 Sun Jan 12 15:26:28 GMT 2014 tsutsui branches: 1.34.6; 1.34.10; 1.34.14; Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. XXX: probabry we should have bsd.saprog.mk or something. 1.34 Sun Jan 12 15:26:28 GMT 2014 tsutsui branches: 1.34.6; 1.34.10; 1.34.14; Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. XXX: probabry we should have bsd.saprog.mk or something. 1.34 Sun Jan 12 15:26:28 GMT 2014 tsutsui branches: 1.34.6; 1.34.10; 1.34.14; Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. XXX: probabry we should have bsd.saprog.mk or something. 1.34 Sun Jan 12 15:26:28 GMT 2014 tsutsui branches: 1.34.6; 1.34.10; 1.34.14; Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. XXX: probabry we should have bsd.saprog.mk or something. |
| /src/sys/dev/ieee1394/ | ||
| H A D | firewire.h | 1.4 Mon Nov 05 19:08:56 GMT 2007 kiyohara branches: 1.4.20; 1.4.40; 1.4.42; + Sync to FreeBSD. firewire.c Rev.1.101 firewire.h Rev.1.21 firewirereg.h Rev.1.50 fwdev.c Rev.1.52 fwdma.c Rev.1.9 fwmem.c Rev.1.34 fwohci.c Rev.1.93 fwohcireg.h Rev.1.23 fwohcivar.h Rev.1.16 if_fwip.c Rev.1.16 if_fwipvar.h Rev.1.5 sbp.c Rev.1.92 + Cleanup macros in fw_port.h. + Fix the occurrence of the error at the resume. Don't set the buffer again. |
| H A D | if_fwipvar.h | 1.4 Mon Nov 05 19:08:57 GMT 2007 kiyohara branches: 1.4.20; 1.4.40; 1.4.42; + Sync to FreeBSD. firewire.c Rev.1.101 firewire.h Rev.1.21 firewirereg.h Rev.1.50 fwdev.c Rev.1.52 fwdma.c Rev.1.9 fwmem.c Rev.1.34 fwohci.c Rev.1.93 fwohcireg.h Rev.1.23 fwohcivar.h Rev.1.16 if_fwip.c Rev.1.16 if_fwipvar.h Rev.1.5 sbp.c Rev.1.92 + Cleanup macros in fw_port.h. + Fix the occurrence of the error at the resume. Don't set the buffer again. |
| /src/include/ | ||
| H A D | paths.h | 1.34 Sun Sep 28 06:38:02 GMT 2008 lukem branches: 1.34.4; 1.34.6; 1.34.12; Support RESCUEDIR for _PATH_VI. Fixes /rescue/disklabel -e 1.34 Sun Sep 28 06:38:02 GMT 2008 lukem branches: 1.34.4; 1.34.6; 1.34.12; Support RESCUEDIR for _PATH_VI. Fixes /rescue/disklabel -e 1.34 Sun Sep 28 06:38:02 GMT 2008 lukem branches: 1.34.4; 1.34.6; 1.34.12; Support RESCUEDIR for _PATH_VI. Fixes /rescue/disklabel -e 1.34 Sun Sep 28 06:38:02 GMT 2008 lukem branches: 1.34.4; 1.34.6; 1.34.12; Support RESCUEDIR for _PATH_VI. Fixes /rescue/disklabel -e |
| /src/share/man/man4/ | ||
| H A D | acpicpu.4 | 1.34 Tue Aug 09 07:18:54 GMT 2011 jruoho branches: 1.34.34; 1.34.40; 1.34.42; Finally, add missing %D. 1.34 Tue Aug 09 07:18:54 GMT 2011 jruoho branches: 1.34.34; 1.34.40; 1.34.42; Finally, add missing %D. 1.34 Tue Aug 09 07:18:54 GMT 2011 jruoho branches: 1.34.34; 1.34.40; 1.34.42; Finally, add missing %D. 1.34 Tue Aug 09 07:18:54 GMT 2011 jruoho branches: 1.34.34; 1.34.40; 1.34.42; Finally, add missing %D. |
| /src/sys/dev/pcmcia/ | ||
| H A D | pcmcia_cis_quirks.c | 1.34 Sat Mar 14 15:36:20 GMT 2009 dsl branches: 1.34.12; 1.34.22; 1.34.26; Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.) 1.34 Sat Mar 14 15:36:20 GMT 2009 dsl branches: 1.34.12; 1.34.22; 1.34.26; Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.) 1.34 Sat Mar 14 15:36:20 GMT 2009 dsl branches: 1.34.12; 1.34.22; 1.34.26; Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.) 1.34 Sat Mar 14 15:36:20 GMT 2009 dsl branches: 1.34.12; 1.34.22; 1.34.26; Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.) |
| /src/sys/arch/m68k/m68k/ | ||
| H A D | sunos_machdep.c | 1.34 Sun Mar 04 06:00:06 GMT 2007 christos branches: 1.34.20; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.34 Sun Mar 04 06:00:06 GMT 2007 christos branches: 1.34.20; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.34 Sun Mar 04 06:00:06 GMT 2007 christos branches: 1.34.20; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.34 Sun Mar 04 06:00:06 GMT 2007 christos branches: 1.34.20; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/sys/arch/amiga/include/ | ||
| H A D | vmparam.h | 1.34 Sun Dec 11 00:16:36 GMT 2005 christos branches: 1.34.24; 1.34.26; 1.34.30; 1.34.32; 1.34.38; 1.34.40; merge ktrace-lwp. 1.34 Sun Dec 11 00:16:36 GMT 2005 christos branches: 1.34.24; 1.34.26; 1.34.30; 1.34.32; 1.34.38; 1.34.40; merge ktrace-lwp. 1.34 Sun Dec 11 00:16:36 GMT 2005 christos branches: 1.34.24; 1.34.26; 1.34.30; 1.34.32; 1.34.38; 1.34.40; merge ktrace-lwp. 1.34 Sun Dec 11 00:16:36 GMT 2005 christos branches: 1.34.24; 1.34.26; 1.34.30; 1.34.32; 1.34.38; 1.34.40; merge ktrace-lwp. 1.34 Sun Dec 11 00:16:36 GMT 2005 christos branches: 1.34.24; 1.34.26; 1.34.30; 1.34.32; 1.34.38; 1.34.40; merge ktrace-lwp. 1.34 Sun Dec 11 00:16:36 GMT 2005 christos branches: 1.34.24; 1.34.26; 1.34.30; 1.34.32; 1.34.38; 1.34.40; merge ktrace-lwp. 1.34 Sun Dec 11 00:16:36 GMT 2005 christos branches: 1.34.24; 1.34.26; 1.34.30; 1.34.32; 1.34.38; 1.34.40; merge ktrace-lwp. |
| /src/sys/arch/arm/include/ | ||
| H A D | Makefile | 1.34 Sun Feb 18 15:53:55 GMT 2007 briggs branches: 1.34.10; 1.34.18; 1.34.22; 1.34.24; 1.34.30; 1.34.36; Install atomic.h, as needed by the installed rwlock.h. 1.34 Sun Feb 18 15:53:55 GMT 2007 briggs branches: 1.34.10; 1.34.18; 1.34.22; 1.34.24; 1.34.30; 1.34.36; Install atomic.h, as needed by the installed rwlock.h. 1.34 Sun Feb 18 15:53:55 GMT 2007 briggs branches: 1.34.10; 1.34.18; 1.34.22; 1.34.24; 1.34.30; 1.34.36; Install atomic.h, as needed by the installed rwlock.h. 1.34 Sun Feb 18 15:53:55 GMT 2007 briggs branches: 1.34.10; 1.34.18; 1.34.22; 1.34.24; 1.34.30; 1.34.36; Install atomic.h, as needed by the installed rwlock.h. 1.34 Sun Feb 18 15:53:55 GMT 2007 briggs branches: 1.34.10; 1.34.18; 1.34.22; 1.34.24; 1.34.30; 1.34.36; Install atomic.h, as needed by the installed rwlock.h. 1.34 Sun Feb 18 15:53:55 GMT 2007 briggs branches: 1.34.10; 1.34.18; 1.34.22; 1.34.24; 1.34.30; 1.34.36; Install atomic.h, as needed by the installed rwlock.h. 1.34 Sun Feb 18 15:53:55 GMT 2007 briggs branches: 1.34.10; 1.34.18; 1.34.22; 1.34.24; 1.34.30; 1.34.36; Install atomic.h, as needed by the installed rwlock.h. |
| /src/sys/arch/macppc/pci/ | ||
| H A D | pci_machdep.c | 1.34 Fri Feb 09 21:37:49 GMT 2007 macallan branches: 1.34.6; 1.34.14; 1.34.22; 1.34.24; 1.34.26; 1.34.28; - don't call load-ata on PB3400 and similar machines - it occasionally freaks out when a cardbus device is present. enable with options PB3400_CARDBUS_HACK - add a hack to make the DEC 21140 found on UMAX E100 cards work, for some reason OF doesn't see it enable with options UMAX_E100_HACK 1.34 Fri Feb 09 21:37:49 GMT 2007 macallan branches: 1.34.6; 1.34.14; 1.34.22; 1.34.24; 1.34.26; 1.34.28; - don't call load-ata on PB3400 and similar machines - it occasionally freaks out when a cardbus device is present. enable with options PB3400_CARDBUS_HACK - add a hack to make the DEC 21140 found on UMAX E100 cards work, for some reason OF doesn't see it enable with options UMAX_E100_HACK 1.34 Fri Feb 09 21:37:49 GMT 2007 macallan branches: 1.34.6; 1.34.14; 1.34.22; 1.34.24; 1.34.26; 1.34.28; - don't call load-ata on PB3400 and similar machines - it occasionally freaks out when a cardbus device is present. enable with options PB3400_CARDBUS_HACK - add a hack to make the DEC 21140 found on UMAX E100 cards work, for some reason OF doesn't see it enable with options UMAX_E100_HACK 1.34 Fri Feb 09 21:37:49 GMT 2007 macallan branches: 1.34.6; 1.34.14; 1.34.22; 1.34.24; 1.34.26; 1.34.28; - don't call load-ata on PB3400 and similar machines - it occasionally freaks out when a cardbus device is present. enable with options PB3400_CARDBUS_HACK - add a hack to make the DEC 21140 found on UMAX E100 cards work, for some reason OF doesn't see it enable with options UMAX_E100_HACK 1.34 Fri Feb 09 21:37:49 GMT 2007 macallan branches: 1.34.6; 1.34.14; 1.34.22; 1.34.24; 1.34.26; 1.34.28; - don't call load-ata on PB3400 and similar machines - it occasionally freaks out when a cardbus device is present. enable with options PB3400_CARDBUS_HACK - add a hack to make the DEC 21140 found on UMAX E100 cards work, for some reason OF doesn't see it enable with options UMAX_E100_HACK 1.34 Fri Feb 09 21:37:49 GMT 2007 macallan branches: 1.34.6; 1.34.14; 1.34.22; 1.34.24; 1.34.26; 1.34.28; - don't call load-ata on PB3400 and similar machines - it occasionally freaks out when a cardbus device is present. enable with options PB3400_CARDBUS_HACK - add a hack to make the DEC 21140 found on UMAX E100 cards work, for some reason OF doesn't see it enable with options UMAX_E100_HACK 1.34 Fri Feb 09 21:37:49 GMT 2007 macallan branches: 1.34.6; 1.34.14; 1.34.22; 1.34.24; 1.34.26; 1.34.28; - don't call load-ata on PB3400 and similar machines - it occasionally freaks out when a cardbus device is present. enable with options PB3400_CARDBUS_HACK - add a hack to make the DEC 21140 found on UMAX E100 cards work, for some reason OF doesn't see it enable with options UMAX_E100_HACK |
| /src/sys/kern/ | ||
| H A D | tty_subr.c | 1.34 Wed Jul 16 18:27:49 GMT 2008 drochner branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; wipe out tty buffer contents after read, to avoid keeping possibly sensitive information in memory longer than necessary (We could make this depend on ~ECHO or so, but this would be an API change and I don't think it is worth the effort.) 1.34 Wed Jul 16 18:27:49 GMT 2008 drochner branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; wipe out tty buffer contents after read, to avoid keeping possibly sensitive information in memory longer than necessary (We could make this depend on ~ECHO or so, but this would be an API change and I don't think it is worth the effort.) 1.34 Wed Jul 16 18:27:49 GMT 2008 drochner branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; wipe out tty buffer contents after read, to avoid keeping possibly sensitive information in memory longer than necessary (We could make this depend on ~ECHO or so, but this would be an API change and I don't think it is worth the effort.) 1.34 Wed Jul 16 18:27:49 GMT 2008 drochner branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; wipe out tty buffer contents after read, to avoid keeping possibly sensitive information in memory longer than necessary (We could make this depend on ~ECHO or so, but this would be an API change and I don't think it is worth the effort.) 1.34 Wed Jul 16 18:27:49 GMT 2008 drochner branches: 1.34.2; 1.34.4; 1.34.8; 1.34.10; wipe out tty buffer contents after read, to avoid keeping possibly sensitive information in memory longer than necessary (We could make this depend on ~ECHO or so, but this would be an API change and I don't think it is worth the effort.) |
| /src/sys/arch/hp300/dev/ | ||
| H A D | hpib.c | 1.34 Fri Jul 21 10:01:39 GMT 2006 tsutsui branches: 1.34.32; 1.34.34; 1.34.40; 1.34.44; Some KNF. 1.34 Fri Jul 21 10:01:39 GMT 2006 tsutsui branches: 1.34.32; 1.34.34; 1.34.40; 1.34.44; Some KNF. 1.34 Fri Jul 21 10:01:39 GMT 2006 tsutsui branches: 1.34.32; 1.34.34; 1.34.40; 1.34.44; Some KNF. 1.34 Fri Jul 21 10:01:39 GMT 2006 tsutsui branches: 1.34.32; 1.34.34; 1.34.40; 1.34.44; Some KNF. 1.34 Fri Jul 21 10:01:39 GMT 2006 tsutsui branches: 1.34.32; 1.34.34; 1.34.40; 1.34.44; Some KNF. |
| /src/sys/arch/i386/pci/ | ||
| H A D | pcibios.c | 1.34 Sun Mar 04 05:59:59 GMT 2007 christos branches: 1.34.20; 1.34.26; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.34 Sun Mar 04 05:59:59 GMT 2007 christos branches: 1.34.20; 1.34.26; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.34 Sun Mar 04 05:59:59 GMT 2007 christos branches: 1.34.20; 1.34.26; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.34 Sun Mar 04 05:59:59 GMT 2007 christos branches: 1.34.20; 1.34.26; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.34 Sun Mar 04 05:59:59 GMT 2007 christos branches: 1.34.20; 1.34.26; 1.34.28; 1.34.32; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/distrib/sets/ | ||
| H A D | makesrctars | 1.34 Sun Mar 16 07:02:22 GMT 2008 lukem branches: 1.34.6; 1.34.8; 1.34.10; 1.34.12; Add '-q' to maketars and makesrctars, to quieten them. Improve MAKEVERBOSE support. 1.34 Sun Mar 16 07:02:22 GMT 2008 lukem branches: 1.34.6; 1.34.8; 1.34.10; 1.34.12; Add '-q' to maketars and makesrctars, to quieten them. Improve MAKEVERBOSE support. 1.34 Sun Mar 16 07:02:22 GMT 2008 lukem branches: 1.34.6; 1.34.8; 1.34.10; 1.34.12; Add '-q' to maketars and makesrctars, to quieten them. Improve MAKEVERBOSE support. 1.34 Sun Mar 16 07:02:22 GMT 2008 lukem branches: 1.34.6; 1.34.8; 1.34.10; 1.34.12; Add '-q' to maketars and makesrctars, to quieten them. Improve MAKEVERBOSE support. 1.34 Sun Mar 16 07:02:22 GMT 2008 lukem branches: 1.34.6; 1.34.8; 1.34.10; 1.34.12; Add '-q' to maketars and makesrctars, to quieten them. Improve MAKEVERBOSE support. |
Completed in 96 milliseconds