Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-12-08 | Install more files when making distribution | Thorsten Lockert | |
1996-12-08 | Comment out sample entries | Thorsten Lockert | |
1996-12-07 | use mktemp(1) and don't talk about core files unless it finds some. | Todd C. Miller | |
1996-12-07 | ypserv w/o -d is OK | Theo de Raadt | |
1996-12-07 | ftp-bugs alias for bitching about config probs | Theo de Raadt | |
1996-12-07 | /etc does not contain bins | Theo de Raadt | |
1996-12-07 | Improved handling of temporary files. | bitblt | |
1996-12-06 | check for entry in /etc/skeykeys and ~/.ssh in evil system() | Todd C. Miller | |
1996-12-06 | Change some "test -f" to "test -s" | Todd C. Miller | |
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). | |||
1996-12-06 | set umask to 022 -- make /etc/security stop bitching about this... | Todd C. Miller | |
1996-12-06 | skip lines in /etc/passwd that start with + or -. | Todd C. Miller | |
don't bitch about root-owned .rhosts since multiple system accounts share root's homedir. | |||
1996-12-06 | indicate hostname in security report | Theo de Raadt | |
1996-12-06 | Don't bitch if /usr/contrib/* /usr/old/* /usr/news/* don't exist. | Todd C. Miller | |
1996-12-06 | add nfs | Theo de Raadt | |
1996-12-06 | make other floppy nodes | Theo de Raadt | |
1996-12-06 | radius services | Jason Downs | |
1996-12-05 | bring back floppy partitions. but now they are at theold major, and max 2 | Theo de Raadt | |
1996-12-04 | indent | Theo de Raadt | |
1996-11-30 | Merged our changes back into 4.4BSD version. | Todd C. Miller | |
Can't do "find -ls" since we need to store the date in an absolute format (ls -T). Use "find -print0" | xargs -0 instead. | |||
1996-11-30 | install locate.rc, noted by millert. | michaels | |
1996-11-26 | adjust scanner stanza to match the other MAKEDEVs | kstailey | |
1996-11-23 | Deal with leading whitespace in find output. Fixes problem of devices | Todd C. Miller | |
showing up in the setuid list ;-) | |||
1996-11-18 | add gnu to cdpath | kstailey | |
1996-11-12 | Add OpenBSD tags, use ansi-m as terminal type on wscons ttys | Niklas Hallqvist | |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-10 | Revert. | Jason Downs | |
1996-11-09 | By default, run telnetd with -k (no auto kludge) | Jason Downs | |
1996-11-06 | only run calendar on yp server; from matthieu@laas.fr | Theo de Raadt | |
1996-11-06 | give floppies real partitions | Theo de Raadt | |
1996-11-02 | timed off by default | Theo de Raadt | |
1996-10-31 | nobody gid == nobody uid (32767) | Todd C. Miller | |
1996-10-31 | nobody wants a group name | Theo de Raadt | |
1996-10-22 | Update to work properly with output from find -ls; also skip commented out | Thorsten Lockert | |
lines in /etc/exports | |||
1996-10-19 | add random device | Michael Shalayeff | |
1996-10-17 | add devices to all & floppy case. Fix acd device creation | Niklas Hallqvist | |
1996-10-15 | pms0r -> psm0 | Jason Downs | |
1996-10-13 | pms driver now uses minor numbers. | Jason Downs | |
1996-10-13 | uucp at 66, sigh | Theo de Raadt | |
1996-10-12 | Fix typo in ttyB case | Niklas Hallqvist | |
1996-10-10 | Enlarge miniroot | Niklas Hallqvist | |
1996-10-09 | bit more careful ldconfig | Theo de Raadt | |
1996-10-03 | ttyv series is now useable | Theo de Raadt | |