millert
|
c72b5b24e1
|
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
2002-02-16 21:27:05 +00:00 |
|
stevesk
|
9e05729fa0
|
default to rsa keyfile path for non key generation operations where
keyfile not specified. fixes core dump in those cases. ok markus@
|
2002-02-16 20:40:08 +00:00 |
|
millert
|
9e5d6035b2
|
Instead of #defining random() as arc4random(), just use arc4random() inline
instead of srandom() / random().
|
2002-02-16 20:25:02 +00:00 |
|
millert
|
43312ba707
|
Deal with snprintf returning >= sizeof(buf) and simplify some
of the arithmetic. deraadt@ OK
|
2002-02-16 19:34:45 +00:00 |
|
deraadt
|
1d71857960
|
please even more architectures. the various linkers we have are just weird
|
2002-02-16 19:27:05 +00:00 |
|
millert
|
9c31ed2ba1
|
Don't prototype functions if they are really just macros.
cpu_exec_aout_makecmds() may be #defined to ENOEXEC
|
2002-02-16 18:18:34 +00:00 |
|
millert
|
9de9119ad4
|
Don't prototype functions if they are really just macros.
|
2002-02-16 18:06:39 +00:00 |
|
art
|
4230ec101e
|
traverse down into fdescfs and uvm
|
2002-02-16 17:38:31 +00:00 |
|
art
|
2cccbfed43
|
Need a Makefile here.
|
2002-02-16 17:34:14 +00:00 |
|
art
|
3d922f3607
|
Misc tests for mmap, mincore, mlock and mlockall.
From NetBSD.
XXX - chatty and should be really split up into smaller tests.
|
2002-02-16 17:31:10 +00:00 |
|
krw
|
f34ef768e7
|
Sync
|
2002-02-16 17:27:22 +00:00 |
|
krw
|
1c232b2475
|
Tekram DC-3x5U (TRM-S1040 based SCSI cards).
|
2002-02-16 17:24:19 +00:00 |
|
pvalchev
|
dd29d62c91
|
+ inf
|
2002-02-16 17:22:40 +00:00 |
|
pvalchev
|
d2924d8a20
|
Simple test for isinf(3) and HUGE_VAL; ok art
|
2002-02-16 17:22:16 +00:00 |
|
millert
|
33d6a4dd55
|
Disable tagged queueing for HP C3725S and IBM DCAS drives where
is is broken.
|
2002-02-16 17:20:27 +00:00 |
|
millert
|
ed824bb5d8
|
Add '#' to the list of escaped characters during vi/emacs filename completion.
From Matt Bing.
|
2002-02-16 17:18:08 +00:00 |
|
miod
|
5228ab8a8d
|
Make this compile.
|
2002-02-16 15:45:04 +00:00 |
|
stevesk
|
0bccf31050
|
-t required now for key generation
|
2002-02-16 14:53:37 +00:00 |
|
art
|
ee93517022
|
sysvshm
|
2002-02-16 14:35:42 +00:00 |
|
art
|
c8c5f42111
|
test sysv shared memory. From NetBSD with changes.
|
2002-02-16 14:34:54 +00:00 |
|
art
|
e3cd801c8f
|
sysvsem
|
2002-02-16 14:24:52 +00:00 |
|
art
|
698a38baef
|
Test sysv semaphores. From NetBSD with changes.
|
2002-02-16 14:24:07 +00:00 |
|
art
|
1c521aba77
|
sysvsmg
|
2002-02-16 13:59:14 +00:00 |
|
art
|
984329f2e0
|
Test sysv msg. From NetBSD with modifications.
|
2002-02-16 13:58:18 +00:00 |
|
deraadt
|
80a180120e
|
sync
|
2002-02-16 08:44:18 +00:00 |
|
chris
|
fa7e360214
|
Disable udma5 on the HPT370 for now. The silent data corruption disappears
at udma4.
|
2002-02-16 08:18:57 +00:00 |
|
smurph
|
eca86460f9
|
update for new ahc driver.
|
2002-02-16 06:11:09 +00:00 |
|
smurph
|
0c8793dd6f
|
eisa support for ahc. (left out)
|
2002-02-16 05:41:28 +00:00 |
|
pvalchev
|
2a6528879d
|
MI man page to document fpgetmask(3) and friends; from ross@NetBSD, ok deraadt
|
2002-02-16 05:17:51 +00:00 |
|
todd
|
9c5f6c528c
|
final touches
|
2002-02-16 05:13:33 +00:00 |
|
smurph
|
ad639fd3aa
|
This file was missed.
|
2002-02-16 05:12:39 +00:00 |
|
smurph
|
ff9c26c331
|
change to reflect the removal of sequencer.h
|
2002-02-16 05:06:52 +00:00 |
|
smurph
|
fabcd95848
|
New port of FreeBSD's ahc driver
|
2002-02-16 04:36:32 +00:00 |
|
deraadt
|
fd32a02fac
|
sync
|
2002-02-16 03:31:33 +00:00 |
|
mickey
|
89ebfc0d80
|
there are bugs, and then there are pastos
|
2002-02-16 03:13:32 +00:00 |
|
deraadt
|
8b0a617ee3
|
remove some libraries, hides vax ld bug too
|
2002-02-16 03:11:31 +00:00 |
|
mickey
|
a5a9eca95a
|
dma_cachectl() no more
|
2002-02-16 02:41:15 +00:00 |
|
mickey
|
f5ebe323bb
|
remove bogus DCIAS (used to be used for scsi driver
|
2002-02-16 02:40:12 +00:00 |
|
mickey
|
17c6149c01
|
need ca_pdc_iodc_read from some devices to got their params
|
2002-02-16 02:24:05 +00:00 |
|
mickey
|
4e639159b6
|
implement a few dma methods; from fredette@. some fixes from me
|
2002-02-16 02:21:56 +00:00 |
|
art
|
e07e647c27
|
popen
|
2002-02-16 01:58:33 +00:00 |
|
deraadt
|
e2ebcc45d3
|
zap zap zap; miod
|
2002-02-16 01:56:03 +00:00 |
|
art
|
ba8ed52cb1
|
Tests for popen(3). From NetBSD.
|
2002-02-16 01:55:09 +00:00 |
|
deraadt
|
40a7559793
|
getpw(3) goes; miod
|
2002-02-16 01:49:38 +00:00 |
|
deraadt
|
7f9799f9e2
|
hidden magic is stupid
|
2002-02-16 01:20:42 +00:00 |
|
deraadt
|
f1ff85b022
|
copyright repair
|
2002-02-16 01:19:52 +00:00 |
|
markus
|
25a4fdfe5c
|
$OpenBSD$, public domain
|
2002-02-16 01:09:47 +00:00 |
|
nordin
|
610f49f8b7
|
Add license.
|
2002-02-16 01:03:35 +00:00 |
|
tdeval
|
7f579952a6
|
Cope with the new pid allocation semantic from nordin@
ok nordin@, deraadt@
|
2002-02-16 00:56:23 +00:00 |
|
nordin
|
be26933659
|
Simplify pid selection algorithm. ok art@ deraadt@
|
2002-02-16 00:54:49 +00:00 |
|