haiku/src
Michael Pfeiffer 820f5fa5a5 Undo last change (Search spool folder by name stored in attribute
'Printer Name'). In other parts of the print_server we had assumed that
printer spool directory name = printer name. So the change broke some
things.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21753 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-07-30 17:41:06 +00:00
..
add-ons Use a flag to cancel issuing new transfers instead of relying on a B_CANCELED. This should ensure that the hid driver does not use the device after the remove hook completes. Untested... 2007-07-30 12:54:20 +00:00
apps Implemented B_ABOUT_REQUESTED in TermView, for the replicant version. 2007-07-30 15:22:37 +00:00
bin Forgot to include strace in the huge commit that changed the _kern_load_image() signature, sorry! 2007-07-27 09:40:26 +00:00
build uint32 => addr_t 2007-07-09 20:19:02 +00:00
data updated to tzdata2007f 2007-06-09 12:00:06 +00:00
documentation Proofreading fixes for the last half of the document 2007-06-09 12:19:05 +00:00
kits Added a wrapper method to instantiate_object(), where we catch any 2007-07-30 14:21:41 +00:00
libs Patches by Salvatore Benedetto to fix changes made by me and also the underlaying problem that caused high CPU usage in the isochronous finisher thread. Also includes patches to support isochronous support through USBKit / usb_raw. Thanks! 2007-07-17 20:00:53 +00:00
preferences Fixed issue #1313 (2 kind of printer icons). 2007-07-23 18:10:13 +00:00
servers Undo last change (Search spool folder by name stored in attribute 2007-07-30 17:41:06 +00:00
system area_for() in the kernel can now also find user areas in case you are coming from a user team. 2007-07-30 11:54:11 +00:00
tests Beginnings of a little test partitioning tool. 2007-07-28 14:57:12 +00:00
tools Added switch "-a" to the FS shell's cp command. It turns on "attribute 2007-07-26 23:11:16 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00