Index of netbsd-bugs for June, 1994


FromSubject
06/02/1994
Chris G. Demetriou Re: bin/271: /etc/motd is world writable
06/03/1994
Brett Lymn Re: bin/271: /etc/motd is world writable
Chris G. Demetriou Re: bin/271: /etc/motd is world writable
Thorsten Lockert kern/274: shmat() will always fail
Thorsten Lockert kern/275: shmat(2) fails with ENOMEM
Benjamin Levy chgrp bug
Thorsten Lockert bin/276: ipcs doesn't show shm info
Benjamin Levy Core files
Charles Hannum bin/277: no motd(5) man page
John Brezak kern/278: ip-mcast is broken
06/04/1994
mycroft@gnu.ai.mit.e Re: ip-mcast is broken
mycroft@gnu.ai.mit.e Re: ip-mcast is broken
Thorsten Lockert kern/279: msync(2) fails when size param is 0
John Brezak Re: ip-mcast is broken
mycroft@gnu.ai.mit.e Re: ip-mcast is broken
06/05/1994
Frank van der Linden typo in vfs_bio.c
Frank van der Linden unresolved externals in /sys/netinet/in.c
Chris G. Demetriou Re: kern/279: msync(2) fails when size param is 0
Thorsten Lockert Re: kern/279: msync(2) fails when size param is 0
thomas@mathematik.un lib/280: <sys/stat.h> fails when compiling with -D_POSIX_SOURCE
Matthieu Herrb kern/281: select(getdtablesize(),...) returns EINVAL
06/06/1994
Bernd Wiserner current kernels ( May 30 ) don't boot off floppies.
06/07/1994
Frank van der Linden couple of minor fixes for msdosfs
Jonathan O'Brien bin/282: sliplogin tells lies to ifconfig and ifconfig believes it!
John Brezak lib/283: sigaltstack man page error
06/08/1994
jarle@idt.unit.no bin/284: w problems when utmp.ut_host is an X-session.
Sidney C Smith NetBSD can't see harddisks connected to AHA-1542
06/10/1994
Thorsten Lockert lib/285: Files can show up multiple times on union mounts
J.T. Conklin i386 config file descrepancy: lpt driver
06/11/1994
J.T. Conklin bin/286: /bin/sh doesn't set $? to 0 after successful variable assignment
J.T. Conklin bin/287: /bin/sh does not set status variable to 126 or 127 when exec fails.
J.T. Conklin bin/288: /bin/sh does not support `#', `##', `%', `%%' var expansion modifiers.
mycroft@gnu.ai.mit.e Re: NetBSD can't see harddisks connected to AHA-1542
Greg Cronau Re: NetBSD can't see harddisks connected to AHA-1542
mycroft@gnu.ai.mit.e Re: NetBSD can't see harddisks connected to AHA-1542
Thorsten Lockert bin/289: sa (or kernel) gives bogus io counts for processes
06/12/1994
Frank van der Linden latest fsck dumped core
06/13/1994
Bernd Wiserner Boot from floppy problems ...
Ted Nolan SRI Ft Gordon Re: NetBSD can't see harddisks connected to AHA-1542
J.T. Conklin floppy echo unneccessary --- it's a shell builtin.
J.T. Conklin libc/compat-43 man pages.
J.T. Conklin getdtablesize() syscall can be replaced with sysconf(_SC_OPEN_MAX)...
Chris G. Demetriou Re: Boot from floppy problems ...
06/14/1994
Duncan McEwan Re: Boot from floppy problems ...
mycroft@gnu.ai.mit.e Re: Boot from floppy problems ...
mycroft@gnu.ai.mit.e Re: Boot from floppy problems ...
06/15/1994
Duncan McEwan Re: Boot from floppy problems ...
Uther Pendragon Problem!
Thorsten Lockert ipcs(1) does not show SHM info, does not use kvm(3)
Thorsten Lockert bin/290: ipcs(1) does not show SHM info, does not use kvm(3)
Thorsten Lockert misc/291: gated-2.1 in othersrc does not compile
06/17/1994
thomas@mathematik.un port-i386/292: i386 MAKEDEV floppy doesn't create st0 devices
06/18/1994
Jason R. Thorpe bin/293: P_NOSWAP and P_PHYSIO missing from <sys/proc.h>
mycroft@gnu.ai.mit.e Re: bin/293: P_NOSWAP and P_PHYSIO missing from <sys/proc.h>
Jason Thorpe Re: bin/293: P_NOSWAP and P_PHYSIO missing from <sys/proc.h>
Jason R. Thorpe kern/294: /sys/arch/hp300/stand/autoconf.c fails to compile
Chris G. Demetriou Re: kern/294: /sys/arch/hp300/stand/autoconf.c fails to compile
Jason R. Thorpe kern/295: /sys/arch/hp300/stand/dca.c fails to compile
06/20/1994
BKG@eworld.com AHA-1542 BIOS Incompat. - HELP
sommerfeld@orchard.m port-i386/296: problems converting filesystems with fsck -c 2
James Jegers lib/297: sigismember bug?
Darren Hosking ed0: device timeout
J.T. Conklin Re: lib/297: sigismember bug?
06/21/1994
Chris G. Demetriou Re: lib/297: sigismember bug?
arndt@mailhost.uni-k bin/298: mount_nfs cannot parse args in fstab
Paul Kranenburg Re: bin/298: mount_nfs cannot parse args in fstab
Luke Mewburn bin/299: mount(1) barfs on quota options
sjr@zombie.ncsc.mil bin/301: sh does not build correctly
06/22/1994
Ken Hornstein misc/302: ufs is included in LDIRS in src/include/Makefile
Chris G. Demetriou Re: misc/302: ufs is included in LDIRS in src/include/Makefile
06/23/1994
Bill Sommerfeld more info on fsck -c 2 crash/failure to clean up.
Jason R. Thorpe port-hp300/303: config netbsd swap generic --- broken
06/24/1994
noses@oink.rhein.de kern/304: NFS bug (nfs not using privileged ports)
Thorsten Lockert Re: kern/304: NFS bug (nfs not using privileged ports)
Christos Zoulas Re: more info on fsck -c 2 crash/failure to clean up.
Thorsten Lockert lib/305: Programs using SysV IPC often wants to use ftok(3)
06/25/1994
Luke Mewburn bin/306: tset -s doesn't generate full $TERMCAP
06/26/1994
carrel@cisco.com S/Key Makefile is missing DESTDIRs
carrel@cisco.com bug in libg++/genclass/Makefile
06/27/1994
thomas@mathematik.un bin/307: usr.bin/make/tutorial.ms should be removed
thomas@mathematik.un lib/308: getnetgrent(3) manual page not installed
J.T. Conklin Re: bug in libg++/genclass/Makefile
06/28/1994
carrel@cisco.com off_t bug in ftpd
Darrin M Wilson help
J.T. Conklin Bug #263: test -t
J.T. Conklin Re: Bug #263: test -t
J.T. Conklin test, take two
06/29/1994
jason downs lib/310: genclass no longer runs
J.T. Conklin Re: lib/310: genclass no longer runs
jason downs Re: lib/310: genclass no longer runs
jason downs Re: lib/310: genclass no longer runs
Luke Mewburn misc/311: share/doc/usd/18.msdiffs makefile typoid
06/30/1994
Chris G. Demetriou Re: lib/310: genclass no longer runs
Chris G. Demetriou Re: bin/282: sliplogin tells lies to ifconfig and ifconfig believes it!
lm@karybdis.cs.rmit. misc/312: more doc problems...