Guillem Jover
|
17629f3ce9
dselect: Remove unused readwrite variable
|
14 年之前 |
Guillem Jover
|
62467910df
dselect: Abort select action if any foreign architecture is enabled
|
14 年之前 |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
14 年之前 |
Guillem Jover
|
3c3a1adfa0
dselect: Do not treat licensestring as a format string
|
14 年之前 |
Guillem Jover
|
6239e5403a
dselect: Solaris requires curses.h to be included before term.h
|
14 年之前 |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
15 年之前 |
Guillem Jover
|
9fe0a1b16d
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
|
15 年之前 |
Guillem Jover
|
0fc0d6d598
libdpkg: Do not require programs to define printforhelp
|
15 年之前 |
Guillem Jover
|
9b2cc7aa31
dselect: Mark ‘y’ variables as unused for getyx() and getmaxyx()
|
15 年之前 |
Guillem Jover
|
4c3faede97
dselect: Use a format string in printf() instead of only a variable
|
15 年之前 |
Guillem Jover
|
dcac09fade
Make admindir file local everywhere
|
15 年之前 |
Guillem Jover
|
e0ae796d8c
Do not pass admindir to database initialization functions
|
15 年之前 |
Guillem Jover
|
f67665e8f5
Use dpkg_db_set_dir() instead of pkgadmindir_init()
|
15 年之前 |
Guillem Jover
|
ad2f2b8ca2
dselect: Use modstatdb_can_lock() in refreshmenu() instead of ad-hoc code
|
15 年之前 |
Guillem Jover
|
7a14fd7d66
libdpkg: Rename modstatdb_init() to modstatdb_open()
|
15 年之前 |
Guillem Jover
|
9c01b37300
Do not write the available file unnecessarily
|
15 年之前 |
Guillem Jover
|
8e57f4f422
Switch the logic from msdbrw_noavail to msdbrw_available
|
15 年之前 |
Guillem Jover
|
1baad88090
dselect: Switch to use libdpkg debug support
|
15 年之前 |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
15 年之前 |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
15 年之前 |
Guillem Jover
|
051423d23c
dselect: Use a function instead of a jump error handler
|
15 年之前 |
Guillem Jover
|
ec53fd98f3
libdpkg: Rename print_error_fatal() to print_fatal_error()
|
15 年之前 |
Guillem Jover
|
c1f899c832
libdpkg: Refactor default error handler into new catch_fatal_error()
|
15 年之前 |
Guillem Jover
|
06b64be7ba
Remove --license and --licence options from tools
|
16 年之前 |
Guillem Jover
|
ecf0b87226
dselect: Use m_strdup instead of unchecked malloc + strcpy
|
16 年之前 |
Guillem Jover
|
496a321cd9
Mark several functions with DPKG_ATTR_NORET
|
16 年之前 |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 年之前 |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 年之前 |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
16 年之前 |
Guillem Jover
|
e18a89b3b1
Remove helponly and versiononly functions
|
17 年之前 |