This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62cb58a8ef1cf63329b2ab6277655c9a866697cd
haiku-beta6
/
headers
T
History
Ithamar R. Adema
62cb58a8ef
Make print_server track Transport addons too. This is because some of the NewTransportAddOns(tm) can also autodetect devices, e.g. USB printers. For this, the print_server needs to keep those transport addons loaded at all times. This code now also enables dynamic Transport discovery for the Printer prefs, e.g. 'hey print_server GET Transport 0' or 'hey print_server GET Transport 'USB Port'' will now work too ;)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23927 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-08 00:34:53 +00:00
..
build
* Added B_NOT_SUPPORTED, B_KERNEL_READ_AREA, and B_KERNEL_WRITE_AREA to
2008-02-02 12:18:55 +00:00
compatibility
/bsd
* Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...)
2008-02-03 16:20:16 +00:00
cpp
GCC 4 fix.
2005-12-11 16:22:51 +00:00
glibc
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
gnu
adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h
2004-06-01 12:38:47 +00:00
legacy
/network
setsockopt and getsockopt use int as others functions
2006-06-23 14:19:11 +00:00
libs
Added libalm.so and its dependency liblinprog.so. libalm.so provides a
2008-02-06 10:51:44 +00:00
os
Added remaining event IDs I saw in new Bluetooth 2.1 specs plus some internal stack haiku is gonna use
2008-02-07 19:56:08 +00:00
posix
* Added gcvt() implementation - this fixes bug
#1757
.
2008-02-06 17:11:02 +00:00
private
Make print_server track Transport addons too. This is because some of the NewTransportAddOns(tm) can also autodetect devices, e.g. USB printers. For this, the print_server needs to keep those transport addons loaded at all times. This code now also enables dynamic Transport discovery for the Printer prefs, e.g. 'hey print_server GET Transport 0' or 'hey print_server GET Transport 'USB Port'' will now work too ;)
2008-02-08 00:34:53 +00:00
tools
Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should
2004-05-05 16:19:03 +00:00