Searched +hist:1.32 +hist:8.2 (Results 1 - 8 of 8) sorted by relevance

/src/share/misc/
H A Dinter.phone1.33 Sun Apr 19 15:58:53 GMT 2020 is New Greek National Numbering Plan, according to the EETT decision published
in the Greek Government Gazette 127 B/8.2.2001

1.32 Wed Mar 04 22:24:46 GMT 2020 fcambus Fix area code for Czestochowa and add area code for Tarnow.

While there, fix names for some other Polish cities.

H A Dbsd-family-tree1.83 Sun Aug 07 22:43:28 GMT 2022 ast Update what has been released by the BSD family during the last
two years; that is, since May 2020 after NetBSD 8.2 was registered
in this file.

Merge some additional information from the FreeBSD and DragonFly
versions that had several updates during this time. Added OpenBSD
and macos release dates for the same interval.

Where some release dates don't match exactly (release vs. announce
date) in the various bsd-family-tree files, assume the respective
flavor to be authoritive for its dates in this file.

Reviewed by: Sergey A. Osokin <osa@NetBSD.org>

1.32 Thu Mar 02 14:47:29 GMT 2006 rpaulo Sync with FreeBSD v 1.101. Daemon News only changed the url of it, it
was not dead.

/src/lib/libedit/readline/
H A Dreadline.h1.54 Fri Apr 21 14:56:13 GMT 2023 christos Align types with readline-8.2 (wiz@)

1.32 Thu Sep 16 20:08:52 GMT 2010 christos branches: 1.32.6;
unbreak readline history.

1.32 Thu Sep 16 20:08:52 GMT 2010 christos branches: 1.32.6;
unbreak readline history.

/src/usr.bin/calendar/calendars/
H A Dcalendar.netbsd1.44 Thu Apr 02 11:27:55 GMT 2020 sevan Add NetBSD 9.0 & 8.2

Heads up by Harold Gutch

1.32 Fri May 30 19:01:52 GMT 2014 msaitoh branches: 1.32.2;
Remove duplicated lines.

1.32 Fri May 30 19:01:52 GMT 2014 msaitoh branches: 1.32.2;
Remove duplicated lines.

/src/sys/arch/x86/x86/
H A Dioapic.c1.32 Wed Apr 16 16:06:52 GMT 2008 cegger - use aprint_*_dev and device_xname
- use POSIX integer types

1.22 Sun Oct 07 14:23:42 GMT 2007 joerg Merge intr.c (1.29.8.2) and ioapic.c (1.19.8.5) changes from jmcneill-pm:

Always write entries to all IOAPIC pins. The first 16 pins are
threated as ISA IRQs by default, the others like PCI IRQs. This avoids
inconsistencies based on incomplete BIOS setups. This resulted in early
ACPI SCI notifications to be lost, effectively breaking the Embedded
Controller on cold start on many notebooks.

Don't special case the IOAPIC setup between ioapic_attach and
ioapic_enable, always setup the correct redirections. Depend on
splhigh/disable_intr to stop interrupts and don't keep them masked in
the IOAPIC. This avoids unacknowleged edge interrupts and fixing the problem
of broken PS/2 keyboard when hitting keys during early boot.

/src/lib/libedit/
H A Dreadline.c1.179 Fri Apr 21 14:56:13 GMT 2023 christos Align types with readline-8.2 (wiz@)

1.32 Sun Sep 14 21:48:54 GMT 2003 christos - provide enough hooks to compile gdb-5.3
- fix el_get(e, EL_TERMINAL, (char **))

/src/sys/arch/amiga/amiga/
H A Dtrap.c1.91 Mon May 12 09:35:01 GMT 2003 jandberg Readd the call to preempt().
It was put to its current place in 1.85.8.2 and accidentally
removed in 1.85.8.3.
1.32 Sat Apr 22 20:49:06 GMT 1995 christos Fixed comparison in SYS__syscall to be against sysent instead of
p->p_emul->e_sysent [Thanks Charles for pointing this out].
I think that this code needs to be fixed anyway for emulations where
SYS_syscall is not the same number as the NetBSD one (0)... (Only the
alpha port so far?)
/src/usr.bin/vmstat/
H A Dvmstat.c1.93 Thu Dec 06 03:48:56 GMT 2001 lukem print average chain length as %8.2f instead of %8d
1.32 Mon Nov 25 22:55:59 GMT 1996 cgd print all evcnt structures, not just those which have the name "intr".
Printing only those with the name "intr" is too restrictive, because it
means that devices can only have one interrupt, which makes little
sense for many devices and absolutely no sense for several common busses.

Completed in 129 milliseconds