Age | Commit message (Collapse) | Author |
|
|
|
|
|
ports do also have X and on which device in ttys the xdm has to be started
there ?)
|
|
|
|
you enable amd in /etc/netstart by accident it will get very confused
about all those comments - i removed it and put a sample master files
there
|
|
|
|
|
|
|
|
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
taken from NetBSD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't bitch about star'd out logins unless they have a .rhosts/.shosts/.klogin
file (ie: something that would let them in via rsh/ssh).
|
|
|
|
don't bitch about root-owned .rhosts since multiple system accounts
share root's homedir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can't do "find -ls" since we need to store the date in an absolute format
(ls -T). Use "find -print0" | xargs -0 instead.
|
|
|
|
|
|
showing up in the setuid list ;-)
|
|
|
|
|