summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add skey.access manual page. Comes form 1.1.5.guido1994-09-051-0/+34
* Get rid of a superfluous echo.jkh1994-09-053-6/+3
* Remove symlink before remaking it for libkern.ajkh1994-09-053-6/+9
* New flag -u to suppress functions whose name does not begin with anbde1994-09-053-10/+32
* Fix comments.bde1994-09-053-18/+15
* Build database at build time instead of at install time.bde1994-09-051-2/+7
* 386bsd -> kernel in strings.bde1994-09-051-3/+3
* u_long -> unsigned long so that we don't depend on namespace pollutionbde1994-09-052-15/+17
* Define __GNUC__ as 2 same as cc -E would do.bde1994-09-052-5/+5
* Fix punctuation.bde1994-09-052-2/+2
* Don't include <sys/types.h> to get u_int or use u_int for a bogus cast.bde1994-09-051-4/+2
* Fix printing of weird errno's: negative values were printed as largebde1994-09-051-5/+9
* u_int -> unsigned int, so that we don't have to include <sys/types.h>bde1994-09-051-2/+2
* Remove chess from subdirs. It doesn't exist.bde1994-09-051-2/+3
* Explicitly include <sys/types.h> before including <regex.h>. This isbde1994-09-051-0/+1
* Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk filesbde1994-09-051-2/+1
* DOn't allow I/O register access in process 1 (oops).dg1994-09-053-18/+6
* Change references of 'mount_isofs' to 'mount_cd9660' as needed by FBSD 2.0gpalmer1994-09-051-3/+3
* 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
OpenPOWER on IntegriCloud