| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to file(1) for FreeBSD: | csgr | 1994-09-03 | 5 | -133/+48 |
* | This commit was generated by cvs2svn to compensate for changes in r2479, | csgr | 1994-09-03 | 102 | -72/+5269 |
|\ |
|
| * | Bring in file 3.14 by Ian Darwin (and Christos Zoulas) | csgr | 1994-09-03 | 102 | -72/+5269 |
* | | Reviewed by: | ats | 1994-09-03 | 4 | -154/+494 |
* | | Newly implemented ioctls list: | ache | 1994-09-03 | 4 | -492/+690 |
* | | make id_iobase an int - the change to a u_short broke lpt, | csgr | 1994-09-03 | 1 | -2/+2 |
* | | Example of locale setup corrected | ache | 1994-09-03 | 1 | -3/+2 |
* | | Add and properly install locales | ache | 1994-09-03 | 3 | -0/+210 |
* | | fixed typos | adam | 1994-09-03 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r2470, | csgr | 1994-09-03 | 3 | -0/+165 |
|\ \ |
|
| * | | Bring in lptcontrol from 1.1.5.1 | csgr | 1994-09-03 | 3 | -0/+165 |
| / |
|
* | | - Bring in -x option changes from 1.x | csgr | 1994-09-03 | 3 | -6/+25 |
* | | Taken update rule out of world target so it doesn't try and sup and | paul | 1994-09-03 | 1 | -14/+5 |
* | | Reviewed by: | ats | 1994-09-02 | 2 | -2/+6 |
* | | Reviewed by: | ats | 1994-09-02 | 5 | -10/+10 |
* | | Disable one of my extensions (function profiler epilogues) that | bde | 1994-09-02 | 1 | -0/+2 |
* | | Restore some explicit dependencies for locore.s so that "make clean; make" | bde | 1994-09-02 | 3 | -6/+6 |
* | | Added entry for if_lnc.c, soon to be added new Lancef amily ethernet | paul | 1994-09-02 | 2 | -2/+4 |
* | | Whoops, accidently left out some pieces of the munmapfd patch. | dg | 1994-09-02 | 3 | -7/+9 |
* | | Make sure that uio_resid isn't negative in read(). | dg | 1994-09-02 | 1 | -1/+5 |
* | | panic if length is < 0 in ffs_truncate(). | dg | 1994-09-02 | 1 | -1/+3 |
* | | Disallow truncating to negative file sizes. Doing so causes ffs_truncate() | dg | 1994-09-02 | 2 | -2/+10 |
* | | 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 |