summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reviewed by:ats1994-09-041-12/+1
* Improved some comments.dg1994-09-043-6/+6
* Reviewed by:ats1994-09-041-1/+1
* Detect if we're running on a Cyrix 486DLC and enable automatic cachepst1994-09-049-11/+211
* Reviewed by:ats1994-09-041-1/+1
* Rewrote last vestige of code that used gs (copyinstr). The use of gs indg1994-09-043-144/+105
* Added pmap_mapdev() function to map device memory.dg1994-09-042-2/+70
*-. This commit was generated by cvs2svn to compensate for changes in r2490,jkh1994-09-04675-0/+227620
|\ \
| | * Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-04178-0/+23045
| * Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-04497-0/+204575
* | Add crunch and manctl, bring back xntpd.jkh1994-09-041-4/+4
* | Add an X11BASE variable that currently points to /usr/X386 but willjkh1994-09-041-1/+5
* | Make mddriver static.jkh1994-09-041-3/+3
* | Initialize eflags register - brought over from 1.1.5.dg1994-09-043-6/+21
* | Shell script containing the steps followed in importing file(1).csgr1994-09-031-0/+17
* | Make it possible to run lptcontrol on a printer port which does notcsgr1994-09-036-86/+117
* | Eradicate my #1 (ok, maybe #2) peeve by making config now blow awayjkh1994-09-031-1/+19
* | Changes to file(1) for FreeBSD:csgr1994-09-035-133/+48
* | This commit was generated by cvs2svn to compensate for changes in r2479,csgr1994-09-03102-72/+5269
|\ \
| * | Bring in file 3.14 by Ian Darwin (and Christos Zoulas)csgr1994-09-03102-72/+5269
* | | Reviewed by:ats1994-09-034-154/+494
* | | Newly implemented ioctls list:ache1994-09-034-492/+690
* | | make id_iobase an int - the change to a u_short broke lpt,csgr1994-09-031-2/+2
* | | Example of locale setup correctedache1994-09-031-3/+2
* | | Add and properly install localesache1994-09-033-0/+210
* | | fixed typosadam1994-09-031-2/+2
* | | This commit was generated by cvs2svn to compensate for changes in r2470,csgr1994-09-033-0/+165
|\ \ \
| * | | Bring in lptcontrol from 1.1.5.1csgr1994-09-033-0/+165
| / /
* | | - Bring in -x option changes from 1.xcsgr1994-09-033-6/+25
* | | Taken update rule out of world target so it doesn't try and sup andpaul1994-09-031-14/+5
* | | Reviewed by:ats1994-09-022-2/+6
* | | Reviewed by:ats1994-09-025-10/+10
* | | Disable one of my extensions (function profiler epilogues) thatbde1994-09-021-0/+2
* | | Restore some explicit dependencies for locore.s so that "make clean; make"bde1994-09-023-6/+6
* | | Added entry for if_lnc.c, soon to be added new Lancef amily ethernetpaul1994-09-022-2/+4
* | | Whoops, accidently left out some pieces of the munmapfd patch.dg1994-09-023-7/+9
* | | Make sure that uio_resid isn't negative in read().dg1994-09-021-1/+5
* | | panic if length is < 0 in ffs_truncate().dg1994-09-021-1/+3
* | | Disallow truncating to negative file sizes. Doing so causes ffs_truncate()dg1994-09-022-2/+10
* | | munmapfd() was being called with one too few params - bug introduceddg1994-09-021-2/+2
* | | Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization.dg1994-09-025-189/+174
* | | Make olstat() consistent with lstat() - so they both return the samedg1994-09-022-14/+74
* | | Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update().dg1994-09-0212-88/+61
* | | Fixed a couple of typos. Ok, this works now. Only one significant hurdlejkh1994-09-021-5/+5
* | | Ok, I've reviewed this and made it work now. ncftp fetching seems to bejkh1994-09-021-17/+16
* | | It's not necessary to make page tables write-through, so get rid of thisdg1994-09-023-9/+9
* | | Add a few missing >> lines to error echo's.. This is basically myjkh1994-09-021-4/+4
* | | Here's my first cut at doing auto-fetch with ncftp. The extract rulejkh1994-09-011-7/+31
* | | Geeze, what was I thinking again? Replace all references to:jkh1994-09-011-7/+15
* | | Fixed editing blunder.dg1994-09-011-2/+2
OpenPOWER on IntegriCloud