marc
e44f851320
Add strerror_r and functions versions of getchar_unlocked and
22 years ago
marc
066faed74e
add prototype for strerror_r
22 years ago
ian
855d71f721
Use macros in sample file, ok dhartmei@
22 years ago
camield
6c632a41ba
Allow host to do dns lookups in the initial ruleset. This way, pfctl
can properly boot rulesets with dns addresses in it.
22 years ago
mickey
5c425e59f4
regen
22 years ago
mickey
0bf57b77ac
add bktr and radio
22 years ago
pvalchev
32d53bd6da
Install /var/log/message 644 since the beginning and change back
newsyslog.conf to reflect that. More people seem to prefer that,
and it can be easily changed if you like it another way.
millert, fgs and others verbally agree
22 years ago
pvalchev
f104ff962c
/var/log/messages is mode 640 not 644 by default; root@shopip.com
22 years ago
millert
84cb9b058c
Add ldap; Jedi/Sector One
22 years ago
marc
eefd3d97b6
thread safe libc -- 2nd try. OK miod@, millert@
22 years ago
henning
89befb4fb6
Updated from ftp.internic.net
The J root server changed IPs.
ok millert@
22 years ago
miod
4e6e9050bd
Allocate by default 6 virtual consoles on alpha, as on i386, rather than
only one.
X11 is configured here to start on ttyC5, like on i386 again. This requires
alpha-specific changes to the X servers, that went in the tree before 3.2
was released.
On tga-compatible boards, there are no virtual consoles available, and these
changes will have no effect.
22 years ago
marc
c04a9bb9fc
sync uucp/uucp owner/group with that validated in special.
22 years ago
marc
2b7dd8d384
back out previous patch.. there are still some vax/m68k issues
22 years ago
marc
80b718f7ee
libc changes for thread safety. Tested on:
22 years ago
miod
e789ada4e7
Change kernel set to shorter names on mac68k; supposed to make krw's
next changes easier.
22 years ago
millert
270b51d658
Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSD
functions.
22 years ago
pvalchev
db16fcd4ce
Add silc from IANA; ok millert
22 years ago
millert
9a61bb23a6
NULL is now 0L so it is the same size as a pointer.
OK mickey@ and discussed with deraadt@
22 years ago
mickey
bd3ba99bfe
ksyms is majopr 25 not 29
22 years ago
todd
9d4be6b42f
sync
22 years ago
todd
7bf7b2308c
move md things into md files (pass 1) as discussed a long time ago
ok miod@
22 years ago
todd
03c100e65d
when using this file, label and ilabel set the term 'title' and icon labels.
they do this by sending to stdout. commands like: 'ftp -o - ftp://blah/foo>foo'
do not like having data added to the output stream.
since we only define these two functions in an environment where /dev/tty
exists, send output to /dev/tty to make sure it does not corrupt the output
stream of commands.
22 years ago
mpech
38e6fe8696
use stripcom(), not awk. Spotted by form@.
millert@ ok
22 years ago
krw
d6c3182abd
Remove more remnants of smtpfwdd. ok deraadt@.
22 years ago
deraadt
6e6ae35f36
smtpd left the building
22 years ago
deraadt
7c584f20bd
smtpd leaves the building
22 years ago
deraadt
2e88363d4f
remove machdep.vsyncblank; six@stalphonsos.com
22 years ago
pvalchev
c4c252c936
Final packages list
22 years ago
pvalchev
8671b3d7f4
Update packages list
22 years ago
mickey
ccc80c803e
regen
22 years ago
mickey
d0d58fc82e
sync w/ conf.c
22 years ago
mickey
01ffa5db84
term type is vt220 for the console
22 years ago
todd
19424aa153
tweak fbtabs for /dev/X0 target; ok deraadt@
thanks to nick@openbsd.org for finding this
thanks to nick@openbsd.org, drahn@openbsd.org, and lurene@daemonkitty.net
for testing on short notice!
22 years ago
krw
fbc5b654af
Bring the /etc/myname file installed from etcXX.tgz into line with the
one created during an install by making the name it contains a FQDN.
Make the /etc/hosts file installed from etcXX.tgz internally consistant
by including a valid entry for the name in /etc/myname.
These two files will 'survive' the install process only if the user
chooses to *not* configure the network. In that scenario these changes
silence the sendmail complaints about 'My unqualified host name ...'.
ok deraadt@.
22 years ago
millert
27abdd2579
Add /dev/X0 entry for use by xdm; matthieu@
As requested by deraadt@
22 years ago
deraadt
66098392c6
openssh will be 3.5, right?
22 years ago
millert
57dcfe63e6
Add some more missing files; David Krause
deraadt@ OK
22 years ago
matthieu
4ebbb4cc11
Add sparc64 serial mouse devices. Ok miod@
22 years ago
deraadt
077210d977
uncommit, since it breaks macppc libc. millert and miod have now said they
did NOT approve those for commit. why did mickey feel he was ok to go
commiting a set of diffs which had not been passed around and tested by people?
we don't know. mickey, have you got something to say for yourself?
22 years ago
mickey
39c1771257
move __syscall prototype into unistd.h (like everybody else) and avoid private protos for it everywhere; millert@ ok
22 years ago
dhartmei
f29e2452e5
Move __cleanup into mprotect'ed page to prevent unintentional modifications
similar to the atexit handlers. Idea and help deraadt@, ok deraadt@
22 years ago
deraadt
1f5fef2b7f
change console (off) to 57600, so people know how to enable serial console
22 years ago
millert
d40b62acb5
We no longer need to install copies of /dev/null and /etc/localtime
in named's chroot jail. These things are now dealt with before
named chroots.
22 years ago
danh
2bb98291da
have df only display statistics about local filesystems (-l flag)
ok millert@
22 years ago
matthieu
7d86c2115d
change _x11 uid to 35 for consistency. Ok deraadt@.
22 years ago
danh
a935e8d485
add _x11 pseudo-account; ok deraadt@
22 years ago
deraadt
b590b0a742
move to 3.2-beta
22 years ago
drahn
c246fad6cd
Revert this to art's orginal verstion, internal ld.so fields should not
be advertised in this header. Add a comment that this must be in sync
with ld.so. Fixes gdb shared library handing. ok pvalchev@
22 years ago
deraadt
0587f67083
no , at end of enum
22 years ago