index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstore
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libstore: Port to x86_64
Sergey Bugaev
2023-05-10
1
-11
/
+17
*
libstore: Detect device-based access overflow
Samuel Thibault
2021-08-16
1
-4
/
+16
*
libstore: Fix memory leak
Samuel Thibault
2020-03-29
1
-1
/
+3
*
libstore: Add ability to pass custom master device with format @master:/dev/d...
Damien Zammit
2020-03-29
1
-6
/
+13
*
libstore: Fix dopen() with non-path which happens to be a path
Samuel Thibault
2019-03-03
1
-27
/
+31
*
Prepare for rump disk access by making libstore take non-mach device
Damien Zammit
2018-12-26
1
-7
/
+48
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-3
/
+3
*
Revert "Call device_close on store closure"
Samuel Thibault
2010-06-30
1
-1
/
+0
*
Call device_close on store closure
Samuel Thibault
2010-06-25
1
-0
/
+1
*
doc/
Marcus Brinkmann
2002-12-03
1
-1
/
+7
*
2002-05-16 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-16
1
-4
/
+7
*
2002-02-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-03-14
1
-1
/
+2
*
2002-03-05 Roland McGrath <roland@frob.com>
Roland McGrath
2002-03-05
1
-4
/
+12
*
2001-10-01 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-10-01
1
-1
/
+2
*
2001-03-07 Roland McGrath <roland@frob.com>
Roland McGrath
2001-03-07
1
-6
/
+7
*
2001-01-09 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-01-09
1
-3
/
+9
*
2001-01-09 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-01-09
1
-23
/
+59
*
doc/
Marcus Brinkmann
2001-01-08
1
-2
/
+2
*
1999-11-14 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-11-18
1
-6
/
+28
*
1999-05-01 Mark Kettenis <kettenis@gnu.org>
Roland McGrath
1999-05-01
1
-10
/
+16
*
(dev_map):
Miles Bader
1997-07-24
1
-15
/
+29
*
(dev_map):
Miles Bader
1997-07-17
1
-30
/
+18
*
(dev_set_flags):
Miles Bader
1997-07-07
1
-22
/
+24
*
(dopen):
Miles Bader
1997-06-20
1
-13
/
+16
*
(dev_clear_flags, store_device_open):
Miles Bader
1997-02-22
1
-5
/
+12
*
(dev_set_flags):
Miles Bader
1997-02-20
1
-3
/
+12
*
(store_device_open):
Miles Bader
1996-10-08
1
-11
/
+85
*
(dev_open):
Miles Bader
1996-09-23
1
-6
/
+14
*
(dev_write, dev_read): Use void * for buffers, not char *.
Miles Bader
1996-09-14
1
-2
/
+2
*
(dev_read, dev_write): Don't print debugging messages.
Miles Bader
1996-09-08
1
-1
/
+19
*
(store_device_open): Don't call store_device_create if device_open fails.
Miles Bader
1996-08-21
1
-5
/
+6
*
(store_device_open, dev_decode): New functions.
Miles Bader
1996-05-22
1
-7
/
+44
*
(store_device_create, _store_device_create):
Miles Bader
1996-05-10
1
-5
/
+5
*
Rename *S_LEN to NUM_*S.
Miles Bader
1996-05-10
1
-2
/
+2
*
entered into RCS
Miles Bader
1996-04-02
1
-2
/
+2
*
Formerly device.c.~4~
Miles Bader
1996-03-16
1
-4
/
+19
*
Formerly device.c.~3~
Miles Bader
1996-01-17
1
-15
/
+8
*
Formerly device.c.~2~
Miles Bader
1995-11-13
1
-3
/
+26
*
Initial revision
Miles Bader
1995-11-13
1
-0
/
+60