Searched hist:1.138 (Results 1 - 25 of 489) sorted by relevance

1234567891011>>

/src/sys/arch/hp300/conf/
H A DGENERIC1.138 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.138.2; 1.138.8; 1.138.10; 1.138.16; 1.138.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.138 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.138.2; 1.138.8; 1.138.10; 1.138.16; 1.138.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.138 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.138.2; 1.138.8; 1.138.10; 1.138.16; 1.138.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.138 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.138.2; 1.138.8; 1.138.10; 1.138.16; 1.138.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.138 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.138.2; 1.138.8; 1.138.10; 1.138.16; 1.138.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.138 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.138.2; 1.138.8; 1.138.10; 1.138.16; 1.138.18;
Remove tmpfs's experimental status. OK'ed by core@.

/src/sys/arch/hp300/hp300/
H A Dlocore.s1.138 Sat Sep 09 19:45:49 GMT 2006 tsutsui branches: 1.138.4; 1.138.10; 1.138.12; 1.138.18; 1.138.20;
Switch hp300 to timecounter with MC6840 interval timer, which is
used for hardclcok(9). Old code is still left for reference.

XXX: possibly problematic if hardclock(9) is blocked more than 1/HZ,
XXX: but old microtime(9) implementation also had the similar problem.

1.138 Sat Sep 09 19:45:49 GMT 2006 tsutsui branches: 1.138.4; 1.138.10; 1.138.12; 1.138.18; 1.138.20;
Switch hp300 to timecounter with MC6840 interval timer, which is
used for hardclcok(9). Old code is still left for reference.

XXX: possibly problematic if hardclock(9) is blocked more than 1/HZ,
XXX: but old microtime(9) implementation also had the similar problem.

1.138 Sat Sep 09 19:45:49 GMT 2006 tsutsui branches: 1.138.4; 1.138.10; 1.138.12; 1.138.18; 1.138.20;
Switch hp300 to timecounter with MC6840 interval timer, which is
used for hardclcok(9). Old code is still left for reference.

XXX: possibly problematic if hardclock(9) is blocked more than 1/HZ,
XXX: but old microtime(9) implementation also had the similar problem.

1.138 Sat Sep 09 19:45:49 GMT 2006 tsutsui branches: 1.138.4; 1.138.10; 1.138.12; 1.138.18; 1.138.20;
Switch hp300 to timecounter with MC6840 interval timer, which is
used for hardclcok(9). Old code is still left for reference.

XXX: possibly problematic if hardclock(9) is blocked more than 1/HZ,
XXX: but old microtime(9) implementation also had the similar problem.

1.138 Sat Sep 09 19:45:49 GMT 2006 tsutsui branches: 1.138.4; 1.138.10; 1.138.12; 1.138.18; 1.138.20;
Switch hp300 to timecounter with MC6840 interval timer, which is
used for hardclcok(9). Old code is still left for reference.

XXX: possibly problematic if hardclock(9) is blocked more than 1/HZ,
XXX: but old microtime(9) implementation also had the similar problem.

1.138 Sat Sep 09 19:45:49 GMT 2006 tsutsui branches: 1.138.4; 1.138.10; 1.138.12; 1.138.18; 1.138.20;
Switch hp300 to timecounter with MC6840 interval timer, which is
used for hardclcok(9). Old code is still left for reference.

XXX: possibly problematic if hardclock(9) is blocked more than 1/HZ,
XXX: but old microtime(9) implementation also had the similar problem.

H A Dtrap.c1.138 Thu Apr 24 18:39:20 GMT 2008 ad branches: 1.138.2; 1.138.4; 1.138.8;
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.

1.138 Thu Apr 24 18:39:20 GMT 2008 ad branches: 1.138.2; 1.138.4; 1.138.8;
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.

1.138 Thu Apr 24 18:39:20 GMT 2008 ad branches: 1.138.2; 1.138.4; 1.138.8;
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.

1.138 Thu Apr 24 18:39:20 GMT 2008 ad branches: 1.138.2; 1.138.4; 1.138.8;
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.

/src/sys/nfs/
H A Dnfs_serv.c1.138 Fri Mar 28 05:02:08 GMT 2008 dholland branches: 1.138.2; 1.138.6; 1.138.12; 1.138.14; 1.138.16;
Yet another rename workaround - this time check for . and .. early because
relookup() objects to being asked to handle them.

1.138 Fri Mar 28 05:02:08 GMT 2008 dholland branches: 1.138.2; 1.138.6; 1.138.12; 1.138.14; 1.138.16;
Yet another rename workaround - this time check for . and .. early because
relookup() objects to being asked to handle them.

1.138 Fri Mar 28 05:02:08 GMT 2008 dholland branches: 1.138.2; 1.138.6; 1.138.12; 1.138.14; 1.138.16;
Yet another rename workaround - this time check for . and .. early because
relookup() objects to being asked to handle them.

1.138 Fri Mar 28 05:02:08 GMT 2008 dholland branches: 1.138.2; 1.138.6; 1.138.12; 1.138.14; 1.138.16;
Yet another rename workaround - this time check for . and .. early because
relookup() objects to being asked to handle them.

1.138 Fri Mar 28 05:02:08 GMT 2008 dholland branches: 1.138.2; 1.138.6; 1.138.12; 1.138.14; 1.138.16;
Yet another rename workaround - this time check for . and .. early because
relookup() objects to being asked to handle them.

1.138 Fri Mar 28 05:02:08 GMT 2008 dholland branches: 1.138.2; 1.138.6; 1.138.12; 1.138.14; 1.138.16;
Yet another rename workaround - this time check for . and .. early because
relookup() objects to being asked to handle them.

/src/sys/kern/
H A Dkern_malloc.c1.138 Mon Feb 06 00:13:44 GMT 2012 drochner branches: 1.138.2; 1.138.6; 1.138.8;
align allocations >=pagesize at a page boundary, to preserve traditional
malloc(9) semantics
fixes dri mappings shared per mmap (at least on i945)
approved by releng

1.138 Mon Feb 06 00:13:44 GMT 2012 drochner branches: 1.138.2; 1.138.6; 1.138.8;
align allocations >=pagesize at a page boundary, to preserve traditional
malloc(9) semantics
fixes dri mappings shared per mmap (at least on i945)
approved by releng

1.138 Mon Feb 06 00:13:44 GMT 2012 drochner branches: 1.138.2; 1.138.6; 1.138.8;
align allocations >=pagesize at a page boundary, to preserve traditional
malloc(9) semantics
fixes dri mappings shared per mmap (at least on i945)
approved by releng

1.138 Mon Feb 06 00:13:44 GMT 2012 drochner branches: 1.138.2; 1.138.6; 1.138.8;
align allocations >=pagesize at a page boundary, to preserve traditional
malloc(9) semantics
fixes dri mappings shared per mmap (at least on i945)
approved by releng

H A Dsubr_prf.c1.138 Tue Jan 26 00:59:50 GMT 2010 he branches: 1.138.4; 1.138.6; 1.138.8;
On a recursive panic(), don't try to take a dump, as that may very
well have triggered the recursive panic.
Fix the comment for panic() to reflect now-current reality: the code
was already changed never to sync() on panic(), now we avoid dumping
core on a recursive panic.

1.138 Tue Jan 26 00:59:50 GMT 2010 he branches: 1.138.4; 1.138.6; 1.138.8;
On a recursive panic(), don't try to take a dump, as that may very
well have triggered the recursive panic.
Fix the comment for panic() to reflect now-current reality: the code
was already changed never to sync() on panic(), now we avoid dumping
core on a recursive panic.

1.138 Tue Jan 26 00:59:50 GMT 2010 he branches: 1.138.4; 1.138.6; 1.138.8;
On a recursive panic(), don't try to take a dump, as that may very
well have triggered the recursive panic.
Fix the comment for panic() to reflect now-current reality: the code
was already changed never to sync() on panic(), now we avoid dumping
core on a recursive panic.

1.138 Tue Jan 26 00:59:50 GMT 2010 he branches: 1.138.4; 1.138.6; 1.138.8;
On a recursive panic(), don't try to take a dump, as that may very
well have triggered the recursive panic.
Fix the comment for panic() to reflect now-current reality: the code
was already changed never to sync() on panic(), now we avoid dumping
core on a recursive panic.

H A Dkern_ktrace.c1.138 Wed Feb 06 22:12:41 GMT 2008 dsl branches: 1.138.2; 1.138.6;
Remove the 'args' parameter to 'trace_exit()' it is no longer used.
Instead of passing the (un)real system call code and syscall table pointer,
just pass the number of arguments - which is what ktrace really wants.
Ride forthcoming 4.99.53

1.138 Wed Feb 06 22:12:41 GMT 2008 dsl branches: 1.138.2; 1.138.6;
Remove the 'args' parameter to 'trace_exit()' it is no longer used.
Instead of passing the (un)real system call code and syscall table pointer,
just pass the number of arguments - which is what ktrace really wants.
Ride forthcoming 4.99.53

1.138 Wed Feb 06 22:12:41 GMT 2008 dsl branches: 1.138.2; 1.138.6;
Remove the 'args' parameter to 'trace_exit()' it is no longer used.
Instead of passing the (un)real system call code and syscall table pointer,
just pass the number of arguments - which is what ktrace really wants.
Ride forthcoming 4.99.53

/src/sys/dev/isa/
H A Disa.c1.138 Sat Aug 21 17:08:15 GMT 2010 jmcneill branches: 1.138.18; 1.138.76;
If the 'no-legacy-devices' property is present and true, skip device
enumeration.

1.138 Sat Aug 21 17:08:15 GMT 2010 jmcneill branches: 1.138.18; 1.138.76;
If the 'no-legacy-devices' property is present and true, skip device
enumeration.

1.138 Sat Aug 21 17:08:15 GMT 2010 jmcneill branches: 1.138.18; 1.138.76;
If the 'no-legacy-devices' property is present and true, skip device
enumeration.

/src/sys/fs/udf/
H A Dudf_subr.c1.138 Tue May 24 09:55:57 GMT 2016 reinoud branches: 1.138.2; 1.138.4;
Cleanup VAT writout. To prevent issues with the sequential writing strategy
trying to write on blocks that are lost due to the synchronisation, don't just
bluntly do synchronize device caches, but split out on strategies.

1.138 Tue May 24 09:55:57 GMT 2016 reinoud branches: 1.138.2; 1.138.4;
Cleanup VAT writout. To prevent issues with the sequential writing strategy
trying to write on blocks that are lost due to the synchronisation, don't just
bluntly do synchronize device caches, but split out on strategies.

1.138 Tue May 24 09:55:57 GMT 2016 reinoud branches: 1.138.2; 1.138.4;
Cleanup VAT writout. To prevent issues with the sequential writing strategy
trying to write on blocks that are lost due to the synchronisation, don't just
bluntly do synchronize device caches, but split out on strategies.

/src/sys/arch/sparc64/sparc64/
H A Dcpu.c1.138 Fri Aug 07 14:20:08 GMT 2020 fcambus branches: 1.138.2; 1.138.4;
Use CPU_IS_PRIMARY macro on alpha and sparc64.

1.138 Fri Aug 07 14:20:08 GMT 2020 fcambus branches: 1.138.2; 1.138.4;
Use CPU_IS_PRIMARY macro on alpha and sparc64.

1.138 Fri Aug 07 14:20:08 GMT 2020 fcambus branches: 1.138.2; 1.138.4;
Use CPU_IS_PRIMARY macro on alpha and sparc64.

/src/sys/arch/sun3/conf/
H A DGENERIC1.138 Mon Jun 04 08:55:25 GMT 2007 martin branches: 1.138.2; 1.138.4;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

1.138 Mon Jun 04 08:55:25 GMT 2007 martin branches: 1.138.2; 1.138.4;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

1.138 Mon Jun 04 08:55:25 GMT 2007 martin branches: 1.138.2; 1.138.4;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

H A DGENERIC3X1.138 Sun Sep 27 13:48:54 GMT 2020 roy branches: 1.138.2;
vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
1.138 Sun Sep 27 13:48:54 GMT 2020 roy branches: 1.138.2;
vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
/src/sys/arch/sparc/dev/
H A Dfd.c1.138 Tue Nov 27 21:56:06 GMT 2007 ad branches: 1.138.2; 1.138.6;
Use the softint API.

1.138 Tue Nov 27 21:56:06 GMT 2007 ad branches: 1.138.2; 1.138.6;
Use the softint API.

1.138 Tue Nov 27 21:56:06 GMT 2007 ad branches: 1.138.2; 1.138.6;
Use the softint API.

/src/sys/arch/amiga/conf/
H A DGENERIC.in1.138 Mon Feb 05 15:18:10 GMT 2018 maxv branches: 1.138.2; 1.138.4;
Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.

1.138 Mon Feb 05 15:18:10 GMT 2018 maxv branches: 1.138.2; 1.138.4;
Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.

1.138 Mon Feb 05 15:18:10 GMT 2018 maxv branches: 1.138.2; 1.138.4;
Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.

/src/sys/dev/usb/
H A Duhub.c1.138 Thu Feb 01 09:50:48 GMT 2018 msaitoh branches: 1.138.2; 1.138.4;
Mark DVF_DETACH_SHUTDOWN to USB root HUB. This change makes USB host
controller drivers detachable. OK'd by Nick.

1.138 Thu Feb 01 09:50:48 GMT 2018 msaitoh branches: 1.138.2; 1.138.4;
Mark DVF_DETACH_SHUTDOWN to USB root HUB. This change makes USB host
controller drivers detachable. OK'd by Nick.

1.138 Thu Feb 01 09:50:48 GMT 2018 msaitoh branches: 1.138.2; 1.138.4;
Mark DVF_DETACH_SHUTDOWN to USB root HUB. This change makes USB host
controller drivers detachable. OK'd by Nick.

/src/sys/dev/pci/
H A Dauich.c1.138 Sat Nov 13 13:52:05 GMT 2010 uebayasi branches: 1.138.8; 1.138.10;
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
some other constants. These are provided by sys/param.h now.
1.138 Sat Nov 13 13:52:05 GMT 2010 uebayasi branches: 1.138.8; 1.138.10;
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
some other constants. These are provided by sys/param.h now.
1.138 Sat Nov 13 13:52:05 GMT 2010 uebayasi branches: 1.138.8; 1.138.10;
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
some other constants. These are provided by sys/param.h now.
/src/sys/arch/macppc/macppc/
H A Dmachdep.c1.138 Fri Sep 01 03:24:50 GMT 2006 matt branches: 1.138.2; 1.138.4;
Move a variable to prevent a "unused" variable warning.

1.138 Fri Sep 01 03:24:50 GMT 2006 matt branches: 1.138.2; 1.138.4;
Move a variable to prevent a "unused" variable warning.

1.138 Fri Sep 01 03:24:50 GMT 2006 matt branches: 1.138.2; 1.138.4;
Move a variable to prevent a "unused" variable warning.

/src/sys/sys/
H A Dconf.h1.138 Wed Jan 05 17:00:25 GMT 2011 jmcneill branches: 1.138.2; 1.138.4;
d_type is now d_flag, update comment to match

1.138 Wed Jan 05 17:00:25 GMT 2011 jmcneill branches: 1.138.2; 1.138.4;
d_type is now d_flag, update comment to match

1.138 Wed Jan 05 17:00:25 GMT 2011 jmcneill branches: 1.138.2; 1.138.4;
d_type is now d_flag, update comment to match

/src/sys/arch/x68k/conf/
H A DGENERIC1.138 Sun Feb 24 03:13:47 GMT 2008 isaki branches: 1.138.2; 1.138.4; 1.138.6;
options<space><tab>

1.138 Sun Feb 24 03:13:47 GMT 2008 isaki branches: 1.138.2; 1.138.4; 1.138.6;
options<space><tab>

1.138 Sun Feb 24 03:13:47 GMT 2008 isaki branches: 1.138.2; 1.138.4; 1.138.6;
options<space><tab>

1.138 Sun Feb 24 03:13:47 GMT 2008 isaki branches: 1.138.2; 1.138.4; 1.138.6;
options<space><tab>

/src/bin/rm/
H A Drm.c1.25 Wed Jun 30 10:18:59 GMT 1999 is branches: 1.25.4;
Don't ask for permission to unlink a file if the access error is ETXTBSY.
This needs vfs_syscalls.c 1.138 to really work.
Fixes pr 4134 by Johan Danielsson.

/src/sys/arch/sparc64/conf/
H A DGENERIC321.138 Mon Jun 05 05:14:38 GMT 2006 gdamore branches: 1.138.2;
Import new HAL 0.9.17.2. Approved by sam@

New HAL includes some driver changes to register accesses.
Adds support for WLAN devices on AR5312 family devices.
Adds support 32-bit SPARC ath devices (untested).
ath enabled in SPARC64 GENERIC builds.
This HAL is tested and known to work for i386 PCI devices, SPARC64 PCI devices,
and AR5312 WiSoC devices. MIPS PCI devices appear to be busted (possibly only
on Alchemy hardware, unconfirmed), and cardbus support is untested due to
lack of test hardware.

Please report any new problems with this import to garrett@.

1.138 Mon Jun 05 05:14:38 GMT 2006 gdamore branches: 1.138.2;
Import new HAL 0.9.17.2. Approved by sam@

New HAL includes some driver changes to register accesses.
Adds support for WLAN devices on AR5312 family devices.
Adds support 32-bit SPARC ath devices (untested).
ath enabled in SPARC64 GENERIC builds.
This HAL is tested and known to work for i386 PCI devices, SPARC64 PCI devices,
and AR5312 WiSoC devices. MIPS PCI devices appear to be busted (possibly only
on Alchemy hardware, unconfirmed), and cardbus support is untested due to
lack of test hardware.

Please report any new problems with this import to garrett@.

/src/sbin/sysctl/
H A Dsysctl.c1.138 Mon Aug 29 14:35:04 GMT 2011 joerg branches: 1.138.2;
Use __dead

1.138 Mon Aug 29 14:35:04 GMT 2011 joerg branches: 1.138.2;
Use __dead

/src/doc/
H A DCHANGES.prev1.138 Mon Mar 05 11:24:35 GMT 2018 kamil branches: 1.138.2;
Remove PT_GET_SIGMASK / PT_SET_SIGMASK

These operations cloned Linux's specific PTRACE_GETSIGMASK / PTRACE_SETSIGMASK.
This feature was useful in applications like rr/criu/reptyr-like, where
the ptrace(2) interface is abused for the purpose of constructing an arbitrary
process. It's not reliable and not portable. For the NetBSD case it will be
better to invent something dedicated for serializing and deserializing a
process with threads.

Noted on tech-toolchain@ and blog entry

"LLDB restoration and return to ptrace(2)"
https://blog.netbsd.org/tnf/entry/lldb_restoration_and_return_to

1.138 Mon Mar 05 11:24:35 GMT 2018 kamil branches: 1.138.2;
Remove PT_GET_SIGMASK / PT_SET_SIGMASK

These operations cloned Linux's specific PTRACE_GETSIGMASK / PTRACE_SETSIGMASK.
This feature was useful in applications like rr/criu/reptyr-like, where
the ptrace(2) interface is abused for the purpose of constructing an arbitrary
process. It's not reliable and not portable. For the NetBSD case it will be
better to invent something dedicated for serializing and deserializing a
process with threads.

Noted on tech-toolchain@ and blog entry

"LLDB restoration and return to ptrace(2)"
https://blog.netbsd.org/tnf/entry/lldb_restoration_and_return_to

/src/sys/dev/wscons/
H A Dwskbd.c1.138 Sat Dec 10 22:36:28 GMT 2016 christos branches: 1.138.6;
remove VAUDIOSPEAKER, needs to be done differently.

1.138 Sat Dec 10 22:36:28 GMT 2016 christos branches: 1.138.6;
remove VAUDIOSPEAKER, needs to be done differently.

/src/sys/uvm/
H A Duvm_km.c1.138 Tue Jan 29 21:29:40 GMT 2013 para branches: 1.138.12; 1.138.14;
bring file up to date for previous vmem changes.

1.138 Tue Jan 29 21:29:40 GMT 2013 para branches: 1.138.12; 1.138.14;
bring file up to date for previous vmem changes.

1.138 Tue Jan 29 21:29:40 GMT 2013 para branches: 1.138.12; 1.138.14;
bring file up to date for previous vmem changes.

Completed in 170 milliseconds

1234567891011>>