Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - ubase - suckless linux base utils
git clone git://git.suckless.org/ubase
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2024-03-07 21:35 su: Fix running it without arguments Th… Roberto E. Vargas…
2024-02-13 02:03 su: don't set $PATH neeshy
2024-02-13 02:41 su: check $SHELL for validity neeshy
2024-02-12 21:25 su: fix setting argv0 neeshy
2024-02-13 02:26 su: simplify logic neeshy
2023-09-22 08:06 Explicitly include sys/sysmacros.h for … Markus Rudy
2019-03-13 03:38 umount: Fix use of uninitialized variab… Michael Forney
2018-09-25 18:54 passwd: fix crashes for unencrypted pas… Mario Rugiero
2018-09-29 18:28 passwd: prevent segfault when running a… John Regan
2018-12-28 12:49 uptime: Fix user/s printing (grammar er… parazyd
2018-07-02 13:03 Add blkdiscard(8) sin
2018-04-07 02:33 mount: don't call realpath on root targ… Ioan-Adrian Ratiu
2018-06-30 16:31 Fix segfault in killall5 without -o sin
2018-06-11 20:45 ps: fix argv0 position in usage line Mattias Andrée
2017-10-10 15:27 dd: Use sigaction(2) to obviate select(… Eric Pruitt
2016-10-24 03:59 passwd: Use a random salt when encrypti… Michael Forney
2016-10-23 21:00 mount: Don't pass {,no}auto to kernel Michael Forney
2016-09-25 10:24 respawn: reopen the fifo at end of line… Mattias Andrée
2016-04-24 16:46 passwd: fix function def style sin
2016-03-26 14:46 pwdx: fix off-by-one bug Mattias Andrée
2016-03-26 11:58 Add pwdx(1) Mattias Andrée
2016-03-26 10:37 fsfreeze: make it clear the either -f o… Mattias Andrée
2016-03-26 19:06 nologin: Sort includes sin
2016-03-26 10:30 Add nologin(8) Mattias Andrée
2016-03-16 09:23 dd: implement conv=notrunc support Eivind Uggedal
2016-03-15 21:06 dd: truncate file when using seek= Eivind Uggedal
2016-03-15 20:27 dd: don't let failure to change pipe si… Eivind Uggedal
2016-03-15 20:16 dd: allow count=0 Eivind Uggedal
2016-03-15 16:03 dd: remove if= noatime optimization Eivind Uggedal
2016-03-15 16:02 dd: always create of= even if seek= is … Eivind Uggedal
2016-02-22 14:03 arg.h: fixed argv checks order Lucas Gabriel Vuot�…
2016-02-16 15:19 df: Don't scream if statvfs() fails sin
2016-02-11 14:25 Use estrlcat where possible FRIGN
2016-01-28 21:53 mount: fix mount helper fs option handl… Brad Barden
2016-01-06 18:00 LICENSE: update year and bump to top Hiltjo Posthuma
2016-01-01 10:05 fix several problems in dd izabera
2016-01-01 10:32 Update copyright years sin
2015-10-07 12:53 Use SLIST instead of TAILQ for pidof(8) sin
2015-10-07 12:50 Use SLIST instead of TAILQ for killall5… sin
2015-09-12 20:52 Fix fallocate(1) manpage FRIGN
2015-09-10 22:27 Refactor fallocate(1) FRIGN
2015-09-09 22:04 Refactor eject(1) FRIGN
2015-09-07 11:07 Minor newline fix in ctrlaltdel.8 FRIGN
2015-09-07 11:04 Add myself to LICENSE FRIGN
2015-09-07 11:02 Refactor ctrlaltdel(8) FRIGN
2015-09-07 10:36 Remove stdlib.h from clear(1) FRIGN
2015-09-07 10:33 Refactor clear(1) FRIGN
2015-09-07 10:21 Refactor chvt(1) FRIGN
2015-09-07 09:28 Fix build FRIGN
2015-09-03 18:56 Use CC for ubase-box, remove LD sin
2015-07-09 20:25 uptime.c: Use the UTMP_PATH from config… Ypnose
2015-05-10 16:19 mount: helper support + improvements Hiltjo Posthuma
2015-05-10 12:17 switch_root: execv: show error string Hiltjo Posthuma
2015-05-10 12:16 mountpoint: -q should not print errors Hiltjo Posthuma
2015-05-10 11:49 strlcpy, strlcat: print program name, u… Hiltjo Posthuma
2015-05-10 10:17 mountpoint: style, order flags Hiltjo Posthuma
2015-04-26 09:38 id: Implement -n tm512
2015-04-03 22:08 Makefile: missing ubase-box-install in … Ypnose
2015-03-30 20:32 TODO: update, thanks Ypnose Hiltjo Posthuma
2015-03-08 12:08 lsusb, ps: style: put main at bottom Hiltjo Posthuma
2015-02-28 14:39 README: explain make ubase-box-install Hiltjo Posthuma
2015-02-28 12:58 make rule: ubase-box-install Hiltjo Posthuma
2015-02-26 09:45 Add tabs(1) to TODO FRIGN
2015-02-25 22:04 add tput to TODO sin
2015-02-22 11:02 mount: use libutil/concat instead of cu… Hiltjo Posthuma
2015-02-22 11:08 Sync concat() from sbase sin
2015-02-20 15:21 mount: support "noauto" in /etc/fstab Hiltjo Posthuma
2015-02-20 15:16 mount: change mounted() check Hiltjo Posthuma
2015-02-20 15:14 mount: catfile: return 0 or -1 Hiltjo Posthuma
2015-02-20 15:08 last: spaces to tabs Hiltjo Posthuma
2015-02-06 14:20 swapon, swapoff: show usage with -a dev… Hiltjo Posthuma
2015-02-06 14:19 code-style: cleanup Hiltjo Posthuma
2015-02-06 14:10 dmesg: fix usage and code-style Hiltjo Posthuma
2015-02-02 18:58 fsfreeze: fix usage line, either -f or … Hiltjo Posthuma
2015-02-02 18:58 vtallow, who: usage using argv0 Hiltjo Posthuma
2015-02-02 18:56 dd: code-style, linewrap Hiltjo Posthuma
2015-02-02 18:56 chvt: usage using argv0 Hiltjo Posthuma
2015-02-02 18:54 dd.1: fix Hiltjo Posthuma
2015-02-02 17:46 Makefile: make man pages with ubase VER… Hiltjo Posthuma
2015-02-02 17:34 doc: convert man pages to mandoc, fix s… Hiltjo Posthuma
2015-02-03 11:31 support llvm-ar Eon S. Jeon
2015-02-02 22:32 dd: Only sync once sin
2015-01-26 19:25 Add Risto to LICENSE sin
2015-01-26 18:53 Fix df hanging when statvfs() fails. Risto Salminen
2015-01-16 16:19 Don't do a blocking open in ttytostr() sin
2015-01-16 16:06 Handle cleanup properly in ttytostr() sin
2015-01-16 16:02 Check if the ttymaj/ttymin match is act… sin
2015-01-16 15:54 Use TTY_NAME_MAX instead of PATH_MAX sin
2015-01-16 15:32 Properly match (ttymaj, ttymin) pairs t… sin
2014-12-31 22:01 Update LICENSE sin
2014-12-23 18:10 Update LICENSE file just like for sbase sin
2014-12-05 19:06 Rename to unlock/lock as opposed to ena… sin
2014-12-05 15:41 Add vtallow.1 sin
2014-12-05 15:04 Add vtallow(1) to enable or disable VT … sin
2014-11-30 14:12 Use -D_XOPEN_SOURCE=700 sin
2014-11-30 14:08 watch: If period is negative default to… sin
2014-11-30 14:03 Update watch(1) to handle more accurate… sin
2014-11-30 13:28 No need for dmesg_show() to have an fd sin
2014-11-30 13:12 Stop using *_FILENO sin
2014-11-30 13:04 Check if 0, 1, 2 are valid tty file des… sin
516 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.