deraadt
97938d729d
spelling; maurice@maurice.wan.nl
23 years ago
jakob
0d36016523
add socks 1080/tcp. ok deraadt@
23 years ago
miod
55f4889d18
Create /dev/ksyms, and 16 slices per disk.
XXX this is incomplete work, a big cleanup of this file will happen soon.
23 years ago
jakob
27238b2bda
typo, PR#1717
24 years ago
ericj
53ac5f916f
create devices for usb devices and raid
24 years ago
itojun
2b78187370
integrate IPv6 items into the list of IPv4 items, to avoid
them from going out of sync (like additional option flag to daemon).
24 years ago
niklas
d83299bfc4
Add -n to the netstat invocation. Faster running, less chance of being spoofed, no unneeded dial-on-demands
24 years ago
deraadt
d55b802711
no longer need binutils.tar.gz file
24 years ago
deraadt
ba4a36cf6e
vt220 console type
24 years ago
drahn
9fbf61d658
Change ownership of mux devices also, eventually X will move to
the mux devices.
24 years ago
drahn
66bcf84bd6
Reorder to prevent wskbd*) from matching "wskbd" when wskbd) also exists.
24 years ago
deraadt
3c9a4f2467
amd now crates autodir by itself
24 years ago
todd
154d3f556f
+primes; ok millert@
24 years ago
aaron
ee412ce5ad
Fix typo: authenication -> authentication.
24 years ago
deraadt
b2866b4499
I tried to figure out how to have tmp_mnt get created automatically
inside amd source code. I could not figure out. So here it goes,
until some rocket scientist points out how to do it in the real source.
24 years ago
deraadt
6c262e825d
generate all 3 keys, use -t xxx
24 years ago
jbm
cdee74155a
Import of wsmouse-compatible lms and mms drivers from NetBSD.
Remove creation of non-wsmouse device in MAKEDEV (/dev/lms{0,1}, /dev/mms{0,1}
/dev/psm0, /dev/pms0).
Remove cdevsw[] entries for the devices above, as new mouse protocols are only
accessible trough /dev/wsmouse. aaron@ ok.
24 years ago
todd
14e840569f
correct perms on null
24 years ago
drahn
c3e2952bdf
make the wscons device nodes, wscons0 did not exist.
24 years ago
deraadt
0db89d4899
delete pcvt stuff
24 years ago
deraadt
8717c41932
at minimum this should be indented right, although I still think it is utterly wrong
24 years ago
aaron
c7339d2229
Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only
6 are enabled by default. After these changes, to enable more you must
change the "option WSDISPLAY_DEFAULTSCREENS" in the kernel config file and
edit /etc/ttys to switch the new ones from 'off' to 'on'.
24 years ago
mickey
5e00e8199d
install wscons.conf and rc.wscons on alpha/hppa/i386/powerpc and call it from rc
24 years ago
mickey
23a7633a81
initial import
24 years ago
itojun
103b2df701
as usr.sbin/rtadvd no longer install rtadvd.conf, remove it from
default security checking.
24 years ago
angelos
2b67834119
Update loc-srv ports, from IANA's web page.
24 years ago
aaron
dd9f3cd09c
vt100 -> vt220. wscons supports at least a subset of vt220 functionality. This
makes the PGUP and PGDN keys work again as expected.
24 years ago
todd
6aa943f8f7
ignore blank lines in addition to comments
fixes pr#1660 from wilfried@telia.com .. Thanks!
24 years ago
deraadt
596e378ad5
repair unit number calculation
24 years ago
deraadt
ac223fc9c0
more fat utmp; ianm@cit.uws.edu.au
24 years ago
deraadt
752bbfde78
one entry for ttyC0; brad
24 years ago
deraadt
7705c78bba
bye bye other ttyo0 pieces; brad
24 years ago
deraadt
915bf67505
insecure serial ttys, ttyo0 goes away
24 years ago
deraadt
6124f1ee8a
move console ttys around. serial becomes tty0?, console ttyC?
24 years ago
drahn
03353ef206
support/make ttyEcfg for powerpc, wscons config node.
24 years ago
aaron
18d02aa854
Support for the wscons machine-independent console driver on the i386. To
become default in a few moments once deraadt commits new kernel config files.
IMPORTANT NOTE: A few important pieces are still required to be worked out
over the next few days. Users (and developers) relying on X should probably
stay away from -current until further notice. This should not take long, but
here is your first heads up. If you decide to upgrade your kernel anyway,
be sure to update your /etc/ttys file to use vt100 instead of vt220. The
rest of the fallout from this should be minor.
24 years ago
niklas
412b4d9521
$OpenBSD$
24 years ago
art
14ffe2b733
machdep.unaligned_sigbus has changed the default.
24 years ago
art
d421bd5e29
Some machdep sysctls.
24 years ago
art
e4d77f1184
Install more bootblocks.
24 years ago
todd
fe6f29dd97
spelling
24 years ago
itojun
c9a8a9fa17
do not intsall rtadvd.conf into /etc, it is not required to use it
(rtadvd will derive the configuration from kernel settings).
make it clearer that rtadvd.conf is not necessary, in manpage.
sync with kame.
24 years ago
jj
95476400d1
Again, increase the size.
24 years ago
angelos
19f44e63b7
Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)
24 years ago
brad
798215b0f5
add missing /usr/include/readline
24 years ago
millert
4d7e97ee91
Add /usr/libexec/sm.bin
24 years ago
angelos
da8f1ef537
Check whether /etc/inetd.conf exists before starting inetd (chuck@snew.com)
24 years ago
jason
51fee4eefb
support !command in bridgename.if files, too
24 years ago
mickey
7a56474ce3
add ru_SU.ISO_8859-5; from freebsd
24 years ago
naddy
6a20aa2db6
Add Greek and Ukrainian locale paths.
Discussed with espie@, angelos@, mickey@.
24 years ago