]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2006-01-17 Ben GrasNot having a driver isn't a print-worthy error. Just...
2006-01-17 Ben GrasMake drivers install signal handlers so they don't...
2006-01-17 Ben GrasInclude rescue driver
2006-01-17 Ben GrasDon't print usage if service can't find binary.
2006-01-17 Ben GrasMade memory driver notice about location in DS a debug...
2006-01-17 Ben GrasThe release script now remembers old settings (scratch...
2006-01-17 Ben GrasNo more gmake in top makefile
2006-01-17 Ben GrasRemoved bits from Makefile that are now in 'bigports'
2006-01-17 Ben GrasPrototype fix
2006-01-17 Ben GrasAdded pci files.
2006-01-17 Ben GrasThrow away unused dirs, generated Makefiles.
2006-01-16 Ben GrasMakefiles of Joren's new library build system.
2006-01-16 Ben GrasJoren's new library make system (minus Makefiles)
2006-01-12 Philip Homburg'$(GMAKE) all' in lib target
2006-01-12 Philip Homburgsh MAKEDEV to avoid depending on any x-bits. Make depen...
2006-01-12 Philip HomburgInitial version of Cardbus support with the TI1225...
2006-01-12 Philip HomburgMany changes for cardbus support, automatic detection...
2006-01-12 Philip HomburgLess debug output from keyboard.
2006-01-12 Philip HomburgPrint masked IRQs.
2006-01-12 Philip HomburgGET_IRQACTIDS, allow SELF in do_vm_map.
2006-01-12 Philip HomburgAdded pci_init1.c, pci_attr_r16.c, pci_attr_w8.c, pci_a...
2006-01-12 Philip HomburgRestructured defines for bridges, added defines for...
2006-01-12 Philip HomburgAdded BUSC_PCI_RESCAN and GET_IRQACTIDS.
2006-01-12 Philip HomburgAdded sys_getirqactids, pci_init1, pci_rescan_bus,...
2006-01-12 Philip HomburgAdded caching bits
2006-01-12 Philip HomburgFixed bug in VLAN support.
2006-01-11 Ben GrasAdded truncate(1) manpage; added comment about holes...
2006-01-11 Ben GrasImplementation of truncate(), ftruncate() and the F_FRE...
2006-01-06 Ben GrasFixes for #defines growing a _
2006-01-05 Ben GrasLICENSE taken from website instead of old PH license.
2005-12-23 Ben GrasPorted bsd truncate(1)
2005-12-20 Ben GrasMoved the print statement till after the K_CLAIM flag...
2005-12-20 Ben GrasMerge of minix-vmd symlink code.
2005-12-20 Ben GrasAdded truncate() and ftruncate() library calls (no...
2005-12-20 Ben GrasAdded truncate and ftruncate() prototypes and call...
2005-12-19 Ben GrasBackout of symlink patches.
2005-12-14 Ben GrasPriority explicitization.
2005-12-13 Ben Grasseteuid() and setegid()
2005-12-12 Ben GrasMake easypack remove tar after it's finished; and check...
2005-12-12 Ben Grasadded -u flag to id for easypack
2005-12-12 Ben GrasHack for make libraries
2005-12-12 Ben GrasSIGSTOP can't be masked (report by Jaap Weel).
2005-12-12 Ben GrasAdded prototype for getsockopt().
2005-12-09 Philip HomburgSupport for starting ethernet driver after inet has...
2005-12-09 Philip HomburgMark ethernet fd nonblocking to avoid waiting for an...
2005-12-02 Philip HomburgAdded PCI driver
2005-12-02 Philip HomburgPCI support in a separate driver
2005-12-02 Philip HomburgPCI support in a separate driver.
2005-12-02 Philip HomburgStubs for accessing the PCI driver
2005-12-02 Philip HomburgSeparate pci driver
2005-11-28 Jorrit HerderNew up() functions in rc scripts.
2005-11-17 Ben Grastypedef dns_hdr_t HEADER;
2005-11-17 Ben GrasDefine
2005-11-17 Ben GrasSynonyms for helping porting applications.
2005-11-17 Ben GrasAdded del_route suggested by mij@bitchx.it.
2005-11-16 Ben Grasadd_routes -> add_route in SEE ALSO
2005-11-16 Ben GrasAdd /usr/spool/mail
2005-11-15 Ben GrasUpdated constant names
2005-11-14 Ben GrasRename some #defines such as MAX_BLOCK_SIZE to _MAX_BLO...
2005-11-14 Ben GrasInclude X in path
2005-11-14 Ben Grasout-of-date comment fixed
2005-11-14 Ben Gras'.' fix for troff
2005-11-14 Ben Grasgetloadavg
2005-11-14 Ben Graslast.c displays load average for uptime(1)
2005-11-14 Ben Grasload average measurement implementation, accessable...
2005-11-14 Ben Grasgetloadvg(3) manpage
2005-11-14 Ben Grasgetloadavg() interface
2005-11-10 Philip HomburgLarger raw keyboard/kbdaux buffer
2005-11-10 Philip HomburgLess debug output
2005-11-09 Philip HomburgResurrected sys_eniop.
2005-11-09 Philip HomburgGrant tty permission to use SYS_VM_MAP and SYS_IOPENABLE.
2005-11-09 Philip HomburgAdded /dev/video. /dev/kbd and /dev/kbdaux are renumbered.
2005-11-09 Philip HomburgAdded /dev/video for mapping video memory.
2005-11-09 Philip HomburgVarious changes to header files for tcpdump.
2005-11-09 Philip HomburgAdded getprotobyname.
2005-11-08 Philip HomburgAdded tcpstat and udpstat.
2005-11-08 Philip HomburgAdded paramvalue to the library.
2005-11-08 Philip HomburgSmall fix for ioctls.
2005-11-08 Philip HomburgARP command.
2005-11-07 Ben Gras"forward compatible" hack for lstat() - make new binari...
2005-11-04 Philip HomburgSet IOPL when /dev/mem is opened. Fixed small bug in...
2005-11-04 Philip HomburgAdded prototype for hypot.
2005-11-04 Philip HomburgMake struct sockaddr at least as big as struct sockaddr_in
2005-11-04 Philip HomburgOnly the memory driver should be allowed access to...
2005-11-04 Philip Homburg_sigsetjmp was missing.
2005-11-04 Philip Homburgsys_eniop was missing.
2005-11-04 Ben GrasUnderstand .SH "NAME" form too (e.g. perl manpages)
2005-11-03 Ben Gras(mode_t) casts confused preprocessor
2005-11-03 Ben GrasLet chmem return error code on failure
2005-11-03 Ben GrasFrom: Giovanni <gfalzoni@inwind.it>
2005-11-03 Philip HomburgLess restrictive I/O port check.
2005-11-03 Philip HomburgMake I/O port check less strict
2005-11-02 Ben Grasast@'s update
2005-11-02 Ben GrasDisplay "select" blocking status correctly, and add...
2005-11-02 Ben GrasAndy's new easypack
2005-11-01 Ben GrasInstall ftpd sh executable.
2005-11-01 Ben GrasGiovanni's symlink patches.
2005-11-01 Ben GrasFix
2005-11-01 Ben Graslibrary fixes for symlink, readlink and lstat
2005-10-31 Ben GrasGiovanni's symlink patches.
next