assar
5b9616a3e3
merge heimdal 0.4e
2001-09-17 12:32:33 +00:00
mycroft
4a379469f5
Use -O2 on PowerPC.
2001-09-17 12:28:14 +00:00
assar
e4d8a8f3dd
import of heimdal 0.4e
2001-09-17 12:24:30 +00:00
assar
d318b56bd0
merge krb4-1.1
2001-09-17 12:21:41 +00:00
assar
1877630d24
import krb4-1.1
2001-09-17 12:09:38 +00:00
drochner
8002eb91a6
-fix botched switch/case nesting which made AGP on i810 in GFX mode fail
...
-remove the check for i810's internal graphics completely: we'll attach
AGP whether in GFX or AGP mode anyway, and the SMRAM register test
was of questionable value (should have masked with 0xc0, but even then
the builtin graphics appeared enabled although I used an external
PCI card)
2001-09-17 12:07:32 +00:00
joda
f51bc9e68b
use strtol instead of atoi to catch non numeric values
2001-09-17 10:05:57 +00:00
wdk
151ad65334
Fix obvious typos: swapdev set to incorrect major number preventing
...
kernel from accessing swap device.
2001-09-17 09:33:41 +00:00
ichiro
5ce8138011
add entry "GEMTEK CF WaveLAN Card"
2001-09-17 09:21:58 +00:00
ichiro
6d3a2e129f
regen
2001-09-17 09:15:12 +00:00
ichiro
2c089df344
add product
...
GEMTEK CF-size WaveLAN Card based Intersil Prism2.5 Eval-Card
2001-09-17 09:07:53 +00:00
ichiro
0391dbdcec
regen
2001-09-17 07:45:00 +00:00
ichiro
a700fb7088
add product
...
Symbol Spectrum24 LA4100 Series CF-size WaveLAN card
2001-09-17 07:44:33 +00:00
simonb
1bc6516acc
Only define _BSD_WCHAR_T_ once.
2001-09-17 05:40:38 +00:00
briggs
5301d28a1c
Patch to handle odd behavior from exar ST16C1550 UART. It does not set
...
IIR_NOPEND if the TXRDY condition is true. Apparently, other chips do
not take TXRDY into account in the IIR_NOPEND case.
Also remove useless assignment (iir = IIR_NOPEND;) in one case.
No response from patch posted on tech-kern 29Aug2001.
2001-09-17 02:47:13 +00:00
assar
1a56bc85de
(usage): add -s and -S
2001-09-17 01:40:08 +00:00
wiz
f64af5cae0
ANSIfy, KNF, by Petri Koistinen.
2001-09-16 22:14:40 +00:00
wiz
3684e0c468
ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen.
2001-09-16 22:07:14 +00:00
wiz
12fd1274d8
ANSIfy, KNF, use [gs]etprogname. Patch by Petri Koistinen.
2001-09-16 21:57:34 +00:00
wiz
263be60d13
ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen, slightly modified by me.
2001-09-16 21:53:55 +00:00
wiz
0b11ad4584
ANSIfy, KNF, [gs]etprogname, by Petri Koistinen.
2001-09-16 21:24:54 +00:00
wiz
244247f8ff
ANSIfy, KNF, [gs]etprogname. By Petri Koistinen.
2001-09-16 21:21:14 +00:00
wiz
240b5f82de
ANSIfy and KNF by Petri Koistinen.
2001-09-16 21:18:33 +00:00
ragge
482334fa14
Add bus_space_mmap().
2001-09-16 20:39:02 +00:00
gendalia
d39f6146b7
added myself
2001-09-16 19:26:12 +00:00
wiz
d3d81c4e84
Some KNF fixes by Petri Koistinen and me.
2001-09-16 19:03:26 +00:00
wiz
f80fec075d
ANSIfy, use setprogname. Patch by Petri Koistinen.
2001-09-16 18:57:45 +00:00
wiz
723dbf6421
Mostly punctuation fixes; uppercase some .Sh arguments, and misc. fixes.
2001-09-16 18:51:10 +00:00
chris
a41363209a
Arm doesn't do ELF by default yet. Should fix PR 13973.
2001-09-16 18:50:29 +00:00
thorpej
75fc05bc1e
agp_generic_bind_memory(): Don't return NULL if we can't malloc
...
memory, return ENOMEM.
2001-09-16 18:33:08 +00:00
wiz
fb53176f18
Sort sections.
2001-09-16 18:09:58 +00:00
hubertf
5653bfc431
if creategid() fails, don't try to print system error message (use errx()
...
instead of err()), as all error cases in creategid() are already commented
properly from inside creategid().
This prevents funny errors like:
miyu# groupadd test2
miyu# groupadd test2
groupadd: group `test2' already exists
groupadd: can't add group: problems with /etc/group file: Inappropriate ioctl for device
2001-09-16 18:08:37 +00:00
yamt
4242cee2bd
make ugen use updated frlengths.
2001-09-16 18:06:32 +00:00
wiz
a7f335fd25
mdoc'ify
2001-09-16 18:02:44 +00:00
matt
544880621b
Add cdev_decl for new devices in conf.c
2001-09-16 17:41:28 +00:00
matt
ec78dd0fce
Add missing devices (IOP,MLX,MLY,LD), PCI, stub AGP, ...
2001-09-16 17:40:40 +00:00
matt
d75fe4fc1e
Fix .type which uses wrong symbol name.
2001-09-16 17:38:08 +00:00
wiz
4405028509
mdoc'ify
2001-09-16 16:53:45 +00:00
wiz
55fbb5ff57
Grammar improvements in comments.
2001-09-16 16:40:44 +00:00
wiz
456dff6cb8
Spell 'occurred' with two 'r's.
2001-09-16 16:34:23 +00:00
wiz
104fe43050
mdoc'ify.
2001-09-16 15:53:03 +00:00
wiz
15b74fd8b8
Add libhesiod.
2001-09-16 15:51:03 +00:00
uch
6a9bbffc4d
rearrange struct platform@sysconf.h suitable for hpcmips.
...
overhaul hpcmips/hpcmips/. no actual changes.
2001-09-16 15:45:42 +00:00
bjh21
33d596bef8
Add support for incoming IP broadcast packets. The protocol for this is
...
worked out by observing RISC iX's behaviour, so it may be technically
wrong. The only implementations of IP-over-Econet for which I've got
sources don't support broadcasts.
Tested using broadcast ping from RISC iX to NetBSD, and using rwhod.
2001-09-16 15:08:39 +00:00
chs
9699742484
make LFS work again.
2001-09-16 13:57:56 +00:00
wiz
ed7b508e36
Use {g,s}etprogname. Patch by Petri Koistinen.
2001-09-16 13:55:09 +00:00
jdolecek
68aacb8f70
add softdep_reinitialize() stub
2001-09-16 13:51:45 +00:00
wiz
354d883bd4
ANSIfy and KNF fixes, use {g,s}etprogname. Patch by Petri Koistinen.
2001-09-16 13:48:35 +00:00
wiz
7a64806dbc
Use {g,s}etprogname, and some other KNF stuff. Patch by Petri Koistinen.
2001-09-16 13:42:10 +00:00
wiz
bb88f10d3d
Use setprogname. Patch by Petri Koistinen.
2001-09-16 13:35:52 +00:00