summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oget/sethostname: add missing argument to kern_sysctlache1994-09-191-3/+3
* sysctl incorrectly check name[2] instead of name[1]ache1994-09-191-2/+2
* More reasonable example of BOOTWAIT parameteradam1994-09-193-9/+9
* Default wait approx 10 seconds for keypress during bootadam1994-09-192-6/+6
* More elegant fix for short settings.csgr1994-09-192-22/+38
* Changed some NetBSD backwards compatibility code which was confusing mountd.dfr1994-09-192-12/+4
* Added support for MSDOS file systems.dfr1994-09-192-0/+2
* removed usr/include/mdphk1994-09-191-3/+1
* Add vm/vm.h for complete sysctl type.ache1994-09-191-1/+1
* Reversed last revision which was a mistake.dfr1994-09-191-1/+0
* Added MSDOSFS option.dfr1994-09-193-3/+6
* 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
OpenPOWER on IntegriCloud