~ubuntu-branches/ubuntu/precise/util-linux/precise-proposed

« back to all changes in this revision

Viewing changes to tests/expected/ipcs/headers

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-06-20 22:31:50 UTC
  • mfrom: (1.6.3 upstream) (4.5.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110620223150-lz8wrv0946ihcz3z
Tags: 2.19.1-2ubuntu1
* Merge from Debian unstable, remaining changes:
  - Build for multiarch.
  - Add pre-depends on multiarch-support.
  - configure.ac: don't try to be clever about extracting a path name from
    $libdir to append to /usr in a way that's not overridable; instead,
    reuse the built-in configurable libexecdir.
  - Fix up the .pc.in files to know about libexecdir, so our substitutions
    don't leave us with unusable pkg-config files.
  - Install custom blkid.conf to use /dev/.blkid.tab since we don't
    expect device names to survive a reboot
  - Mention mountall(8) in fstab(5) manpages, along with its special
    options.
  - Since upstart is required in Ubuntu, the hwclock.sh init script is not
    called on startup and the hwclockfirst.sh init script is removed.
  - Drop depends on initscripts for the above.
  - Replace hwclock udev rule with an Upstart job.
  - For the case where mount is called with a directory to mount, look
    that directory up in mountall's /lib/init/fstab if we couldn't find
    it mentioned anywhere else.  This means "mount /proc", "mount /sys",
    etc. work.
  - mount.8 points to the cifs-utils package, not the obsolete smbfs one. 
* Dropped changes:
  - mount.preinst: lsb_release has been fixed in lucid and above to be
    usable without configuration, so we don't have to diverge from Debian
    here anymore.
* Changes merged upstream:
  - sfdisk support for '+' with '-N'
  - mount/umount.c: fix a segfault on umount with empty mtab entry
  - Fix arbitrary unmount with fuse security issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
test: shm headers
2
2
------ Shared Memory Attach/Detach/Change Times --------
3
3
shmid      owner      attached             detached             changed             
4
 
------ Shared Memory Creator/Last-op --------
 
4
------ Shared Memory Creator/Last-op PIDs --------
5
5
shmid      owner      cpid       lpid      
6
6
------ Shared Memory Segment Creators/Owners --------
7
7
shmid      perms      cuid       cgid       uid        gid       
13
13
msqid    owner      send                 recv                 change              
14
14
------ Message Queues PIDs --------
15
15
msqid      owner      lspid      lrpid     
16
 
------ Message Queues: Creators/Owners --------
 
16
------ Message Queues Creators/Owners --------
17
17
msqid      perms      cuid       cgid       uid        gid       
18
 
------ Messages: Limits --------
19
 
------ Messages: Status --------
 
18
------ Messages Limits --------
 
19
------ Messages Status --------
20
20
 
21
21
test: sem headers
22
22
------ Semaphore Operation/Change Times --------
43
43
--
44
44
------ Message Queues Send/Recv/Change Times --------
45
45
msqid    owner      send                 recv                 change              
46
 
------ Shared Memory Creator/Last-op --------
 
46
------ Shared Memory Creator/Last-op PIDs --------
47
47
shmid      owner      cpid       lpid      
48
48
--
49
49
------ Message Queues PIDs --------
54
54
------ Semaphore Arrays Creators/Owners --------
55
55
semid      perms      cuid       cgid       uid        gid       
56
56
--
57
 
------ Message Queues: Creators/Owners --------
 
57
------ Message Queues Creators/Owners --------
58
58
msqid      perms      cuid       cgid       uid        gid       
59
59
------ Shared Memory Limits --------
60
60
------ Semaphore Limits --------
61
 
------ Messages: Limits --------
 
61
------ Messages Limits --------
62
62
------ Shared Memory Status --------
63
63
------ Semaphore Status --------
64
 
------ Messages: Status --------
 
64
------ Messages Status --------