Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-23 | New upstream snapshot | Samuel Thibault | |
2013-09-23 | New upstream snapshot | Samuel Thibault | |
2013-09-16 | New upstream snapshot | Samuel Thibault | |
2013-07-27 | drop generated file | Samuel Thibault | |
2013-07-27 | drop unused source | Samuel Thibault | |
2013-07-27 | really properly move files | Samuel Thibault | |
2013-07-27 | rename libdde_linux26 into libdde-linux26 to make dpkg-source happy | Samuel Thibault | |
2013-07-27 | New upstream snapshot | Samuel Thibault | |
2013-07-07 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2013-07-07 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-07-07 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-07-07 | Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved | Samuel Thibault | |
2013-07-07 | Merge remote-tracking branch 'procfs/master' into procfs-jkoenig | Samuel Thibault | |
2013-06-29 | procfs: enable fsys_set_options | Justus Winter | |
Make procfs translators handle fsys_set_options requests by pointing netfs_runtime_argp to our argp struct. * procfs/main.c (netfs_runtime_argp): New variable. | |||
2013-06-29 | procfs: keep old config values if the parsing fails | Justus Winter | |
Previously if strtol failed the previous configuration value would get overwritten. Prevent this by storing the result in a temporary variable and update the configuration if the argument was parsed correctly and passed the sanity checks. * procfs/main.c (argp_parser): Keep old configuration in case a malformed value is encountered. | |||
2013-06-29 | procfs: fix the error handling in argp_parser | Samuel Thibault | |
Do not exit using error (1, ..) but gracefully handle the error using argp_error. Also fix a typo ("the a user") while touching these lines. * procfs/main.c (argp_parser): Proper error handling. (argp_parser): Fix typo. | |||
2013-06-19 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-06-19 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-05-02 | Regenerate configure | Samuel Thibault | |
2013-05-02 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2013-05-02 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-05-02 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-05-02 | Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved | Samuel Thibault | |
2013-05-02 | Merge remote-tracking branch 'procfs/master' into procfs-jkoenig | Samuel Thibault | |
2013-03-02 | Remove old hack for the "stat" permissions | Pino Toscano | |
7550343b09a94dc1c659ad74dc75b3b77e7ab0bc added a better way to set the permissions of that file, so this old hack is not needed anymore. * process.c (process_lookup_pid): Do not change the mode of ENTRIES[2].hook. | |||
2013-02-28 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault | |
2013-02-26 | Rename configure.in to configure.ac | Pino Toscano | |
Newer autoconf versions will not support the "configure.in" naming anymore, only "configure.ac". * configure.in: Move file... * configure.ac: ... here. | |||
2013-02-26 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-02-26 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-02-25 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2013-02-25 | Merge branch 'dde-clean' into upstream-merged | Samuel Thibault | |
2013-02-25 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-02-25 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-02-25 | Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved | Samuel Thibault | |
2013-02-25 | Merge remote-tracking branch 'procfs/master' into procfs-jkoenig | Samuel Thibault | |
2013-02-25 | Merge branch 'dde' into dde-clean | Samuel Thibault | |
2013-02-25 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
2013-02-25 | Merge remote-tracking branch 'incubator/dde' into dde-upstream | Samuel Thibault | |
2013-02-24 | Fix getting parameter for set_status | Samuel Thibault | |
* libmachdev/net.c (device_set_status): Use count as number of parameter, not number of bytes. Take status as integer, not short. | |||
2013-01-12 | Report VM cache size in meminfo | Richard Braun | |
* rootdir.c: Include <mach/gnumach.h> and <mach/vm_cache_statistics.h>. (rootdir_gc_meminfo): Call vm_cache_statistics and return the VM cache size. | |||
2013-01-05 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2013-01-05 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |
2013-01-05 | Merge remote-tracking branch 'upstream/master' into upstream | Samuel Thibault | |
2013-01-05 | Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved | Samuel Thibault | |
2013-01-05 | Merge remote-tracking branch 'procfs/master' into procfs-jkoenig | Samuel Thibault | |
2012-12-06 | Simple implementation of statfs | Pino Toscano | |
Initial implementation of statfs reply, just returning the filesystem type and its id. * netfs.c: Include <sys/statvfs.h> and <unistd.h>. (netfs_attempt_statfs): Implement. | |||
2012-11-27 | Merge branch 'procfs-jkoenig-moved' into upstream-merged | Samuel Thibault | |
2012-11-27 | Merge branch 'random' into upstream-merged | Samuel Thibault | |
2012-11-27 | Merge branch 'dde-clean' into upstream-merged | Samuel Thibault | |
2012-11-27 | Merge branch 'upstream' into upstream-merged | Samuel Thibault | |