Re: kernel guide to space (updated)

2005-07-29 Thread Joost Remijn
Jan Engelhardt wrote: >>3e. sizeof >> space after the operator >> no space if the operand is in barces >> >> > >braces > > > >>3f. Braces etc >> () [] -> . >> >> > >() parentheses (short form: parens) >[] square brackets >{} braces ><> dunno their name :p > angle

Re: kernel guide to space (updated)

2005-07-29 Thread Joost Remijn
Jan Engelhardt wrote: 3e. sizeof space after the operator no space if the operand is in barces braces 3f. Braces etc () [] - . () parentheses (short form: parens) [] square brackets {} braces dunno their name :p angle brackets, it's all nicely explained at

Re: strange incremental patch size [2.6.12-rc2 to 2.6.12-rc3]

2005-04-21 Thread Joost Remijn
Maciej Soltysiak wrote: >Hi, > >These are the sizes of rc2 and rc3 patches > ># ls -la patch-2.6.12* >-rw-r--r-- 1 root src 18011382 Apr 4 18:50 patch-2.6.12-rc2 >-rw-r--r-- 1 root src 19979854 Apr 21 02:29 patch-2.6.12-rc3 > >Let us make an incremental patch from rc2 to rc3 > ># interdiff

Re: strange incremental patch size [2.6.12-rc2 to 2.6.12-rc3]

2005-04-21 Thread Joost Remijn
Maciej Soltysiak wrote: Hi, These are the sizes of rc2 and rc3 patches # ls -la patch-2.6.12* -rw-r--r-- 1 root src 18011382 Apr 4 18:50 patch-2.6.12-rc2 -rw-r--r-- 1 root src 19979854 Apr 21 02:29 patch-2.6.12-rc3 Let us make an incremental patch from rc2 to rc3 # interdiff

Re: [patch 1/1] /proc/$$/ipaddr and per-task networking bits

2005-03-10 Thread Joost Remijn
bout would be the remote users host IP (or gateway in case of NAT). I don't think i fully understand the code but it looks like it only holds the remote IP address of the last accept()-ed connection. Joost Remijn signature.asc Description: This is a digitally signed message part

Re: [patch 1/1] /proc/$$/ipaddr and per-task networking bits

2005-03-10 Thread Joost Remijn
IP (or gateway in case of NAT). I don't think i fully understand the code but it looks like it only holds the remote IP address of the last accept()-ed connection. Joost Remijn signature.asc Description: This is a digitally signed message part