summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added msdosfs.dfr1994-09-1931-9/+12659
* Added mount_msdos.dfr1994-09-1910-3/+981
* bugfix: change gidset[] type from int to gid_tache1994-09-193-6/+6
* Declared msginfo, shminfo, and seminfo structs.dg1994-09-191-1/+5
* Add support for '-k' option to print file allocation space in 'K' instead ofpst1994-09-192-2/+11
* This commit was generated by cvs2svn to compensate for changes in r2886,phk1994-09-1916-0/+1304
|\
| * This is the present state of CTM version 2. Please do not ask for phk1994-09-1916-0/+1304
* | Fix 'ls' alias to work with new ls (-k is not supported)pst1994-09-191-2/+2
* | Change setup.c so that game files are generated into obj dir,swallace1994-09-193-17/+32
* | Need to call on libmd in "includes" target.phk1994-09-191-1/+2
* | Added beforeinstall rule to install .h files. We might need some .mkphk1994-09-191-0/+14
* | Add commented out setenv ENABLE_STARTUP_LOCALEache1994-09-191-1/+2
* | Remove STARTUP_LOCALE reference, obsoletedache1994-09-193-33/+3
* | Change level of setlocale hack enabling from compile option STARTUP_LOCALEache1994-09-192-9/+5
* | These are mtree generated versions of these files using thergrimes1994-09-195-404/+361
* | My optimization to eliminate /set records was a little too aggressive, itrgrimes1994-09-191-2/+5
* | Modified DEPENDS rule so that anything you depend on gets bothjkh1994-09-191-2/+2
* | DESTDIR added to PORTSDIR definitionache1994-09-191-2/+2
* | The previous revision got the wrong log message (for clock.c). It shouldbde1994-09-182-4/+4
* | Remove some unnecessary #includes.bde1994-09-187-106/+76
* | 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
OpenPOWER on IntegriCloud