| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | munmapfd() was being called with one too few params - bug introduced | dg | 1994-09-02 | 1 | -2/+2 |
* | | | Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. | dg | 1994-09-02 | 5 | -189/+174 |
* | | | Make olstat() consistent with lstat() - so they both return the same | dg | 1994-09-02 | 2 | -14/+74 |
* | | | Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). | dg | 1994-09-02 | 12 | -88/+61 |
* | | | Fixed a couple of typos. Ok, this works now. Only one significant hurdle | jkh | 1994-09-02 | 1 | -5/+5 |
* | | | Ok, I've reviewed this and made it work now. ncftp fetching seems to be | jkh | 1994-09-02 | 1 | -17/+16 |
* | | | It's not necessary to make page tables write-through, so get rid of this | dg | 1994-09-02 | 3 | -9/+9 |
* | | | Add a few missing >> lines to error echo's.. This is basically my | jkh | 1994-09-02 | 1 | -4/+4 |
* | | | Here's my first cut at doing auto-fetch with ncftp. The extract rule | jkh | 1994-09-01 | 1 | -7/+31 |
* | | | Geeze, what was I thinking again? Replace all references to: | jkh | 1994-09-01 | 1 | -7/+15 |
* | | | Fixed editing blunder. | dg | 1994-09-01 | 1 | -2/+2 |
* | | | rtprio(1) utility to modify realtime priority of a process. | dg | 1994-09-01 | 4 | -1/+314 |
* | | | Added rtprio option/field. | dg | 1994-09-01 | 2 | -0/+4 |
* | | | Fixed bug that caused system processes to run at realtime priority. | dg | 1994-09-01 | 1 | -4/+3 |
* | | | Changed MAX to max. | dg | 1994-09-01 | 1 | -1/+1 |
* | | | Added rtprio system call stub and manual page. | dg | 1994-09-01 | 2 | -4/+96 |
* | | | Realtime priority scheduling support. | dg | 1994-09-01 | 3 | -5/+7 |
* | | | Realtime priority scheduling support. | dg | 1994-09-01 | 14 | -37/+415 |
* | | | Got rid of some old, unused junk. | dg | 1994-09-01 | 2 | -52/+2 |
* | | | Got rid of redundant declaration, and changed IFF_LLC0 to IFF_LINK0. | dg | 1994-09-01 | 1 | -7/+5 |
* | | | Added ze driver (brought over from 1.1.5). | dg | 1994-09-01 | 2 | -2/+4 |
* | | | Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE> | se | 1994-09-01 | 1 | -2/+7 |
* | | | Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE> | se | 1994-09-01 | 2 | -6/+8 |
* | | | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | se | 1994-09-01 | 4 | -77/+523 |
* | | | This commit was generated by cvs2svn to compensate for changes in r2432, | se | 1994-09-01 | 11 | -0/+15435 |
|\ \ \ |
|
| * | | | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + Stefan Esser <se> | se | 1994-09-01 | 11 | -0/+15435 |
| / / |
|
* | | | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + Stefan Esser <se> | se | 1994-09-01 | 1 | -0/+598 |
* | | | Reviewed by: | se | 1994-08-31 | 2 | -2/+10 |
* | | | Reviewed by: Stefan Esser <se> | se | 1994-08-31 | 2 | -2/+12 |
* | | | Reviewed by: Stefan Esser <se> | se | 1994-08-31 | 2 | -4/+4 |
* | | | Reviewed by: Stefan Esser <se> | se | 1994-08-31 | 1 | -5/+16 |
* | | | Fixed stupid bug which prevented any command line options from being | dg | 1994-08-31 | 1 | -1/+1 |
* | | | Fixed bug that surfaced with last commit for NOBOUNCE -> BOUNCE_BUFFERS by | dg | 1994-08-31 | 2 | -28/+30 |
* | | | Build ntp_adjtime.o and ntp_gettime.o so that xntpd compiles. | bde | 1994-08-31 | 1 | -9/+6 |
* | | | Fix comparison of int against unsigned when checking error return | csgr | 1994-08-31 | 1 | -2/+2 |
* | | | Conditionalized support for syscons as the console so that it can be | dg | 1994-08-31 | 3 | -3/+24 |
* | | | Rather than exclude bounce buffers support with NOBOUNCE, include it | dg | 1994-08-31 | 14 | -33/+41 |
* | | | Do uname -rs instead of uname -a when generating /etc/motd. | dg | 1994-08-31 | 1 | -1/+1 |
* | | | Quiet down compiler warnings. | dg | 1994-08-31 | 3 | -9/+9 |
* | | | Changed g++ to c++ | paul | 1994-08-31 | 1 | -2/+2 |
* | | | Undo some of Bruce's ``clean-up''. Don't be so damned verbose. | wollman | 1994-08-30 | 1 | -6/+6 |
* | | | Changed STRC -> P_TRACED. | dg | 1994-08-30 | 1 | -2/+2 |
* | | | Whoops...clean up after me cleaning up after Bruce. | dg | 1994-08-30 | 1 | -12/+16 |
* | | | Cleaned up after Bruce: there were still some things that included | dg | 1994-08-30 | 3 | -58/+13 |
* | | | Moved gpl'd fpemul into 2.0 cvs tree. Changed it's location to | dg | 1994-08-30 | 2 | -64/+64 |
* | | | Fixed bug caused by change of rlimit variables to quad_t's. The bug was in | dg | 1994-08-30 | 1 | -11/+10 |
* | | | Added qmin and qmax functions to deal with quad_t's. | dg | 1994-08-30 | 2 | -2/+28 |
* | | | Changed to reclaim memory from other buffers to eliminate memory | dg | 1994-08-30 | 1 | -2/+37 |
* | | | Don't define LOCORE (as nothing) in sources. It is now defined | bde | 1994-08-30 | 3 | -6/+3 |
* | | | Add conf.c, machdep.c, exception,s, support.s and swtch.s so that config | bde | 1994-08-30 | 2 | -6/+18 |