Commit Graph

81459 Commits

Author SHA1 Message Date
lukem
4af1b6e1a6 fix building of cards.pck 2001-06-06 17:31:28 +00:00
thorpej
c55795d055 Change fdalloc() to return ERESTART if we had to reallocate the
descriptor array, which may have blocked.  Change callers of
fdalloc() to restart whatever they\'re doing if this condition
happens.  (XXX unp_externalize() needs some work, but that will
be tackled later.)

Change finishdup() to close the descriptor in the `new\' slot if
one exists, and change sys_dup2() accordingly.

Closes a race condition when using kernel-assisted user threads.

While here, garbage-collect UF_MAPPED -- it is not used anywhere.
2001-06-06 17:00:00 +00:00
thorpej
f149c43285 Regen; don't define our own (incorrect!) dup(2); just use the NetBSD version. 2001-06-06 16:18:10 +00:00
thorpej
ea5fdab7bb Don't define our own (incorrect!) dup(2); just use the NetBSD version. 2001-06-06 16:17:40 +00:00
christos
e4ad645398 oops, make sure we close the file descriptor... 2001-06-06 14:10:46 +00:00
uwe
92359cee67 Bump splserial to 13 to support com port on Tadpole and JavaStations.
While I'm here - remove redefinition of PIL_TTY, move splnet
definition to keep the list sorted and sync its comment with reality.
2001-06-06 13:45:18 +00:00
chs
ec218acedd make this compile without MULTIPROCESSOR. 2001-06-06 06:29:36 +00:00
chs
8688ff47c8 make this compile without DEBUG. 2001-06-06 06:23:13 +00:00
mrg
6a536c0364 fix a IPNOPRIVPORTS unused variable botch. noted by proff. 2001-06-06 06:07:06 +00:00
thorpej
f1c14428bb Do the reentrancy checking if POOL_DIAGNOSTIC, not DIAGNOSTIC. Prevents
ABI change for diagnostic vs. non-diagnostic kernels.
2001-06-05 18:51:03 +00:00
thorpej
5da8af60dd Add algor. 2001-06-05 17:52:35 +00:00
thorpej
395cb02158 Add port-algor. 2001-06-05 17:40:08 +00:00
uch
03e1c3aa16 implement HPCFB_SWAP_BYTE. 2001-06-05 17:29:12 +00:00
uch
2f94a06e98 HD64461 frame buffer is big-endian. set HPCFB_SWAP_BYTE. 2001-06-05 17:24:48 +00:00
wiz
71a78ab6ea Note that HEIMDAL should be removed after '.Os' in man pages on import. 2001-06-05 17:08:07 +00:00
christos
4a37917f04 Fix problem reported by Kris Kennaway <kris@obsecurity.org>; In
the default case fts(3) uses chdir("..") to ascend the tree. The
sequence of chdir's can be intercepted by a malicious user who
moves a subtree that fts is currently traversing to a higher level,
thus making fts operate outside it's original starting directory.
2001-06-05 17:05:11 +00:00
joda
8f12cb2799 not yet operational Heimdal import script 2001-06-05 17:04:24 +00:00
uch
b596bfa2d0 add vc_reverse flag to struct video_chip. 2001-06-05 15:02:40 +00:00
uch
a4221d6b08 change behavior of cmap_work_alloc(). 2001-06-05 15:02:12 +00:00
mrg
390ea77cb0 build svr4_32_elf exec module. 2001-06-05 14:49:00 +00:00
mrg
ba3f355900 svr4_32_elf 2001-06-05 14:48:59 +00:00
mrg
5d3a461f45 use _KERNEL_OPT 2001-06-05 14:43:04 +00:00
wiz
ac5d3f3fcf FreeBSD -> Fx, NetBSD -> Nx. 2001-06-05 13:45:10 +00:00
wiz
8810d7f022 Whitespace fixes, punctuation fix, NetBSD -> Nx. 2001-06-05 13:25:57 +00:00
wiz
2a65697aff NetBSD -> Nx, and some whitespace nits. 2001-06-05 13:24:41 +00:00
wiz
c8c8cf7a24 NetBSD -> Nx 2001-06-05 13:18:47 +00:00
wiz
37fa32750e Uppercase Dt argument. 2001-06-05 12:58:34 +00:00
wiz
0f73519188 Remove trailing dot from Nd, and some whitespace fixes. 2001-06-05 12:57:29 +00:00
wiz
a93f39800f Remove trailing dot from Nd. 2001-06-05 12:56:56 +00:00
wiz
814e5bd0ba Uppercase Dt, and fix some whitespace. 2001-06-05 12:56:03 +00:00
wiz
a578359ad2 Add section to Dt. 2001-06-05 12:54:35 +00:00
wiz
f6ec16baf2 Uppercase Dt, fix some whitespace and punctuation. 2001-06-05 12:52:56 +00:00
wiz
aa7e878621 Remove trailing whitespace in Dt, and some xref fixes. 2001-06-05 12:49:36 +00:00
wiz
cbd2a2a6a6 Drop trailing dot in Nd. 2001-06-05 12:46:08 +00:00
wiz
d12a675883 Fix Nd and some whitespace and punctuation. 2001-06-05 12:44:43 +00:00
mrg
e598a3319c this is sunos32 not sunos 2001-06-05 12:44:23 +00:00
wiz
821db49ac7 Remove some trailing whitespace. 2001-06-05 12:42:56 +00:00
tsutsui
15f8692183 Make some functions __inline. 2001-06-05 12:42:44 +00:00
wiz
fc2eb0a5ad Remove unnecessary quotes in Dt. 2001-06-05 12:41:04 +00:00
wiz
01695b8308 Fix Nd and some whitespace. 2001-06-05 12:39:40 +00:00
wiz
a14534aa1c Fix Nd, sort SEE ALSO, and improve formatting slightly. Remove some trailing
whitespace, and one grammar fix.
2001-06-05 12:38:32 +00:00
mrg
b49770c009 add a DEBUG for why the lkm entry point failed. 2001-06-05 12:36:08 +00:00
wiz
baec3cfb16 Whitespace and Nd fixes. 2001-06-05 12:30:45 +00:00
wiz
abdbad0d00 Remove trailing dot in Nd, and some trailing whitespace. 2001-06-05 12:22:18 +00:00
wiz
e508b2abb1 Fix Dt, and some whitespace. 2001-06-05 12:21:34 +00:00
wiz
ef233ab3fd Remove some trailing spaces. 2001-06-05 12:20:57 +00:00
wiz
5e80b5d2de Remove trailing dot in Nd. 2001-06-05 12:19:35 +00:00
wiz
e93878b173 Uppercase Dt argument, fix AUTHORS section name. 2001-06-05 12:18:10 +00:00
wiz
cacd6836b5 Uppercase Dt argument, fix typos, remove an empty line. 2001-06-05 12:16:23 +00:00
wiz
5f7e4d40dd Uppercase Dt, and a nit. 2001-06-05 12:04:36 +00:00