Commit Graph

  • 7de1942803 Only the tty1 login session powers off. Jonas 'Sortie' Termansen 2016-12-23 07:37:18 +0100
  • 88a6317700 Fix trianglix not using -std=gnu++11. Jonas 'Sortie' Termansen 2017-02-11 17:29:51 +0100
  • 7d59575921 Fix videomode(5) mentioning fixed bugs. Jonas 'Sortie' Termansen 2017-02-11 16:37:49 +0100
  • b86a227f7b Fix unterminated list in pager(1). Jonas 'Sortie' Termansen 2017-02-11 16:25:54 +0100
  • 987cd88472 Use git ls-files in linecount target. Jonas 'Sortie' Termansen 2017-02-05 14:37:34 +0100
  • 912a5448c5 Document uname(1). Nicholas De Nova 2017-02-05 13:41:07 -0600
  • eec161761d Add UK keyboard layout. Matthew Smith 2017-02-05 14:24:22 +0000
  • e9ee189d29 Fix BGA driver crashes without vbox guest additions. Jonas 'Sortie' Termansen 2017-01-22 20:26:39 +0100
  • bdc791f692 Fix saving and restoring console cursor position. Jonas 'Sortie' Termansen 2017-01-21 17:41:02 +0100
  • 73d984bca3 Panic upon detection of xz, gzip, or bzip2 magic in loaded modules. Nicholas De Nova 2016-12-29 12:39:52 -0600
  • 6e91b4df4f Fix trianglix(1) rune hint typos. Jonas 'Sortie' Termansen 2016-12-20 22:09:47 +0100
  • ef1d85ca55 Fix EDESTADDRREQ typo. Jonas 'Sortie' Termansen 2016-12-19 23:41:40 +0100
  • 442b139cc3 Fix following-development(7) typos. Jonas 'Sortie' Termansen 2016-12-28 20:46:07 +0100
  • 9bbdb791af Add split packages and cross-bootstrapping support to tix-build(8). Jonas 'Sortie' Termansen 2016-12-26 13:59:51 +0100
  • 0cf88fd58a Revert "Add <limits.h>." Jonas 'Sortie' Termansen 2016-12-27 21:51:13 +0100
  • 00261ea9e1 Test if exit() works in a multi-threaded process. Jonas 'Sortie' Termansen 2016-11-13 22:07:04 +0100
  • 2a143e6875 Make update-initrd(8) invoke its sysmerge replacement if any. Jonas 'Sortie' Termansen 2016-10-09 21:47:05 +0200
  • 0bb608b09e Support 8-bit/24-bit color and more escape codes in the graphical console. Jonas 'Sortie' Termansen 2016-09-25 12:08:15 +0200
  • ce54be34da Add VirtualBox Guest Additions. Jonas 'Sortie' Termansen 2016-09-06 23:53:20 +0200
  • e7c5d032d1 Refactor graphical resolution changes. Jonas 'Sortie' Termansen 2016-09-03 23:46:10 +0200
  • 0342e03073 Add debug uart utility functions. Jonas 'Sortie' Termansen 2016-09-06 00:22:00 +0200
  • 1990c899dd Fix not offering setting a resolution with one display. Jonas 'Sortie' Termansen 2016-11-27 11:16:10 +0100
  • dc44993465 Add tty(1). Jonas 'Sortie' Termansen 2016-11-19 17:35:43 +0100
  • 52ea22d793 Add ptsname_r(3). Jonas 'Sortie' Termansen 2016-11-19 21:38:20 +0100
  • 1f742d521c Add ptsname(3). Jonas 'Sortie' Termansen 2016-11-19 21:22:29 +0100
  • 88de69487b Add unlockpt(3). Jonas 'Sortie' Termansen 2016-11-19 21:15:29 +0100
  • 46ebbf82d4 Add grantpt(3). Jonas 'Sortie' Termansen 2016-11-19 21:04:10 +0100
  • 2563b926ad Add posix_openpt(3). Jonas 'Sortie' Termansen 2016-11-19 20:45:53 +0100
  • 365815401b Add openpty(3). Jonas 'Sortie' Termansen 2016-11-18 18:39:55 +0100
  • b38c84852c Add pseudo terminals. Jonas 'Sortie' Termansen 2016-11-15 21:14:56 +0100
  • 6ef5a5cee3 Detect whether the terminal has a display and a keyboard layout. Jonas 'Sortie' Termansen 2016-11-19 16:44:35 +0100
  • db7182ddc3 Add support for sessions. Jonas 'Sortie' Termansen 2016-11-15 21:08:41 +0100
  • d529a1e332 Add factory inode support. Jonas 'Sortie' Termansen 2016-10-22 23:47:28 +0200
  • 1240a44298 Type escape colon to enter commands in editor(1). Jonas 'Sortie' Termansen 2016-11-20 17:54:04 +0100
  • 3182471881 Switch pager(1) to termios. Jonas 'Sortie' Termansen 2016-11-20 16:50:40 +0100
  • 8d7d364037 Switch sh(1) to termios. Jonas 'Sortie' Termansen 2016-04-23 13:16:55 +0200
  • f6cde2d7a6 Add <limits.h>. Jonas 'Sortie' Termansen 2016-11-20 11:56:26 +0100
  • 6841715274 Fix sh(1) prompt for non-root users. Jonas 'Sortie' Termansen 2016-11-19 16:43:35 +0100
  • 1de75a6135 Fix sysinstall(8) and sysupgrade(8) requiring tcgetwincurpos. Jonas 'Sortie' Termansen 2016-11-19 16:34:21 +0100
  • e1c64ec92d Fix login(8) not preserving terminal attributes. Jonas 'Sortie' Termansen 2016-11-19 16:33:50 +0100
  • 4441e279d7 Fix login(8) reopen of /dev/tty as stdout. Jonas 'Sortie' Termansen 2016-11-18 18:44:48 +0100
  • 3cfbdb29b5 Fix ls -Ra recursing on dot and dotdot. Jonas 'Sortie' Termansen 2016-11-13 12:25:00 +0100
  • 1b3dcad03c Add German keyboard layout. Dennis Wölfing 2016-10-21 15:53:45 +0200
  • a942b15f91 Add errc(3) family. Nicholas De Nova 2016-11-06 15:31:52 -0600
  • 4890297611 Optimize is_power_of_two. Philippe Michaud-Boudreault 2016-11-06 17:34:36 +0100
  • 5585303365 Add following-development(7). Jonas 'Sortie' Termansen 2016-10-10 18:52:42 +0200
  • d720f16537 Add ONLCR and OCRNL. Jonas 'Sortie' Termansen 2016-11-05 15:23:41 +0100
  • 9603be8e65 Split LogTerminal into a base class with the core terminal semantics. Jonas 'Sortie' Termansen 2016-04-18 23:58:09 +0200
  • d84715c6ef Fix SIGTTIN during tty reading not setting errno to EINTR. Jonas 'Sortie' Termansen 2016-11-05 16:19:50 +0100
  • 51e13b9357 Fix terminal escape keystroke not sending escape byte. Jonas 'Sortie' Termansen 2016-11-03 22:31:17 +0100
  • a77fb74fd9 Fix sh crash if show_state->current_line is NULL. Jonas 'Sortie' Termansen 2016-10-22 23:52:56 +0200
  • e808ddb62e Fix ps and pstree extra operand not using errx. Jonas 'Sortie' Termansen 2016-10-22 23:45:59 +0200
  • eacfc72f2f Fix concurrent serial port read and write. Jonas 'Sortie' Termansen 2016-10-22 23:44:46 +0200
  • 77defc5e24 Add suggestion to use nano(1) if installed. Jonas 'Sortie' Termansen 2016-11-03 08:26:10 +0100
  • 8951adc5f0 Add VMIN support. Jonas 'Sortie' Termansen 2016-11-03 08:36:46 +0100
  • c3652da29f Add December 31 2016 leap second. Jonas 'Sortie' Termansen 2016-10-30 21:20:00 +0100
  • df0a99a2d2 Add suggestion to use ed(1) if installed. Jonas 'Sortie' Termansen 2016-10-30 19:56:34 +0100
  • d4bec88bf6 Add REG_STARTEND. Jonas 'Sortie' Termansen 2016-10-30 18:06:18 +0100
  • 205a3e7156
    Remove not_rsp and not_esp. Pedro Falcato 2016-10-30 12:03:47 +0000
  • 2d91c7d385 Fix exit_thread(2) multi-threaded process destruction. Jonas 'Sortie' Termansen 2016-10-09 22:56:30 +0200
  • b3f31b1adb Fix double declaration of __heap_mutex. Jonas 'Sortie' Termansen 2016-10-09 22:48:07 +0200
  • 057609ee6c Add logname(1). Nicholas De Nova 2016-10-16 11:27:35 -0500
  • 207f554b11 Document chroot(8). Daniel Roskams 2016-10-12 20:05:40 +0800
  • 27677f2f9a Document unmount(1). Daniel Roskams 2016-10-11 15:38:50 +0800
  • b5240163b6 Fix newlines in passwd(1) unrecognized option errors. Jonas 'Sortie' Termansen 2016-10-09 23:06:42 +0200
  • 50669b1556 Fix mkinitrd(8) documentation typos. Jonas 'Sortie' Termansen 2016-10-09 19:18:23 +0200
  • 0b39852469 Fix path in update-initrd(8) documentation. Jonas 'Sortie' Termansen 2016-10-09 18:58:37 +0200
  • 169e10ab4b Move chroot(8) and unmount(8) to sbin. Jonas 'Sortie' Termansen 2016-10-09 18:56:52 +0200
  • 2864faaa6c Document memstat(1). Daniel Roskams 2016-10-06 12:54:29 +0800
  • 606385b663 Document pager(1). Daniel Roskams 2016-10-04 14:27:04 +0800
  • ac37d66a93 Add sysinstall(8) tip for selecting devices in disked(8). Jonas 'Sortie' Termansen 2016-08-28 20:46:55 +0200
  • a90d4dbf23 Allow canceling sysinstall(8) and sysupgrade(8) gracefully. Jonas 'Sortie' Termansen 2016-08-28 19:53:51 +0200
  • 252c78f010 Add partition support to sysupgrade(8). Jonas 'Sortie' Termansen 2016-08-28 01:38:37 +0200
  • b70ffb70af Add /boot partition support to sysinstall(8). Jonas 'Sortie' Termansen 2016-08-27 21:46:30 +0200
  • 3f86ec6544 Default to installing GRUB if an existing installation uses GRUB. Jonas 'Sortie' Termansen 2016-08-24 14:45:15 +0200
  • 84c0844f56 Seed kernel entropy with randomness from the previous boot. Jonas 'Sortie' Termansen 2016-08-20 02:27:33 +0200
  • 4ab5765a95 Refactor sysmerge(8) and sysupgrade(8) compatibility hooks. Jonas 'Sortie' Termansen 2016-08-23 00:28:49 +0200
  • 4d40dd35dd Run the existing sysmerge(8) in the make sysmerge targets. Jonas 'Sortie' Termansen 2016-08-22 17:31:04 +0200
  • 1791a19539 Refactor init(8) chain-merge target and add merge target. Jonas 'Sortie' Termansen 2016-08-21 23:03:33 +0200
  • 0e4f9a7ab8 Only set resolution in init(8) if not already done. Jonas 'Sortie' Termansen 2016-08-21 15:49:17 +0200
  • 6944250bd1 Allow detecting fallback video modes. Jonas 'Sortie' Termansen 2016-08-26 15:38:21 +0200
  • 0b07e62259 Refactor init(8) atexit handling. Jonas 'Sortie' Termansen 2016-08-21 00:35:56 +0200
  • fdfe16ad30 Document that init(8) mounts the filesystems of fstab(5). Jonas 'Sortie' Termansen 2016-08-20 03:17:29 +0200
  • 67471b55e7 Add nl_langinfo(3). Jonas 'Sortie' Termansen 2016-09-28 01:32:13 +0200
  • 601bed32fb Update cp(1) to current coding conventions. Jonas 'Sortie' Termansen 2016-09-19 00:57:22 +0200
  • 9f82d3951e Guide cross-development(7) users to development(7). Jonas 'Sortie' Termansen 2016-09-12 21:10:54 +0200
  • 6135c5414b Remove UL suffix from BUFSIZ. Jonas 'Sortie' Termansen 2016-09-12 20:51:59 +0200
  • a3bc570c1e Remove useless void casts from tr(1). Jonas 'Sortie' Termansen 2016-09-12 20:16:11 +0200
  • 057bd25898 Fix newlines in errx(3) calls. Jonas 'Sortie' Termansen 2016-10-03 16:00:00 +0200
  • 28fec736dc Document passwd(1). Daniel Roskams 2016-10-02 21:39:29 +0800
  • 07b89e600d Fix kernelinfo(1) reallocation loop never terminating. Jonas 'Sortie' Termansen 2016-10-02 13:50:26 +0200
  • e400e3578e Document kernelinfo(1). Daniel Roskams 2016-10-01 21:47:19 +0800
  • 48c60fd3a2 Fix readlink(1) self-reference. Jonas 'Sortie' Termansen 2016-10-01 21:29:30 +0200
  • 0e32284417 Fix 'is can' typo in README. Jonas 'Sortie' Termansen 2016-10-01 14:51:16 +0200
  • 5d774cce1d Fix execl(3) sentinel undefined behaviour. Ralph Holmes 2016-09-30 16:40:17 +0100
  • 6907109b7e Add -l option to chkblayout(1). rocketpenguin1 2016-09-29 12:33:00 +0000
  • a911476f59 Add readlink(1). Nicholas De Nova 2016-09-29 20:10:58 -0500
  • 1a87b2f580 Add suggestion to use vim(1) if installed. Jonas 'Sortie' Termansen 2016-09-24 00:26:07 +0200
  • a97e1ef16c Modernize carray(1) and fix missing allocation checks. Jonas 'Sortie' Termansen 2016-08-12 18:34:19 +0200
  • 848eaaf593 Port build utilities to musl. Jonas 'Sortie' Termansen 2016-08-10 01:29:04 +0200