1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
Commit Graph

26 Commits

Author SHA1 Message Date
tedu
9a9933b793 add /usr/local/sbin. ok deraadt millert 2019-07-11 03:54:17 +00:00
tedu
11f7b9b824 the default rsh is now spelled ssh. ok deraadt 2014-03-13 15:24:41 +00:00
deraadt
5abf15dca0 no more _PATH_AFSD required 2012-08-23 06:38:02 +00:00
miod
c764b4617e _PATH_DRUM is no more. 2009-01-21 22:19:42 +00:00
millert
6abf488e34 Add /bin/ksh to builtin list of OK shells. 2005-04-02 17:04:52 +00:00
millert
46cead91b8 Add /dev/fd/ and /var/empty/; ok henning@ and krw@ 2004-04-13 17:04:49 +00:00
millert
e33d3bd3b8 Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.
2003-06-02 19:34:12 +00:00
millert
fc7f3601ee Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory
where each user gets their own file, which is owned by that user.

An old S/Key database may be converted by running "skeyinit -C" as root.

Programs that need to access the S/Key database no longer need to be
setuid root.  They must now be setgid auth instead.
2002-05-16 03:50:42 +00:00
deraadt
16da1b7426 er, no _PATH_NOLOGIN is the "do not let users login file"; sigh@kuzirabekon.econ.nagasaki-u.ac.jp 2000-06-10 20:01:06 +00:00
millert
aad1e9fe35 nologin lives in /sbin 2000-06-09 16:34:03 +00:00
deraadt
8227fb80c0 put sbin:/usr/sbin in default path 1999-10-04 16:44:00 +00:00
angelos
a42b84bfc9 Add syslogd's paths. 1999-02-03 04:34:06 +00:00
art
902610a378 add a path to afsd 1998-10-08 21:32:54 +00:00
millert
dab95d5c9a add _PATH_KSYMS 1998-08-17 20:13:42 +00:00
marc
9e69b9d333 change _PATH_KVMDB to be the same name as the db created by kvm_mkdb 1998-07-07 19:05:12 +00:00
deraadt
25cb5f26d0 add X11 and local bins to std paths 1998-03-31 00:55:48 +00:00
bri
c280f579c9 Introduce uu_lock(), uu_unlock() and uu_lockerr()
into libutil.
Obtained from: FreeBSD
Reviewed by: Theo
1997-11-09 00:29:02 +00:00
mickey
2e85934210 move _PATH_BOOTDIR w/ trailing slash into paths.h for other progs...
disklabel changed to use it that way
1997-08-29 18:05:38 +00:00
millert
ba6e060349 _PATH_SKEYKEYS now lives in <paths.h>
Add skeygetnext() for iterating over the key file.
1997-07-23 06:53:10 +00:00
deraadt
b272c9ce0c be more careful, george 1997-06-12 00:35:18 +00:00
millert
2d4d12d68a Add _PATH_DEFTAPE 1997-04-16 03:41:52 +00:00
millert
4935a097e2 add _PATH_FSIRAND 1997-02-21 19:21:51 +00:00
tholo
93d3349b71 Remove /usr/contrib/bin and /usr/old/bin from _PATH_STDPATH 1996-11-02 05:35:24 +00:00
millert
f181dd2782 Adds _PATH_RSH for rsh-using rcmd() 1996-08-19 03:24:04 +00:00
deraadt
06e494272a kernel is /bsd 1995-10-24 10:05:55 +00:00
deraadt
df930be708 initial import of NetBSD tree 1995-10-18 08:37:01 +00:00