jacekm
95687d4e38
fix confusing comment; ok krw@
15 years ago
millert
a8eac7c8f8
Skip terminal initialization when logging in from an xterm, we
can be fairly sure the terminal is already initialized. Avoids
a one second pause on login. Requested and OK deraadt@
15 years ago
schwarze
38d1e2345f
The strings "x5y" and "-42" are not valid group IDs, so fix the regex,
and fix two pastos in the printf(1) reporting bad group IDs;
ok okan@
15 years ago
schwarze
e858e49540
remove dead code and the associated documentation
while here, remove the misleading shbang and an unused variable
and add the missing cross reference to ac(8)
ok sthen@ jmc@
15 years ago
millert
3fd626276d
Only have tset prompt for the terminal type if it is "unknown" or
not listed in /etc/ttys. OK deraadt@ guenther@
15 years ago
deraadt
f3f6972802
do not tset if the terminal is already xterm; ok matthieu guenther
15 years ago
sthen
09645d2e86
remove "set require-order no", it is now the default
15 years ago
deraadt
1a8daf72e9
correct case; it has to be loginShell
15 years ago
deraadt
cdaf889d40
Provide users by default with XTerm*loginShell:true. This situation just is
ridiculous; xdm is totally broken since it never starts anything which resembles
a "login shell". As a result, no configuration is brought into a process
context to give to future xterms or *sh shells and thus cause them to run their
.profile or .kshrc or such a thing, to get futher configuration. Therefore
people are left with a totally bland unconfigured Unix environment in their
xterms, and don't know how to change this since .profile is ignored. This
problem shows hundreds of thousands of google hits. xdm is fundamentally
broken, but we must solve this also for the startx methods, too, and for people
running csh. It is clear that .xsession is not a solution to this problem at
all (that is, assuming the people who suggest such a thing really mean a
.xsession file with the execute bit set). This now becomes the recommended
way for new users to get out of this stupid situation; if someone does not
like it they can change it or delete it. Few will. Just watch.
ok kettenis guenther millert
15 years ago
deraadt
fa9ecc3cc2
remove some archaic stuff. Are we still telling people to not use telnet? That is not our job.
15 years ago
deraadt
22c9951910
shorten subject to be prettier
15 years ago
deraadt
0240ba4468
the crt option is a good default for new users; ok millert
15 years ago
deraadt
48c02d9902
no more bsdsbc kernels; probably not needed anymore I read from discussion
between nick and miod
15 years ago
henning
d56fbb72de
ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps
input & ok theo
15 years ago
ratchov
1a0abbc256
move src/lib/libsndio/sndio.h into src/include where other include
files leave.
requested by deraadt@, ok miod@
15 years ago
deraadt
8daf3a3d43
move bsd and bsd.rd and all such other MD "sets" into the MD files,
since we perhaps cannot assume that is what kernels will be in the
pathetically stupid world that SGI created
15 years ago
deraadt
51536ef695
do NOT set defaults to their default here
15 years ago
henning
904a3d6fb7
a scrub was hiding here when nfs was enabled. since we want the no-df
behaviour here replace by an explicit set reassemble yes no-df.
noticed by Valery Masiutsin <val.masutin at gmail dot com>
15 years ago
deraadt
e4bc99230a
sync
15 years ago
deraadt
951455c741
bpf0 can be created by MAKEDEV; ok krw
15 years ago
deraadt
76b481d873
remove some junk
15 years ago
deraadt
f192de6910
For SHA256 hashes to be ready to go onto the install media, we must
build the sets before we build the media. While there we can get rid
of DESTDIR/snapshot too, and simply install straight into RELEASEDIR.
(This also ends up saving an astounding amount of traffic/latency in a nfs
environment)
15 years ago
djm
8b81695079
allow building without SHA384 and SHA512 (i.e. SHA256 only) with
-DSHA256_ONLY in order to save space; ok deraadt@
15 years ago
deraadt
338e039916
build release sets before kernels (so that bsd.rd can know about at least
some of the sets)
15 years ago
okan
3bc42fd077
document that no leading whitespace is permitted between the option and
argument if the argument is deemed to be optional ('::').
feedback and ok jmc@ and millert@
15 years ago
kettenis
208e63179e
regen
15 years ago
kettenis
70373ed209
Add /dev/mdesc.
15 years ago
martynas
31dfafd573
nuke extern from func decls. ok millert@
15 years ago
henning
f5ea88b947
reassembly works different now
15 years ago
jmc
43f4265534
regen;
15 years ago
jmc
8be9a261ed
video(4) devices use v4l2 api; from J.C. Roberts
ok miod
15 years ago
jacekm
6dbb723a11
restore previous behaviour and reach directly to libexec for
makemap as !sendmail versions of this binary are not valid here.
pointed out by and ok sthen@
15 years ago
tobias
1a4725225f
Fixed memory leaks which would occur if the second of two memory
allocations fails.
looks right deraadt, krw
ok henning
15 years ago
miod
f3a2f99577
Regen
15 years ago
miod
e36f41cfd4
Move drm from ``console ports'' to ``special purpose devices'' section.
15 years ago
sturm
0a5d26cee5
increase maxproc
ok deraadt, millert
15 years ago
ajacoutot
df14fe16e8
Small rewording to remove ambiguity.
A package can actually "change" after an update even if its version does
not and yet it will not appear in the security(8) output.
wording by eric@
ok mbalmer@
15 years ago
sobrado
44466d1201
the ellipsis is not an optional argument.
ok miod@
15 years ago
jacekm
67549a9fb7
unbreak make release, spotted by todd and kurt
15 years ago
gilles
5459eb096e
enable smtpd in the build
"please enable it" deraadt@
15 years ago
gilles
b93442e602
move smtpd.conf to etc/mail/ directory. it is not installed yet by the
build
15 years ago
jacekm
3a36c50bc4
support for smtpd(8); ok gilles@
15 years ago
jacekm
8f8cd51cc5
add secrets.db; ok gilles@
15 years ago
jacekm
ed9222e821
add smtpd files and dirs; ok gilles@
15 years ago
jacekm
8b76adf4f9
run makemap through mailwrapper(8), to avoid conflict between
sendmail and smtpd.
ok gilles@, "Go go go!" todd@
15 years ago
deraadt
e2e3bc31ec
do not give an example which implies people should put their hostname on
127.0.0.1 or ::1
lots of discussion with many, but ok krw
15 years ago
gilles
113b8f8e2e
add _smtpd to ftpusers
15 years ago
gilles
896ee276fc
add _smtpd, ok deraadt@
15 years ago
gilles
b4c4c27869
add user and group for smtpd
discussed with pyr@ and deraadt@
15 years ago
stevesk
00ae9b8707
I should know outside data must be vis(3)'d.
Don't log kiss code for now.
15 years ago