Searched hist:1.177 (Results 1 - 25 of 330) sorted by relevance

1234567891011>>

/src/sys/compat/linux32/common/
H A Dlinux32_wait.c1.11 Wed Nov 04 21:23:03 GMT 2009 rmind branches: 1.11.22; 1.11.40; 1.11.44;
do_sys_wait(): fix previous by checking for ru != NULL. Noticed by
Onno van der Linden. Also, remove redundant arguments (seems that
was_zombie was not used since rev 1.177 ?).

/src/sys/compat/common/
H A Dkern_exit_43.c1.22 Wed Nov 04 21:23:02 GMT 2009 rmind branches: 1.22.62; 1.22.64;
do_sys_wait(): fix previous by checking for ru != NULL. Noticed by
Onno van der Linden. Also, remove redundant arguments (seems that
was_zombie was not used since rev 1.177 ?).

H A Dkern_time_50.c1.11 Wed Nov 04 21:23:02 GMT 2009 rmind do_sys_wait(): fix previous by checking for ru != NULL. Noticed by
Onno van der Linden. Also, remove redundant arguments (seems that
was_zombie was not used since rev 1.177 ?).

/src/sys/compat/netbsd32/
H A Dnetbsd32_wait.c1.21 Wed Nov 04 21:23:03 GMT 2009 rmind branches: 1.21.12; 1.21.22;
do_sys_wait(): fix previous by checking for ru != NULL. Noticed by
Onno van der Linden. Also, remove redundant arguments (seems that
was_zombie was not used since rev 1.177 ?).

H A Dnetbsd32_compat_50.c1.6 Wed Nov 04 21:23:03 GMT 2009 rmind do_sys_wait(): fix previous by checking for ru != NULL. Noticed by
Onno van der Linden. Also, remove redundant arguments (seems that
was_zombie was not used since rev 1.177 ?).

/src/sys/arch/amiga/conf/
H A DDRACO1.177 Sat Aug 23 20:26:56 GMT 2014 dholland branches: 1.177.2; 1.177.4;
Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.

1.177 Sat Aug 23 20:26:56 GMT 2014 dholland branches: 1.177.2; 1.177.4;
Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.

1.177 Sat Aug 23 20:26:56 GMT 2014 dholland branches: 1.177.2; 1.177.4;
Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.

/src/sys/arch/atari/atari/
H A Dmachdep.c1.177 Wed Mar 26 18:04:33 GMT 2014 christos branches: 1.177.10; 1.177.20; 1.177.30;
kill sprintf

1.177 Wed Mar 26 18:04:33 GMT 2014 christos branches: 1.177.10; 1.177.20; 1.177.30;
kill sprintf

1.177 Wed Mar 26 18:04:33 GMT 2014 christos branches: 1.177.10; 1.177.20; 1.177.30;
kill sprintf

1.177 Wed Mar 26 18:04:33 GMT 2014 christos branches: 1.177.10; 1.177.20; 1.177.30;
kill sprintf

/src/sys/arch/mac68k/conf/
H A DGENERIC1.177 Sat Nov 11 18:47:10 GMT 2006 jmmv branches: 1.177.2; 1.177.4; 1.177.8;
Remove tmpfs's experimental status. OK'ed by core@.

1.177 Sat Nov 11 18:47:10 GMT 2006 jmmv branches: 1.177.2; 1.177.4; 1.177.8;
Remove tmpfs's experimental status. OK'ed by core@.

1.177 Sat Nov 11 18:47:10 GMT 2006 jmmv branches: 1.177.2; 1.177.4; 1.177.8;
Remove tmpfs's experimental status. OK'ed by core@.

1.177 Sat Nov 11 18:47:10 GMT 2006 jmmv branches: 1.177.2; 1.177.4; 1.177.8;
Remove tmpfs's experimental status. OK'ed by core@.

/src/sys/kern/
H A Dsyscalls.c1.177 Fri Sep 01 22:23:18 GMT 2006 matt branches: 1.177.2; 1.177.4;
Missed commit (Regen'ed).

1.177 Fri Sep 01 22:23:18 GMT 2006 matt branches: 1.177.2; 1.177.4;
Missed commit (Regen'ed).

1.177 Fri Sep 01 22:23:18 GMT 2006 matt branches: 1.177.2; 1.177.4;
Missed commit (Regen'ed).

H A Dsyscalls.master1.177 Fri Sep 07 18:56:09 GMT 2007 rmind branches: 1.177.4; 1.177.6;
Implementation of POSIX message queues.

Reviewed by: <ad>, <tech-kern>

1.177 Fri Sep 07 18:56:09 GMT 2007 rmind branches: 1.177.4; 1.177.6;
Implementation of POSIX message queues.

Reviewed by: <ad>, <tech-kern>

1.177 Fri Sep 07 18:56:09 GMT 2007 rmind branches: 1.177.4; 1.177.6;
Implementation of POSIX message queues.

Reviewed by: <ad>, <tech-kern>

H A Dkern_ktrace.c1.177 Sat May 23 23:42:43 GMT 2020 ad branches: 1.177.2;
Move proc_lock into the data segment. It was dynamically allocated because
at the time we had mutex_obj_alloc() but not __cacheline_aligned.

1.177 Sat May 23 23:42:43 GMT 2020 ad branches: 1.177.2;
Move proc_lock into the data segment. It was dynamically allocated because
at the time we had mutex_obj_alloc() but not __cacheline_aligned.

/src/sys/miscfs/procfs/
H A Dprocfs_vnops.c1.177 Fri Jan 08 11:35:11 GMT 2010 pooka branches: 1.177.2; 1.177.4;
The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase). Plenty of mix'n match upper/lowercase has creeped
into the tree since then. Nuke the macros and convert all callsites
to lowercase.

no functional change

1.177 Fri Jan 08 11:35:11 GMT 2010 pooka branches: 1.177.2; 1.177.4;
The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase). Plenty of mix'n match upper/lowercase has creeped
into the tree since then. Nuke the macros and convert all callsites
to lowercase.

no functional change

1.177 Fri Jan 08 11:35:11 GMT 2010 pooka branches: 1.177.2; 1.177.4;
The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase). Plenty of mix'n match upper/lowercase has creeped
into the tree since then. Nuke the macros and convert all callsites
to lowercase.

no functional change

/src/sys/arch/i386/include/
H A Dcpu.h1.177 Tue Jul 26 00:56:39 GMT 2011 yamt branches: 1.177.2; 1.177.6;
whitespace

1.177 Tue Jul 26 00:56:39 GMT 2011 yamt branches: 1.177.2; 1.177.6;
whitespace

1.177 Tue Jul 26 00:56:39 GMT 2011 yamt branches: 1.177.2; 1.177.6;
whitespace

/src/sys/arch/sun3/conf/
H A DGENERIC1.177 Sat Mar 03 03:19:36 GMT 2018 mrg branches: 1.177.2;
sun2/sun3:
- build libkern as an archive for non modular builds. from maya@
sun3:
- cut down GENERIC a bunch to bring below 2MB.
- reduce UBC_NWINS, MAXEXEC, and PAGER_MAP_DEFAULT_SIZE to recover
enough lost VA to actually run basic tests.

1.177 Sat Mar 03 03:19:36 GMT 2018 mrg branches: 1.177.2;
sun2/sun3:
- build libkern as an archive for non modular builds. from maya@
sun3:
- cut down GENERIC a bunch to bring below 2MB.
- reduce UBC_NWINS, MAXEXEC, and PAGER_MAP_DEFAULT_SIZE to recover
enough lost VA to actually run basic tests.

/src/lib/libc/gen/
H A Dsysctl.31.177 Mon Jul 24 21:48:13 GMT 2006 wiz branches: 1.177.2;
Remove superfluous word, add comma to make it easier to parse.

1.177 Mon Jul 24 21:48:13 GMT 2006 wiz branches: 1.177.2;
Remove superfluous word, add comma to make it easier to parse.

/src/sys/arch/macppc/macppc/
H A Dmachdep.c1.177 Tue Jun 11 04:47:04 GMT 2024 rin branches: 1.177.2;
macppc/machdep: Correctly disable have_backlight for ofw_quiesce

instead of have_palette (copy-paste bug by myself).

1.177 Tue Jun 11 04:47:04 GMT 2024 rin branches: 1.177.2;
macppc/machdep: Correctly disable have_backlight for ofw_quiesce

instead of have_palette (copy-paste bug by myself).

/src/sys/sys/
H A Dsysctl.h1.177 Wed Aug 27 08:53:55 GMT 2008 christos branches: 1.177.2; 1.177.4;
Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenko

1.177 Wed Aug 27 08:53:55 GMT 2008 christos branches: 1.177.2; 1.177.4;
Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenko

1.177 Wed Aug 27 08:53:55 GMT 2008 christos branches: 1.177.2; 1.177.4;
Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenko

H A Dvnode.h1.177 Sun Dec 02 13:56:20 GMT 2007 hannken branches: 1.177.2; 1.177.6;
Fscow_run(): add a flag "bool data_valid" to note still valid data.
Buffers run through copy-on-write are marked B_COWDONE. This condition
is valid until the buffer has run through bwrite() and gets cleared from
biodone().

Welcome to 4.99.39.

Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org>

1.177 Sun Dec 02 13:56:20 GMT 2007 hannken branches: 1.177.2; 1.177.6;
Fscow_run(): add a flag "bool data_valid" to note still valid data.
Buffers run through copy-on-write are marked B_COWDONE. This condition
is valid until the buffer has run through bwrite() and gets cleared from
biodone().

Welcome to 4.99.39.

Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org>

1.177 Sun Dec 02 13:56:20 GMT 2007 hannken branches: 1.177.2; 1.177.6;
Fscow_run(): add a flag "bool data_valid" to note still valid data.
Buffers run through copy-on-write are marked B_COWDONE. This condition
is valid until the buffer has run through bwrite() and gets cleared from
biodone().

Welcome to 4.99.39.

Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org>

/src/libexec/ftpd/
H A Dftpd.c1.177 Tue Sep 26 06:47:20 GMT 2006 lukem branches: 1.177.2; 1.177.6;
Fix -ULOGIN_CAP compile.

1.177 Tue Sep 26 06:47:20 GMT 2006 lukem branches: 1.177.2; 1.177.6;
Fix -ULOGIN_CAP compile.

1.177 Tue Sep 26 06:47:20 GMT 2006 lukem branches: 1.177.2; 1.177.6;
Fix -ULOGIN_CAP compile.

/src/sys/uvm/
H A Duvm_glue.c1.177 Thu Mar 05 00:21:00 GMT 2020 rin branches: 1.177.2;
Part of PR kern/54994:

Memory allocated in the fast path of uarea_poolpage_alloc() is
a page itself. Therefore, it is obviously page-aligned.

Pointed out by skrll.

1.177 Thu Mar 05 00:21:00 GMT 2020 rin branches: 1.177.2;
Part of PR kern/54994:

Memory allocated in the fast path of uarea_poolpage_alloc() is
a page itself. Therefore, it is obviously page-aligned.

Pointed out by skrll.

/src/sys/net/
H A Dif_gre.c1.177 Wed Jan 29 04:18:34 GMT 2020 thorpej branches: 1.177.6;
Adopt <net/if_stats.h>.

1.177 Wed Jan 29 04:18:34 GMT 2020 thorpej branches: 1.177.6;
Adopt <net/if_stats.h>.

/src/sys/arch/sparc64/conf/
H A DGENERIC1.177 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.177.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.177 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.177.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/sparc64/sparc64/
H A Dtrap.c1.177 Wed Aug 01 09:07:35 GMT 2012 martin branches: 1.177.2;
Do not spam the console when sending a sigill due to a T_ILLINST trap,
new openssl probes for the cpu sub family/features by trying some new
instructions and catching sigill.
In all other cases, move the printf inside a #ifdef DEBUG.

1.177 Wed Aug 01 09:07:35 GMT 2012 martin branches: 1.177.2;
Do not spam the console when sending a sigill due to a T_ILLINST trap,
new openssl probes for the cpu sub family/features by trying some new
instructions and catching sigill.
In all other cases, move the printf inside a #ifdef DEBUG.

/src/sys/arch/vax/conf/
H A DGENERIC1.177 Thu Jun 30 20:09:38 GMT 2011 wiz branches: 1.177.2;
dependant -> dependent

1.177 Thu Jun 30 20:09:38 GMT 2011 wiz branches: 1.177.2;
dependant -> dependent

/src/sys/arch/x68k/x68k/
H A Dmachdep.c1.177 Mon May 16 13:22:55 GMT 2011 tsutsui branches: 1.177.2;
- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c
- move m68881_save() and m68881_restore() declarations into <m68k/m68k.h>

Briefly tested and no obvious breakage on atari, sun3, and x68k.

1.177 Mon May 16 13:22:55 GMT 2011 tsutsui branches: 1.177.2;
- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c
- move m68881_save() and m68881_restore() declarations into <m68k/m68k.h>

Briefly tested and no obvious breakage on atari, sun3, and x68k.

Completed in 168 milliseconds

1234567891011>>