christos
|
fea3bc82d3
|
PR/34274: Brian A. Seklecki: Check for uustat before blindly executing since
it might not be there if uucp is not installed.
|
2006-08-30 18:06:09 +00:00 |
tsutsui
|
79d3499096
|
Disable asm statement which defines bpendtsleep symbol as "handy breakpoint"
on all m68k ports since it may cause a multiple symble definition error
by code duplication of gcc4 optimizer. Also note about this in comment.
|
2006-08-30 17:28:32 +00:00 |
christos
|
95db8cb009
|
.WAIT before libroken.
|
2006-08-30 17:23:36 +00:00 |
christos
|
e8c80b0ceb
|
remove impossible comparisons.
|
2006-08-30 17:15:22 +00:00 |
he
|
7fae0d129f
|
Allow this to build as an LKM by testing for _KERNEL_OPT before
including opt_ptrace.h.
|
2006-08-30 17:14:34 +00:00 |
christos
|
ff89ad5027
|
fix initializers
|
2006-08-30 17:13:45 +00:00 |
christos
|
966c4b104a
|
Fix initializers.
|
2006-08-30 17:11:53 +00:00 |
christos
|
e6aa223b06
|
- fix initializers
- comment out dead code.
|
2006-08-30 17:07:33 +00:00 |
christos
|
ca0d162d55
|
add missing initializers
|
2006-08-30 17:05:30 +00:00 |
christos
|
514b3fccd7
|
fix initializer
|
2006-08-30 17:00:15 +00:00 |
christos
|
9d7a9c4079
|
fix initializers
|
2006-08-30 16:59:34 +00:00 |
christos
|
378a57007e
|
fix initializers.
|
2006-08-30 16:58:38 +00:00 |
christos
|
3ed5fa0441
|
Fix initializers.
|
2006-08-30 16:57:59 +00:00 |
christos
|
ce149b700c
|
fix initializers.
|
2006-08-30 16:55:06 +00:00 |
christos
|
bf74b6c774
|
add missing initializers
|
2006-08-30 16:51:24 +00:00 |
christos
|
048533a23b
|
complete initializers.
|
2006-08-30 16:49:07 +00:00 |
christos
|
989f6e4d42
|
avoid empty if body.
|
2006-08-30 16:45:40 +00:00 |
christos
|
26f4467d26
|
fix initializers.
|
2006-08-30 16:43:56 +00:00 |
christos
|
a7239032fa
|
Fix initializer
|
2006-08-30 16:42:04 +00:00 |
christos
|
a3b3beb093
|
fully initialize IF_CLONE_INITIALIZER
|
2006-08-30 16:41:08 +00:00 |
christos
|
dd762fc161
|
fix initializers and add const.
|
2006-08-30 16:40:03 +00:00 |
christos
|
e9198d13b8
|
fix initializer.
|
2006-08-30 16:38:23 +00:00 |
christos
|
46d616fab0
|
fix incomplete initializers.
|
2006-08-30 15:46:58 +00:00 |
christos
|
eb6054a9fe
|
Fix initializers
|
2006-08-30 15:45:54 +00:00 |
christos
|
63753f66cf
|
comment out impossible comparisons.
|
2006-08-30 15:40:41 +00:00 |
christos
|
ec1b24cce5
|
fix initializers
|
2006-08-30 15:40:00 +00:00 |
cube
|
dc566666d0
|
Work around an issue in gas when cross-compiling i386 from amd64.
XXX gas should be fixed to not be confused by such statements instead.
|
2006-08-30 15:35:56 +00:00 |
christos
|
989f66d120
|
wrong place for __inline
|
2006-08-30 15:34:58 +00:00 |
cube
|
c847884087
|
Let this compile under "no options COREDUMP".
|
2006-08-30 15:34:31 +00:00 |
christos
|
45c427c7fb
|
fix initializers
|
2006-08-30 15:32:23 +00:00 |
christos
|
13714b86fb
|
comment out impossible comparison.
|
2006-08-30 15:27:18 +00:00 |
christos
|
f5d9b98eb1
|
add missing initializer
|
2006-08-30 15:25:58 +00:00 |
christos
|
86fad06b76
|
declare the type of code.
|
2006-08-30 15:25:08 +00:00 |
christos
|
8cc5bb6be9
|
fix and comment initializers.
|
2006-08-30 15:22:45 +00:00 |
christos
|
c1d5ec6516
|
add missing initializers.
|
2006-08-30 15:14:11 +00:00 |
he
|
d425dd3b69
|
Remove unused local variable.
|
2006-08-30 15:03:56 +00:00 |
cube
|
67306d2035
|
Make this compile under "no options COREDUMP".
|
2006-08-30 14:41:06 +00:00 |
obache
|
f2599bc9e9
|
Add myself to the list of developers.
|
2006-08-30 14:19:24 +00:00 |
cube
|
c7efdaf65b
|
Make SYSTRACE depend on PTRACE because it uses process_domem().
|
2006-08-30 14:07:09 +00:00 |
he
|
a7d7842fcb
|
Regenerate after dealing with options PTRACE.
|
2006-08-30 14:02:12 +00:00 |
cube
|
98719e5089
|
Let this compile under "no options COREDUMP".
|
2006-08-30 14:01:57 +00:00 |
he
|
4ca1029105
|
Update to deal with options PTRACE.
|
2006-08-30 14:01:25 +00:00 |
cube
|
12092a2b5c
|
Regen (netbsd32_ptrace protection).
|
2006-08-30 13:58:51 +00:00 |
cube
|
1282264dd1
|
Protect netbsd32_ptrace with options PTRACE.
|
2006-08-30 13:57:47 +00:00 |
cube
|
f5dc39b8bf
|
netbsd32_core.c is need only under options COREDUMP.
|
2006-08-30 13:57:11 +00:00 |
cube
|
ed78ad7eae
|
Protect netbsd32_ptrace with options PTRACE.
|
2006-08-30 13:56:48 +00:00 |
cube
|
c09480be6c
|
Let those compile under "no options COREDUMP".
|
2006-08-30 13:55:03 +00:00 |
cube
|
21222420ab
|
Regen against correct syscalls.master version [hi gimpy!].
|
2006-08-30 13:53:41 +00:00 |
cube
|
bd859bd3de
|
Restore dependency on PTRACE for PROCFS.
Bump required config(1) version.
|
2006-08-30 13:49:27 +00:00 |
cube
|
08ba9c9303
|
Bump version after deffs change.
|
2006-08-30 13:48:11 +00:00 |