Searched hist:1.193 (Results 1 - 25 of 270) sorted by relevance

1234567891011

/src/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10;
Just return sys_open(). COMPAT_10 will be handled internally.

ok christos@

1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10;
Just return sys_open(). COMPAT_10 will be handled internally.

ok christos@

1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10;
Just return sys_open(). COMPAT_10 will be handled internally.

ok christos@

1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10;
Just return sys_open(). COMPAT_10 will be handled internally.

ok christos@

1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10;
Just return sys_open(). COMPAT_10 will be handled internally.

ok christos@

/src/sys/arch/hpcmips/conf/
H A DGENERIC1.193 Sat Aug 26 20:26:45 GMT 2006 christos branches: 1.193.2; 1.193.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

1.193 Sat Aug 26 20:26:45 GMT 2006 christos branches: 1.193.2; 1.193.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

1.193 Sat Aug 26 20:26:45 GMT 2006 christos branches: 1.193.2; 1.193.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

/src/sys/arch/arc/conf/
H A DGENERIC1.193 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.193.2; 1.193.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

1.193 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.193.2; 1.193.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

1.193 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.193.2; 1.193.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

/src/sys/arch/mips/mips/
H A Dmips_machdep.c1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

/src/sys/arch/i386/conf/
H A DMakefile.i3861.193 Tue Jun 05 00:58:42 GMT 2018 christos branches: 1.193.2;
No need for NORELRO here.
1.193 Tue Jun 05 00:58:42 GMT 2018 christos branches: 1.193.2;
No need for NORELRO here.
/src/lib/libc/gen/
H A Dsysctl.31.193 Mon Dec 18 00:09:59 GMT 2006 wiz branches: 1.193.12;
Sort error descriptions.

1.193 Mon Dec 18 00:09:59 GMT 2006 wiz branches: 1.193.12;
Sort error descriptions.

/src/share/man/man5/
H A Drc.conf.51.193 Fri Jun 30 21:44:09 GMT 2023 riastradh branches: 1.193.2;
rc.conf(5): Set entropy=wait by default.

We no longer block indefinitely -- if nothing else, the hardclock
timer should yield enough samples to unblock /dev/random on all but
the most severely deterministic machines -- so it should be generally
safe for availability to set entropy=wait.

This doesn't guarantee that HWRNG/seed has been provided before you
run ssh-keygen or call getentropy(3) in a user application, but it
does raise the security above netbsd<=9.

PR security/55659
PR lib/56905

XXX pullup-10

1.193 Fri Jun 30 21:44:09 GMT 2023 riastradh branches: 1.193.2;
rc.conf(5): Set entropy=wait by default.

We no longer block indefinitely -- if nothing else, the hardclock
timer should yield enough samples to unblock /dev/random on all but
the most severely deterministic machines -- so it should be generally
safe for availability to set entropy=wait.

This doesn't guarantee that HWRNG/seed has been provided before you
run ssh-keygen or call getentropy(3) in a user application, but it
does raise the security above netbsd<=9.

PR security/55659
PR lib/56905

XXX pullup-10

/src/sys/kern/
H A Dvfs_vnops.c1.193 Wed Feb 04 07:09:37 GMT 2015 msaitoh branches: 1.193.2; 1.193.4;
Remove useless semicolon reported by Henning Petersen in PR#49634.

1.193 Wed Feb 04 07:09:37 GMT 2015 msaitoh branches: 1.193.2; 1.193.4;
Remove useless semicolon reported by Henning Petersen in PR#49634.

1.193 Wed Feb 04 07:09:37 GMT 2015 msaitoh branches: 1.193.2; 1.193.4;
Remove useless semicolon reported by Henning Petersen in PR#49634.

H A Dinit_sysent.c1.193 Sat Aug 04 10:52:57 GMT 2007 ad branches: 1.193.2;
Mark the SysV semaphore syscalls MP safe.

1.193 Sat Aug 04 10:52:57 GMT 2007 ad branches: 1.193.2;
Mark the SysV semaphore syscalls MP safe.

/src/sys/arch/sparc64/sparc64/
H A Dmachdep.c1.193 Fri Nov 24 19:46:59 GMT 2006 christos branches: 1.193.2; 1.193.4;
fix spelling of accommodate; from Zapher.
1.193 Fri Nov 24 19:46:59 GMT 2006 christos branches: 1.193.2; 1.193.4;
fix spelling of accommodate; from Zapher.
1.193 Fri Nov 24 19:46:59 GMT 2006 christos branches: 1.193.2; 1.193.4;
fix spelling of accommodate; from Zapher.
/src/sys/arch/sparc/sparc/
H A Dmachdep.c1.193 Thu Mar 28 15:45:01 GMT 2002 pk branches: 1.193.2; 1.193.4;
sysctl(CPU_BOOTED_KERNEL): look for kernel path bootinfo[].

1.193 Thu Mar 28 15:45:01 GMT 2002 pk branches: 1.193.2; 1.193.4;
sysctl(CPU_BOOTED_KERNEL): look for kernel path bootinfo[].

1.193 Thu Mar 28 15:45:01 GMT 2002 pk branches: 1.193.2; 1.193.4;
sysctl(CPU_BOOTED_KERNEL): look for kernel path bootinfo[].

/src/sys/dev/usb/
H A Duhci.c1.193 Sun Mar 05 23:12:58 GMT 2006 augustss branches: 1.193.2; 1.193.4;
Use polling while shutting down the host controller since interrupts
cannot be trusted at this point. From Iain Hibbert <plunky@rya-online.net>.

1.193 Sun Mar 05 23:12:58 GMT 2006 augustss branches: 1.193.2; 1.193.4;
Use polling while shutting down the host controller since interrupts
cannot be trusted at this point. From Iain Hibbert <plunky@rya-online.net>.

1.193 Sun Mar 05 23:12:58 GMT 2006 augustss branches: 1.193.2; 1.193.4;
Use polling while shutting down the host controller since interrupts
cannot be trusted at this point. From Iain Hibbert <plunky@rya-online.net>.

H A Dusb.c1.193 Wed Feb 24 01:46:57 GMT 2021 mrg branches: 1.193.4;
fix sparc build: db_expr_t is larger than a pointer.

1.193 Wed Feb 24 01:46:57 GMT 2021 mrg branches: 1.193.4;
fix sparc build: db_expr_t is larger than a pointer.

/src/sys/miscfs/procfs/
H A Dprocfs_vnops.c1.193 Mon Apr 20 23:03:08 GMT 2015 riastradh branches: 1.193.2;
Make VOP_LINK return directory still locked and referenced.

Ride 7.99.10 bump.

1.193 Mon Apr 20 23:03:08 GMT 2015 riastradh branches: 1.193.2;
Make VOP_LINK return directory still locked and referenced.

Ride 7.99.10 bump.

/src/sys/arch/vax/conf/
H A DGENERIC1.193 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.193.2;
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate

1.193 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.193.2;
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate

/src/sys/arch/x68k/x68k/
H A Dmachdep.c1.193 Tue Jun 14 07:51:10 GMT 2016 isaki branches: 1.193.2;
In XM6 TypeG (and original XM6), its version number is
represented by BCD, not decimal.
Reported by GIMONS (the author of XM6 typeG).

1.193 Tue Jun 14 07:51:10 GMT 2016 isaki branches: 1.193.2;
In XM6 TypeG (and original XM6), its version number is
represented by BCD, not decimal.
Reported by GIMONS (the author of XM6 typeG).

/src/sbin/ifconfig/
H A Difconfig.c1.193 Tue May 06 21:58:05 GMT 2008 dyoung branches: 1.193.2;
Use the right key, "ifcaps" not "ifcap", in do_setifcaps(). assert()
that the object associated with that key is the right size.

1.193 Tue May 06 21:58:05 GMT 2008 dyoung branches: 1.193.2;
Use the right key, "ifcaps" not "ifcap", in do_setifcaps(). assert()
that the object associated with that key is the right size.

/src/sys/nfs/
H A Dnfs_socket.c1.193 Fri Sep 05 05:34:57 GMT 2014 matt branches: 1.193.2;
Don't use catch as a variable name.

1.193 Fri Sep 05 05:34:57 GMT 2014 matt branches: 1.193.2;
Don't use catch as a variable name.

/src/tools/
H A DMakefile1.193 Sun Feb 18 01:06:24 GMT 2018 uwe branches: 1.193.2;
Fix .endif comment for TOOLS_BUILDRUMP

1.193 Sun Feb 18 01:06:24 GMT 2018 uwe branches: 1.193.2;
Fix .endif comment for TOOLS_BUILDRUMP

/src/sys/ufs/lfs/
H A Dlfs_vfsops.c1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6;
Use device_class() instead of accessing dv_class directly.
1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6;
Use device_class() instead of accessing dv_class directly.
1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6;
Use device_class() instead of accessing dv_class directly.
1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6;
Use device_class() instead of accessing dv_class directly.
/src/sys/dev/pcmcia/
H A Dpcmciadevs.h1.193 Sun Dec 28 06:47:23 GMT 2003 itohy Regen from pcmciadevs rev 1.191.

H A Dpcmciadevs_data.h1.193 Sun Dec 28 06:47:23 GMT 2003 itohy Regen from pcmciadevs rev 1.191.

/src/sys/sys/
H A Dvnode.h1.193 Tue Apr 29 18:18:09 GMT 2008 ad branches: 1.193.2;
PR kern/38057 ffs makes assuptions about devvp file system
PR kern/33406 softdeps get stuck in endless loop

Introduce VFS_FSYNC() and call it when syncing a block device, if it
has a mounted file system.

1.193 Tue Apr 29 18:18:09 GMT 2008 ad branches: 1.193.2;
PR kern/38057 ffs makes assuptions about devvp file system
PR kern/33406 softdeps get stuck in endless loop

Introduce VFS_FSYNC() and call it when syncing a block device, if it
has a mounted file system.

/src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c1.193 Sat Mar 28 19:24:04 GMT 2015 maxv branches: 1.193.2;
Remove the 'cred' argument from bread(). Remove a now unused var in
ffs_snapshot.c. Update the man page accordingly.

ok hannken@

1.193 Sat Mar 28 19:24:04 GMT 2015 maxv branches: 1.193.2;
Remove the 'cred' argument from bread(). Remove a now unused var in
ffs_snapshot.c. Update the man page accordingly.

ok hannken@

/src/sys/uvm/
H A Duvm_page.c1.193 Thu Jun 01 02:45:15 GMT 2017 chs branches: 1.193.2;
remove checks for failure after memory allocation calls that cannot fail:

kmem_alloc() with KM_SLEEP
kmem_zalloc() with KM_SLEEP
percpu_alloc()
pserialize_create()
psref_class_create()

all of these paths include an assertion that the allocation has not failed,
so callers should not assert that again.

1.193 Thu Jun 01 02:45:15 GMT 2017 chs branches: 1.193.2;
remove checks for failure after memory allocation calls that cannot fail:

kmem_alloc() with KM_SLEEP
kmem_zalloc() with KM_SLEEP
percpu_alloc()
pserialize_create()
psref_class_create()

all of these paths include an assertion that the allocation has not failed,
so callers should not assert that again.

Completed in 249 milliseconds

1234567891011