2008-02-21 |
Philip Homburg | Added adddma/deldma/getdma. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Philip Homburg | Added ERESTART. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Philip Homburg | Added O_REOPEN. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Philip Homburg | Changes for asynchronous interface to character specials. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Philip Homburg | Extra calls to PM for I/O MMUs. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Philip Homburg | Nonblocking send. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Philip Homburg | List of service/driver names that are allowed as IPC... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Philip Homburg | Defines for AMD I/O MMU |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Ben Gras | keymap contributed by Roman Ignatov. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Ben Gras | Optimization in searching for new zones to allocate... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Ben Gras | Trust $PATH. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Ben Gras | Makefile for audio drivers. |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Ben Gras | always re-enable irq, so devices sharing this irq don... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Ben Gras | A rint() implementation. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Ben Gras | Original imported versions of s_rint.c and math_private.h. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Ben Gras | add M_SQRT1_2 (1/sqrt(2)) |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Ben Gras | yearly fsck increase. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ben Gras | Connect new audio drivers to build. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ben Gras | More es1371 bij Pieter Hijma. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ben Gras | es1370 driver and updated es1371 and framework by Piete... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ben Gras | audio drivers. (not updated for trunk.) |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Ben Gras | MFS doesn't need sys_exit(). |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Ben Gras | exit prototype |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Ben Gras | tweak to panic functions of mfs and vfs. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ben Gras | Basic entry for dpeth suggested by Jens de Smit. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ben Gras | Fix for DL_STAT_REPLY/DL_TASK_REPLY |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ben Gras | Fixed a glitch introduced in safe i/o conversion. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ben Gras | Fixes two wrong grant return checks and one 'grant... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Ben Gras | Internally, floppy driver still used vircopies ('unsafe... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Ben Gras | close device if mount fails after device opened. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Philip Homburg | Added PF_UNIX and PF_INET to make porting easier. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Philip Homburg | Disabled some debug output in recvfrom. |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Ben Gras | Don't truncate read requests based on v_size; v_size... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Ben Gras | Make test 17 use dir 17 |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Ben Gras | fix for i/o data/addr pair set macro's. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Philip Homburg | REQ_FSTATFS now operates on the root inode (the inode... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Philip Homburg | Better interface for sys_times. |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Philip Homburg | mfs no longer needs access to VIRCOPY, Added rs.inet... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Philip Homburg | Return EIO if a filedescriptor cannot be re-opened... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Philip Homburg | Close UDP socket after error. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Philip Homburg | cleanup |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Philip Homburg | Better recovery when req_readsuper fails. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Philip Homburg | Removed old debug code. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Philip Homburg | Directory check before access check. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Philip Homburg | To return the right error, check first is an object... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Philip Homburg | Disable POSIX-required behavior wrt trailing slashes. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Removed invalid consistency check. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | O_EXCL check went missing. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | include "../vfs/dmap.h". |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Removed references to stacktrace. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Somehow request.c got garbled. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | New VFS interface |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added new interface to VFS. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Tell the kernel about the new boottime and don't tell... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Removed sigaction call. PM tries to talk to DS. DS... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Removed dmap table. Publish endpoint in DS before calli... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added global variable boottime, prototype for do_stime... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added do_stime.c, return boot time in do_times.c |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Removed check for grants that wrap. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added getuptime2.c |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added mapdriver5.s. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added sys_stime.c, T_CHILD_UTIME and T_CHILD_STIME... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added _mapdriver5.c. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added prototype for mapdriver5 (from RS to VFS, report... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Many changes to the VFS/FS interface. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added FS_READY (from vfsif.h), and MAPDRIVER (from... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | New message type 9: 5 longs, 3 shorts, and 2 chars. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | New call SYS_STIME, restructured fields for SYS_TIMES... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Some parts of dmap can be private (to vfs) |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Added prototypes for sys_stime and getuptime2 (tell... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Constants for symlink loops |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Compile-time option to duplicate console output to... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | More space on ramdisk |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Philip Homburg | Print the value of a capability as well. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Ben Gras | . add checks to printer driver kernel calls |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Ben Gras | micro_delay in sysutil, used in ti1225, dp8390, fxp and |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Ben Gras | 'fix' crlf style |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Ben Gras | a driver for wireless pci cards with the Prism chipset... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Ben Gras | . remove small image (doesn't fit) |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Ben Gras | Typo reported by Johnathan Gurley. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Ben Gras | also allow vm_map. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Ben Gras | Don't exit when rebooting. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Ben Gras | Don't quit (some processes want to talk to pci at reboo... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Ben Gras | . clarify panic messages in syslib about pci |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Ben Gras | Give arp and install the default amount of memory ... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Ben Gras | Reported by Erik van der Kouwe <vdkouwe at cs.vu.nl>: |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Ben Gras | Assume bios parameters are wrong/missing if any of... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Ben Gras | include 'printer' driver |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Ben Gras | Boot monitor flag that enables 'sticky right-alt',... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Ben Gras | Include fonts blobs in src repository. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Ben Gras | Restore user-owned bits from PSW after a signal handler... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Philip Homburg | Hack in service to use RS_START instead of RS_UP. RS... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Philip Homburg | Added fxp. rtl8139 doesn't need to be root anymore. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Philip Homburg | Use ds_retrieve_u32 to get the endpoint of inet. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Philip Homburg | Use ds_retrieve_u32 to get the endpoint of inet. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Philip Homburg | Use ds_retrieve_u32 to get the endpoint of inet and... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Philip Homburg | Use ds_retrieve_u32 to find the endpoint of pci. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Ben Gras | date not built from here |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Ben Gras | shell at least as big in 'big' as in normal |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Philip Homburg | Publish endpoints in ds. |
commit | commitdiff | tree | snapshot |
next |