skrll
48bbbdf1d5
PIC_TAILCALL on n32/n64 would mess up GP, so just use SYSTRAP to call
...
setcontext.
Fixes tests/lib/libc/sys/t_getcontext.c:setcontext_link
2016-08-13 07:49:32 +00:00
christos
01d303e744
KNF, no functional changes...
2016-08-13 07:40:10 +00:00
christos
8378c129b0
sync with hrishi's git
2016-08-13 07:25:29 +00:00
mrg
46c69078c6
fix a edit-o in the previous, pointed out by richard@. thanks.
2016-08-12 20:45:05 +00:00
macallan
034ad7ec18
cast pointers to uintptr_t before comparing them, also ()s
...
now this at least compiles
2016-08-12 20:30:15 +00:00
macallan
fd4db18413
sprinkle ()s in macros with comparisons, shuts up compiler warnings
2016-08-12 20:26:15 +00:00
martin
c4786f8220
Add new file to fix the build.
2016-08-12 20:25:34 +00:00
jdolecek
541e972b53
sprinkle const on sctp_crc_c[]
2016-08-12 19:08:54 +00:00
jdolecek
a2f72e0398
add ext2fs_xattr.c
2016-08-12 19:07:14 +00:00
jdolecek
2058250b3f
add support for extended attributes in ext2fs for ext3/ext4; read-only for now
2016-08-12 19:04:03 +00:00
skrll
24c5917e57
Provide _OFFSETOF_UC_GREGS_GP and use _OFFSETOF_UC_GREGS_* in getcontext
2016-08-12 15:26:04 +00:00
skrll
f820f85434
Trailing whitespace
2016-08-12 15:21:25 +00:00
skrll
b2c79c587e
Make UVMHIST_PRINT work again by making it define KERNHIST_PRINT
2016-08-12 13:40:21 +00:00
christos
fa02ef2c34
In rump (ifp)->if_afdata[AF_INET6] == NULL if we did not register netinet6
...
yet. Treat this like we don't have a scope, and make the sid tests consistent.
2016-08-12 11:44:24 +00:00
christos
a626a5b30a
more loopinit();
2016-08-12 11:43:04 +00:00
nonaka
e6f97b52e2
remove some phy(4) from zaurus INSTALL kernel.
...
avoid kernel size limit...
2016-08-12 09:26:35 +00:00
dholland
a8308178f6
If the number of inodes per block is zero, bail instead of using
...
uninitialized stack trash as a dinode pointer. Fixes PR 51409 where
"dumplfs /dev/zero" receives SIGSEGV.
2016-08-12 08:22:13 +00:00
sevan
7346e185f5
Document the version test first appeared.
...
Bump date.
2016-08-12 03:17:41 +00:00
sevan
ca8106df5f
sync was there from v4.
...
Confirmed from the TUHS hosted copies of man pages.
2016-08-12 02:59:23 +00:00
sevan
5dee078da5
Document the version stty first appeared.
...
Bump date.
2016-08-12 02:49:18 +00:00
sevan
0995d1e872
Document the version sleep first appeared.
...
Bump date.
2016-08-12 02:36:38 +00:00
sevan
a59caebcc3
Document the version rmdir first appeared.
...
Bump date.
2016-08-12 02:30:37 +00:00
sevan
15dc5a009b
Document the version rm first appeared.
...
Bump date.
2016-08-12 02:26:42 +00:00
scole
982d96b005
Add volatile flag which might help with ski emulator and longjmp, ok'ed by <joerg>
2016-08-12 02:08:20 +00:00
sevan
5ca5543cb0
Document the version pwd first appeared.
...
Bump date.
2016-08-12 02:03:26 +00:00
sevan
324ed4887a
Document the version pax first appeared.
...
Bump date.
2016-08-12 01:52:22 +00:00
mrg
73cc1ce701
round do of reach over updates for xorg-server 1.18. again, untested,
...
but this should be much closer to complete for the necessary changes.
2016-08-12 01:15:49 +00:00
sevan
5da349fba4
Bump date
2016-08-11 22:10:01 +00:00
sevan
a0ee124bc7
Earliest reference of kill in the TUHS archive is v3 AT&T UNIX.
...
Unfortunately only the source code for the compiler is present for that
release. The v2 archive is missing the manuals & only contains a some of the
commands.
Switch to v3 and reference manual category eight.
2016-08-11 21:56:55 +00:00
sevan
176b67f38f
Pp not required before Bd, picked up by mandoc lint
2016-08-11 21:41:17 +00:00
kre
408b946945
Correct use of incorrect errno - should have no real practical effect.
2016-08-11 21:34:11 +00:00
kre
82205f76b1
One more -lrumpdev
2016-08-11 21:29:44 +00:00
sjg
53f61e0d2c
PR: 51405
...
Description:
addErrorCMD: in compat mode, cmdp may be NULL, skip it
and stop the calls (return 1).
2016-08-11 19:53:17 +00:00
maxv
671034c9ec
Use absolute addressing mode, just like the rest.
2016-08-11 15:45:39 +00:00
maxv
a38b5c9a58
Make the I/O area non-executable on Xen.
2016-08-11 15:35:10 +00:00
christos
5a7020b9b6
defopt PPPOE_DEBUG kill unknown sessions
2016-08-11 15:16:54 +00:00
christos
dc521af48a
kill unknown sessions ifdef, link set for sysctl.
2016-08-11 15:16:07 +00:00
maxv
f2d5a43da7
This should be VM_MIN_KERNEL_ADDRESS, not KERNBASE.
2016-08-11 15:03:23 +00:00
maxv
ffcd45fbfa
Reduce the diff, and typo.
2016-08-11 14:58:29 +00:00
christos
c815cc5730
finally got rid of lint in osnet files.
2016-08-11 14:48:47 +00:00
kre
58cdd27b4a
Avoid init'ing lo0 twice ... which rump kernels do without this hack.
...
If rump gets fixed, this could be removed (though it is harmless in
any case.)
This should fix several more of the currently failing ATF tests.
2016-08-11 13:57:02 +00:00
kre
1ec349e914
Object to dup2() if target fd is in the range of fd's that
...
librumphijack reserves for rump to use.
This is not normally a problem, as most applications don't attempt
to use very high fds - but /bin/sh does.
This fix is something of a kludge - really the apparent fd resource limit
ought to be lowered as well, but this is sufficient to allow the shell
to work (when its dup2() gets rejected, it just tries again with a smaller
target fd until it eventually succeeds.) This fixes the librumphijack
shell ATF tests.
A better, more comprehensive, fix would be good...
2016-08-11 09:48:57 +00:00
christos
afd889c210
new tcu man pages
2016-08-11 09:06:49 +00:00
christos
cf0397646d
TURBOchannel usb/gpio driver from Felix Deichmann
2016-08-11 09:05:42 +00:00
mrg
f69cc16ba0
first merge of xorg-server 1.18.4 reach over. not tested, and
...
missing at these new subdirs, some which may not be needed:
dri2
glamor
hw/xfree86/drivers/modesetting
hw/xfree86/parser
present
pseudoramiX
2016-08-11 08:32:42 +00:00
ginsbach
b5e9000e95
Add some VLAN related acronyms.
2016-08-11 02:42:28 +00:00
nonaka
21c1cf7d79
Enable DMA transfer.
2016-08-11 01:54:30 +00:00
sevan
2c701eeaeb
Document the version echo first appeared.
...
Bump date.
2016-08-11 01:47:15 +00:00
nonaka
69fa749227
Fix incorrect sector counts with MMC.
2016-08-11 01:33:25 +00:00
sevan
c616fdebbe
Document the version dd first appeared.
...
Bump date.
2016-08-11 01:23:03 +00:00