User:cronolio
From Gentoo Wiki
- #msg
- kernbox tests prebox infobox infobox-x
- gsoc
- staff table
- pagetranslationlog
- languagestat
- show semantic variables used on a page
- all semantic variables
- ru
- bug
- form_election
- nom-row
Usefull templates
{{Talk page}} {{subst:Unsigned|User}}
Drafts
Other places
Some tests
def quickSort(arr):
less = []
pivotList = []
more = []
if len(arr) <= 1:
return arr
else:
pass
gentoo-sources
gentoo-sources
- The network card device support
(In the kernel, *not* as a module!)
-*- Networking support --->
Networking options --->
[*] TCP/IP networking
[*] IP: kernel level autoconfiguration
[*] IP: DHCP support
[*] IP: BOOTP support