todd
6448d66dfe
ttyE has not been valid for some time. bye
21 years ago
deraadt
d1616a3325
repair v6 lo0 documentation
21 years ago
todd
89c3599075
sync
21 years ago
todd
4369d312fd
vax joins the club; ok miod@
21 years ago
todd
23778bc1e2
sync
21 years ago
todd
2ca05f4669
catch pegasos up with the rest; ok deraadt
21 years ago
todd
fb28c49d2b
sync
21 years ago
todd
7409bbbb8f
+ alph2d() (thanks dr!), allow ttyU's a-zA-Z to be created
21 years ago
todd
317934fed2
utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@
21 years ago
frantzen
798dc01559
sync the operating system fingerprints to lcamtuf's p0f devel database for
theo who keeps calling me a nasty hobbitsssess
21 years ago
deraadt
bc89944247
support new MAKEDEV for pegasos; from todd
21 years ago
mcbride
0006696696
Add url for fingerprint submission page.
ok deraadt@
21 years ago
deraadt
8b665c17b7
add loopback routes late
21 years ago
deraadt
45879fe336
create all routes with -q; markus ok
21 years ago
millert
3bdc00b537
Implement kvm_getproc2(), kvm_getargv2() and kvm_getenvv2() that use
the KERN_PROC2 sysctl. Based on changes from NetBSD but uses our
own kvm_arg_sysctl().
21 years ago
fgsch
c03e1ae68d
- Rename index to longindex and explain its use.
- Talk about zeroing the last element of the longopts array.
- Remove '?' from the switch and some KNF to the code.
- Change 0's to NULL where appropriate.
jmc@ ok.
21 years ago
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