Theo Buehler wrote: > On Sat, Aug 20, 2016 at 01:28:23PM +0200, Jan Stary wrote: > > On current/amd64, fsdb(8) fails like this: > > > > # fsdb -f /dev/rsd0l > > ** /dev/rsd0l > > Editing file system `/dev/rsd0l' > > Last Mounted on /usr/xenocara > > current inode: directory > > I=2 MODE=40755 SIZE=512 > > MTIME=Aug 8 19:27:56 2016 [0 nsec] > > CTIME=Aug 8 19:27:56 2016 [0 nsec] > > ATIME=Aug 8 19:27:56 2016 [0 nsec] > > OWNER=root GRP=wheel LINKCNT=2 FLAGS=0 BLKCNT=4 GEN=f3a7fd9 > > Abort trap (core dumped) > > Thanks for the report and the analysis. fsdb(8) uses editline(3), hence > it needs "rpath tty". The conservative fix would be as follows. > fsdb(8) isn't on bsd.rd, hence we don't need to change the SMALL case.
this is kinda gross, but ok for now.