Tools and patches for the Linux Diskquota system as part of the Linux kernel
Syllable Desktop is a complete operating system that is easy to use, powerful, lightweight and extraordinarily fast and responsive. It has its own kernel, filesystem, GUI and applications. Syllable Server is a matching small and efficient Linux server.
Multiband Atheros Driver for WiFi (MADWIFI): Linux driver for 802.11a/b/g Cardbus/PCI/MiniPCI cards using Atheros chipsets. *** Attention: homepage moved to http://madwifi-project.org - files from sf.net CVS deprecated! ***
An http accessible version of the free VMware images available from: http://www.thoughtpolice.co.uk/vmware/
Open Source Linux driver for wireless network cards (DWL-[G]520+ PCI, DWL-[G]650+ CardBus, GL-2422MP mini-PCI, DWL-120+ USB etc.) which use the entirely undocumented Texas Instruments (TI) ACX100/ACX111 chips, for 2.4.x , 2.6.x to 3.x kernels. FreeBSD: see some other website (FIXME URL got clipped). !! BIG FAT NOTE: development (i.e., driver "releases") is happening in git source repository tree (as of 2011-09-04), thus you're expected to look there (see web site menu Code --> Git) !!
Provide secure and stable OS, based on highly modified Linux Kernel, own package system, like "BSD Ports". Compatible with x86, Power PC. Easy to use of any level users. Complete Documentantion in many languages. 99% compatible with Windows.
Recursive implementation of List Dynamic Dependencies (LDD)
Recursive LDD (recursive-ldd) is a Perl script that allows displaying a tree-like hierarchy of shared library dependencies. The script calls on the standard Linux ldd utility in a recursion for every listed binary and library. It completes running when no matches are found in the current branch. It can also print unique values only as well as environment variables that affect the loading of libraries: LD_LIBRARY_PATH and LD_PRELOAD. Same limitations to standard ldd apply. Recursive-ldd cannot check libraries without read permissions.
The Saint Jude Project is a Project to develop Kernel-Level IDS mechinisms to protect the integrity of host systems.
The scsirastools package adds several Linux SCSI tools that can be used to service and maintain disk storage devices. It handles SCSI, Linux SW RAID, SAS, SATA, and USB devices via SCSI emulation. For details & rpms, see http://scsirastools.sf.net.
This project contains software for 'personalizing' the NSLU2 network storage device, manufactured by Linksys. None of this material was written or contributed by Linksys. The NSLU2 is run by embedded Linux, and as such, is perfect for 'personalization
The PagingMon (Paging Monitor) project aims to provide a *real time* visualization of page-in and page-out activities in a virtual memory system. The name comes from PokeMon, which is a popular Japanese cartoon.
Development and support of the Cisco/Aironet 802.11 cards for Linux.
An open source project to hold cglinux test suites, which are mostly for CGL2.0 projects (some are already in each individual open source project). This is a centralized place for users to download, while, not for CGL certification or registration.
This is a java implement FUSE binding (FileSystem in User Space), again, this can be used as remote file system by io package in this project.
istanbuLX, tamamen Turkiye'de; bastan gelistirilen ilk GNU/Linux isletim sistemidir. istanbuLX, Linux dagitimindan ote, kendi yazilimlarini iceren bir isletim sistemi platformudur.
KISS is a kernel-side host-oriented security tool, which may bring you file integrity checking, file and process hiding and actions handling on special internal events (using a tiny scripting language).
Linux Distro to run under Google's NaCl Sandbox
A challenging project that attempts to get a Linux distro to run under Google's NaCl. NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl. There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl modules with javascript acting as a sort of "kernel". Currently the main holes that prevent a conventional distro from being ported is that there is no support for pipes, most signals, and also symbolic links and lastly traditional forks are not currently possible in an efficent way.The current implementation gets around forking and has limited vfork capability. Please join this project to help implement fixes for these issues so we can get your favorite distro to run at nearly native speed!
Linux/FreeBSD device-driver for the ISA PC-CAN Interface PC-I 03. The interface uses a PCA82C200 Stand-alone CAN-controller by Philips Semiconductors.
LinuxBSM-2 introduces auditing features in Linux kernel to achieve better security and keep an eye on system activities. Any kernel-derived data can be audited.
The NFS/RDMA project is a reference implementation of a new RDMA-capable ONC RPC transport for use by Linux kernel NFS. This transport implementation is now available as part of the Linux kernel. The code is also available separately under a dual GPL/BSD
This project allows users to create their own lower-level network (such as TCP/IP or another protocol) stack implementations below the sockets layer by converting the current socket layer into a functional API.
The panicsel IPMI utilities provide adminstrator tools to perform IPMI management functions. A kernel patch is also included (bmc_panic). NOTE: As of Aug2004, THIS PROJECT HAS MOVED to http://ipmiutil.sf.net, and all later versions are available there.
The sandbox system call API is a simple yet powerful mechanism for confining untrusted code. It is similar to chroot() and BSD jails, but has much greater flexibility and expressive power. The code is mostly complete but not yet fully functional.
This project aims to have a centralized location for a patch set that contains patches for United Linux. These patches will implement a subset of the Carrier Grade Linux (http://www.osdl.org/projects/cgl/) standard.
USRBAC is a kernel patch and userspace daemon that allows role based access control to be mitegated in userspace. The goal is to allow a secure way to impliment RBAC compliant security systems using a daemon in userspace