Summary of Problem Reports from 2013

Automatically generated on 20 Apr 2024 14:00:00 GMT

Severity
Categorycriticalseriousnon-criticalDescription
bin11328Utility bugs
install339Installation bugs
kern93219Kernel bugs
lib 1012Library bugs
misc 24Miscellaneous bugs
pkg73522NetBSD pkgsrc bugs
port-alpha 1 NetBSD/alpha bugs
port-amd64 23NetBSD/amd64 bugs
port-evbarm 1 NetBSD/evbarm bugs
port-evbmips11 NetBSD/evbmips bugs
port-i386 41NetBSD/i386 bugs
port-mac68k21 NetBSD/mac68k bugs
port-macppc1 1NetBSD/macppc bugs
port-sgimips 2 NetBSD/sgimips bugs
port-sparc  1NetBSD/sparc bugs
port-sun31  NetBSD/sun3 bugs
port-vax 11NetBSD/vax bugs
port-xen 2 NetBSD/xen bugs
security  1Security bugs
standards 11Standards conformance
toolchain 22Toolchain bugs
xsrc 2 X Window System bugs

Sorted by Category, Severity, and Priority.


[NetBSD home] [Summary index] [Search PRs] [Send a PR]


Category: bin

Severity: critical

bin/47685
[open high priority sw-bug] atf test fails to timeout

Severity: serious

bin/47509
[open high priority sw-bug] ld.elf_so does not expand variables (such as $PLATFORM) in LD_PRELOAD
bin/47527
[open high priority sw-bug] time command sometimes shows garbage in "user" and "sys"
bin/47840
[open high priority sw-bug] awk string comparison of integer constant
bin/47921
[open high priority sw-bug] syslogd losses config information while stripping domainname
bin/47394
[open medium priority sw-bug] Mysql daemon does not in boot time
bin/47424
[open medium priority sw-bug] pkgsrc "make fetch" fails to fetch fotoxx-13.01.tar.gz for graphics/fotoxx
bin/47643
[open medium priority sw-bug] nawk close() function does not report errors when closing pipes
bin/47670
[open medium priority sw-bug] mbrlabel's math is off
bin/47733
[open medium priority sw-bug] su messes with foreground process group
bin/47888
[open medium priority sw-bug] make(1) mishandles empty() inside loops
bin/47894
[open medium priority sw-bug] racoon w/NAT-T - pfkey update: wrong ports
bin/48005
[open medium priority sw-bug] tcpdump: option -C broken
bin/48066
[open medium priority sw-bug] etcupdate(8) does not update NIS domain Makefile(s)

Severity: non-critical

bin/47476
[open medium priority sw-bug] 'pgrep -x' now expects full_path to match
bin/47505
[open medium priority sw-bug] 'ping -s' generates wrong sized packets.
bin/47681
[open medium priority sw-bug] Suspect code in fsck_ext2fs
bin/47726
[open medium priority doc-bug] The patch(1) man page could use improvements, especially regarding its backup methods [patch included]
bin/47841
[open medium priority sw-bug] pkg_add(1) http://ftp.jp.netbsd.org/ fails with weird error
bin/47850
[open medium priority sw-bug] ipfstat does not list all the rules anymore
bin/47939
[open medium priority sw-bug] catman does not honor makemandb and will error-out when called with '-w', /etc/weekly.conf is wrong too
bin/48090
[open medium priority change-request] bthset to use pad devices and support 8 bit sco audio
bin/48092
[open medium priority change-request] ansi2text a utility for formatting text with ANSI sequences for display with less.
bin/48379
[open medium priority sw-bug] resolv.conf symlink changes not picked up by resolver
bin/47453
[open low priority change-request] Mail (mail, mailx) does not recognize messages which have RFC 822 format dates.
bin/47529
[open low priority sw-bug] syslogd doesn't correctly follow syslog.conf rules
bin/47557
[open low priority change-request] tmux can be used as a login shell, it should be in /etc/shells
bin/47577
[open low priority sw-bug] Mail(1)/mail(1)/mailx(1) gets stuck when current folder becomes accessible
bin/47597
[open low priority sw-bug] local and $() don't play well with each other
bin/47795
[open low priority sw-bug] ksh(1): unset(1)ting a readonly variable stops evaluation of startup script
bin/47816
[open low priority sw-bug] ifmcstat grovels in kernel memory for ethercoms
bin/47896
[open low priority sw-bug] pppd debug option is broken
bin/47911
[open low priority sw-bug] suspect APPLEUFS-related code in newfs
bin/47920
[open low priority change-request] ftp(1): FTPS support
bin/47954
[open low priority sw-bug] readelf sees corrupt notes in evbarm libraries
bin/48063
[open low priority sw-bug] incorrect definition of socklen_t
bin/48183
[open low priority doc-bug] Example in man write(2) causes endless loop
bin/48232
[open low priority sw-bug] pkg_delete signal 11 when deleting large packages on small-RAM boxes
bin/48234
[analyzed low priority sw-bug] tftpd no longer allows unrestricted creation of new files.
bin/48391
[open low priority sw-bug] fsck -T option handling
bin/48444
[open low priority sw-bug] mail(1)/mailx(1): relaxation of memory pressure
bin/48445
[open low priority sw-bug] mail(1)/mailx(1): put ambigious $USER/-u user/xy handling, um, straight

Category: install

Severity: critical

install/47592
[open high priority support] installation failure - partial boot - piixide0: 0: 0; lost interrupt
install/47719
[open high priority change-request] NetBSD install image: post-install: cannot reboot into existing GRUB / missing PPPoE
install/47513
[open low priority support] HP DC5850 can't install - can't write MBR

Severity: serious

install/47962
[open high priority sw-bug] NetBSD VAX 6.1 does not set up the RA* disks for install
install/48326
[open high priority sw-bug] NetBSD install process is confusing for a new user.
install/47671
[open medium priority doc-bug] How do I manually add an extra MBR style disk?

Severity: non-critical

install/47774
[open high priority sw-bug] sysinst(8) should handle ptyfs itself
install/47583
[open medium priority sw-bug] NetBSD sparc64 sysinstall partition "none" translation german
install/47599
[open medium priority sw-bug] Cannot boot NetBSD after reinstall
install/47812
[open medium priority change-request] sysinst source sets fetch should be moved to post-inst config menu
install/48097
[open medium priority sw-bug] etcupdate and postinstall handling of /etc/motd produces errors
install/48365
[open medium priority sw-bug] sysinst installs /usr/pkgsrc with invalid ownership and group
install/47755
[open low priority sw-bug] Disklabel failing to create partition in sysinst at second try
install/47756
[open low priority sw-bug] Not enough inodes to extract the pkgsrc tree with sysinst
install/48348
[open low priority sw-bug] Post-install config menu item "Enable installation of binary packages" works incorrectly

Category: kern

Severity: critical

kern/47563
[open high priority sw-bug] test cases do not timeout and hang
kern/47782
[analyzed high priority sw-bug] intermittent issue with bge(4): ifconfig cannot assign link-local address
kern/47830
[open high priority sw-bug] Panic: pmap_pte_spill: victim p-pte (0x1ffcb68)
kern/47413
[open medium priority sw-bug] pxeboot_ia32.bin does not hand module load information to the kernel
kern/47431
[open medium priority sw-bug] nanosleep is more like millisleep
kern/47855
[open medium priority sw-bug] heap full on second boot, rndseed related
kern/48149
[open medium priority sw-bug] Under load processes get stuck - incarnation of 45718 for ARM?
kern/48463
[open medium priority sw-bug] umass alloctes memory from interrupt
kern/47814
[open low priority sw-bug] Boot error - rnd: source "amdpm0" failed continuous-output test

Severity: serious

kern/47416
[open high priority support] Apache segmentation faults/Apache state sokva
kern/47482
[open high priority sw-bug] kernel panic: possibly vmt0 problem
kern/47871
[open high priority sw-bug] yds, uhci shared interrupt hangs system on audio access
kern/47892
[open high priority sw-bug] bad mutex handling in /src/sys/opencrypto/crypto.c
kern/47937
[open high priority sw-bug] mounting ffs with both discard and log triggers lock assertion
kern/47972
[open high priority sw-bug] iwn panic
kern/48135
[open high priority sw-bug] Bad locking for umount
kern/48166
[open high priority sw-bug] struct in_pktinfo incompatible with all other systems
kern/48190
[open high priority sw-bug] kernel panic
kern/48377
[open high priority sw-bug] pf "synproxy state" hangs connections to local services
kern/47389
[open medium priority sw-bug] lost interrupt messages with viaide(4) and sata atapi device
kern/47435
[open medium priority sw-bug] wd_trim doesn't check bounds
kern/47455
[open medium priority sw-bug] ATA TRIM doesn't work on piixide(4)
kern/47538
[open medium priority sw-bug] races in uatp(4)
kern/47665
[open medium priority sw-bug] IPF only works by chance on some archs
kern/47672
[open medium priority sw-bug] tmpfs fails to mount
kern/47817
[open medium priority sw-bug] procfs related panic
kern/47851
[open medium priority sw-bug] kernel panic: callout_softclock(v=0x0) -> nfs_timer(arg=0x0)
kern/47859
[open medium priority sw-bug] ipfs support in 6.1 is broken -- causes kernel panics
kern/47864
[open medium priority sw-bug] pci bus problems
kern/47893
[open medium priority sw-bug] opencrypto user level requests uses different mutex for same flag variable
kern/47909
[open medium priority change-request] ufs symbol pollution
kern/47974
[open medium priority sw-bug] udf tests fail due to interaction with rump
kern/48292
[open medium priority sw-bug] paccept creates sockets that cannot be made blocking
kern/48374
[open medium priority sw-bug] Namespace is not removed from attrname in Linux style xattr API
kern/48386
[open medium priority sw-bug] Kernel panic on shutdown
kern/48390
[open medium priority sw-bug] wifi signal strength always reported as zero
kern/48449
[open medium priority sw-bug] y2038 shortcomings of ffsv1
kern/48450
[feedback medium priority sw-bug] ath (and athn) seem to loop back some packets
kern/48464
[open medium priority sw-bug] ping localhost causes a kernel panic
kern/48473
[open medium priority sw-bug] IPSEC tunnel doesn't send ICMP fragmentation needed for packets that are too large
kern/47457
[open low priority doc-bug] link address related ioctls are undocumented

Severity: non-critical

kern/47984
[open high priority change-request] there is no GPT type for RAW partitions
kern/47439
[open medium priority sw-bug] open() does not check for invalid flags
kern/47537
[feedback medium priority sw-bug] ALC888 won't play music on audio jack
kern/47676
[open medium priority sw-bug] Off-by-one error in reported CD capacity means last sector cannot be read
kern/47749
[open medium priority sw-bug] IPF: NetBSD 6.0 Only Replies to First ICMP Echo (ping)
kern/47794
[open medium priority sw-bug] circular header dependencies force header inclusion order with <machine/byte_swap.h>
kern/47957
[analyzed medium priority sw-bug] ath0n crash
kern/48200
[open medium priority change-request] New driver fjttchps2 for fujitsu touchscreen & touchpad ps2 controller
kern/48256
[open medium priority change-request] ddb manual missing description for DDB_FROMCONSOLE
kern/48280
[open medium priority sw-bug] IP_PKTINFO without sendmsg() support probably harmful.
kern/48360
[open medium priority change-request] wskbd - support for cn_magic
kern/48422
[open medium priority sw-bug] Possible recvmmsg/sendmmsg implementation problem
kern/48472
[open medium priority sw-bug] NetBSD may send ICMP_UNREACH_NEEDFRAG with "next MTU" larger than packet that caused it to be sent
kern/47390
[open low priority sw-bug] simplify/cleanup satalink(4) device detection
kern/47498
[open low priority change-request] AF_LINK SIOCGLIFADDR would be more useful if it doesn't check sdl_alen
kern/47760
[open low priority sw-bug] udav(4) as driver for Kontron (Industrial Computer Source / ICS Advent) DM9601 Fast Ethernet Adapter does not work
kern/47982
[open low priority sw-bug] system time deviation after disabling CPU core(s) when using TSC timecounter
kern/48340
[open low priority sw-bug] _POSIX_C_SOURCE or -posix and <net/bpf.h> don't mix
kern/48343
[open low priority change-request] patch for re(4) to change link address of 8111E_VL

Category: lib

Severity: serious

lib/47545
[open medium priority sw-bug] librt + static libc triggers linker warning
lib/47554
[open medium priority doc-bug] NetBSD 6.0.1 last(1) looks busted
lib/47602
[open medium priority sw-bug] getwc() modifies input instead of returning EILSEQ.
lib/47858
[open medium priority sw-bug] libedit widechar version mishandles EOF
lib/47908
[open medium priority sw-bug] OpenSSL SSL connection fails with unaligned access error with SHA256
lib/47983
[open medium priority sw-bug] libedit segfault at character decoding error (sh autocomplete)
lib/48025
[open medium priority sw-bug] Uninitializied variable in citrus_utf1632.c
lib/48145
[open medium priority sw-bug] newlocale problems
lib/48407
[open medium priority sw-bug] NetBSD miss pthread_mutex_timedlock
lib/48429
[open medium priority sw-bug] [libedit] doesn't handle terminal resize events properly

Severity: non-critical

lib/47613
[open high priority sw-bug] different structure definition for struct ypmaplist in header files
lib/47399
[open medium priority sw-bug] menu(3) positions the cursor strange when menu is larger than item array
lib/47402
[open medium priority sw-bug] wresize(3) loses window colour attributes
lib/47465
[open medium priority sw-bug] lack of openssl pkg-config files
lib/47539
[open medium priority sw-bug] libedit EL_PROMPT_ESC literal text does not print in sequence with cooked text
lib/47596
[open medium priority sw-bug] parsedate() misparses 'last sunday -1 day'
lib/48014
[open medium priority sw-bug] libarchive zip reading fails on all xps files created by windows 7
lib/48039
[open medium priority sw-bug] <err.h> brings in <stdarg.h>
lib/48397
[open medium priority sw-bug] Use rfc2152 for citrus_utf7.c
lib/48427
[open medium priority sw-bug] libedit shouldn't require ISO 10646
lib/48185
[open low priority sw-bug] compile error: may be used uninitialized in this function
lib/48187
[open low priority sw-bug] multiple definitions of same macros in headers

Category: misc

Severity: serious

misc/47923
[open medium priority sw-bug] ATF ffs tests leave processes running on sparc
misc/48191
[feedback medium priority sw-bug] rcsfile(5)'s diagram is not shown by NetBSD current's man(1)

Severity: non-critical

misc/48231
[open high priority change-request] IPsec: no "esp.h" headerfile in /usr/include anymore in 6.1
misc/47694
[open medium priority support] USB WLAN TP-Link TL-WN821N
misc/47958
[open medium priority sw-bug] makewhatis.c not generating entries in whatisdb for some pages
misc/47963
[open low priority change-request] Main NetBSD Internet page - Sub-Menu Suggestion

Category: pkg

Severity: critical

pkg/48381
[open high priority change-request] net/vtun had security improvements revoked
pkg/48408
[open high priority sw-bug] Emacs keeps crashing with fatalerror6
pkg/47511
[open medium priority sw-bug] security/cfs does not work properly on NetBSD 6.0.1
pkg/47759
[open medium priority sw-bug] editors/mule compilation failure
pkg/48068
[open medium priority sw-bug] lang/python27 fails to build with `ImportError: No module named _sysconfigdata'
pkg/48230
[open medium priority sw-bug] gnome-vfs with gssapi option passes native krb5-config when pkgsrc version should be used
pkg/48253
[dead medium priority sw-bug] pkgsrc: devel/ncurses/ does not build on Linux/Ubuntu/x86_64 in conjunction with libtool

Severity: serious

pkg/47462
[open high priority sw-bug] net/choparp on 64-Bit will fail to parse comamnd line
pkg/48101
[open high priority sw-bug] vsftpd hard coded AS-limit is to small - failed to run on NetBSD 6.1
pkg/48258
[open high priority change-request] mysql-server startup files may try to set to high fd-limit in pkgsrc-startup-file
pkg/47440
[open medium priority sw-bug] `bmake checksum' doesn't refetch even if FAILOVER_FETCH is set
pkg/47466
[open medium priority sw-bug] pkg_add lacks OLDNAME support
pkg/47473
[open medium priority sw-bug] mutt-devel fails to build if build host lacks /var/mail &c.
pkg/47479
[open medium priority sw-bug] sysutils/webmin fails with USE_DESTDIR=no (+FIX)
pkg/47485
[open medium priority sw-bug] tgif won't get 8th bit for eps print output.
pkg/47492
[open medium priority sw-bug] misc/calibre doesn't install properly on DragonflyBSD
pkg/47523
[open medium priority sw-bug] xdg-utils doesn't know about pkgsrc directories
pkg/47541
[open medium priority sw-bug] devel/libFoundation fails to build on x86 and doesn't need gnustep-objc-lf2
pkg/47590
[open medium priority sw-bug] comms/obexftp needs -liconv added to LDFLAGS to build with native libiconv
pkg/47595
[open medium priority sw-bug] databases/nss_ldap configure fails to detect pthread_once()
pkg/47614
[feedback medium priority sw-bug] 6.0 nvi-m17n package seems broken on NetBSD-current
pkg/47621
[open medium priority sw-bug] editors/emacs ange-ftp and shell broken.
pkg/47638
[open medium priority sw-bug] security/openssl won't package (missing manpages)
pkg/47650
[open medium priority sw-bug] file requester broken in Gtk 2.24.16 on Solaris
pkg/47832
[open medium priority sw-bug] squid-3.3.4's basic_pam_auth segfaults with libgnumalloc
pkg/47866
[open medium priority sw-bug] net/nmap does not compile on Solaris 10
pkg/47942
[open medium priority sw-bug] lang/python27 (2.7.5) and lang/python26 (2.6.8nb3) dump core when generating gimp-2.8's document
pkg/48075
[open medium priority sw-bug] compilation of devel/gtexinfo fails
pkg/48077
[open medium priority change-request] Add net/minissdpd (attached) to pkgsrc
pkg/48157
[open medium priority sw-bug] pkgsrc 2013Q2 make-system exeeds max. command line length
pkg/48158
[open medium priority sw-bug] devel/mdds fail to install (on solaris)
pkg/48168
[open medium priority sw-bug] spectrwm-caused firefox 23 segfault on NetBSD 6.1.1
pkg/48252
[open medium priority sw-bug] x11/rxvt-unicode invalid assembly macro for sparc
pkg/48259
[open medium priority sw-bug] bsd.wrapper.mk and gawk 3.1.8
pkg/48353
[open medium priority sw-bug] misc/kdepim4 - kmail hangs if LANG is set
pkg/48373
[open medium priority sw-bug] multimedia/phonon-backend-vlc problems with pulseaudio and audio cds
pkg/48400
[open medium priority sw-bug] net/kdenetwork4 - kopete does not work with webcam
pkg/48401
[open medium priority sw-bug] multimedia/mplayer fixups for skiping cd audio and video capture
pkg/48410
[open medium priority sw-bug] linker/loader problems with gimp-ufraw/lensfun on Mac OS X
pkg/47683
[open low priority sw-bug] math/py-scipy fails unit test, segfaults in liblapack.so
pkg/47839
[open low priority sw-bug] problems building gcc on solaris if gcc-go included in options
pkg/47875
[open low priority sw-bug] graphviz won't build on Mac OS X, and doesn't support quartz

Severity: non-critical

pkg/47481
[open medium priority sw-bug] devel/magit installs *.el{,c} files just under site-lisp
pkg/47706
[open medium priority sw-bug] devel/cpuflags fails to work
pkg/47742
[open medium priority sw-bug] elinks SEGFAULTs on macppc g5
pkg/47787
[open medium priority sw-bug] www/squid3's LDAP helpers don't build on a system with non-native LDAP
pkg/48177
[open medium priority doc-bug] the pkgsrc binary package installation instructions are lacking
pkg/48181
[open medium priority sw-bug] parallel/gridscheduler build broken
pkg/48228
[open medium priority sw-bug] mit-krb5/builtin.mk problems on solaris
pkg/48244
[open medium priority sw-bug] ruby193-puppet-3.1.1 pkgin provider "versionable" not honoring ensure => version
pkg/48247
[open medium priority sw-bug] icedtea-web: javaws, itweb-settings scripts broken and man pages missing from package
pkg/48402
[open medium priority sw-bug] sysutils/hal - cdrom ejection fixup
pkg/48403
[open medium priority sw-bug] multimedia/kscd - Cannot get track count with vlc backend nor reload disc with hal on NetBSD
pkg/48486
[open medium priority sw-bug] apache 24 uses libs from gcc, not from gcc48-libs-4.8.2nb1
pkg/47548
[open low priority sw-bug] FSViewer pkg has problems
pkg/47588
[open low priority change-request] mira-3.9.9
pkg/47668
[open low priority doc-bug] rplayd has wrong paths in man page
pkg/47785
[open low priority sw-bug] rc.d/squid status failure
pkg/47836
[open low priority change-request] Patch for lldpd to support options framework and xml option. Some cleaning up.
pkg/47897
[open low priority sw-bug] pkgsrc/net/pppd: ARP interface is outdated
pkg/48159
[open low priority sw-bug] bmake index doesn't find gcc (in GCCBASE)
pkg/48197
[open low priority change-request] frink (TCL checker/formatter) missing from pkgsrc
pkg/48204
[open low priority sw-bug] www/adzap cannot zap ads after pkgsrc install
pkg/48216
[open low priority sw-bug] libarchive fails to

Category: port-alpha

Severity: serious

port-alpha/48286
[open high priority sw-bug] disklabel -r option cause unaligned access(Booting NetBSD-current ISO only?)

Category: port-amd64

Severity: serious

port-amd64/47609
[open medium priority sw-bug] ixpide0:0:0: recal drive fault
port-amd64/48142
[open medium priority sw-bug] i8254 timer stop working during boot - system lockup during boot

Severity: non-critical

port-amd64/48165
[open medium priority sw-bug] ethernet interface interrupt misconfigured(?) with ACPI
port-amd64/48387
[open medium priority sw-bug] Boot process assigns IDE wd0 rather than installed wd0 on SATA
port-amd64/47945
[open low priority sw-bug] wsconsctl: WSDISPLAYIO_GMSGATTRS: Operation not supported by device

Category: port-evbarm

Severity: serious

port-evbarm/48453
[open low priority sw-bug] OPENRD Client - kernel panic

Category: port-evbmips

Severity: critical

port-evbmips/48389
[open medium priority sw-bug] Impossibility to boot MERAKI kernel

Severity: serious

port-evbmips/47904
[open high priority sw-bug] Segfault in pthread_getspecific()

Category: port-i386

Severity: serious

port-i386/47432
[open high priority sw-bug] ddb stack trace from interrupt context randomly fails
port-i386/47606
[open medium priority sw-bug] sleep in interrupt mode after error with USB disk (ahci)
port-i386/47663
[open medium priority sw-bug] Digital PC 3000 running i386 6.0.1 reboots when `shutdown -h now' is executed
port-i386/47961
[open medium priority sw-bug] not boot on K8N4-E

Severity: non-critical

port-i386/48210
[open low priority change-request] NetBSD 6.1 i386 text.tgz contains wrong mtree file

Category: port-mac68k

Severity: critical

port-mac68k/48184
[open high priority sw-bug] UFS magic numbers don't match error on IIci
port-mac68k/48188
[open high priority support] On-Board Video Not Working on IIci

Severity: serious

port-mac68k/47745
[open high priority support] ap-php install crash

Category: port-macppc

Severity: critical

port-macppc/48290
[open high priority sw-bug] macppc port doesn't boot on G5

Severity: non-critical

port-macppc/47819
[open low priority sw-bug] The X -configure command doesn't generate xorg.conf.new file

Category: port-sgimips

Severity: serious

port-sgimips/47639
[open medium priority sw-bug] O2 keyboard: After a period of light activity, keyboard scrambles
port-sgimips/47640
[open medium priority sw-bug] System will lock up to keyboard/console and network sessions. Machine is on, console is on. Does not ping.

Category: port-sparc

Severity: non-critical

port-sparc/47771
[open medium priority sw-bug] possible fatal typo in sparc sbus_bus_addr() function

Category: port-sun3

Severity: critical

port-sun3/48432
[feedback medium priority sw-bug] System hangs under light load

Category: port-vax

Severity: serious

port-vax/48051
[open medium priority sw-bug] rxvt crashes when setting environment variables

Severity: non-critical

port-vax/47417
[open low priority sw-bug] compiling /usr/pkgsrc/print/web2c (web2c-2012nb3) gives an error on NetBSD-6.0.1 vax

Category: port-xen

Severity: serious

port-xen/47669
[open high priority sw-bug] X fails to find the video RAM when running on an amd64 DOM0
port-xen/48477
[open medium priority sw-bug] systat vm on DOMU reports missing kernel symbols

Category: security

Severity: non-critical

security/47630
[open medium priority sw-bug] ssh_host_ecdsa_key is not in /etc/mtree/special

Category: standards

Severity: serious

standards/47454
[open high priority change-request] terminfo(5) does not have a capability for terminal/display character set

Severity: non-critical

standards/47616
[open low priority doc-bug] Manuals backdate multibyte functions to ANSI C, though A stands for American (the "big ten inch")

Category: toolchain

Severity: serious

toolchain/47562
[analyzed medium priority change-request] very slow installworld
toolchain/48303
[open medium priority sw-bug] Linux cross build fails on ppc

Severity: non-critical

toolchain/47458
[feedback medium priority sw-bug] make stale .depend message should include the path of the depend file
toolchain/47503
[open medium priority change-request] Request automated addition of gfortran to base compiler set

Category: xsrc

Severity: serious

xsrc/47622
[open medium priority sw-bug] nv driver hangs with XAA
xsrc/48455
[open medium priority sw-bug] /usr/X11R7/lib/X11/locale/ja_JP.UTF-8/Compose etc. have unreplaced string, X11_LOCALEDATADIR

[NetBSD home] [Page top] [Summary index] [Search PRs] [Send a PR]