Userlevel bins

Broad issues
21156 bin Potential misuse of ctype functions (bc and elsewhere)
36543 bin internal username field lengths should be consistent
39546 bin Username restrictions are too short (16 characters)
rc framework
12311 rc(8) machine does not abort boot if /usr fails to mount
12752 rc(8) /etc/rc.d/ipfilter status is nonstandard
15536 rc(8) not all rc.d scripts handle 'status'
17328 rc(8) rc.local is called in alphabetical order, not at the (nearly) end of rc process
18120 rc(8) rc.d scripts should report if command is missing or not executable
22289 rc(8) rc_fast_and_loose issues
27274 rc(8) Keep RCS backups of dmesg.boot
27393 rc(8) Logging capability for rc and rc.shutdown
30074 rc(8) proposed changes to RAIDframe related rc.d scripts
30087 rc(8) rc.d/postfix should support KEYWORD: chrootdir
31060 rc(8) /etc/rc.d/ntpdate and virecover have "status" commands when they shouldn't
35225 rc(8) there is no automation in rc.d for ftp-proxy(8)
35274 rc(8) rc script for seeding /dev/random
35530 rc(8) rc.subr: ${name}_ulimit
37352 rc(8) hostapd rc file does not include requring it to start before dhcpd
39236 rc(8) Network interface order problem: /etc/ifconfig.bridge* is started too early
39250 rc(8) /etc/rc.d/named:named_precmd() should add entries to /etc/mtree/special.local
39893 rc(8) rc.d/ntpd cannot reliably use pidfiles
40418 rc(8) should have a way to configure processor sets at boot
40706 rc(8) rc.d/ script for pkgsrc/devel/cvsup
40707 rc(8) ntpdate starts later then ntp
40988 rc(8) ippool.conf is not loaded by the ipfilter rc.d script
41224 rc(8) a number of pseudodependencies in /etc/rc.d are not CAPITALIZED
41231 rc(8) rc scripts don't kill daemons
41594 rC(8) record rc messages
42300 rc(8) /etc/rc.d/syslogd assumes file names always match a variable in the file instead of reading the variable
42642 rc(8) /etc/rc.subr fails to recognize daemons started with #!/usr/bin/env
43905 rc(8) fsck_root fails spectaculary trying to check a clean FS on a read-only block device
45679 rc(8) aggravating behavior of rc scripts
Periodic scripts
14825 daily(5) setting of rebuild_locatedb=YES in daily.conf does not do anything
20272 daily(5) No daily checks for disk quotas
23389 daily(5) /etc/daily needs lockfile
29173 security(5) nightly find for world-writable material
36063 security(5) teach /etc/security about duplicate user accounts
40977 security(5) /var/backups/work/device.current is overly sensitive to ls(1) columnar alignment
44546 security(5) Bug in /etc/security causes false-positive report of root path includes .
37376 periodic /etc/{daily,weekly,monthly} attempt to "dot in" {}.local
37399 periodic useless mail from crontab scripts
Toolchain
33052 binutils ld rejects "-Tdata"
40401 binutils ld --gc-sections should not discard .note.netbsd.ident
29211 config(1) Old partition name limits on kernel "config" directive
31063 config(1) config should check conflicts and dependences
32714 config(1) config(1)(9) doesn't know about prerequisites
38280 config(1) config(1) should emit devsw.h for devsw declarations in devsw.c
36444 flex(1) flex generates bad C++ code
22515 gcc lint (actually, cpp) cares too much about comments
28368 gcc re-add/reimplement -Wnetbsd-format-audit
33178 gcc Compiler error w/ -O2 building x11/gtk2 pixops.c on m68k archs
34527 gcc Crosscompiling userland with MKSOFTFLOAT requires GCC --nfp configure
34553 gcc gcc -msoft-float with long double doesn't duplicate hard-float
36164 gcc G++ 4.1.2 internal segfault (ICE)
39153 gcc gcc can't generate code for arm thumb instruction set
39205 gcc gcc-4.1.2 shifting a boolean may cause bad sign extension
40066 gcc gcc -O1 generates wrong code in loop optimize
40468 gcc/powerpc Optimizer bug suspected -- porting devel/libffi to NetBSD/powerpc
40694 gcc gcc tail-call vs. volatile bug
41220 gcc gfortran is not in the compiler set
43337 gcc/vax gcc ICE with optimization on vax
43381 gcc gcc allows duplicate member names in anonymous unions
4590 gdb/mips mips gdb can't do stack traces on stripped binaries
8156 gdb/arm32 step/next in gdb do not work on arm32
9678 gdb/mac68k gdb fails to debug kernel core dump on mac68k
16284 gdb running function in stoped gdb causes signal 93
16799 gdb/m68k gdb can't set breakpoint on remote m68k target
23364 gdb "(gdb) info auxv" doesn't work
24098 gdb/alpha GDB can't backtrace through Alpha kernel traps, despite intent
24218 gdb/alpha gdb stack trace doesn't work always on alpha
29597 gdb gdb EOF-handling bugs
30756 gdb gdb not usable for live debugging of threaded programs
34194 gdb gdb "info threads" does not work
34778 gdb gdb6 doesn't work on OpenBlockS266
35540 gdb GDB 6 support for pthreads
35597 gdb cross-gdb does not grok NetBSD target kcore/kvm
38185 gdb gdb does not step properly.
40197 gdb gdb set osabi command can't specify NetBSD ELF
40298 gdb NetBSD/alpha can't reboot from gdb
40300 gdb 'target kvm' doesn't work on alpha
40647 gdb (dM) gdb breaks under a non-readable directory
41936 gdb gdb does not work for threaded programs on sparc64
44829 gdb gdb -q prints bogus messages
5370 make Make adds dependencies from implicit rules even when there is an explicit rule
8282 make PSD for make not in sync with program and manpage
14615 make make with MAKEOBJDIR set behaves strange on sub-makes
14980 make bsd.subdir.mk .WAIT logic has no dependency handling
15122 make make is slow; also the recursive find-myself search
15163 make make(1) looks for angle-bracket include files in unsuspected places
15164 make sub-optimal handling of .PHONY targets in make(1)
15167 make make(1) needlessly tries to resolve dependencies on system object files.
15178 make make(1) looks for `.include' files in wrong places
15179 make make(1) no longer uses its file caches effectively
15263 make make(1) is willing to pick up .depend from too many locations
15264 make make(1): inconsistencies involving MAKEFLAGS inheritence.
20993 make .USE rules don't mix with .SUFFIXES
22868 make .MADE doesn't work with suffix rules
23821 make make's chdir to ./obj is undocumented
31013 make bmake won't stop on CTRL-C
34934 make make sometimes fails to handle multiple targets on the left correctly
36128 make CRLF handling for make
41700 make :tr modifier for NetBSD make (PATCH)
41804 make deeply nested bmake wastes too many lines on error
42465 make bmake doesn't check for unclosed curly brace in ${VARNAME
43132 make make(1) improper variable expansion
43502 make make failes to stip suffix if target is phony
43534 make make does not set $* for PHONY targets
43669 make another problem parsing conditionals in make
43821 make make: oldstanding bug with loop variables
44844 make (dM) make(1) expands variables inconsistently
45027 make make: yacc/mkdep build race
25467 objcopy objcopy fails to hand link_set sections correctly
41208 objcopy objcopy -S -O binary aborts w/ BFD internal error
FS management bins
21123 newfs UFS2 newfs(8) mismatch with disklabel(5)
26637 newfs newfs reads/writes blocks smaller than the sector size
32102 newfs newfs -O 0 does not respect the 4.2BSD inode format for uid and gid
36613 newfs newfs: wrong value used for loop max when initializing the first 2 blocks of inodes
41439 newfs(8) (dM) mildly extreme newfs arguments produce cryptic failure
41652 newfs(8) newfs neither respects nor updates the block and frag sizes in disklabel
37417 newfs_msdos newfs_msdos is terribly slow when writing to an external disk
40526 newfs_udf following newfs_udf example causes a kernel panic
40557 newfs_udf newfs_udf often fails transiently with EIO
28559 fsck_ext2fs fsck_ext2fs disagrees with Linux (fc2) fsck
28722 fsck_ext2fs fsck_ext2fs dies with "bad inode number 0 to ginode"
42322 fsck_ext2fs ext2fs support incomplete enough for a core dump or two
45072 fsck_ext2fs fsck_ext2fs dosn't work well with ext2fs's without alternate superblocks
40636 fsck_ffs fsck_ffs doesn't remove truncated symlinks
41126 fsck_ffs fsck_ffs does not check for Cylinder Magic and gets confused
38182 fsck_msdos fsck_msdos requires too many resources
Device config/control bins
39041 bioctl(8) Pull-up of bioctl(8) support for Areca ARC-1220 from -current to 4.0
26835 cgdconfig cgd.conf handled incorrectly in case cgd on cgd
28624 cgdconfig cgdconfig with no keygen entry fails silently
28627 cgdconfig cgdconfig -g is unreliable
34236 cgdconfig(8) some problems with CGD-device creation similar on "race condition" problem
35547 cgdconfig add timeout to cgdconfig
36243 cgdconfig cgdconfig manual page correction: document -n flag; add -V to -g case; omit -n in -g case
21207 scsictl(8) add fibre channel wwn information gathering to scsictl
29165 scsictl(8) new scsictl(8) {get,set}errrecov commands
41029 srtconfig(8) srtconfig is located on /usr filesystem but needed during startup when /usr is not mounted
33944 usbhidctl(8) usbhidctl -l does not flush stdout when input events are printed
23948 wiconfig(8) wiconfig(8) accepts too large encryption keys
26484 wiconfig(8) wiconfig -D failures can cause a kernel panic due to stack to overflow
32410 wiconfig(8) wiconfig(8): "SIOCGWAVELAN: Operation not supported" message
33833 wiconfig(8) 'wiconfig wi0' dumps core
26378 wlanctl(8) wlanctl reports devices in the reverse order of ifconfig
sh: sh -e
17514 sh(1) /bin/sh `set -e' does not exit on command not found
29861 sh(1) sh eval weird behaviour
32282 sh(1) set -e - difference between /bin/sh and /bin/ksh
37493 sh(1) /bin/sh exits if shift fails, but shouldn't
38736 sh(1) /bin/sh: several problems with 'set -e'
sh: parser
19832 sh(1) /bin/sh has internationalization issues
35423 sh(1) /bin/sh cannot open files whose name contains the characters 0x81 or 0x88
38004 sh(1) /bin/sh truncates a message for unobvious reasons
sh: other
14578 sh(1) sh(1) doesn't explain emacs editing mode
16226 sh(1) Prompt expansion for /bin/sh
23729 sh(1) sh (and ksh) try to run non-exec'able binaries as scripts
35227 sh(1) /bin/sh does not clean up zombies under certain circumstances
36532 sh(1) fix for a core dump in /bin/sh dotrap()
37494 sh(1) /bin/sh doesn't expand * in filenames for input redirection.
39195 sh(1) /bin/sh tilde expansion doesn't take place on 'export=~/foo'
39466 sh(1) /bin/sh: eval and bad redirections
40554 sh(1) >& -operator incorrectly documented in sh(1) man page
40639 sh(1) /bin/sh doesn't expand PS1
40640 sh(1) /bin/sh tab completion doesn't handle commands
41654 sh(1) sh(1) hangs collection output for "eval $(cmd)"
41761 sh(1) sh(1) doesn't provide the $LINENO builtin variable
41836 sh(1) jobs -l %% doesn't work when called from a script
41864 sh(1) /bin/sh's wait built-in returns wrong exit status
41954 sh(1) "sh -i" regressed in 5.99 (under emacs23)
42829 sh(1) Almquist shell does not perform parameter expansion on ${ENV}
43255 sh(1) sh -n -c doesn't work
43469 sh(1) tests/util/sh/t_expand:strip fails
43639 sh(1) sh allows user to source a directory
44347 sh(1) sh does not respect editrc
45390 sh(1) more sh/$PWD follies
46327 sh(1) sh background commands have old return value
Misc bins
24849 MAKEDEV(8) MAKEDEV doesn't create all of cd{0,1}{a-h}
19611 amd(8) amd(8) does not manage well removable media
41259 amd(8) amd(8) cannot handle high demand
41758 at(1) at(1): print more user friendly message when empty jobs file is given
41759 at(1) at(1) doesn't print job's datetime upon job submission
41762 at(1) at(1) fails to submit job if time has passed
32902 awk(1) awk rejects FS=""
38127 awk(1) awk's: regexps should treat { and } as {n,m}, but as regular characters
39135 awk(1) /usr/bin/awk: formatting issues in printf
39759 awk(1) NetBSD awk/nawk is 14 times slower than GNU awk
42320 awk(1) LC_NUMERIC in awk is not POSIX compliant
42463 awk(1) Bizarre behavior in awk with invalid numeric constants
19121 calendar(1) calendar patch (to support NIS)
30771 calendar(1) patch to add -m option to calendar(1)
32591 cap_mkdb(1) cap_mkdb(1) does not update properly db files?
9746 cdplay(1) cdplay(1) works weird when entering/leaving interactive mode
21894 cdplay(1) cdplay(1) de-lintification
38493 cdplay(1) no good audio with cdplay
40698 cdplay(1) No sound with cdplay while playing a cd
41020 cdplay(1) cdplay info only works once after reboot
9786 chat(8) Previous fix to chat(8) broke it.
5285 chfn chfn et al do not support YP.
17504 chown(8) POSIX.1-2001: chown -RP doesn't affect symlinks
19849 compress Race conditions in compress
40336 cp(1) cp(1) -p man page detail out of sync with present reality
41497 cp(1) diff against cp(1) to copy sparse files
29225 cpio(1) cpio -pdm does not work
44303 cpio(1) /bin/cpio doesn't accept combination of options '-i -t'
17238 cron(8) jumbo patch for cron
20663 cron(8) temporary system errors can cause cron jobs to hang forever
33994 cron(8) Implement a XXX comment in job.c
36539 cron(8) jumbo patch for cron
17826 csh(1) {t,}csh backquote/braces expansion bug
35270 csh(1) globbing/redirection bug in csh
45084 csh(1) csh's "shift", applied to "path", doesn't update $PATH
45365 csh(1) csh's time builtin doesn't work in pipelines
6204 ctags ctags gets confused by typedef int (*f_t) ...
24253 cvs(1) broken pipe race condition in CVS pserver
25472 cvs(1) cvs -u option is not documented in the man page or info.
33877 cvs(1) cvs(1) doesn't document "tag" and "rtag"
42961 cvs(1) cvs near-silently throws away local mods
39254 db(1) db(1) doesn't work properly anymore since the upgrade to 1.15
29637 dd(1) dd returns invalid transfer speed and execution time
36541 df(1) cleaner df(1) output, and another output format option
11102 dhclient netbooted dhclient causes hang when moved to other subnet
13005 dhclient dhclient swaps aliases on DHCPNAK/DHCPDISCOVER sequence
22418 dhclient dhclient does not always (never?) update default route
23933 dhclient dhclient is gratuitously noisy
23949 dhclient dhclient fails to release leases when sent SIGTERM
39163 dhclient Minor mistakes in ISC dhcp-options(5) and dhclient-script(8) manpages.
39292 dhclient dhclient running amok, sending hundreds of requests per second
40122 dhclient dhclient-script uses ineffective ping to test router reachability
36697 dhcpd(8) unexpanded variable in dhcpd.leases(5)
5277 disklabel(8) disklabel -i lacking
20277 disklabel(8) NetBSD disklabel(8) destroys label written by Solaris
24181 dump(8) files created by dump(8) are too big
25967 dump(8) dump -a not continuing after end of media
27179 dump(8) dump(8) goes into loop, never finishing dump
29855 dump(8) dump(8) fails on large filesystems
30816 dump(8) large blocking factors cannot be used with dump
16775 ed(1) ed documentation is unclear regarding \< and \>
42425 envstat(8) envstat(8) does not update temperature after 100C°
23663 factor(6) factor(6) fails regression test
10021 fdformat(1) fdformat gives an unhelpful error when disk write-protected
31503 fdisk(8) fdisk on i386 will fail to setup new empty disks
37846 fdisk(8) fdisk default argument is sometimes wrong
38352 fdisk(8) Bad CHS addresses with fdisk for inner extended partions (EBR)
41655 fdisk(8) fdisk -i doesn't initialize the mbr
35943 file(1) file(1) reports regular binaries as X11/NeWS bitmap fonts
36084 file(1) ambiguous file(1) "magic" mis-identifies files
38427 file(1) file(1): more magic patterns for BitTorrent files
14470 find(1) find fails with an error on certain (invalid) CDROMs (see 16651)
17142 fingerd(8) Fingerd filters out international characters
24014 fmt(1) fmt's ispref() steps only its first variable, leading to wrong results.
42694 fortune(6) make /usr/games/fortune configurable
42744 fortune(6) fortune doesn't format long lines
42745 fortune(6) fortune doesn't handle extended characters very well
7733 ftp(1) ftp retry option doesn't retry when it probably should
10375 ftp,ftpd ftp connection is lost when client detects an error
10897 ftp(1) ftp doesn't play nice with some servers
12492 ftp(1) ftp does not handle http redirects without host component
13259 ftp(1) When issuing "proxy reget" ftp attempts to use local file.
15451 ftp(1) usr.bin/ftp macro behavior non-intuitive
16132 ftp(1) ftp's 'ls' to a file is interactive, even in a script
17544 ftp(1) FTP in proxy mode has timeout on server connection
23033 ftp(1) ftp(1) doesn't seem to support SSL/TLS connections
30802 ftp(1) ftp doesn't use ftp/http proxies in interactive mode
34796 ftp(1) ftp(1) hangs indefinitely on unresponsive servers
38718 ftp(1) large ftp4/6 transfers stall
12667 ftpd(8) ftpd respond to "LIST -al /dir/name/." command with null list.
13541 ftpd(8) ftpd unable to "LIST" filenames that begin with hyphen
13747 ftpd(8) ftpd doesn't deal with LIST " "
18947 ftpd(8) ftpd lacks a per host limit of simultaneous connections
26266 ftpd(8) ftpd check of /etc/shells obsoleted by ftpd.conf, ftpusers, etc.
44188 gcov(1) gcov sucks
35255 gettext Hardcoded references to DESTDIR found in some files
30295 getty(8) getty accepts too few letters after username prompt
3126 gomoku(6) ./gomoku runs out of memory and segfaults
8681 grep(1) grep may bomb out with "memory exhausted" on long lines
40080 grep(1) grep's --color switch won't work with -i option
36271 groff /usr/share/groff_font/devhtml/DESC is missing a required parameter
39547 groff doc2html can't handle font changes using \f
39419 groupadd(8) default group range cannot be specified for groupadd
32368 gzip(1) NetBSD's gzip(1) usage message should be more accurate
36268 gzip(1) NetBSD gzip error message mismatch with GNU gzip
37944 gzip(1) gzip cannot preserve utimes() because it first sets chflags()
40749 halt(8) halt -d does not work
32438 hpcboot hpcboot doesn't pass the serial console speed in bootinfo
10911 ifconfig(8) ifconfig requires address to set netmask, broadcast
30694 ifconfig(8) ifconfig(8) brings the interface up when assigning an IP, even when "down" is also specified
31940 ifconfig(8) ifconfig behaves unexpectedly
43407 ifconfig(8) ifconfig does not handle carp ifs properly
7958 indent(1) indent doesn't word-wrap
16451 indent(1) indent doesn't grok // comments
4617 inetd inetd -l option is too broad a brush
11146 inetd built-in TCP wrapper in inetd does not protect UDP or internal services
12823 inetd wanted: run-in-foreground option
15011 inetd patch for new options/config for inetd
20817 inetd inetd doesn't accept tcp,rcvbuf=16384 et al.
20829 inetd identd from inetd loops due to libwrap
23049 inetd inetd hangs, and does not exit when passed a non existent config file
32358 inetd inetd.conf sndbuf/rcvbuf parser is fragile
33796 inetd inetd should be less fussy with resolved addresses in inetd.conf
40343 inetd inetd vanishes after syslogging "fcntl (F_SETFD, 0): Bad file descriptor"
24319 init(8) init doesn't re-initialize window command from /etc/ttys
34163 installboot installboot uses ffs_findstage2 for all FS types on RAID.
39728 installboot installboot doc issues
39736 installboot installboot sometimes ignores stage2 file
40432 ipcs(1) ipcs is broken (time_t related?)
36763 ipf(8) outdated manual page for ipf(8)
33289 isdntrace(8) isdntrace does not work
6764 ksh(1) `trap 0' does not work in ksh subshells
8377 ksh(1) Problem with pdksh, ^Z, and backquotes
22846 ksh(1) ksh does not complete names with square brackets properly
31377 ksh(1) ksh: cannot set limit indicated by ulimit -H
32500 ksh(1) ksh (emacs-mode) has problem deleting words with ESC+d
33693 ksh(1) pdksh in 2.0 and newer violates de facto standard Ksh startup behaviour
34724 ksh(1) ksh prompt line wrapping is often unreadable
35904 ksh(1) Odd behaviour of ksh in emacs mode
37165 ksh(1) The ksh has an off-by-one error when changing the history size
39792 ksh(1) /bin/ksh bug: 'eval', 'if' and 'set -e'
39888 ksh(1) ksh & autocomplete & noclobber is no good
39604 ksh(1) /bin/ksh + TAB-expand $VAR = misplaced cursor
41764 ksh(1) ksh has suffered serious regressions in the past few years
20048 ktruss(1) ktruss exits with error leaving program running
34890 ldd(1) ldd(1) receives SIGSEGV when called for certain files
30542 less(1) Patch 385-cl3 to version 385 of the "less" paginator (pager)
42821 less(1) less(1) search/ui bug on first line of input
14531 lint(1) lint misses conversion warning.
18290 lint(1) lint has no lib equivalent of -d includedir
20264 lint(1) lint(1) has problems with named member initialization
22119 lint(1) lint segv on malformed function pointer cast
22500 lint(1) lint breakage for named initializers
34766 lint(1) Changes for xlint
36668 lint(1) bogus complaints about sys/endian.h code when running lint -aa
38542 lint(1) lint does not grok complex designated initializers
43234 lint(1) lint warns about perfectly good casts
44235 lint(1) lint1 fails when compiling mesa for sparc
45098 lint(1) Cross build on Mac OS X 10.7.0 fails
45417 lint(1) lint(1) in c99 mode do not understand declarations anywhere in blocks
21545 locate(1) added -i to locate(1)
11907 lpd(8) Default /etc/printcap file needs more modern samples
28593 lpd(8) lpd is handling jetdirect/direct tcp printers not properly
36381 lpd(8) No accounting in lpd(8) for remote printing
42654 ls(1) Coverity Scan Issues on ls.c
43751 ls(1) ls -L returns wrong exit code
44722 ls(1) ls(1) behaves incorrectly with a low descriptor limit
4239 mail.local Adding user quota support to mail.local
13729 mail.local Home directory delivery patch for mail.local
1880 mail(1) mail has a too-limited implementation of string quoting
40617 mail(1) (dM) mail(1) handles an interrupt oddly
24723 makefs(8) makefs -s and blocksize
33924 makefs(8) feature request: makefs(8) should output blocks used by each file
36827 makefs(8) Order of -t and -o arguments matters to makefs
41079 makefs(8) makefs ffs size calculation inaccuracy
1904 man(1) cleanups for man/apropos/whatis
5502 man(1) getNAME does not support manual pages in languages other than English
9745 man(1) mdoc's .Li is indistinguishable in nroff
18685 man(1) man -a displays both
35460 man(1) man(1) and catman(1) don't honour '\" first line comment
39448 man(1) Bug in man.conf -> Manual page paths longer than 3 main subdirectories are ignored
41775 man(1) `.St -ieee1275-94' not documented in mdoc.samples
40997 mmcformat(8) mmcformat -B -O /dev/cd0d fails
11219 more(1) less(1) is not compatible with POSIX.2 "more"
28492 more(1) more(1) doesn't handle NUL data blocks well
3344 mopd mopd does not include ECOFF support for DECstations
10554 mopd mop server implementation not suitable for non-VAXen
19248 mopd mopcopy command doesn't work on ELF boot loader for VAX.
8431 mount(8) mount should have option to not return failure error code if already mounted
15262 mount(8) mount -u and mount -o update take different actions
42767 mount(8) mount(8) changed behaviour when mounting CD media
28923 mountd(8) mountd fails to resolve names (maybe rcordering?)
7392 mt(1) mt(1) does not decode status information for TMSCP tapes
9840 mt(1) mt erase defaults to full zeroing of tape
17213 mt(1) NetBSD's mt won't report fileposition with Exabyte 8500-85Qanx0
12900 mtree(8) mtree: dev/tty: Device not configured
14214 mtree(8) mtree gets confused with symlinks
37488 mtree(8) mtree does not check for getlogin() returning null in spec create
39606 mv(1) mv acts funny when copying to msdosfs
44246 mv(1) mv needs dir first option for xargs use
30420 named(8) chrooted named does not work out of the box.
36684 named(8) named crashes soon after start with a INSIST failure.
37275 named(8) bind9.4: some arch does not match configured 'platform.h'
38638 named(8) named(8) spams syslog
41201 named(8) net/bind9 should not use home grown rwlock on NetBSD
41252 named(8) named pid file has moved
22546 netstat(1) "netstat -in -f inet" behavior is not in sync with document
27265 netstat(1) netstat -s doesn't count traffic from pppoe0
36195 netstat(1) netstat: kvm_read: Bad address
5686 newsyslog(8) newsyslog doesn't rotate wtmp nicely
40274 newsyslog(8) newsyslog(8)'s "P" flag stops rotating log files.
5258 ntpd(8) xntpd boots to weird state if link is down
17899 ntpd(8) ntpd says connection re-estabished, even if server is unreachable
23705 ntpd(8) ntpd can not be restricted to certain interfaces
32261 ntpd(8) ntpd and leap seconds
39104 ntpd(8) ntp.conf doesn't have a manual page
13578 ntpdate(8) ntpdate stuck in the 1930's
28954 ntpq ntpq does not fall back to IPv4
29719 passwd(1) confusing passwd(1) warning w/ short password and PAM
42160 patch(1) patch incorrectly thinks a patch is reversed
42619 patch(1) patch(1) misfuzzes hunks
9647 pax(1) pax(1) can't read multi-volume archive from device
10848 pax(1) pax does not support -B on read
19491 pax(1) Teach pax as tar the -G (--incremental) switch.
19917 pax(1) pax-as-tar does not handle -M
19918 pax(1) pax-as-tar does not handle -W
26521 pax(1) pax does not support "pax" archive format
30428 pax(1) pax 'remove leading /' and hardlink features don't cooperate
34716 pax(1) incorrect emulation of cpio by pax
41736 pax(1) pax reports an error when copying zero files
39338 paxctl(8) paxctl doesn't work in powerpc -> i386 cross-builds
11586 ping(8) The RTT reported by ping can become absurd...
13300 ping(8) ping should allow -i 0.1 for users
21292 ping(8) ping -s10000 -f brokes IP-stack
36997 ping(8) ping doesn't verify limits
14532 ping6(8) ping6 needs a source address on a multiple interface host
34180 ping6(8) ping to deprecated IPv6 address is replied to with wrong source address
22981 postfix postfix docs and rc.d script don't mailer.conf(5)
39374 postfix The postdrop process sometimes stops the boot process, preventing local and remote logins
39603 postfix postfix doesn't see all "active" network interfaces
21683 postinstall etc/postinstall should invoke "sh /etc/postfix/post-install upgrade-source"
22070 postinstall postinstall doesn't check for /etc/services
23212 postinstall openssh /etc/moduli copied by postinstall should be etcupdate
31099 postinstall postinstall denies to remove obsolete directory
34794 postinstall Postinstall wrongly flags several libraries as obsolete
37209 postinstall missed files in postinstall
25728 pppd(8) pppd runs ip-up/ip-down scripts with limited $PATH value
31029 pppd(8) pppd easily get in 100% CPU loop in -current
39199 pppd(8) ppp-related crash during shutdown
39187 pppd(8) system crash when killing pppd
19468 pr(1) pr(1) does not support -f or -p options
21970 printf(1) printf(1) breaks when format begins with "-"
11222 ps(1) POSIX.2: ps -p etc don't take lists
11223 ps(1) POSIX.2: ps -G <grouplist> not supported (committable patch)
12266 ps(1) ps on a dump prints command line from live system
40642 ps(1) ps shows negative RSS
40813 ps(1) bad ps/ptyfs interaction
45681 ps(1) (dM) ps's -k option doesn't accept "command" or "comm"
34841 pstat(8) pstat -s blocks while swapctl -d is running
36078 pstat(8) pstat segfaults when used for kernel core file with -v and -T options
42576 quiz(6) Update of questions and answers in quiz game
9672 racoon racoon(8) documentation needs serious help
17459 racoon racoon(8) SPD lookup hits wrong entries
18331 racoon racoon doesn't keep SAs in sync
23781 racoon racoon memory leak
28922 racoon racoon leaves old SA's in kernel
37469 racoon Racoon fails to check lifebyte value in "exact" proposal check mode
39506 racoon racoon's pre-shared key file format prohibits names with spaces
11733 rcmd(1) rcmd(1) always asks for stderr channel
16061 rcorder(8) rcorder needs to be able to override requirements
30432 rcorder(8) rcorder doesn't perform enough sanity checking
35067 reboot(8) reboot(8) could remove swap devices, preserving RAID parity
39179 reboot(8) reboot -- -s and /boot.cfg don't seem to play nice together (it doesn't boot single-user)
10569 restore(8) Restore(8) with -u option failed to create hard link
10826 restore(8) restore does not DTRT at end of volume on DVD-RAM
30203 restore(8) restore has apparently n^2 or worse algorithms
30365 restore(8) restore should wait for EOF on it's input
38412 restore(8) restore(8) can't handle correctly old incremental dump files
42953 restore(8) restore reports "too low or too high" incorrectly
13523 route(8) route -genmask does not take effect on PMTUD (both ipv4/v6)
18319 route(8) "route delete" incorrectly reports "host" when deleting a network route
23847 route(8) route add 10.10.10/21 dest results in 10/21 to dest
29988 route(8) deleting default route ignores destination
40454 route(8) route not showing "B" or "R" for blackhole or reject on 3.1 or 4.0
22569 route6d(8) route6d not advertising local routes when split horizon enabled
13506 routed(8) routed: rnh_addradd() fails
36737 routed(8) routed from cli assumes `-s' but rc.d does not?
36966 routed(8) routed failed to update default route
10686 rpcbind(8) rpcbind doesn't always DTRT with non-local networks
37876 rpcbind(8) rpcbind(8) and related services should be able to bind(2) to a specific interface
39605 rpcbind(8) rpcbind seems to ignore MKINET6/USE_INET6=no
21265 rpcgen(1) rpcgen produces wrong code
32340 rs(1) rs doesn't parse options POSIXly
6832 savecore(8) savecore could be better
41441 savecore(8) savecore doesn't use getbootfile(3) to set a default kernel name
28126 sed(1) sed fails to match empty back-reference
30324 sed(1) BSD sed wraps the regexp when it's too long.
32910 sed(1) sed/find should align with grep (and its -E option).
34560 sed(1) Basic regexes go wrong when combining bound and backref
42261 sed(1) sed(1) command parser bug with long lines
23678 send-pr send-pr could be a little more secure
26042 send-pr send-pr makes incompatible use of LOGNAME
39296 send-pr send-pr allows sending malformed PRs
40758 send-pr send-pr(.sh) creates lock-files even when unneeded and forgets to remove them.
41318 send-pr Unable to submit bug report with send-pr when ISP filters outbound smtp
11107 shar(1) shar(1) is too forgiving of errors
28495 skey skey's -x output does not match described behavior
5870 skeyinit Skey sequence# obtained by skeyinit is burned
30483 skeyinit skeyinit re-uses non-compliant seeds
44232 sort(1) sort in unique numeric mode failes to distinquish 0 and <empty> in 5.1
45056 sort(1) sort -f works incorrectly with utf-8 locale
10841 spray spray delays are not sufficiently granular
12528 sshd sshd does not use ttyaction
30296 sshd 6 password prompts instead of 3 with PAMified sshd
30608 sshd sshd doesn't honour PAM modules changing PAM_USER
30915 sshd sshd via inetd and changing logname
26861 ssh base ssh does not find ssh-askpass in /usr/pkg
37562 ssh new ssh MAC is not working
45049 ssh The HPN patch for OpenSSH breaks on SOCKS proxies
24366 sa(8) sa going apparently going crazy
24850 sa(8) suppress sa(8) output when file(s) are non-existent
10879 su(8) su does not reset terminal settings after Ctrl-C
36687 su(8) su man page out of date
37288 su(8) su fails if home on nfs without root privileges
5545 sup A lot of data is missing from sup and supfilesrv man pages
22774 swapctl(8) there is no way to swapctl -a to a wrongly typed partition
36952 swapctl(8) swapctl(8) doesn't
18936 syslogd(8) syslogd should call initgroups()
27309 syslogd(8) syslogd -u can't create pidfile
39136 syslogd(8) syslogd confusion between output files and configuration lines
39910 syslogd(8) syslog regression after SoC code import
41196 syslogd(8) syslogd displays sun_path wrongly
44672 syslogd(8) syslogd has no option to specify source port
36542 systat(8) better "systat vm" output
35282 talk/talkd ntalkd users limited to 8 character length logins
11904 tail(1) tail segfaults and core dumps on I/O error
36674 tail(1) tail -f exiting unexpectedly (tty code suspect)
24789 tar(1) tar(1) fails to back up large files.
35257 tar(1) tar(1) opens excluded files
38066 tar(1) tar doesn't dearchive correctly long symlinks
40575 tar(1) security.pax.aslr breaks tar -z
42258 tar(1) netbsd's tar fails on devel/glibmm distfile
44498 tar(1) (dM) tar(1) unnecessarily demands that getcwd() work
34733 tcpdump(8) tcpdump(8) requires default snaplen > 68 for pflog(4)
40057 tcpdump(8) tcpdump(8) should document what packets are saved when using -w
41121 tcpdump(8) <net/dlt.h> needs to be realigned with tcudmp disto
42780 tcpdump(8) tcpdump(8) fails to apply filter expressions to DLT_PFLOG packets
10763 telnet(1) telnet session does not act on interrupt characters.
28171 telnet telnet can spin in infinite loop doing syscalls
35254 telnet(1) telnet (and others?) provide false/misleading/useless error message for name resolution failure
43179 telnet(1) Strange input control of telnet LINEMODE in current (TIOCPKT_IOCTL does not work)
21450 telnetd(8) telnet -l does not work with the current telnetd
29720 telnetd(8) telnetd noise after PAM(?): SRA?
41942 telnetd(8) telnetd(8) allows direct root login on tty marked as insecure
42617 telnetd(8) -current, pseudo ttys, telnetd and echo on/off doesn't work as expected
19209 test(1) test(1)'s -r, -w, and -x don't match POSIX for root (or 4.4BSD, or even V7)
34646 test(1) /bin/test does not parse according to POSIX
13326 tftp(1) tftp/tftpd uses fixed address pair, which they shouldn't
41535 tftpd(8) inetd/tftpd refuses connection with - recvfrom: Resource temporarily unavailable
34200 timed(8) timed occasionally goes into infinate loop
42464 timed(8) timed interoperability has been broken since 2001
14956 top(1) top cuts some lines to 80 characters
18235 top(1) increase resolution of times in top
24679 top(1) already running top(1) miss all swap removal
31908 top(1) top doesn't check invalid values
39252 top(1) top(1) doesn't handle commands in the first second correctly
23478 traceroute traceroute(8) should lookup all AS# for each hop encountered.
698 umount umount should support external umount_fstype
19722 uncompress fix for 3 uncompress(1) bugs that delete/truncate the wrong file
42940 units(1) units(1) parsing glitch
42229 unzip(1) unzip: Infozip compatibility: globbing
11053 useradd(8) user/group add utilities don't update YP
40324 useradd(8) The homeperm setting in /etc/usermgmt.conf is ignored by useradd
40392 userdel(8) bogus error with userdel -p yes
13974 usermod(8) usermod/add etc. group handling problems
23362 usermod(8) usermod doesn't check for overflow of uid/gid
41049 usermod(8) usermod -g =uid testuser does not create group as indicated by man page
9128 vgrind vgrind -t does not work as advertised
10210 vgrind vgrind should also produce HTML
9665 vi(1) vi coredumps writing file after invocation with -r
14902 vi(1) vi crash when recovering a save file
17546 vi(1) vi bug fixes and extensions
26046 vi(1) vi filename completion bugs
32575 vi(1) GENERIC hangs with vi on console of Tadpole 3GX
35688 vi(1) Nvi pads up lines with random junk in recovery mode
40598 vi(1) nvi catches SIGTSTP instead of ^Z character
41526 vi(1) re-support /usr/bin/vi's -F option
31557 vmstat(1) vmstat(1) shows bogus values when the member of 'sturct uvmexp' is bigger than INT_MAX
42710 vmstat(1)/vax vmstat -Cm on VAX produces a floating point exception at the end.
44518 vmstat(1) vmstat -s fails on -current
31436 w(1) w in 24h format
40337 w(1) Proposed localized change to w(1)/uptime(1)
9152 window(1) window(1) has odd behavior.
39641 whois(1) whois fails to find data for ovh.net
39754 wpa_cli wpa_cli ignores ctrl_interface
31513 wpa_supplicant wpa_supplicant does not deal with disconnects
32537 wpa_supplicant bringing down network interface exposes bugs in wpa_supplicant(8)
33823 wpa_supplicant wpa_supplicant -w broken
39428 wpa_supplicant wpa_supplicant.conf(5) describes `ap_scan' option vaguely
41615 wpa_supplicant wpa_supplicant can't change ssid
23213 wump(6) wump(6) contains a potential infinite loop
11197 xargs(1) POSIX.2: regular builtins can't be exec'ed.
14702 xargs(1) xargs man page lies
15355 ypbind(8) ypbind defeats disk idle spindown
23135 ypbind(8) broadcast ypbind sometimes fails to find servers
32519 ypbind(8) ypbind spams syslog if it loses connectivity
4334 ypserv during setup of a yp-slave server I see two times
10069 ypserv NIS secure not working
10713 ypserv NIS makefile does not allow "multiple IP address on hosts" mapping
15014 ypserv wrong error reporting in ypserv
kerberos
10666 kerberos roken_getaddrinfo_hostspec() uses getaddrinfo in nonstandard way
11171 kerberos the `roken' library is entirely undocumented
11172 kerberos the `heimdal' krb5 library documentation is severely lacking
11191 kerberos the `com_err' library is not useful
12003 kerberos kinit cannot get v4 tickets from a V4 KDC anymore
12825 kerberos su doesn't reset KRB5CCNAME nor KRBTKFILE
17799 kerberos Kerberos utilities core-dumping with floating point exception
18031 kerberos kdc does not recognise when new addresses are added.
18404 kerberos /usr/bin/telnet fails to Kerberize to multi-address DNS name
19206 kerberos GSSAPI using daemons fail when root has a krb5 CC
22114 kerberos kerberos-2@ssh.com problems
31362 kerberos kadmind does not fork & disassociate from terminal
31378 kerberos Kerberization needed: ftp, ftpd, rsh, rshd, rlogind
32319 kerberos free() problem in login with Kerberos
37923 kerberos krb5 ccache unlinked when using xdm and pam
X server
5034 xserver the num lock light doesn't change when switching to X (also, 9127)
6084 xserver/shark Problem with XF86 DGA extension on Shark
6973 xserver/shark Problems with X on the Shark
7667 xserver/amiga MIT-SHM problems in Xamiga
9127 xserver CapsLock not properly handled between virtual consoles with X (also, 5034)
9384 xserver kernel printf's "usl_detachtimeout" with multiple X severs under wscons
9399 xserver kill -1 1 detaches X server from vt
18178 xserver XalphaNetBSD dumps core by SEGV during startup
19861 xserver XalphaNetBSD/Multia: leading edge of window corrupt when dragging window
19867 xserver XalphaNetBSD/Multia: No Keyboard Lights
19868 xserver XalphaNetBSD/Multia: Num Lock changes state of cursor keys but not keypad keys
22423 xserver cannot switch out of X -> usl_detachtimeout \n usl_detachack: not detaching
23352 xserver XF4 X server leaves console unusable
23931 xserver X (umouse?) can sometimes lose button-up events.
24013 xserver i810 Cannot allocate memory
29586 xserver PAM and Xserver: password prompt is hidden
29598 xserver/amiga Missed amiga keymaps (XFreee86 4.4.0)
32271 xserver xlock kills xserver
33242 xserver X11 on NetBSD 3.0.0_STABLE i386 freezes with double-headed ati
35938 xserver DO NOT CLOSE! HELP FIX IT!!! Xsun* from xsrc/xc/xfree has problems with focus-follows-keyboard with various window managers
36871 xserver Starting X takes very long with kernel 4.99.30, worked with 4.99.4
40064 xserver image display problems with in-tree xorg
40322 xserver netbsd-5: xorg destroys console
40517 xserver running Xorg under gdb does not work
40645 xserver Xserver of xorg support bebox and prep
41663 xserver Broken X intel driver
42569 xserver Please import xf86-input-usbtablet driver from OpenBSD xenocara
43223 xserver Thunderbird and Firefox switch to bad cursor bitmap
Other X bits
13789 xlibs/hpcmips Emacs dumps core under X; gdb dumps core when debugging emacs
35697 xlibs Build of Xt fails if USE_SSP=yes
37054 xlibs WindowMaker triggers a crash in Xlib on sparc64
42743 xlibs XV (XVideo) fails on Intel 82855GM with vlc
26998 xdm xdm segmentation fault when serving remote terminals through Xchooser
39891 xdm xdm does not use shell startup scripts -> no locales
35923 xsrc some minor fixes for xfs
40609 xsrc Problem with mkfontscale and fonts/freefonts with xfree/xorg
41348 xsrc xedit not working
43184 xsrc insane paranoia in xterm
ATF
38746 atf installed atf tests ought to chdir or something
42885 atf need a way to select non-expensive tests in ATF
43394 atf adding regression tests is too complicated
43408 atf interrupting atf-run does not interrupt test

Last updated Tue Apr 24 07:12:18 UTC 2012