summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Made the kernel compile even without "ether".phk1994-09-164-4/+16
* | Eliminate use of raw control characters in stty commands, make echo's andrgrimes1994-09-162-5/+5
* | Remove all ADJKERNTZ references, now all this stuff in cpu.hache1994-09-161-13/+2
* | CPU_ADJKERNTZ added for resettodtr()ache1994-09-162-4/+8
* | CPU_ADJKERNTZ added to cpu_sysctlache1994-09-162-2/+10
* | KERN_ADJKERNTZ removed from here to cpu_sysctl MACHDEP sectionache1994-09-161-4/+1
* | KERN_ADJKERNTZ moved to MACHDEP sectionache1994-09-161-4/+13
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + <se>se1994-09-169-537/+551
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-164-1331/+2719
* | Fix library dependencies. The clockstuff directory isn't used but Ibde1994-09-151-3/+3
* | Unmap hints file when finished with it, so that it can go awaybde1994-09-152-2/+42
* | Add some prototypes.bde1994-09-154-8/+25
* | Don't exit early if the device is not character special or if thebde1994-09-152-8/+22
* | Install osreldate.h with the correct owner, group and mode. It is stillbde1994-09-151-1/+3
* | Install libregex.h with the correct owner, group and mode.bde1994-09-151-2/+3
* | Supply prototypes for some functions that were implicitly declared andbde1994-09-154-7/+11
OpenPOWER on IntegriCloud