| Commit message (Expand) | Author | Age | Files | Lines |
* | u_long -> unsigned long so that we don't depend on namespace pollution | bde | 1994-09-05 | 2 | -15/+17 |
* | Define __GNUC__ as 2 same as cc -E would do. | bde | 1994-09-05 | 2 | -5/+5 |
* | Fix punctuation. | bde | 1994-09-05 | 2 | -2/+2 |
* | Don't include <sys/types.h> to get u_int or use u_int for a bogus cast. | bde | 1994-09-05 | 1 | -4/+2 |
* | Fix printing of weird errno's: negative values were printed as large | bde | 1994-09-05 | 1 | -5/+9 |
* | u_int -> unsigned int, so that we don't have to include <sys/types.h> | bde | 1994-09-05 | 1 | -2/+2 |
* | Remove chess from subdirs. It doesn't exist. | bde | 1994-09-05 | 1 | -2/+3 |
* | Explicitly include <sys/types.h> before including <regex.h>. This is | bde | 1994-09-05 | 1 | -0/+1 |
* | Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk files | bde | 1994-09-05 | 1 | -2/+1 |
* | DOn't allow I/O register access in process 1 (oops). | dg | 1994-09-05 | 3 | -18/+6 |
* | Change references of 'mount_isofs' to 'mount_cd9660' as needed by FBSD 2.0 | gpalmer | 1994-09-05 | 1 | -3/+3 |
* | Reviewed by: | ats | 1994-09-04 | 1 | -12/+1 |
* | Improved some comments. | dg | 1994-09-04 | 3 | -6/+6 |
* | Reviewed by: | ats | 1994-09-04 | 1 | -1/+1 |
* | Detect if we're running on a Cyrix 486DLC and enable automatic cache | pst | 1994-09-04 | 9 | -11/+211 |
* | Reviewed by: | ats | 1994-09-04 | 1 | -1/+1 |
* | Rewrote last vestige of code that used gs (copyinstr). The use of gs in | dg | 1994-09-04 | 3 | -144/+105 |
* | Added pmap_mapdev() function to map device memory. | dg | 1994-09-04 | 2 | -2/+70 |
*-. | This commit was generated by cvs2svn to compensate for changes in r2490, | jkh | 1994-09-04 | 675 | -0/+227620 |
|\ \ |
|
| | * | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 178 | -0/+23045 |
| * | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 497 | -0/+204575 |
* | | Add crunch and manctl, bring back xntpd. | jkh | 1994-09-04 | 1 | -4/+4 |
* | | Add an X11BASE variable that currently points to /usr/X386 but will | jkh | 1994-09-04 | 1 | -1/+5 |
* | | Make mddriver static. | jkh | 1994-09-04 | 1 | -3/+3 |
* | | Initialize eflags register - brought over from 1.1.5. | dg | 1994-09-04 | 3 | -6/+21 |
* | | Shell script containing the steps followed in importing file(1). | csgr | 1994-09-03 | 1 | -0/+17 |
* | | Make it possible to run lptcontrol on a printer port which does not | csgr | 1994-09-03 | 6 | -86/+117 |
* | | Eradicate my #1 (ok, maybe #2) peeve by making config now blow away | jkh | 1994-09-03 | 1 | -1/+19 |
* | | 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 |