summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packed on vmHEADmastervm2020-06-081-0/+0
* removed an extra debug statementvm2020-06-082-1/+1
* fixed stuffvm2020-06-084-1/+5
* get works again?vm2020-06-088-130/+11
* multiple clientsNiklas Halle2020-06-084-38/+53
* seems to work nowvm2020-06-081-1/+2
* force flush after header writeNiklas Halle2020-06-081-6/+14
* some changes in the vmvm2020-06-085-10/+15
* fixes2Niklas Halle2020-06-081-1/+4
* 2 fliegen mit einer klappe?Niklas Halle2020-06-081-2/+2
* fixesNiklas Halle2020-06-081-2/+5
* first kinda ready stand, with comment in shell.c explaining a bitNiklas Halle2020-06-081-8/+33
* put und get gehen, jetzt sogar wirklich, glaube ichNiklas Halle2020-06-083-29/+49
* stuff works, i thinkNiklas Halle2020-06-084-106/+257
* more fixesNiklas Halle2020-06-073-7/+14
* works better? maybe?Niklas Halle2020-06-073-4/+10
* put worksNiklas Halle2020-06-075-64/+78
* stuff worksNiklas Halle2020-06-068-80/+121
* mendNiklas Halle2020-06-061-0/+1
* broken shitNiklas Halle2020-06-066-29/+141
* basic shell works - sometimes goes out of sync (running current command only ...Niklas Halle2020-06-067-61/+85
* trying to connect server and shell, weirdNiklas Halle2020-06-0114-9/+573
* improvementsNiklas Halle2020-06-014-10/+19
* make git shutupNiklas Halle2020-05-302-0/+0
* erstes gedönsNiklas Halle2020-05-283-15/+128
* init task 3Niklas Halle2020-05-2810-0/+433
* ignore zipsNiklas Halle2020-05-281-1/+2
* last stuffabgabe2Niklas Halle2020-05-251-0/+2
* Merge branch 'abgabe2' of git.niklashalle.net:uni/sem6/betriebssysteme into a...Niklas Halle2020-05-251-0/+3
|\
| * Merge branch 'abgabe2' of git.niklashalle.net:uni/sem6/betriebssysteme into a...Stefan Zabka2020-05-252-2/+5
| |\
| * | Closing stdin for processes without pipe running in bgStefan Zabka2020-05-251-0/+3
* | | lots of stuffNiklas Halle2020-05-252-48/+77
| |/ |/|
* | stuffvm2020-05-252-2/+5
|/
* enabled terminating wait whilst resuming the waited for process, also added fgNiklas Halle2020-05-253-29/+44
* Can now kill running processesStefan Zabka2020-05-242-4/+25
* Intial splitbuiltins_fileStefan Zabka2020-05-244-60/+96
* more handling, still not done thoNiklas Halle2020-05-241-3/+27
* small welcome message, telling what the shell can doNiklas Halle2020-05-241-0/+9
* implemented a basic wait, not much tests yet, some functionality missingNiklas Halle2020-05-242-20/+50
* Merge remote-tracking branch 'origin/MOAR_CMAKE' into dev/niklasNiklas Halle2020-05-2412-43/+93
|\
| * Fixed errorMOAR_CMAKEStefan Zabka2020-05-241-0/+1
| * Some reformatting to improve readabilityStefan Zabka2020-05-241-13/+10
| * Created testcase to reproduce failureStefan Zabka2020-05-241-0/+22
| * Makefile now ignores testsStefan Zabka2020-05-241-1/+1
| * Moved back to 02_exerciseStefan Zabka2020-05-2427-1/+1
| * Big remodellingStefan Zabka2020-05-2431-33/+57
* | minor changesNiklas Halle2020-05-244-33/+34
* | more zsh like outputNiklas Halle2020-05-221-1/+1
|/
* Merge branch 'process_and_pipes' into dev/niklasNiklas Halle2020-05-2210-158/+340
|\
| * FUCK YEAH ls -lisa | grep worksprocess_and_pipesStefan Zabka2020-05-221-4/+11