Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-02 | 49534, 49539: separate watch/log functionality out into a module | Oliver Kiddle | 1 | -626/+0 | |
2021-04-11 | 48504: use SEEK_ macros in fseek() calls | Oliver Kiddle | 1 | -2/+2 | |
2019-12-11 | 45004: Fix typos in comments | Martijn Dekker | 1 | -1/+1 | |
2017-02-23 | 40604: revert to the old method if getutent() is not available | Jun-ichi Takimoto | 1 | -4/+22 | |
2017-01-27 | 40425: HAVE_* tests for getutxent etc. | Peter Stephenson | 1 | -3/+6 | |
Not yet 100% clear where the #if's go, depends on how various systems implement the old or new formats. | |||||
2017-01-12 | 40333: Fix the watch interface for utmpx | Jens Elkner | 1 | -54/+42 | |
2015-08-18 | 36227: attempt to fix metafication problem with ztrftime. | Peter Stephenson | 1 | -1/+4 | |
fmt is treated as metafied on entry; use returned length to ensure we metafy or output the correct length if there are embedded nulls. | |||||
2015-07-22 | 35826: add getsparam_u() to return unmetafied string, use it for a number of ↵ | Barton E. Schaefer | 1 | -1/+1 | |
references to non-special params | |||||
2015-02-11 | users/19850: add pattern support to watch variable | Peter Stephenson | 1 | -3/+24 | |
2014-07-30 | 32918: add %. to ztrftime for use in prompts | Peter Stephenson | 1 | -1/+1 | |
2008-05-09 | 24986: prompt escapes for colours | Peter Stephenson | 1 | -10/+6 | |
2005-04-04 | Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X | Peter Stephenson | 1 | -0/+8 | |
ut_name needs to be ut_user in struct utmpx | |||||
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -1/+1 | |
2002-08-27 | 17582: Improved option argument handling. | Peter Stephenson | 1 | -2/+2 | |
unposted: Updated version to 4.1.0-dev-6 because of interface change. | |||||
2001-01-16 | remove 13108 (trap queues); replace with signal queueing to ensure that user ↵ | Sven Wischnowsky | 1 | -3/+6 | |
signal handlers are only executed when it is safe to run them (13365) | |||||
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+586 | |