pam problems on latest -CURRENT

2001-09-12 Thread Storms of Perfection
Sep 12 13:55:57 boom imapd[469]: imap service init from 192.168.0.40 Sep 12 13:55:57 boom /usr/libexec/ld-elf.so.1: Sep 12 13:55:57 boom /usr/lib/pam_nologin.so: Undefined symbol login_getclass To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the

Re: sudo redu

2002-01-21 Thread Storms of Perfection
The problem(s) with sudo have been fixed in the latest sudo CVS release. This works for me on -CURRENT as of December 16th, 2001 and RELENG_4 --- /tmp/sudo-1.6.5p1/auth/pam.c Mon Dec 31 12:18:12 2001 +++ /home/ancient/test/sudo/auth/pam.c Mon Jan 21 06:54:37 2002 @@ -66,7 +66,7 @@

Will login.conf have full functionality in the future?

2002-01-26 Thread Storms of Perfection
Some functions of login.conf (same as pr conf/9874) still do not work on - CURRENT or -STABLE, but they are still documented in login.conf(5) /etc/login.conf: :accounted:\ :idletime=60m:\ What's the status on it? I'd like to see them work at some point in my life ;-) Gary Stanley

No Subject

2001-04-17 Thread Storms of Perfection
subscribe freebsd-current To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Swap partition panic on -current

2001-04-17 Thread Storms of Perfection
Does anyone know of a possible bug/panic with the swap partition? I tried to view a file with vi/pico on -current (10+M file) and it crashed the machine. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

world broken

2001-05-22 Thread Storms of Perfection
Latest CVS (about 30 minutes ago) In file included from /usr/src/sbin/vinum/v.c:57: /usr/src/sbin/vinum/vext.h:77: dev/vinum/vinumutil.h: No such file or directory In file included from /usr/src/sbin/vinum/list.c:59: /usr/src/sbin/vinum/vext.h:77: dev/vinum/vinumutil.h: No such file or directory

rm -rf question

2001-05-23 Thread Storms of Perfection
gary@trouble:~$ rm -rf /home/gary/public_html/mrtg/david/ Display all 2275 possibilities? (y or n) gary@trouble:~$ rm -rf /home/gary/public_html/mrtg/david/* bash: /bin/rm: Argument list too long Is this a bug with rm? I've never come accross this on -CURRENT or -STABLE for that matter.. To

Bug?

2001-05-25 Thread Storms of Perfection
Latest CVS from a couple minutes ago, on the kernel compile (make depend goes fine) [root@home] SMP.Kernel make cc -c -x assembler-with-cpp -DLOCORE -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline

ext2fs problem?

2001-06-03 Thread Storms of Perfection
I'm trying to copy files from my linux mounted partition, but it seems on -CURRENT that it is broken, or perhaps I'm doing something wrong. Is this a bug with the ext2fs code? /dev/da1s1a on / (ufs, local, soft-updates) /dev/da0s1e on /mp3 (ufs, local) procfs on /proc (procfs, local) linprocfs

sshd core on latest -CURRENT

2001-08-16 Thread Storms of Perfection
GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type show copying to see the conditions. There is absolutely no warranty for GDB.

Re: sshd core on latest -CURRENT

2001-08-16 Thread Storms of Perfection
At 05:32 PM 8/16/2001, Kris Kennaway wrote: On Thu, Aug 16, 2001 at 04:05:56PM -0400, Storms of Perfection wrote: GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change