summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use new-style declarations for min/max functions so thatbde1994-09-182-124/+22
* | Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-189-25/+19
* | Emendation to previous commit: only create static INTERNALLIBs ifwollman1994-09-181-1/+3
* | Add (#ifdef'ed by STARTUP_LOCALE) following line to crt0.cache1994-09-182-3/+12
* | It turns out that occasionally you want both shared and static versionswollman1994-09-181-4/+2
* | Replace `unsigned' by `u_int' so that it is not necessary to includebde1994-09-181-6/+6
* | Clean up #includes. <machine/spl.h> has to be included by almost everythingbde1994-09-182-10/+10
* | Remove "#ifdef notdef" around declaration of fuibyte(). fuibyte() _is_bde1994-09-181-10/+3
* | Added domainname.wollman1994-09-181-3/+5
* | Add q modifier (for long longs) support to -Wformat.rgrimes1994-09-181-22/+29
* | A new domainname(1) command based on hostname(1), this time with a correctwollman1994-09-183-0/+146
* | Removed obsolete example of specifying PCI IntA to IRQ mapping for NCR.se1994-09-181-2/+1
* | 1. Remove commented out CFLAGS+=-DDEBUG from Makefilergrimes1994-09-188-113/+174
* | Declare [gs]etdomainname().wollman1994-09-181-0/+2
* | Redo Kernel NTP PLL support, kernel side.wollman1994-09-1820-154/+2129
* | Redo kernel NTP PLL support, user-mode interface.wollman1994-09-183-10/+69
* | Add LDDESTDIR to ld command.swallace1994-09-182-4/+12
* | Put LDDESTDIR before library listing.swallace1994-09-182-4/+4
* | Add 'rm -f /etc/localtime' before cp to /etc/localtime,ache1994-09-181-1/+2
* | added fdwrite -> usr.sbin/fdwritephk1994-09-181-2/+2
* | Added a missing ${DESTDIR}. The real problem is that stuff related tophk1994-09-181-1/+1
* | Makefile: add ${LDDESTDIR} to linking of boot code so ${DESTDIR}/usr/libswallace1994-09-184-6/+10
* | This commit was generated by cvs2svn to compensate for changes in r2849,phk1994-09-183-0/+341
|\ \ | |/
| * A small program, which can take a file of any size, format, write and verifyphk1994-09-183-0/+341
* | libmd no longer built as shared-lib, only static.phk1994-09-181-2/+3
* | Parallel-port TCP/IP interface can now take any MTU.phk1994-09-181-63/+74
* | Declare fuction setpassive in file cmds.c void and update correspondingswallace1994-09-182-1/+2
* | Fix from John Kohl:dg1994-09-181-1/+1
* | Various fixes:dg1994-09-182-6/+22
* | Kludge to workaround ftp coredumping when password is specified beforedg1994-09-181-1/+1
* | New man pages from Wilko Bulte.jkh1994-09-182-0/+138
* | Fixed the problem where the floppy has incorrectly failed probingjoerg1994-09-173-51/+102
* | Fix include path.dg1994-09-172-2/+2
* | Added fdformat utility from 1.1.5.dg1994-09-171-2/+2
* | Updated driver to the 1.1.5 version:dg1994-09-1713-963/+1745
* | Include <i386/include/cpufunc.h> to have outb() defined ...se1994-09-171-1/+2
* | Got rid of compiler warnings.dg1994-09-175-23/+16
* | Changed CDOUTSTANDING back to a value of 2 (from 1), since this is now onlyse1994-09-161-2/+2
* | Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, andwollman1994-09-168-9/+43
* | Delete unlikely-to-be-used filesystems from GENERIC kernels.wollman1994-09-162-17/+3
* | Added new entrygclarkii1994-09-161-1/+20
* | Added first system entry (mine)gclarkii1994-09-161-1/+25
* | Added version string (All new FAQ stuff should have one)gclarkii1994-09-161-1/+1
* | Started cleaning up FAQ directory for 2.0.gclarkii1994-09-165-440/+1495
* | Added code for FreeBSD-1.1.5 backwards compatibility.dfr1994-09-161-3/+62
* | Add support for DEBUG_FLAGS. If you say something like:jkh1994-09-165-6/+20
* | Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-1627-208/+127
* | Moved include of cdefs.h outside of ifndef KERNEL so it alwayspaul1994-09-161-2/+3
* | Deal with outw being defined - the declaration clashes.jkh1994-09-162-2/+6
* | Add SYSV shm stuff back to LINT.jkh1994-09-166-12/+12
OpenPOWER on IntegriCloud