Searched hist:1.161 (Results 1 - 25 of 388) sorted by relevance

1234567891011>>

/src/sys/arch/x86/x86/
H A Dintr.c1.161 Wed Sep 07 00:40:19 GMT 2022 knakahara NetBSD/x86: Raise the number of interrupt sources per CPU from 32 to 56.

There has been no objection for three years.
https://mail-index.netbsd.org/port-amd64/2019/09/22/msg003012.html
Implemented by nonaka@n.o, updated by me.

/src/sys/compat/sunos/
H A Dsunos_misc.c1.161 Thu Aug 07 20:15:32 GMT 2008 plunky branches: 1.161.2; 1.161.4; 1.161.8;
convert some [left behind] compat code to use new sockopt API

1.161 Thu Aug 07 20:15:32 GMT 2008 plunky branches: 1.161.2; 1.161.4; 1.161.8;
convert some [left behind] compat code to use new sockopt API

1.161 Thu Aug 07 20:15:32 GMT 2008 plunky branches: 1.161.2; 1.161.4; 1.161.8;
convert some [left behind] compat code to use new sockopt API

1.161 Thu Aug 07 20:15:32 GMT 2008 plunky branches: 1.161.2; 1.161.4; 1.161.8;
convert some [left behind] compat code to use new sockopt API

/src/sys/compat/netbsd32/
H A Dnetbsd32_syscallargs.h1.161 Mon May 20 01:40:45 GMT 2024 christos branches: 1.161.2;
regen

1.161 Mon May 20 01:40:45 GMT 2024 christos branches: 1.161.2;
regen

H A Dnetbsd32_syscalls.c1.161 Mon May 20 01:40:45 GMT 2024 christos branches: 1.161.2;
regen

1.161 Mon May 20 01:40:45 GMT 2024 christos branches: 1.161.2;
regen

/src/sbin/sysctl/
H A Dsysctl.c1.161 Tue Oct 30 19:41:21 GMT 2018 kre branches: 1.161.2;
kern.boottime was changed from a struct timeval to a struct timespec
in January 2009 (the Christos' time merge, when time_t went to 64 bits).

sysctl needs to catch up. (So do other progs, which will happen, eventually,
but most of them are unaffected in any practical way.)

If you are running a system (NetBSD 6 or later) without this change, try
sysctl -nn kern.boottime
and marvel at the result (in theory, seconds.microseconds) most
probably being something like:
jinx$ sysctl -nn kern.boottime
1540801874.999995564
(There is a 1 in 1000 chance your system will have booted
in the interval [0 , 999999] nanoseconds after some second,
in which case this will not be observed. You should get
(almost) the same value after this change - just now it is as
it should be (there should now always be 9 digits after the '.').

On the other hand, if you're on a big-endian 64 bit host (running
64 bit sysctl) you would have always seen 0 for the microseconds field.
That should be fixed by this.

In sysctl(7) also document what we mean by "the time the system booted".

XXX Pullup -8
XXX Pullup -7
XXX Pullup -6 (oops, missed that one...)

1.161 Tue Oct 30 19:41:21 GMT 2018 kre branches: 1.161.2;
kern.boottime was changed from a struct timeval to a struct timespec
in January 2009 (the Christos' time merge, when time_t went to 64 bits).

sysctl needs to catch up. (So do other progs, which will happen, eventually,
but most of them are unaffected in any practical way.)

If you are running a system (NetBSD 6 or later) without this change, try
sysctl -nn kern.boottime
and marvel at the result (in theory, seconds.microseconds) most
probably being something like:
jinx$ sysctl -nn kern.boottime
1540801874.999995564
(There is a 1 in 1000 chance your system will have booted
in the interval [0 , 999999] nanoseconds after some second,
in which case this will not be observed. You should get
(almost) the same value after this change - just now it is as
it should be (there should now always be 9 digits after the '.').

On the other hand, if you're on a big-endian 64 bit host (running
64 bit sysctl) you would have always seen 0 for the microseconds field.
That should be fixed by this.

In sysctl(7) also document what we mean by "the time the system booted".

XXX Pullup -8
XXX Pullup -7
XXX Pullup -6 (oops, missed that one...)

/src/sys/dev/mii/
H A Dmiidevs1.161 Wed Nov 06 16:00:02 GMT 2019 msaitoh branches: 1.161.2;
Add Micrel (now Microchip) KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and
KSZ9477.

1.161 Wed Nov 06 16:00:02 GMT 2019 msaitoh branches: 1.161.2;
Add Micrel (now Microchip) KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and
KSZ9477.

H A Dmiidevs.h1.161 Sat Feb 22 18:57:09 GMT 2020 jmcneill regen

H A Dmiidevs_data.h1.161 Wed Oct 23 05:46:51 GMT 2024 skrll regen

/src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1.161 Mon May 20 01:40:44 GMT 2024 christos branches: 1.161.2;
regen

1.161 Mon May 20 01:40:44 GMT 2024 christos branches: 1.161.2;
regen

/src/sys/kern/
H A Dkern_ktrace.c1.161 Sun Feb 19 21:06:51 GMT 2012 rmind branches: 1.161.2; 1.161.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.161 Sun Feb 19 21:06:51 GMT 2012 rmind branches: 1.161.2; 1.161.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.161 Sun Feb 19 21:06:51 GMT 2012 rmind branches: 1.161.2; 1.161.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

H A Dkern_descrip.c1.161 Mon Oct 08 15:12:07 GMT 2007 ad branches: 1.161.2; 1.161.4;
Merge file descriptor locking, cwdi locking and cross-call changes
from the vmlocking branch.

1.161 Mon Oct 08 15:12:07 GMT 2007 ad branches: 1.161.2; 1.161.4;
Merge file descriptor locking, cwdi locking and cross-call changes
from the vmlocking branch.

1.161 Mon Oct 08 15:12:07 GMT 2007 ad branches: 1.161.2; 1.161.4;
Merge file descriptor locking, cwdi locking and cross-call changes
from the vmlocking branch.

H A Dkern_lock.c1.161 Mon Dec 25 09:13:40 GMT 2017 ozaki-r branches: 1.161.4;
Apply C99-style struct initialization to lockops_t

1.161 Mon Dec 25 09:13:40 GMT 2017 ozaki-r branches: 1.161.4;
Apply C99-style struct initialization to lockops_t

/src/sys/arch/vax/conf/
H A DGENERIC1.161 Sun Feb 03 08:45:40 GMT 2008 matt branches: 1.161.2; 1.161.6;
Preliminatry TC support.

1.161 Sun Feb 03 08:45:40 GMT 2008 matt branches: 1.161.2; 1.161.6;
Preliminatry TC support.

1.161 Sun Feb 03 08:45:40 GMT 2008 matt branches: 1.161.2; 1.161.6;
Preliminatry TC support.

/src/sys/arch/i386/include/
H A Dcpu.h1.161 Sun Feb 10 14:37:41 GMT 2008 ad branches: 1.161.2; 1.161.6;
Align cc_microtime and struct cpu_info to 64b.

1.161 Sun Feb 10 14:37:41 GMT 2008 ad branches: 1.161.2; 1.161.6;
Align cc_microtime and struct cpu_info to 64b.

1.161 Sun Feb 10 14:37:41 GMT 2008 ad branches: 1.161.2; 1.161.6;
Align cc_microtime and struct cpu_info to 64b.

/src/sys/netinet/
H A Dtcp_output.c1.161 Thu Aug 02 13:12:35 GMT 2007 yamt branches: 1.161.2; 1.161.4; 1.161.6;
make rfbuf_ts a tcp timestamp so that calculations in tcp_input make sense.

1.161 Thu Aug 02 13:12:35 GMT 2007 yamt branches: 1.161.2; 1.161.4; 1.161.6;
make rfbuf_ts a tcp timestamp so that calculations in tcp_input make sense.

1.161 Thu Aug 02 13:12:35 GMT 2007 yamt branches: 1.161.2; 1.161.4; 1.161.6;
make rfbuf_ts a tcp timestamp so that calculations in tcp_input make sense.

1.161 Thu Aug 02 13:12:35 GMT 2007 yamt branches: 1.161.2; 1.161.4; 1.161.6;
make rfbuf_ts a tcp timestamp so that calculations in tcp_input make sense.

/src/sys/arch/cats/conf/
H A DGENERIC1.161 Tue Dec 13 20:42:16 GMT 2016 christos branches: 1.161.8;
wildcard speaker attachments, now that we can handle many of them.

1.161 Tue Dec 13 20:42:16 GMT 2016 christos branches: 1.161.8;
wildcard speaker attachments, now that we can handle many of them.

/src/sys/arch/sparc/dev/
H A Dfd.c1.161 Sun Nov 22 03:55:33 GMT 2020 thorpej branches: 1.161.2;
malloc(9) -> kmem(9) (easy, straight-forward cases only, for now)

1.161 Sun Nov 22 03:55:33 GMT 2020 thorpej branches: 1.161.2;
malloc(9) -> kmem(9) (easy, straight-forward cases only, for now)

/src/sbin/fdisk/
H A Dfdisk.c1.161 Sat Apr 02 19:15:09 GMT 2022 mlelstv branches: 1.161.4;
Avoid crashes with invalid or tiny sector sizes.

1.161 Sat Apr 02 19:15:09 GMT 2022 mlelstv branches: 1.161.4;
Avoid crashes with invalid or tiny sector sizes.

/src/share/man/man4/
H A Dddb.41.161 Wed Apr 13 00:47:01 GMT 2016 ozaki-r branches: 1.161.2;
ddb: rename show arptab to show routes

show arptab command of ddb is now inappropriate because it actually dumps
routes but arp entries aren't routes anymore. So rename it to show routes
and move the code from if_arp.c to route.c.

ok christos@

1.161 Wed Apr 13 00:47:01 GMT 2016 ozaki-r branches: 1.161.2;
ddb: rename show arptab to show routes

show arptab command of ddb is now inappropriate because it actually dumps
routes but arp entries aren't routes anymore. So rename it to show routes
and move the code from if_arp.c to route.c.

ok christos@

/src/sys/dev/usb/
H A Dukbd.c1.161 Wed Apr 06 21:51:29 GMT 2022 mlelstv branches: 1.161.4;
remove debug printf

1.161 Wed Apr 06 21:51:29 GMT 2022 mlelstv branches: 1.161.4;
remove debug printf

/src/sys/uvm/
H A Duvm_swap.c1.161 Sun Feb 05 16:08:28 GMT 2012 rmind branches: 1.161.2; 1.161.6;
- sys_swapctl: validate the number of swap devices argument for SWAP_STATS.
- uvm_swap_stats: fix a buffer overrun, add some asserts.

Reviewed by mrg@

1.161 Sun Feb 05 16:08:28 GMT 2012 rmind branches: 1.161.2; 1.161.6;
- sys_swapctl: validate the number of swap devices argument for SWAP_STATS.
- uvm_swap_stats: fix a buffer overrun, add some asserts.

Reviewed by mrg@

1.161 Sun Feb 05 16:08:28 GMT 2012 rmind branches: 1.161.2; 1.161.6;
- sys_swapctl: validate the number of swap devices argument for SWAP_STATS.
- uvm_swap_stats: fix a buffer overrun, add some asserts.

Reviewed by mrg@

H A Duvm_glue.c1.161 Thu Nov 27 14:25:01 GMT 2014 uebayasi branches: 1.161.2;
Consistently use kpreempt_*() outside scheduler path.

1.161 Thu Nov 27 14:25:01 GMT 2014 uebayasi branches: 1.161.2;
Consistently use kpreempt_*() outside scheduler path.

/src/sys/net/
H A Dif_gre.c1.161 Fri Sep 05 09:22:22 GMT 2014 matt branches: 1.161.2;
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
a correctly typed pointer.

1.161 Fri Sep 05 09:22:22 GMT 2014 matt branches: 1.161.2;
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
a correctly typed pointer.

H A Dif_ppp.c1.161 Tue Jun 26 06:48:02 GMT 2018 msaitoh branches: 1.161.2;
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same
as FreeBSD.

This change also fixes a bug that the direction is misunderstand on some
environment by passing the direction to bpf_mtap*() instead of checking
m->m_pkthdr.rcvif.

1.161 Tue Jun 26 06:48:02 GMT 2018 msaitoh branches: 1.161.2;
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same
as FreeBSD.

This change also fixes a bug that the direction is misunderstand on some
environment by passing the direction to bpf_mtap*() instead of checking
m->m_pkthdr.rcvif.

H A Dif_tun.c1.161 Sun Sep 27 19:25:54 GMT 2020 roy branches: 1.161.2;
tun: Report link state based on if the interface has been opened or not

This mirrors tap(4).
1.161 Sun Sep 27 19:25:54 GMT 2020 roy branches: 1.161.2;
tun: Report link state based on if the interface has been opened or not

This mirrors tap(4).

Completed in 411 milliseconds

1234567891011>>