Waldemar Kornewald
84b580c425
DialOnDemand will be handled differently. Instead of setting it manually in the prefs we have one default interface. Still not finished.
...
Moved ppp_up code to KPPPManager.
Experimenting with IPCP DialOnDemand support.
Many changes I do not remember.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10117 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 12:55:27 +00:00
Waldemar Kornewald
c18c171835
Put module and settings handling into libptpnet.a. This is the beginning of the userland part of our PTP (Point-To-Point interfaces) library which is responsible for every kind of connection kind that has exactly two endpoints.
...
Some other changes I do not remember.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10116 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 12:52:19 +00:00
Waldemar Kornewald
dbf0699fad
Be more informative.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10115 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 12:49:28 +00:00
Waldemar Kornewald
7b79abd0ec
Forgot to commit some files.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10114 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 12:47:40 +00:00
Waldemar Kornewald
9c15eafc5d
Work in progress. Untested.
...
All ppp_up instances are now maintained by KPPPManager.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10113 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 12:46:41 +00:00
Axel Dörfler
b1318016f9
Fix the build of copy_to_bfs_image by using the R5 compatible BFS
...
version in tests/.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10112 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 11:23:17 +00:00
Michael Pfeiffer
4babd17d12
Changed return type to 'void' of function with unused return value.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10111 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 10:30:57 +00:00
Michael Pfeiffer
27e67ac456
Added comment
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10110 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 10:29:06 +00:00
Michael Pfeiffer
2c0a864ba3
Use dynamic memory allocation instead of stack allocation to avoid PPC compiler error.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10109 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 10:28:42 +00:00
shatty
0e2d20ebd5
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10108 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:39:51 +00:00
shatty
e6744e874c
compile resources only once for all tar binaries
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10107 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:38:02 +00:00
shatty
ca49cc71de
compile resources only once for all zip binaries
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10106 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:36:49 +00:00
shatty
10d5543e45
compile resources only once for all sharutils
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10105 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:35:31 +00:00
shatty
0404c382dd
compile resources only once for all diffutils
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10104 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:33:55 +00:00
shatty
84d943c246
address compiler warning
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10103 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:18:39 +00:00
shatty
a680194343
suppress warnings on imported code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10102 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:12:08 +00:00
shatty
d1f22925f7
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10101 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 09:05:20 +00:00
shatty
5029115dff
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10100 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 08:55:17 +00:00
shatty
e24f6ab3c3
return B_OK from finalizeFormat if all goes well
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10099 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 08:43:08 +00:00
shatty
97306f4286
re-ordered initializers to match declaration order
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10098 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 08:41:23 +00:00
shatty
b508187e55
remove unused variables
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10097 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 08:38:07 +00:00
shatty
7e8ae0673d
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10096 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 08:36:49 +00:00
shatty
a16c055cb0
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10095 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 08:27:35 +00:00
shatty
d4ac9329fb
use return value from resume_thread as the return value for BusManager::Start
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10094 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 08:11:05 +00:00
shatty
00c8f309d3
extract common files and build once
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10093 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 07:53:19 +00:00
shatty
94fbebbd4e
suppress warnings for imported code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10092 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 07:42:48 +00:00
shatty
acd73dba51
address compiler warning
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10091 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 07:22:19 +00:00
shatty
dc9449db67
extract common elements and build only once
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10090 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 07:12:08 +00:00
shatty
da1c6d63b3
compile findutils.rdef only once for locate commands
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10089 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 06:53:00 +00:00
shatty
f1879a08cf
compile rcs.rdef only once for all
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10088 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 06:30:48 +00:00
shatty
29cf12d1ff
compile coreutils.rdef only once for all
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10087 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 06:27:20 +00:00
shatty
7f7f792a0e
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10086 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 06:04:59 +00:00
shatty
2ea5445386
comment out unused kPrinterData
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10085 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 06:01:26 +00:00
shatty
cfbb37030e
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10084 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 05:53:41 +00:00
shatty
a27166de67
address compiler warning
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10083 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 05:52:18 +00:00
shatty
ea93578e72
address compiler warning
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10082 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 05:47:15 +00:00
shatty
3d81352cd8
address compiler warning
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10081 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 05:37:52 +00:00
shatty
613b4e1131
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10080 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 05:25:16 +00:00
shatty
7c069d221a
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10079 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 05:09:18 +00:00
shatty
a056136c4c
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10078 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 04:08:38 +00:00
shatty
a8992af5b4
stub Debug.h functions including possibly-working flag debug flag functions
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10077 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 03:48:22 +00:00
shatty
fa96039f9c
address compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10076 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 03:43:15 +00:00
shatty
3d994e7550
link to NETWORK_LIBS for setsockopt
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 02:17:51 +00:00
shatty
adde77da57
suppress "mem_list leaks" messages when the number of objects is zero
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10074 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 02:01:39 +00:00
shatty
ae185b834d
add $(NETWORK_LIBS) for uname/select
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10073 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 00:25:38 +00:00
beveloper
1a1da94839
removed ChunkCache.h from shared private include files
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10072 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 00:11:39 +00:00
Axel Dörfler
90d1241219
sys_setenv() and sys_getenv() are not only at the wrong place (that sort of
...
stuff belongs to userland), they are completely broken, too.
As a quick hack, they no longer disable interrupts, so that the env memory
can be accessed almost safely (in case its valid memory at all).
Please don't fix this, but remove those functions from the kernel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10071 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-21 00:01:59 +00:00
Axel Dörfler
7377137f87
Fixed a bug in the debugger "thread" command when it was called with no
...
arguments (which should have taken the dumped thread).
Improved "thread" debug output to have all data values at the same column.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10070 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-20 23:58:57 +00:00
shatty
515b8e939e
add shared private headers so that intel.cpp will compile
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10069 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-20 23:56:26 +00:00
shatty
73d6ba7558
remove ObjectList.h from bemail in favor of equivalent version in private shared headers
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10068 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-20 23:49:35 +00:00