Searched hist:1.307 (Results 1 - 25 of 109) sorted by relevance

12345

/src/doc/
H A DBRANCHES1.307 Fri May 20 08:12:46 GMT 2011 matt branches: 1.307.2;
Note new base tag for matt-nb5-mips64

1.307 Fri May 20 08:12:46 GMT 2011 matt branches: 1.307.2;
Note new base tag for matt-nb5-mips64

/src/
H A Dbuild.sh1.307 Wed May 06 17:31:49 GMT 2015 wiz Fix typo in usage. From Christopher M. Fuhrman in PR 49882.

/src/sys/kern/
H A Dtty.c1.307 Wed Oct 26 23:41:49 GMT 2022 riastradh branches: 1.307.2;
tty(9): New ttylock, ttyunlock, ttylocked functions.

These are wrappers around the global tty_lock for now (and the
continued existence of the tty_lock variable is why the ttylock
function has no underscore in its name). They will assist in
converting drivers to per-tty locking later on.

1.307 Wed Oct 26 23:41:49 GMT 2022 riastradh branches: 1.307.2;
tty(9): New ttylock, ttyunlock, ttylocked functions.

These are wrappers around the global tty_lock for now (and the
continued existence of the tty_lock variable is why the ttylock
function has no underscore in its name). They will assist in
converting drivers to per-tty locking later on.

H A Dinit_sysent.c1.307 Sat Apr 02 21:02:39 GMT 2016 christos regen

H A Dsyscalls.c1.307 Tue Dec 19 08:48:19 GMT 2017 kamil Drop the sstk(2) syscall stub

sstk - change stack section size

This functionality has never been implemented and is a remnant from 16-bit
UNIX. This stub appeared with the first NetBSD commit.

Sponsored by <The NetBSD Foundation>

H A Dsyscalls.master1.307 Mon Nov 02 18:55:12 GMT 2020 christos PR/55777: Ruslan Nikolaev: Make clock_getcpuclockid2 accessible from rump

/src/sys/arch/sparc64/sparc64/
H A Dpmap.c1.307 Fri Feb 10 23:26:23 GMT 2017 palle branches: 1.307.6;
sun4v: Added handling of trap type 0x034 (address alignment error) + fixed typo mmfsa -> mmufsa. Verified for both sun4u and sun4v using qemu.

1.307 Fri Feb 10 23:26:23 GMT 2017 palle branches: 1.307.6;
sun4v: Added handling of trap type 0x034 (address alignment error) + fixed typo mmfsa -> mmufsa. Verified for both sun4u and sun4v using qemu.

H A Dmachdep.c1.307 Wed Oct 04 20:28:05 GMT 2023 ad Eliminate l->l_ncsw and l->l_nivcsw. From memory think they were added
before we had per-LWP struct rusage; the same is now tracked there.
/src/sys/dev/
H A DDEVNAMES1.307 Fri Mar 02 06:04:16 GMT 2018 pgoyette branches: 1.307.2;
Rename the i2c attribute i2cbus, and add the MI iic device.

Note that the iic device source files are named i2c* Also note that
iic attaches at i2cbus

1.307 Fri Mar 02 06:04:16 GMT 2018 pgoyette branches: 1.307.2;
Rename the i2c attribute i2cbus, and add the MI iic device.

Note that the iic device source files are named i2c* Also note that
iic attaches at i2cbus

/src/sys/arch/amiga/conf/
H A DGENERIC1.307 Sat Jul 05 10:00:42 GMT 2014 tsutsui branches: 1.307.2;
Regen from GENERIC.in rev 1.125:

> Use COPTS="-O2 -fno-reorder-blocks" for kernels except INSTALL_CONFIGURATION.

1.307 Sat Jul 05 10:00:42 GMT 2014 tsutsui branches: 1.307.2;
Regen from GENERIC.in rev 1.125:

> Use COPTS="-O2 -fno-reorder-blocks" for kernels except INSTALL_CONFIGURATION.

/src/sys/sys/
H A Dsyscallargs.h1.307 Fri Jul 28 18:20:28 GMT 2023 christos regen

H A Dsyscall.h1.307 Fri Aug 10 21:47:16 GMT 2018 pgoyette Regen
/src/share/misc/
H A Dacronyms1.307 Sun Oct 04 19:04:48 GMT 2020 nia various vidya, also md = minidisc, dc = data center

/src/sys/arch/alpha/alpha/
H A Dmachdep.c1.307 Wed Oct 15 06:51:17 GMT 2008 wrstuden branches: 1.307.2; 1.307.4;
Merge wrstuden-revivesa into HEAD.

1.307 Wed Oct 15 06:51:17 GMT 2008 wrstuden branches: 1.307.2; 1.307.4;
Merge wrstuden-revivesa into HEAD.

1.307 Wed Oct 15 06:51:17 GMT 2008 wrstuden branches: 1.307.2; 1.307.4;
Merge wrstuden-revivesa into HEAD.

H A Dpmap.c1.307 Sat Apr 09 23:38:31 GMT 2022 riastradh branches: 1.307.4;
sys: Use membar_release/acquire around reference drop.

This just goes through my recent reference count membar audit and
changes membar_exit to membar_release and membar_enter to
membar_acquire -- this should make everything cheaper on most CPUs
without hurting correctness, because membar_acquire is generally
cheaper than membar_enter.

1.307 Sat Apr 09 23:38:31 GMT 2022 riastradh branches: 1.307.4;
sys: Use membar_release/acquire around reference drop.

This just goes through my recent reference count membar audit and
changes membar_exit to membar_release and membar_enter to
membar_acquire -- this should make everything cheaper on most CPUs
without hurting correctness, because membar_acquire is generally
cheaper than membar_enter.

/src/sys/ufs/lfs/
H A Dlfs_vfsops.c1.307 Tue Jun 18 18:18:58 GMT 2013 christos branches: 1.307.2;
Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs.
This was done so that boot blocks that want to compile both FFS and LFS in
the same file work.
1.307 Tue Jun 18 18:18:58 GMT 2013 christos branches: 1.307.2;
Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs.
This was done so that boot blocks that want to compile both FFS and LFS in
the same file work.
/src/sys/arch/sparc/sparc/
H A Dpmap.c1.307 Sat Dec 24 23:24:02 GMT 2005 perry branches: 1.307.26;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

1.307 Sat Dec 24 23:24:02 GMT 2005 perry branches: 1.307.26;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

H A Dmachdep.c1.307 Fri Mar 04 22:25:28 GMT 2011 joerg Refactor ps_strings access. Based on PK_32, write either the normal
version or the 32bit compat layout in execve1. Introduce a new function
copyin_psstrings for reading it back from userland and converting it to
the native layout. Refactor procfs to share most of the code with the
kern.proc_args sysctl handler.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.

/src/sys/arch/i386/conf/
H A DALL1.307 Sat May 28 13:01:49 GMT 2011 ryo branches: 1.307.2;
many whitespace cleanup.
confirmed "cvs diff -b" are identical.

1.307 Sat May 28 13:01:49 GMT 2011 ryo branches: 1.307.2;
many whitespace cleanup.
confirmed "cvs diff -b" are identical.

H A DINSTALL1.307 Mon May 28 21:45:29 GMT 2007 pavel Move puc, ahcisata, nfe, svwsata from INSTALL to INSTALL_LARGE to help fit
INSTALL to a 2.88 MB floppy image. Suggested by Manuel Bouyer.
/src/sys/netinet/
H A Dip_input.c1.307 Thu Jun 27 20:17:36 GMT 2013 christos branches: 1.307.2;
flip src/dst

1.307 Thu Jun 27 20:17:36 GMT 2013 christos branches: 1.307.2;
flip src/dst

/src/sys/arch/mips/mips/
H A Dmips_machdep.c1.307 Sun Mar 16 15:34:59 GMT 2025 riastradh Clear trapframe on exec.

Do this for all architectures, even if the trapframe is fully
initialized -- makes it easier to audit and be confident it's
correct, and most likely (with the exception of sh3 which has an
intermediate call to ufetch_int in the middle) the compiler can
eliminate redundant stores in these routines.

PR kern/59084: exec/spawn leaks register content

/src/sys/arch/i386/i386/
H A Dtrap.c1.307 Sat Sep 05 07:26:37 GMT 2020 maxv x86: rename PGEX_X -> PGEX_I

To match the x86 specification and the other OSes.

/src/sys/arch/alpha/conf/
H A DGENERIC1.307 Thu Jan 04 22:10:52 GMT 2007 pavel Merge GENERIC and ALPHA configuration, and remove the latter. ALPHA was
supposed to be a superset of GENERIC, but sometimes it was not kept up to
date.

As proposed on port-alpha@.

/src/distrib/sets/lists/comp/
H A Dmd.amd641.307 Sat Nov 30 01:04:04 GMT 2024 christos Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.

Completed in 328 milliseconds

12345