9924 Commits

Author SHA1 Message Date
shatty
55e6dc7beb address compiler warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10121 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev10121
2004-11-21 18:22:53 +00:00
Michael Pfeiffer
aabf541645 Removed default value from parameter list.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10120 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev10120
2004-11-21 14:41:12 +00:00
Waldemar Kornewald
aecf791bff And again some new files I did not commit.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10119 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev10119
2004-11-21 13:14:53 +00:00
Waldemar Kornewald
dceee0de1e Changed license headers. Consider net_server as dead.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10118 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev10118
2004-11-21 12:56:05 +00:00
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
hrev10117
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
hrev10116
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
hrev10115
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
hrev10114
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
hrev10113
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
hrev10112
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
hrev10111
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
hrev10110
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
hrev10109
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
hrev10108
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
hrev10107
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
hrev10106
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
hrev10105
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
hrev10104
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
hrev10103
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
hrev10102
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
hrev10101
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
hrev10100
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
hrev10099
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
hrev10098
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
hrev10097
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
hrev10096
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
hrev10095
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
hrev10094
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
hrev10093
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
hrev10092
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
hrev10091
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
hrev10090
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
hrev10089
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
hrev10088
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
hrev10087
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
hrev10086
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
hrev10085
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
hrev10084
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
hrev10083
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
hrev10082
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
hrev10081
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
hrev10080
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
hrev10079
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
hrev10078
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
hrev10077
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
hrev10076
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
hrev10075
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
hrev10074
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
hrev10073
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
hrev10072
2004-11-21 00:11:39 +00:00