Commit Graph

  • a0c61a53e1 Fix editor language modal. Jonas 'Sortie' Termansen 2016-03-06 00:14:35 +0100
  • 2b72262b4f Relicense Sortix to the ISC license. Jonas 'Sortie' Termansen 2016-03-02 23:38:16 +0100
  • af40496ffb Convert utils to C. Jonas 'Sortie' Termansen 2016-02-29 00:40:20 +0100
  • 1cc29fe0ee Convert tix to C. Jonas 'Sortie' Termansen 2016-02-29 00:10:59 +0100
  • 423285b855 Convert sh to C. Jonas 'Sortie' Termansen 2016-02-28 23:38:08 +0100
  • 8d58033846 Convert regress to C. Jonas 'Sortie' Termansen 2016-02-28 23:18:13 +0100
  • 9ea3edf36f Convert mkinitrd to C. Jonas 'Sortie' Termansen 2016-02-28 23:03:16 +0100
  • f16a7693d6 Convert init to C. Jonas 'Sortie' Termansen 2016-02-28 22:14:17 +0100
  • f0470869a9 Convert aquatinspitz to C. Jonas 'Sortie' Termansen 2016-02-28 22:11:39 +0100
  • e004de8827 Convert editor to C. Jonas 'Sortie' Termansen 2016-02-28 17:36:45 +0100
  • 238f0cca0b Convert carray to C. Jonas 'Sortie' Termansen 2016-02-28 16:46:24 +0100
  • 08ec6cafc8 Convert bench to C. Jonas 'Sortie' Termansen 2016-02-28 16:42:57 +0100
  • 114aa29878 Convert dispd to C. Jonas 'Sortie' Termansen 2016-02-28 16:38:02 +0100
  • 8e988c1bf1 Convert libpthread to C and merge into libc. Jonas 'Sortie' Termansen 2016-02-28 13:03:24 +0100
  • 01b59c1947 Convert libc to C. Jonas 'Sortie' Termansen 2016-02-28 12:11:02 +0100
  • f633942124 Replace crc32 code with libz implementation. Jonas 'Sortie' Termansen 2016-02-27 16:41:02 +0100
  • 3487b62152 Remove dead MTRR code from the kernel. Jonas 'Sortie' Termansen 2016-02-27 16:17:10 +0100
  • 6cab6d7aff Replace <elf.h> with public domain version from musl. Jonas 'Sortie' Termansen 2016-02-27 16:03:54 +0100
  • 4f07e94b0c Rewrite strtof(3). Jonas 'Sortie' Termansen 2016-02-27 14:12:36 +0100
  • c5948fdd28 Fix executable manual pages. Jonas 'Sortie' Termansen 2016-02-29 01:35:13 +0100
  • f29f8e7679 Fix -Wstrict-prototypes issues. Jonas 'Sortie' Termansen 2016-02-29 00:53:59 +0100
  • 4ee8f9ec38 Save modified file on editor(1) open and quit. Jonas 'Sortie' Termansen 2016-02-24 23:29:23 +0100
  • d472818380 Fix pager(1) bugs. Jonas 'Sortie' Termansen 2016-02-24 22:57:41 +0100
  • 77129524eb Add touch(1). Alexandros Alexandrou 2016-02-24 17:14:34 +0100
  • ede0571926 Add UTIME_NOW and UTIME_OMIT. Jonas 'Sortie' Termansen 2016-02-24 16:29:37 +0100
  • 02c6316e95 Remove kernel debugger, old kernel US layout and kernel symbol code. Jonas 'Sortie' Termansen 2016-02-22 00:12:26 +0100
  • 478468a04e Fix sysmerge delayed upgrade bricking system. Jonas 'Sortie' Termansen 2016-02-21 22:09:03 +0100
  • f52fb3202c Add sysinstall(8), sysmerge(8), and sysupgrade(8). Jonas 'Sortie' Termansen 2016-02-18 22:16:02 +0100
  • 8af81a1864 Add disked(8). Jonas 'Sortie' Termansen 2015-07-24 02:23:03 +0200
  • e32ca1d7b9 Add support for multiple mount points to init(8). Jonas 'Sortie' Termansen 2016-02-15 15:09:21 +0100
  • ebdb2a844f Disable PS/2 port testing. Jonas 'Sortie' Termansen 2016-02-18 22:03:06 +0100
  • 2ab9139f35 Fix missing malloc check in canonicalize_file_name_at(3). Jonas 'Sortie' Termansen 2016-02-18 22:02:33 +0100
  • 065a51cb00 Fix user-space filesystem st_dev values being non-unique. Jonas 'Sortie' Termansen 2016-02-17 23:48:05 +0100
  • 2f50a03035 Fix du(1) locale issues in build-aux/iso-grub-cfg.sh. Jonas 'Sortie' Termansen 2016-02-13 20:08:45 +0100
  • 16c5738a20 Fix typo in PS/2 error string. Jonas 'Sortie' Termansen 2016-02-13 19:28:59 +0100
  • b15d30ea0c Fix Makefile build breakage. Jonas 'Sortie' Termansen 2016-02-07 23:59:26 +0100
  • 170ccfcc89 Load ports in their own initrds. Jonas 'Sortie' Termansen 2015-12-28 02:11:17 +0100
  • c10628a2e2 Remove root makefile kernel targets. Jonas 'Sortie' Termansen 2016-01-05 23:49:40 +0100
  • 3648fce015 Add git repository to /src if applicable. Jonas 'Sortie' Termansen 2015-08-14 17:25:10 +0200
  • d85a0b70cc Add /etc/machine. Jonas 'Sortie' Termansen 2016-01-04 22:46:34 +0100
  • bdd9e2851b Add /etc/sortix-release. Jonas 'Sortie' Termansen 2015-08-12 12:33:56 +0200
  • 5ee7ff4e67 Add iso compression support. Jonas 'Sortie' Termansen 2015-07-28 01:46:01 +0200
  • e9e033212a Generate lists of system files. Jonas 'Sortie' Termansen 2015-07-25 14:04:04 +0200
  • 80d238702d Remove iso bootloader wallpaper and default resolution. Jonas 'Sortie' Termansen 2015-10-01 22:39:15 +0200
  • 2228dee514 Fix mkinitrd(8) manifest support. Jonas 'Sortie' Termansen 2016-02-07 22:20:12 +0100
  • 52007a1793 Collect leaked inode references in extfs. Jonas 'Sortie' Termansen 2015-08-14 16:23:38 +0000
  • 01ee906d25 Add editor(5). Jonas 'Sortie' Termansen 2016-01-01 15:01:39 +0000
  • ee971b463b Create tix collection even if PACKAGES is empty. Jonas 'Sortie' Termansen 2015-11-22 21:54:54 +0100
  • 507d7d73ab Add --manifest option to mkinitrd(8). Jonas 'Sortie' Termansen 2015-12-28 02:04:01 +0100
  • bab21ae7dd Add tar and tix initrd support. Jonas 'Sortie' Termansen 2015-11-05 00:36:22 +0100
  • 475bd7c26e Add support for multiple initrds. Jonas 'Sortie' Termansen 2015-11-04 14:06:17 +0100
  • 391680a468 Add update-initrd(8). Jonas 'Sortie' Termansen 2015-09-25 14:57:11 +0200
  • caf632ccdd Remove mbrfs. Jonas 'Sortie' Termansen 2015-07-24 02:26:54 +0200
  • 9fe234d4d8 Rewrite init(8). Jonas 'Sortie' Termansen 2015-07-24 02:24:49 +0200
  • 70687ac610 Add passwd(1). Jonas 'Sortie' Termansen 2015-11-25 19:18:14 +0100
  • 9a1786f688 Add login(8). Jonas 'Sortie' Termansen 2015-12-25 03:24:51 +0100
  • 02d5dddc5b Fix minor mistakes in new manual pages. Jonas 'Sortie' Termansen 2016-02-04 02:07:59 +0100
  • 1ca8ef0a48 Document mkinitrd(8) and initrdfs(8). Jonas 'Sortie' Termansen 2015-10-07 21:24:39 +0200
  • cbe969ba32 Add sf(1). Jonas 'Sortie' Termansen 2015-09-20 03:33:04 +0200
  • 31394e4014 Document editor(1). Jonas 'Sortie' Termansen 2016-02-03 19:39:37 +0100
  • b24103d458 Add manual pages. Jonas 'Sortie' Termansen 2015-10-06 00:32:45 +0200
  • e6a1cd6dee Add libmount. Jonas 'Sortie' Termansen 2015-03-07 13:34:43 +0100
  • aff8f4d89c Fix files with incorrect copyright headers. Jonas 'Sortie' Termansen 2016-02-03 01:00:21 +0100
  • 398eee1a8b Add AHCI driver. Jonas 'Sortie' Termansen 2013-05-27 23:55:49 +0200
  • 79e01c2eba Rewrite ATA driver. Jonas 'Sortie' Termansen 2014-09-28 00:48:09 +0200
  • c1db172431 Remove suggested makefile example from porting-guide. Jonas 'Sortie' Termansen 2016-02-01 01:59:50 +0100
  • b37a679c72 Add -f to cp(1). Jonas 'Sortie' Termansen 2016-02-01 01:45:12 +0100
  • bd14553a0f Add df(1). Jonas 'Sortie' Termansen 2015-05-31 20:39:04 +0200
  • b0bbf1e013 Fix fsm_mountat(2) error handling. Jonas 'Sortie' Termansen 2016-01-27 21:24:20 +0100
  • 230fade468 Add /usr to . symbolic link. Jonas 'Sortie' Termansen 2015-12-17 15:35:13 +0100
  • 7a7ddc2d73 Add guard page debug malloc. Jonas 'Sortie' Termansen 2015-10-09 15:28:16 +0200
  • f876667cc5 Add socketpair(2) AF_UNIX stream support. Jonas 'Sortie' Termansen 2016-01-18 14:43:49 +0100
  • 697d52b88a Add basic getaddrinfo(3) support for localhost ports. Jonas 'Sortie' Termansen 2016-01-18 14:42:02 +0100
  • 7c3d9bf2b9 Move tix to sbin. Jonas 'Sortie' Termansen 2015-12-29 02:31:26 +0100
  • d1777d7afd Add extfs and unmount suggestions to command-not-found(1). Jonas 'Sortie' Termansen 2015-12-28 21:34:11 +0100
  • 0c5eff4475 Add export builtin to sh(1). Jonas 'Sortie' Termansen 2015-12-28 20:55:57 +0100
  • 0c7d1fe2c1 Add -m support to mkdir(1). Jonas 'Sortie' Termansen 2015-12-28 02:51:59 +0100
  • 794cfd057a Add keyboard number selection to chvideomode(1). Jonas 'Sortie' Termansen 2015-12-27 22:19:36 +0100
  • 5ba7ce6802 Add backwards support to pager(1). Jonas 'Sortie' Termansen 2015-12-27 21:43:41 +0100
  • c8315c1ac2 Add extfs s_last_mounted support. Jonas 'Sortie' Termansen 2015-12-23 17:35:00 +0100
  • e89dc04674 Add extfs support for d_type. Jonas 'Sortie' Termansen 2015-12-23 17:08:19 +0100
  • 624ceff900 Add _PC_NAME_MAX support. Jonas 'Sortie' Termansen 2015-12-19 04:01:46 +0100
  • 8b03a9ab94 Update printf family to current coding conventions. Jonas 'Sortie' Termansen 2015-12-01 22:16:55 +0100
  • b5f9876089 Remove unnecessary libg.a. Jonas 'Sortie' Termansen 2015-11-23 01:44:16 +0100
  • 14c27ff3fa Preclean only in tix-build when the port is dirty. Jonas 'Sortie' Termansen 2015-11-22 23:21:36 +0100
  • 9e6876ff14 Split fdio into multiple files. Jonas 'Sortie' Termansen 2015-11-20 23:54:30 +0100
  • 3320e29c95 Remove unused libc signal assembly files. Jonas 'Sortie' Termansen 2015-11-20 21:54:28 +0100
  • 4d2901b90e Split stdin, stdout and stderr into their own files. Jonas 'Sortie' Termansen 2015-11-20 21:52:32 +0100
  • 2e4b15daed Simplify directory reading. Jonas 'Sortie' Termansen 2015-11-20 02:57:09 +0100
  • 56085108b6 Use fflush_unlocked as stdio's fflush_indirect. Jonas 'Sortie' Termansen 2015-11-20 00:42:35 +0100
  • bb73362d23 Create stdio buffers at FILE creation time. Jonas 'Sortie' Termansen 2015-11-20 00:07:29 +0100
  • fe067c5150 Refactor boot page availability testing. Jonas 'Sortie' Termansen 2015-11-04 02:38:25 +0100
  • cfb9dd6045 Remove poorly implemented kernel symbol loading. Jonas 'Sortie' Termansen 2015-11-04 02:37:02 +0100
  • 08bac6e3f6 Add kernelinfo firmware string. Jonas 'Sortie' Termansen 2015-10-30 18:10:34 +0100
  • 328f4e1fd6 Add features to ls(1) and fix implementation issues. Jonas 'Sortie' Termansen 2015-10-25 18:27:13 +0100
  • 224c6595bc Build ports with -Werror=implicit-function-declaration. Jonas 'Sortie' Termansen 2015-02-06 14:43:27 +0100
  • d879c2343b Build ports with -Werror=format. Jonas 'Sortie' Termansen 2015-01-27 21:45:43 +0100
  • 1e26626cc2 Silence extfs on unmount. Jonas 'Sortie' Termansen 2015-09-27 23:49:38 +0200
  • 01afa43fb0 Improve extfs incoming message reliability. Jonas 'Sortie' Termansen 2015-09-27 22:51:42 +0200
  • ec990882b0 Limit extfs device cache to 10% of system memory. Jonas 'Sortie' Termansen 2015-09-27 16:50:12 +0200