]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2007-08-07 Philip HomburgNew call SYS_STIME, restructured fields for SYS_TIMES...
2007-08-07 Philip HomburgSome parts of dmap can be private (to vfs)
2007-08-07 Philip HomburgAdded prototypes for sys_stime and getuptime2 (tell...
2007-08-07 Philip HomburgConstants for symlink loops
2007-08-07 Philip HomburgCompile-time option to duplicate console output to...
2007-08-07 Philip HomburgMore space on ramdisk
2007-08-07 Philip HomburgPrint the value of a capability as well.
2007-08-06 Ben Gras . add checks to printer driver kernel calls
2007-07-31 Ben Grasmicro_delay in sysutil, used in ti1225, dp8390, fxp and
2007-07-24 Ben Gras'fix' crlf style
2007-07-24 Ben Grasa driver for wireless pci cards with the Prism chipset...
2007-07-17 Ben Gras . remove small image (doesn't fit)
2007-07-17 Ben GrasTypo reported by Johnathan Gurley.
2007-07-11 Ben Grasalso allow vm_map.
2007-07-11 Ben GrasDon't exit when rebooting.
2007-07-11 Ben GrasDon't quit (some processes want to talk to pci at reboo...
2007-07-11 Ben Gras. clarify panic messages in syslib about pci
2007-07-11 Ben GrasGive arp and install the default amount of memory ...
2007-07-02 Ben GrasReported by Erik van der Kouwe <vdkouwe at cs.vu.nl>:
2007-05-30 Ben GrasAssume bios parameters are wrong/missing if any of...
2007-05-30 Ben Grasinclude 'printer' driver
2007-05-16 Ben GrasBoot monitor flag that enables 'sticky right-alt',...
2007-05-16 Ben GrasInclude fonts blobs in src repository.
2007-05-08 Ben GrasRestore user-owned bits from PSW after a signal handler...
2007-05-02 Philip HomburgHack in service to use RS_START instead of RS_UP. RS...
2007-05-02 Philip HomburgAdded fxp. rtl8139 doesn't need to be root anymore.
2007-05-02 Philip HomburgUse ds_retrieve_u32 to get the endpoint of inet.
2007-05-02 Philip HomburgUse ds_retrieve_u32 to get the endpoint of inet.
2007-05-02 Philip HomburgUse ds_retrieve_u32 to get the endpoint of inet and...
2007-05-02 Philip HomburgUse ds_retrieve_u32 to find the endpoint of pci.
2007-05-01 Ben Grasdate not built from here
2007-05-01 Ben Grasshell at least as big in 'big' as in normal
2007-04-27 Philip HomburgPublish endpoints in ds.
2007-04-27 Philip HomburgRestrict access to rs to root's processes.
2007-04-27 Philip Homburggetpeuid implementation. Get the uid of a process ...
2007-04-24 Ben Gras . readall: use lseek64() to read more than 4GB of...
2007-04-24 Ben Grasobsolete manpages (these have become packages)
2007-04-24 Philip HomburgFixed releasing PCI resources after a driver terminates.
2007-04-24 Ben GrasTake out obsolete message about 4GB.
2007-04-24 Ben Grasdp8390 doesn't cope with the different semantics of...
2007-04-23 Philip HomburgFixed some lose ends in the serial line debug dump...
2007-04-23 Philip HomburgRemove KILL and VIRCOPY from drivers that don't need...
2007-04-23 Philip HomburgEthernet driver changes for asynchronous inet.
2007-04-23 Philip HomburgDisabled ser_putc for reporting debug internal to tty...
2007-04-23 Philip HomburgAdded do_del_acl. More detailed debug output for the...
2007-04-23 Philip HomburgInitial convertion to asynchronous sends for communicat...
2007-04-23 Philip HomburgReport and detect exec failures using a pipe.
2007-04-23 Philip HomburgInitialize exec_pipe.
2007-04-23 Philip HomburgDiagnostics from service go to standard error.
2007-04-23 Philip HomburgExtra flags RS_SIGNALED and RS_EXECFAILED. Pipe for...
2007-04-23 Philip HomburgRemoved ECHO from dump, added SENDA. Also dump s_ipc_se...
2007-04-23 Philip HomburgRound memory size up for VM.
2007-04-23 Philip HomburgRemoved some indentation.
2007-04-23 Philip HomburgDebug dumps over the serial line. Direct output to...
2007-04-23 Philip HomburgClean and support for asynchronous sends.
2007-04-23 Philip HomburgFixed bad boundary condition, support for asynchronous...
2007-04-23 Philip HomburgRemoved some white space.
2007-04-23 Philip HomburgPoll serial line for debug output requests when do_seri...
2007-04-23 Philip HomburgInitialize s_ipc_sendrec.
2007-04-23 Philip HomburgRemoved ECHO.
2007-04-23 Philip HomburgCleanup.
2007-04-23 Philip HomburgFields for asynchronous sends (s_asyntab and s_asynsize...
2007-04-23 Philip HomburgAdded MF_ASYNMSG.
2007-04-23 Ben Grasstr[] is too small - reported by Erik van der Kouwe...
2007-04-23 Philip HomburgMore debug output. Dump kernel process on serial line...
2007-04-23 Philip HomburgDisallow unaligned access to I/O ports.
2007-04-23 Philip HomburgDisallow unaligned access to I/O ports.
2007-04-23 Philip HomburgSeparate permissions for sendrec. Actually initialize...
2007-04-23 Philip HomburgGET_PRIVID: return the ID of a process' privilege struc...
2007-04-23 Philip HomburgFail unsafe sdevio. Disallow unaligned I/O ports.
2007-04-23 Philip HomburgPrototypes for exception and stacktrace. Declare additi...
2007-04-23 Philip HomburgUse sprintf to avoid buffer overflows.
2007-04-23 Philip HomburgAdded pci_del_acl. Fixed return value of pci_set_acl.
2007-04-23 Philip HomburgType _exit and abort before generating a trap.
2007-04-23 Philip HomburgAdded cpf_reload to reload the safecopy table pointer...
2007-04-23 Philip HomburgAdded sendnb and senda, removed echo and _ipcnew.s.
2007-04-23 Philip HomburgRenamed BUSC_PCI_ACL to BUSC_PCI_SET_ACL, added BUSC_PC...
2007-04-23 Philip Homburgsys_getprivid macro to get the ID of a process' privile...
2007-04-23 Philip HomburgAsynchronous send.
2007-04-23 Philip HomburgPrototype for cpf_reload.
2007-04-20 Ben Grasbc and mtools out of the base system (gpl)
2007-04-19 Ben GrasMake mkfs message a bit clearer.
2007-04-19 Ben GrasDon't limit partitions to 4GB.
2007-04-18 Ben GrasSome features for the automatic image build.
2007-04-18 Ben GrasPrint svn rev and date info in /etc/version.
2007-04-17 Ben Grasupdate binary_sizes to not make binaries smaller than...
2007-04-13 Ben Grasfix packman cd/net quirks v3.1.3
2007-04-13 Ben Grasmore removing of warning and debug messages.
2007-04-13 Ben Grasupdate boot message for prerelease
2007-04-12 Ben Grasverbose message out
2007-04-12 Ben Gras . leave out hardware-fp code from library
2007-04-12 Ben Grasdelete redundant source
2007-04-12 Ben Grasleave out debug message
2007-04-12 Ben Grasfeature to display svn version on kernel boot
2007-04-12 Ben GrasThis will become 3.1.3
2007-04-12 Ben Grasput the zoneinfo library files directly in the lib...
2007-04-10 Ben GrasDon't always update CMOS on shutdown.
2007-04-05 Ben Grasremove debug message
2007-04-05 Ben GrasBigger shell
2007-04-05 Ben Grasno /usr/gnu/man in base system
next