2002-07-02 |
Travis Geiselbrecht | This does not belong here. We'll have to find somewhere...
|
commit | commitdiff | tree |
2002-07-02 |
Travis Geiselbrecht | Grrr, turns out the 'fix' in checkin #1493 really just...
|
commit | commitdiff | tree |
2002-07-02 |
Travis Geiselbrecht | Tweak a '#pragma weak' line to make gcc 3.1 happy.
|
commit | commitdiff | tree |
2002-06-30 |
Travis Geiselbrecht | Added net_timer module that runs a thread to do network...
|
commit | commitdiff | tree |
2002-06-23 |
Travis Geiselbrecht | cleaned up the newos/types.h file that everyone has...
|
commit | commitdiff | tree |
2002-06-17 |
Travis Geiselbrecht | more work on the tcp/ip stack:
|
commit | commitdiff | tree |
2002-06-10 |
Travis Geiselbrecht | remove netboot from the default build. No one uses...
|
commit | commitdiff | tree |
2002-06-09 |
Travis Geiselbrecht | fix a minor little bug in thread_suspend_thread that...
|
commit | commitdiff | tree |
2002-06-05 |
Travis Geiselbrecht | work in progress on tcp protocol and other net stack...
|
commit | commitdiff | tree |
2002-06-05 |
Travis Geiselbrecht | checkin if some disabled code that checks for interrupts...
|
commit | commitdiff | tree |
2002-05-05 |
Travis Geiselbrecht | Tweaked the x86 bootblock.asm file to fix a vesa detection...
|
commit | commitdiff | tree |
2002-05-05 |
Travis Geiselbrecht | Set of dox for the system put together by Dan Sinclair.
|
commit | commitdiff | tree |
2002-05-05 |
Travis Geiselbrecht | 'ps' command by Dan Sinclair
|
commit | commitdiff | tree |
2002-05-05 |
Travis Geiselbrecht | Another shell patch by Jeroen van Iddekinge:
|
commit | commitdiff | tree |
2002-05-05 |
Travis Geiselbrecht | 'rm' command submitted by Jeroen van Iddekinge
|
commit | commitdiff | tree |
2002-04-30 |
Travis Geiselbrecht | the i386-linux-* toolchain is depreciated as of now...
|
commit | commitdiff | tree |
2002-04-29 |
Travis Geiselbrecht | Build a seprate libc for the kernel and link directly...
|
commit | commitdiff | tree |
2002-04-29 |
Travis Geiselbrecht | Remove all traces of 'nulibc' from everything
|
commit | commitdiff | tree |
2002-04-29 |
Travis Geiselbrecht | Move the nulibc headers to libc as well
|
commit | commitdiff | tree |
2002-04-29 |
Travis Geiselbrecht | Branch nulibc back into libc and remove nulibc.
|
commit | commitdiff | tree |
2002-04-28 |
Travis Geiselbrecht | add new stub functions for the zfs driver so it'll...
|
commit | commitdiff | tree |
2002-04-27 |
Travis Geiselbrecht | oops, broke the build
|
commit | commitdiff | tree |
2002-04-27 |
Travis Geiselbrecht | Found a switch on gcc that gives you the path to the...
|
commit | commitdiff | tree |
2002-04-19 |
Travis Geiselbrecht | fix typo in make system submitted by Daniel Reinhold
|
commit | commitdiff | tree |
2002-04-19 |
Travis Geiselbrecht | Fixed a typo in templates/app.mk submitted by Trey...
|
commit | commitdiff | tree |
2002-03-31 |
Travis Geiselbrecht | Update the sh4 apps to locate at 0x200000 instead of...
|
commit | commitdiff | tree |
2002-03-30 |
Travis Geiselbrecht | This tab in the makefile caused it to not include the...
|
commit | commitdiff | tree |
2002-03-30 |
Travis Geiselbrecht | whoops, disabled networking to make the DC boot. Turn...
|
commit | commitdiff | tree |
2002-03-30 |
Travis Geiselbrecht | Get the system booting on sh4 (Dreamcast) again. Doesn...
|
commit | commitdiff | tree |
2002-03-26 |
Travis Geiselbrecht | start work on getting the DC port working again.
|
commit | commitdiff | tree |
2002-03-24 |
Travis Geiselbrecht | Here we have it folks! Step right up, new make system!
|
commit | commitdiff | tree |
2002-03-23 |
Travis Geiselbrecht | Track user and kernel time per thread.
|
commit | commitdiff | tree |
2002-03-16 |
Travis Geiselbrecht | move the last remnant of libsys into libc (stdio.c)
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | fixed a bug in ls where if the argument on the command...
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | fix submitted by Radu Pasol to fix hoard (was incorrectly...
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | fixed a bug in the submission of Rob Judd's IDE driver...
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | checkin of initial framework for zfs. Doesn't work...
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | broke mount and unmount out of the shell
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | moved 'ls' out of the shell and sooped up the output...
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | fix the getc() vs getchar() confusion
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | patch by Jeroen Van Iddekinge:
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | Uber patch to the shell by Jeroen Van Iddekinge
|
commit | commitdiff | tree |
2002-03-10 |
Travis Geiselbrecht | more changes to ide3 by Rob Judd:
|
commit | commitdiff | tree |
2002-03-07 |
Travis Geiselbrecht | Updated the TODO list
|
commit | commitdiff | tree |
2002-03-07 |
Travis Geiselbrecht | Tweak a makefile to properly clean up after itself.
|
commit | commitdiff | tree |
2002-03-05 |
Travis Geiselbrecht | checkpoint of some NeXT bootloader work
|
commit | commitdiff | tree |
2002-03-05 |
Travis Geiselbrecht | update the license file to include 2002
|
commit | commitdiff | tree |
2002-03-05 |
Travis Geiselbrecht | Added fpu state save for x86:
|
commit | commitdiff | tree |
2002-03-04 |
Travis Geiselbrecht | newer version of ide3 (Rob Judd's). I had previously...
|
commit | commitdiff | tree |
2002-03-04 |
Travis Geiselbrecht | Checkin of another IDE driver by Lionel Touati:
|
commit | commitdiff | tree |
2002-03-04 |
Travis Geiselbrecht | Checking in another version of the IDE driver by Rob...
|
commit | commitdiff | tree |
2002-03-01 |
Travis Geiselbrecht | As usual, forgot a couple of files
|
commit | commitdiff | tree |
2002-03-01 |
Travis Geiselbrecht | Start of work on a NeXT 68k port.
|
commit | commitdiff | tree |
2002-02-24 |
Travis Geiselbrecht | Relative major change of a few core things, all optimizations:
|
commit | commitdiff | tree |
2002-02-22 |
Travis Geiselbrecht | -Changed most of the header guard strings to be a little...
|
commit | commitdiff | tree |
2002-02-22 |
Travis Geiselbrecht | Fix building on Solaris 8 box.
|
commit | commitdiff | tree |
2002-02-16 |
Travis Geiselbrecht | more net fixes:
|
commit | commitdiff | tree |
2002-02-16 |
Travis Geiselbrecht | -fixed a tx lockup bug in the 8139 driver
|
commit | commitdiff | tree |
2002-02-16 |
Travis Geiselbrecht | bug in the x86 page mapper code where the pgtable entry...
|
commit | commitdiff | tree |
2002-02-13 |
Travis Geiselbrecht | Finally just made the system default to building i386...
|
commit | commitdiff | tree |
2002-02-12 |
Travis Geiselbrecht | roll in a change by Rob Judd that lets you change the...
|
commit | commitdiff | tree |
2002-02-12 |
Travis Geiselbrecht | turn off a bunch of useless chattyness in thread and...
|
commit | commitdiff | tree |
2002-02-12 |
Travis Geiselbrecht | checkin of work in progress on ip fragmentation:
|
commit | commitdiff | tree |
2002-02-12 |
Travis Geiselbrecht | total hack to make gcc 3.x happy.
|
commit | commitdiff | tree |
2002-02-09 |
Travis Geiselbrecht | get rid of the hacky proc_creation_sem
|
commit | commitdiff | tree |
2002-02-09 |
Travis Geiselbrecht | fixed a gnarly crash that has been plagueing us for...
|
commit | commitdiff | tree |
2002-02-08 |
Travis Geiselbrecht | couple of tweaks to get the net stack to be a lot more...
|
commit | commitdiff | tree |
2002-02-08 |
Travis Geiselbrecht | a whole series of crasher fixers:
|
commit | commitdiff | tree |
2002-02-07 |
Travis Geiselbrecht | three patches by Jeroen Van Iddekinge:
|
commit | commitdiff | tree |
2002-02-06 |
Travis Geiselbrecht | Fix bootmaker and --strip-debug switch with building...
|
commit | commitdiff | tree |
2002-02-06 |
Travis Geiselbrecht | fix memmove.c a la freston's fix of memcpy.c
|
commit | commitdiff | tree |
2002-02-05 |
Travis Geiselbrecht | bunch of low level fixes to the thread code:
|
commit | commitdiff | tree |
2002-02-03 |
Travis Geiselbrecht | meant to fix this a long time ago:
|
commit | commitdiff | tree |
2002-02-02 |
Travis Geiselbrecht | little boo boo on the mmap() call to map_backing_store...
|
commit | commitdiff | tree |
2002-02-02 |
Travis Geiselbrecht | -add size to the dprintf buffer until we get a real...
|
commit | commitdiff | tree |
2002-02-02 |
Travis Geiselbrecht | disable the ps2 mouse driver for now, it seems to be...
|
commit | commitdiff | tree |
2002-02-02 |
Travis Geiselbrecht | three patches by Damien Guard:
|
commit | commitdiff | tree |
2002-02-02 |
Travis Geiselbrecht | Couple of tweaks to the make system to facilitate building...
|
commit | commitdiff | tree |
2002-01-29 |
Travis Geiselbrecht | -filled in the *page operations on remote block device...
|
commit | commitdiff | tree |
2002-01-27 |
Travis Geiselbrecht | get ppc build compiling again
|
commit | commitdiff | tree |
2002-01-27 |
Travis Geiselbrecht | Make warning go away
|
commit | commitdiff | tree |
2002-01-27 |
Travis Geiselbrecht | net block device. Pretty simple for now, but this device...
|
commit | commitdiff | tree |
2002-01-27 |
Travis Geiselbrecht | roll in a 'ps' command patch by Damien Guard
|
commit | commitdiff | tree |
2002-01-26 |
Travis Geiselbrecht | forgot a couple of things in the turning off the net...
|
commit | commitdiff | tree |
2002-01-26 |
Travis Geiselbrecht | more work on net stack:
|
commit | commitdiff | tree |
2002-01-25 |
Travis Geiselbrecht | make the fibo app makefile shut up
|
commit | commitdiff | tree |
2002-01-24 |
Travis Geiselbrecht | added a submitted ps/2 mouse driver by Elad Lahav
|
commit | commitdiff | tree |
2002-01-24 |
Travis Geiselbrecht | knock out a few printf-not-matching-args warnings,...
|
commit | commitdiff | tree |
2002-01-24 |
Travis Geiselbrecht | more netstack work:
|
commit | commitdiff | tree |
2002-01-24 |
Travis Geiselbrecht | Make a warning go away in the recent checkin.
|
commit | commitdiff | tree |
2002-01-24 |
Travis Geiselbrecht | Arguments to processes by Jeroen Van Iddekinge...
|
commit | commitdiff | tree |
2002-01-22 |
Travis Geiselbrecht | more network work:
|
commit | commitdiff | tree |
2002-01-20 |
Travis Geiselbrecht | another checkpoint of net stack work in progress.
|
commit | commitdiff | tree |
2002-01-20 |
Travis Geiselbrecht | more network stack work, everything works up to udp...
|
commit | commitdiff | tree |
2002-01-20 |
Travis Geiselbrecht | safety checkin of new network stack:
|
commit | commitdiff | tree |
2002-01-19 |
Travis Geiselbrecht | Fix a stray include file that shouldn't be there.
|
commit | commitdiff | tree |
2002-01-19 |
Travis Geiselbrecht | Bring the rtl8139 (network card) driver up to date...
|
commit | commitdiff | tree |
2002-01-19 |
Travis Geiselbrecht | knock out some more warnings
|
commit | commitdiff | tree |
2002-01-19 |
Travis Geiselbrecht | Patch by Damien Guard:
|
commit | commitdiff | tree |
2002-01-19 |
Travis Geiselbrecht | Big boo-boo on my part:
|
commit | commitdiff | tree |