miod
0776701f67
Regen (M8120 tty04-tty07 support).
21 years ago
miod
6b1db181ce
Handle tty04-tty07 for M8120
21 years ago
espie
19cd71fa7a
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
to built-ins, so eventually we will have one version of these files.
Special adjustments for the kernel to cope: machine/stdarg.h -> sys/stdarg.h
and machine/ansi.h needs to have a _BSD_VA_LIST_ for syslog* prototypes.
okay millert@, drahn@, miod@.
21 years ago
millert
d3c7d64dca
Implement svc_getreq_poll(3) and friends and use poll(2) instead of select(2)
in the libc rpc code. The main difference between this and the previous
version is the use of a simple free list that simplifies the logic when
adding a socket to svc_pollfd. I've also added code to pack svc_pollfd
when the free list gets too big. The idea general idea is to keep
svc_pollfd as tightly packed as possible to make poll(2) efficient.
Tested by many people and OK deraadt@
21 years ago
miod
6efe74b08b
Regen.
21 years ago
miod
a57af6f2a1
dart(4) provides only two serial ports.
21 years ago
millert
b174c0edef
Move vi.recover invocation until after after ldconf is run. Fixes
a problem when postfix w/ sasl & tls is used instead of sendmail
and perl is dynamically linked anyway. Closes PR 3605.
OK deraadt@ and drahn@
21 years ago
otto
8610a95b88
Update based on PR 2208:
o Prepare for the update to join(1).
o Handle non-ascii chars in pathnames for setuid and device checks.
ok millert@ deraadt@
21 years ago
henning
3000687cd0
cope with recent changes and add examples for the new keywords
21 years ago
otto
c42a4efa7d
o Do not drop unit when printing -100
o Round negative numbers correctly
o Do not print fractional valus for byte values
ok ian@ henning@
21 years ago
henning
d2778a156b
missing newline at EOF, rohee@
21 years ago
henning
832d51dca0
+bgpd.conf
21 years ago
henning
47259f6ca5
add sample bgpd.conf, not yet connected
requested by theo
21 years ago
miod
6260b9ee84
Tpyo
21 years ago
brad
2fb898c72b
remove extraneous space at the end of the _bgpd entry
21 years ago
mcbride
55b1e2e0a8
Change pfsync IP protocol and multicast group numbers.
IPPROTO_PFSYNC -> 240
INADDR_PFSYNC_GROUP -> 224.0.0.240
ok deraadt@
21 years ago
henning
b9eab9bbac
no mail for _ftpd
21 years ago
henning
fc769372d9
no ftp access for _bgpd
21 years ago
henning
82f1020bfa
add user & group _bgpd
ok deraadt@ millert@
21 years ago
jakob
bd8d6f7528
add ipp (Internet Printing Protocol). ok deraadt@
21 years ago
jakob
ee2b7961e2
add daap (Digital Audio Access Protocol). ok deraadt@
21 years ago
jakob
b5144fca6f
add afpovertcp. ok deraadt@
21 years ago
mcbride
17d2f2ffee
Add pfsync.
ok deraadt@
21 years ago
markus
50eece2cbd
alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henning
21 years ago
mickey
349c14bf50
regen
21 years ago
mickey
caccaf27ab
add pci device and sort per major
21 years ago
david
742ce61867
put back lo1
requested by deraadt@
21 years ago
david
855b474699
lo1 no longer exists by default so don't try to use it in examples
ok henning@
21 years ago
deraadt
516d1fdaa4
spacing
21 years ago
deraadt
499b57efe2
spacing
21 years ago
millert
94da5d3f87
Need to do "ifconfig create" for bridge interfaces too.
21 years ago
deraadt
5e019bf8fa
spacing
21 years ago
markus
61d17c5794
add support for ifconfig clone; from netbsd; ok deraadt, henning
21 years ago
millert
481938b06b
Direct mail for most fake users to /dev/null since they should not
receive mail. OK beck@ krw@ ian@ henning@ mcbride@ marc@
21 years ago
sturm
6a07898f48
fix regexp for group names
ok millert@
21 years ago
djm
826f436391
Discard first 256 bytes of keystream, as per recommendation in
"Weaknesses in the Key Scheduling Algorithm of RC4", Fluhrer, Mantin and
Shamir. ok itojun@
21 years ago
jmc
532d62d8fc
wording improvements from Brian Poole;
kill a .Pp before a display;
21 years ago
tedu
ab37eb8efb
only whine about recursion once, so we don't get into problems with loops.
21 years ago
david
5025a25326
add a commented out 'set debug' default
ok henning@
21 years ago
millert
b3c84b70d3
tyop in last commit; noticed by hugh@
21 years ago
henning
ac2b9da765
sensorsd startup via rc/rc.conf
ok millert@
21 years ago
millert
619586efa9
Don't expose the contents of rndc.key by diffing; noticed by Randy Lewis
21 years ago
jmc
ccace7b80b
sync the field names with what's in the man page;
from Kurt Seifried;
ok millert@
21 years ago
drahn
fcef85c6a1
regen.
21 years ago
drahn
6764e67afe
Pegasos port and dirs.
21 years ago
drahn
544c5ecf3a
OpenBSD port for the Pegasos I, pegasosppc.com heavily derived from macppc
21 years ago
deraadt
10e5a3cb3f
PD
21 years ago
david
bce6cc9275
add _pflogd pseudo-account; ok deraadt@
21 years ago
canacar
68449def7b
privilege seperated pflogd
_pflogd user and group must be created for proper operation.
ok frantzen@ henning@ mcbride@ deraadt@
21 years ago
jmc
3eae044b12
utilties -> utilities; from Jared Yanovich
21 years ago