summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-27Merge branch 'upstream-merged'Samuel Thibault
2013-07-27rename libdde_linux26 into libdde-linux26 to make dpkg-source happySamuel Thibault
2013-07-27RefreshSamuel Thibault
2013-07-27New upstream snapshotSamuel Thibault
2013-07-27Merge branch 'upstream-merged'Samuel Thibault
2013-07-27New upstream snapshotSamuel Thibault
2013-07-20Add comment for patchSamuel Thibault
2013-07-17control: Remove Neal and Jeff from uploaders.Samuel Thibault
2013-07-13Bump Standards-Version to 3.9.4 (no changes)Samuel Thibault
2013-07-09Include the umount utility in hurd and hurd-udebJustus Winter
2013-07-09start a new changelog entry for 20130707-2Pino Toscano
2013-07-08upload to unstableSamuel Thibault
2013-07-07Merge branch 'master' into HEADSamuel Thibault
Conflicts: debian/changelog
2013-07-07Merge branch 'upstream-merged' into HEADSamuel Thibault
2013-07-07Merge branch 'procfs-jkoenig-moved' into upstream-mergedSamuel Thibault
2013-07-07Merge branch 'upstream' into upstream-mergedSamuel Thibault
2013-07-07Merge remote-tracking branch 'upstream/master' into upstreamSamuel Thibault
2013-07-07Merge branch 'procfs-jkoenig' into procfs-jkoenig-movedSamuel Thibault
2013-07-07Merge remote-tracking branch 'procfs/master' into procfs-jkoenigSamuel Thibault
2013-07-07More mount/umount work from Justus WinterSamuel Thibault
patches/{mount-{test-opts,ignore-mounted-all,t-auto}, sutils-{types,multiple-none}}.patch: New patches from Justus Winter to make mount more compatible with Linux'. patches/umount.patch: New patch to add umount tool.
2013-06-29Make procfs behave as sysvinit desiresSamuel Thibault
patches/procfs-{update,default,get-options}.patch: New patches from Justus Winter
2013-06-29procfs: enable fsys_set_optionsJustus 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-29procfs: keep old config values if the parsing failsJustus 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-29procfs: fix the error handling in argp_parserSamuel 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-29ignore loop optionSamuel Thibault
2013-06-29make mount more compatible with Linux'Samuel Thibault
patches/mount-{f,n,remount}.patch from Justus Winter
2013-06-19Merge branch 'upstream-merged'Samuel Thibault
2013-06-19Merge branch 'upstream' into upstream-mergedSamuel Thibault
2013-06-19Merge remote-tracking branch 'upstream/master' into upstreamSamuel Thibault
2013-06-19Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog
2013-06-19Fix documentation build, add io_select_timeoutSamuel Thibault
* Add doc-fix.patch to fix documentation build. * Add io_select_timeout patch to introduce the RPC definition for libc to build the RPC stubs.
2013-05-02UploadSamuel Thibault
2013-05-02Merge branch 'upstream-merged'Samuel Thibault
2013-05-02Regenerate configureSamuel Thibault
2013-05-02Merge branch 'procfs-jkoenig-moved' into upstream-mergedSamuel Thibault
2013-05-02Merge branch 'upstream' into upstream-mergedSamuel Thibault
2013-05-02Merge remote-tracking branch 'upstream/master' into upstreamSamuel Thibault
2013-05-02Merge branch 'procfs-jkoenig' into procfs-jkoenig-movedSamuel Thibault
2013-05-02Merge remote-tracking branch 'procfs/master' into procfs-jkoenigSamuel Thibault
2013-05-01control: build-depend on gawk.Samuel Thibault
2013-04-29Do not create lpr3, it does not exist in standard PC hardware.Samuel Thibault
2013-04-12hurd: pre-depend on hurd-libs0.3 (#704998)Pino Toscano
2013-03-24Install the Debian NEWS file only in the hurd binaryPino Toscano
2013-03-24Stop installing the upstream ChangeLogPino Toscano
it is just a pointer to the pre-Git ChangeLog files
2013-03-24start a new changelog entry for 20130226-3Pino Toscano
2013-03-16upload to unstableSamuel Thibault
2013-03-10uploadSamuel Thibault
2013-03-10make package splitting more prominentSamuel Thibault
2013-03-02Remove old hack for the "stat" permissionsPino 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-28update lintian overridesPino Toscano