summaryrefslogtreecommitdiff
path: root/source3/lib/system.c
AgeCommit message (Collapse)AuthorFilesLines
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-0/+7
Bressler) - machten support from Trevor Strohman (trev@figment.tenon.com) - added qinfo command to client as part of drag-and-drop printer support for win95 from David Chappell <chappell@mouse.cc.trincoll.edu> He also added the "printer driver" option - use sigblock() on more systems and use sigsetmask(0) instead of sigunblock() as its more portable. This beats a problem with zombies on heavilily loaded systems. - added internals.doc written by David Chappell into the source tree - get rid of PRINT_COMMAND options from local.h as they are no longer relevent - new kanji code from Fujita - don't set the recursion_available flag on queries in nmbd - fix a potential bug with pointer subtraction in printing.c - got rid of error_count code as the real fix (the EOF problem) is now in (This used to be commit aa6f8b04d125b5bc00f267abf72b800228aabf7d)
1996-06-19Basic doc changes to keep up to date.Samba Release Account1-1/+5
Dan (This used to be commit 6d81d56f929e763bcf6b1f7a61aabaf884c4aad4)
1996-05-04fixed a typo in the select() emulation codeSamba Release Account1-1/+1
(This used to be commit 3f37b2db98cfc490a8ec99b8fdb1eaee00faea4c)
1996-05-04Initial version imported to CVS Samba Release Account1-0/+222
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)