summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Applied patch to make -Wall and -Dlint shut up.phk1994-09-205-11/+17
* Use `1' for a boolean value instead of something irrelevant (MNT_WAIT)bde1994-09-201-2/+2
* Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requiresbde1994-09-201-3/+3
* Fix the order of includes (*.mk must be included after *.inc).bde1994-09-201-1/+1
* Add dependency for -lcompat.bde1994-09-202-2/+6
* Remove the alias splnone() for spl0(). It was used only once.bde1994-09-203-7/+5
* Re-implement YP password file support from scratch. This implementationwollman1994-09-201-3/+215
* Maintain pw_fields, and output same to password database.wollman1994-09-203-1/+56
* Add a new field to the passwd structure, indicating which of the fields havewollman1994-09-201-0/+15
* resettodr() now exists, enable itache1994-09-202-6/+2
* resettodr() implemented, inittodr() fixedache1994-09-207-358/+698
* Correction for new sysctl interfaceache1994-09-191-4/+4
* Remove warning about adjkerntz /var/run fileache1994-09-191-2/+1
* rewritted to use sysctl, no more /var/run/.adjkerntz nowache1994-09-193-39/+26
* Put back missing .text before swi_net. This could probably be made faster;wollman1994-09-191-1/+2
* Function in this module bloodly called 'gethostname' and linkedache1994-09-191-2/+2
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.wollman1994-09-192-2/+12
* Get rid of the files that now live in src/share/examples/etc, and updatewollman1994-09-191-7/+3
* Install /etc from the same source as /usr/share/examples/etc (mostly).wollman1994-09-1933-1/+1272
* 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
OpenPOWER on IntegriCloud