Displaying 2 results from an estimated 2 matches for "branch_1_9_17".
1997 Oct 25
0
anonymous CVS access to Samba sources
...enever you want to merge in the latest code changes use the following
command from within the samba directory:
cvs update -d -P
NOTE: If you instead want the latest source code for the 1.9.17 stable tree
then replace step 4 with the command:
cvs -d :pserver:cvs@samba.anu.edu.au:/cvsroot co -r BRANCH_1_9_17 samba
That's it!
For more advanced usage see the cvs documentation.
Andrew
1998 Jan 27
0
HPUX compilations and Samba 1.9.18p2
...0:00 <defunct>
...
I looked at your cvsweb-log and found that following change had been done:
--------------------------------------------------------------
1.32.2.3 Tue Oct 7 11:18:26 :Australia/NSW 1997 by tridge
CVS Tags: release-1-9-17p5, release-1-9-17p4, release-1-9-17p3; Branch:
BRANCH_1_9_17
Diffs to 1.32.2.2 ; Diffs to 1.36
get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lots
of defunct smbd processes.
Andrew
1.36 Tue Oct 7 11:14:27 :Australia/NSW 1997 by tridge
Diffs to 1.35
get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lots
of defunct smbd proce...