Searched hist:1.225 (Results 1 - 25 of 211) sorted by relevance

123456789

/src/tests/usr.bin/xlint/lint1/
H A Dmsg_065.c1.5 Fri Jun 30 15:19:09 GMT 2023 rillig lint: fix computation of bit-field width

When bit-fields in packed structs were added on 2009-10-02, lint assumed
that they would only use 'signed int' or 'unsigned int' as storage unit,
even though C99 also allows _Bool.

The cleanup commit for decl.c 1.225 from 2021-08-28 accidentally changed
the rounding mode for bit-field storage units from round-up to
round-down.

H A Dexpr_sizeof.c1.10 Fri Jun 30 15:19:09 GMT 2023 rillig lint: fix computation of bit-field width

When bit-fields in packed structs were added on 2009-10-02, lint assumed
that they would only use 'signed int' or 'unsigned int' as storage unit,
even though C99 also allows _Bool.

The cleanup commit for decl.c 1.225 from 2021-08-28 accidentally changed
the rounding mode for bit-field storage units from round-up to
round-down.

/src/sys/dev/pcmcia/
H A Dpcmciadevs.h1.225 Mon Aug 20 00:32:38 GMT 2007 kiyohara branches: 1.225.2;
Regen.

1.225 Mon Aug 20 00:32:38 GMT 2007 kiyohara branches: 1.225.2;
Regen.

H A Dpcmciadevs_data.h1.225 Mon Aug 20 00:32:38 GMT 2007 kiyohara branches: 1.225.2;
Regen.

1.225 Mon Aug 20 00:32:38 GMT 2007 kiyohara branches: 1.225.2;
Regen.

H A Dpcmciadevs1.225 Fri May 16 20:21:12 GMT 2008 jnemeth branches: 1.225.2;
add Corega LAPCCTXD FastEthernet

1.225 Fri May 16 20:21:12 GMT 2008 jnemeth branches: 1.225.2;
add Corega LAPCCTXD FastEthernet

/src/sys/arch/mac68k/conf/
H A DGENERIC1.225 Tue Jan 23 14:47:55 GMT 2018 sevan branches: 1.225.2; 1.225.4;
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

1.225 Tue Jan 23 14:47:55 GMT 2018 sevan branches: 1.225.2; 1.225.4;
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

1.225 Tue Jan 23 14:47:55 GMT 2018 sevan branches: 1.225.2; 1.225.4;
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

/src/sys/dev/
H A DDEVNAMES1.225 Tue Jan 09 23:53:33 GMT 2007 cube branches: 1.225.2; 1.225.6; 1.225.8;
Remove unexistent vmegeneric.

1.225 Tue Jan 09 23:53:33 GMT 2007 cube branches: 1.225.2; 1.225.6; 1.225.8;
Remove unexistent vmegeneric.

1.225 Tue Jan 09 23:53:33 GMT 2007 cube branches: 1.225.2; 1.225.6; 1.225.8;
Remove unexistent vmegeneric.

1.225 Tue Jan 09 23:53:33 GMT 2007 cube branches: 1.225.2; 1.225.6; 1.225.8;
Remove unexistent vmegeneric.

/src/sys/arch/sparc64/sparc64/
H A Dpmap.c1.225 Sat Oct 18 04:20:37 GMT 2008 nakayama branches: 1.225.2; 1.225.4;
- fix corner case bugs.
- avoid unnecessary write backs.
- remove meaningless local variable usages.

1.225 Sat Oct 18 04:20:37 GMT 2008 nakayama branches: 1.225.2; 1.225.4;
- fix corner case bugs.
- avoid unnecessary write backs.
- remove meaningless local variable usages.

1.225 Sat Oct 18 04:20:37 GMT 2008 nakayama branches: 1.225.2; 1.225.4;
- fix corner case bugs.
- avoid unnecessary write backs.
- remove meaningless local variable usages.

H A Dmachdep.c1.225 Wed Jul 02 17:28:56 GMT 2008 ad branches: 1.225.2;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
1.225 Wed Jul 02 17:28:56 GMT 2008 ad branches: 1.225.2;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
/src/sys/arch/mips/mips/
H A Dmips_machdep.c1.225 Sat Jan 23 15:55:54 GMT 2010 mrg branches: 1.225.2; 1.225.4;
rename pridtab{}::cpu_name to cpu_displayname.

should fix a build error reported by he@.

1.225 Sat Jan 23 15:55:54 GMT 2010 mrg branches: 1.225.2; 1.225.4;
rename pridtab{}::cpu_name to cpu_displayname.

should fix a build error reported by he@.

1.225 Sat Jan 23 15:55:54 GMT 2010 mrg branches: 1.225.2; 1.225.4;
rename pridtab{}::cpu_name to cpu_displayname.

should fix a build error reported by he@.

H A Dtrap.c1.225 Mon Jan 17 15:32:59 GMT 2011 tsutsui branches: 1.225.2;
Explicitly include <mips/pcb.h> for struct pcb.

1.225 Mon Jan 17 15:32:59 GMT 2011 tsutsui branches: 1.225.2;
Explicitly include <mips/pcb.h> for struct pcb.

/src/sys/dev/ic/
H A Dwi.c1.225 Tue Apr 08 00:07:27 GMT 2008 cegger branches: 1.225.2; 1.225.4;
use aprint_*_dev and device_xname

1.225 Tue Apr 08 00:07:27 GMT 2008 cegger branches: 1.225.2; 1.225.4;
use aprint_*_dev and device_xname

1.225 Tue Apr 08 00:07:27 GMT 2008 cegger branches: 1.225.2; 1.225.4;
use aprint_*_dev and device_xname

/src/sys/arch/sparc/conf/
H A DGENERIC1.225 Tue Nov 23 11:14:06 GMT 2010 hannken branches: 1.225.2;
Remove unused count from pseudo-device md.

1.225 Tue Nov 23 11:14:06 GMT 2010 hannken branches: 1.225.2;
Remove unused count from pseudo-device md.

/src/sys/arch/sparc/sparc/
H A Dautoconf.c1.225 Mon Dec 03 15:34:21 GMT 2007 ad branches: 1.225.2;
Interrupt handling changes, in discussion since February:

- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.

1.225 Mon Dec 03 15:34:21 GMT 2007 ad branches: 1.225.2;
Interrupt handling changes, in discussion since February:

- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.

H A Dlocore.s1.225 Fri May 12 06:01:02 GMT 2006 skrll branches: 1.225.2;
Fix some comments.

1.225 Fri May 12 06:01:02 GMT 2006 skrll branches: 1.225.2;
Fix some comments.

/src/distrib/sets/lists/etc/
H A Dmi1.225 Tue Sep 06 21:32:30 GMT 2011 riz branches: 1.225.2;
Create and install an rc.d file for devpubd - a daemon to listen
on drvctl and autocreate device nodes in /dev for those which don't have any.
Set the default to "NO" for now.
1.225 Tue Sep 06 21:32:30 GMT 2011 riz branches: 1.225.2;
Create and install an rc.d file for devpubd - a daemon to listen
on drvctl and autocreate device nodes in /dev for those which don't have any.
Set the default to "NO" for now.
/src/sys/dev/pci/
H A Dpci_subr.c1.225 Wed Jan 27 05:00:15 GMT 2021 thorpej branches: 1.225.4;
Introduce autoconfiguration helpers based around device_compatible_entry:
- pci_compatible_match(): matches against the PCI ID.
- pci_compatible_match_subsys(): matches against PCI SUBSYS ID.
- pci_compatible_lookup(): look up entry by PCI ID.
- pci_compatible_lookup_subsys(): look up entry by PCI SUBSYS ID.
- pci_compatible_lookup_id(): look up entry by an arbitrary ID using the
PCI ID code conventions.

- Define PCI_COMPAT_EOL as a compat data array sentinel.

1.225 Wed Jan 27 05:00:15 GMT 2021 thorpej branches: 1.225.4;
Introduce autoconfiguration helpers based around device_compatible_entry:
- pci_compatible_match(): matches against the PCI ID.
- pci_compatible_match_subsys(): matches against PCI SUBSYS ID.
- pci_compatible_lookup(): look up entry by PCI ID.
- pci_compatible_lookup_subsys(): look up entry by PCI SUBSYS ID.
- pci_compatible_lookup_id(): look up entry by an arbitrary ID using the
PCI ID code conventions.

- Define PCI_COMPAT_EOL as a compat data array sentinel.

/src/usr.bin/
H A DMakefile1.225 Sat Jun 04 15:27:11 GMT 2016 agc branches: 1.225.2;
Following positive feedback on tech-userlevel, move the sys_info
script from othersrc to usr.bin/sys_info

The sys_info script is a small script which will show the version
information for installed utilities. It also works on the kernel, and
on most libraries.

Its use is as follow:

[19:41:13] agc@netbsd-002 ...external/bsd/sys_info [4568] > ./sys_info -a
awk-20121220
bind-9.10.3pl3
bzip2-1.0.6
calendar-20160601
ftpd-20110904
g++-4.8.5
gcc-4.8.5
grep-2.5.1anb1
gzip-20150113
bozohttpd-20151231
NetBSD-7.99.26
netpgp-3.99.17
netpgpverify-20160214
ntp-4.2.8pl5
openssl-1.0.1r
sqlite3-3.12.2
openssh-7.1
opensshd-7.1
tcsh-6.19.00
xz-5.2.1
[19:41:20] agc@netbsd-002 ...external/bsd/sys_info [4569] > ./sys_info ntp ssh netpgp
ntp-4.2.8pl5
openssh-7.1
netpgp-3.99.17
[19:41:31] agc@netbsd-002 ...external/bsd/sys_info [4570] > ./sys_info ntp ssh netbsd
ntp-4.2.8pl5
openssh-7.1
NetBSD-7.99.26
[19:41:38] agc@netbsd-002 ...external/bsd/sys_info [4571] >

The -a option can be given to the script to print out the information
on all known components.

The sys_info script also works on libraries, returning their
"versions" as given by the shared object version numbers.

[19:45:06] agc@netbsd-002 ...external/bsd/sys_info [4572] > ./sys_info libevent libXfont libc netbsd
libevent-4.0
libXfont-3.0
libc-12.200
NetBSD-7.99.26
[19:45:27] agc@netbsd-002 ...external/bsd/sys_info [4573] >

Alistair Crooks
Wed Jun 1 19:44:01 PDT 2016

1.225 Sat Jun 04 15:27:11 GMT 2016 agc branches: 1.225.2;
Following positive feedback on tech-userlevel, move the sys_info
script from othersrc to usr.bin/sys_info

The sys_info script is a small script which will show the version
information for installed utilities. It also works on the kernel, and
on most libraries.

Its use is as follow:

[19:41:13] agc@netbsd-002 ...external/bsd/sys_info [4568] > ./sys_info -a
awk-20121220
bind-9.10.3pl3
bzip2-1.0.6
calendar-20160601
ftpd-20110904
g++-4.8.5
gcc-4.8.5
grep-2.5.1anb1
gzip-20150113
bozohttpd-20151231
NetBSD-7.99.26
netpgp-3.99.17
netpgpverify-20160214
ntp-4.2.8pl5
openssl-1.0.1r
sqlite3-3.12.2
openssh-7.1
opensshd-7.1
tcsh-6.19.00
xz-5.2.1
[19:41:20] agc@netbsd-002 ...external/bsd/sys_info [4569] > ./sys_info ntp ssh netpgp
ntp-4.2.8pl5
openssh-7.1
netpgp-3.99.17
[19:41:31] agc@netbsd-002 ...external/bsd/sys_info [4570] > ./sys_info ntp ssh netbsd
ntp-4.2.8pl5
openssh-7.1
NetBSD-7.99.26
[19:41:38] agc@netbsd-002 ...external/bsd/sys_info [4571] >

The -a option can be given to the script to print out the information
on all known components.

The sys_info script also works on libraries, returning their
"versions" as given by the shared object version numbers.

[19:45:06] agc@netbsd-002 ...external/bsd/sys_info [4572] > ./sys_info libevent libXfont libc netbsd
libevent-4.0
libXfont-3.0
libc-12.200
NetBSD-7.99.26
[19:45:27] agc@netbsd-002 ...external/bsd/sys_info [4573] >

Alistair Crooks
Wed Jun 1 19:44:01 PDT 2016

/src/sys/sys/
H A Dsysctl.h1.225 Fri Sep 08 10:53:55 GMT 2017 wiz branches: 1.225.2;
Remove duplicate words in comment.

1.225 Fri Sep 08 10:53:55 GMT 2017 wiz branches: 1.225.2;
Remove duplicate words in comment.

/src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c1.225 Sun Aug 27 16:35:51 GMT 2023 christos branches: 1.225.6;
- fix cgload/cgsave inconsistencies
- add a constant for the rev 0 group descriptor size

1.225 Sun Aug 27 16:35:51 GMT 2023 christos branches: 1.225.6;
- fix cgload/cgsave inconsistencies
- add a constant for the rev 0 group descriptor size

/src/sys/kern/
H A Dkern_descrip.c1.225 Fri Jul 25 08:10:40 GMT 2014 dholland branches: 1.225.2;
Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.

1.225 Fri Jul 25 08:10:40 GMT 2014 dholland branches: 1.225.2;
Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.

H A Dtty.c1.225 Mon Jun 16 09:51:14 GMT 2008 ad branches: 1.225.2;
- PPWAIT is need only be locked by proc_lock, so move it to proc::p_lflag.
- Remove a few needless lock acquires from exec/fork/exit.
- Sprinkle branch hints.

No functional change.
1.225 Mon Jun 16 09:51:14 GMT 2008 ad branches: 1.225.2;
- PPWAIT is need only be locked by proc_lock, so move it to proc::p_lflag.
- Remove a few needless lock acquires from exec/fork/exit.
- Sprinkle branch hints.

No functional change.
H A Dvfs_lookup.c1.225 Tue Dec 29 22:13:40 GMT 2020 chs branches: 1.225.4;
Honor LOCKPARENT for ".." of the root directory.

Reported-by: syzbot+f40b9f241b818fd12198@syzkaller.appspotmail.com

1.225 Tue Dec 29 22:13:40 GMT 2020 chs branches: 1.225.4;
Honor LOCKPARENT for ".." of the root directory.

Reported-by: syzbot+f40b9f241b818fd12198@syzkaller.appspotmail.com

/src/sys/arch/amiga/amiga/
H A Dmachdep.c1.225 Mon Feb 08 19:02:26 GMT 2010 joerg branches: 1.225.2;
Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.

The old default limits and limits based on GATEWAY have been removed.
key_registered_sb_max is hard-wired to a value derived from 2048
clusters.

1.225 Mon Feb 08 19:02:26 GMT 2010 joerg branches: 1.225.2;
Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.

The old default limits and limits based on GATEWAY have been removed.
key_registered_sb_max is hard-wired to a value derived from 2048
clusters.

/src/distrib/sets/lists/debug/
H A Dshl.mi1.225 Mon Jul 01 07:57:01 GMT 2019 martin branches: 1.225.2;
Fix debug sets for curses bump
1.225 Mon Jul 01 07:57:01 GMT 2019 martin branches: 1.225.2;
Fix debug sets for curses bump

Completed in 264 milliseconds

123456789