| Commit message (Expand) | Author | Age | Files | Lines |
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 5 | -11/+17 |
* | Use `1' for a boolean value instead of something irrelevant (MNT_WAIT) | bde | 1994-09-20 | 1 | -2/+2 |
* | Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requires | bde | 1994-09-20 | 1 | -3/+3 |
* | Fix the order of includes (*.mk must be included after *.inc). | bde | 1994-09-20 | 1 | -1/+1 |
* | Add dependency for -lcompat. | bde | 1994-09-20 | 2 | -2/+6 |
* | Remove the alias splnone() for spl0(). It was used only once. | bde | 1994-09-20 | 3 | -7/+5 |
* | Re-implement YP password file support from scratch. This implementation | wollman | 1994-09-20 | 1 | -3/+215 |
* | Maintain pw_fields, and output same to password database. | wollman | 1994-09-20 | 3 | -1/+56 |
* | Add a new field to the passwd structure, indicating which of the fields have | wollman | 1994-09-20 | 1 | -0/+15 |
* | resettodr() now exists, enable it | ache | 1994-09-20 | 2 | -6/+2 |
* | resettodr() implemented, inittodr() fixed | ache | 1994-09-20 | 7 | -358/+698 |
* | Correction for new sysctl interface | ache | 1994-09-19 | 1 | -4/+4 |
* | Remove warning about adjkerntz /var/run file | ache | 1994-09-19 | 1 | -2/+1 |
* | rewritted to use sysctl, no more /var/run/.adjkerntz now | ache | 1994-09-19 | 3 | -39/+26 |
* | Put back missing .text before swi_net. This could probably be made faster; | wollman | 1994-09-19 | 1 | -1/+2 |
* | Function in this module bloodly called 'gethostname' and linked | ache | 1994-09-19 | 1 | -2/+2 |
* | For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int. | wollman | 1994-09-19 | 2 | -2/+12 |
* | Get rid of the files that now live in src/share/examples/etc, and update | wollman | 1994-09-19 | 1 | -7/+3 |
* | Install /etc from the same source as /usr/share/examples/etc (mostly). | wollman | 1994-09-19 | 33 | -1/+1272 |
* | oget/sethostname: add missing argument to kern_sysctl | ache | 1994-09-19 | 1 | -3/+3 |
* | sysctl incorrectly check name[2] instead of name[1] | ache | 1994-09-19 | 1 | -2/+2 |
* | More reasonable example of BOOTWAIT parameter | adam | 1994-09-19 | 3 | -9/+9 |
* | Default wait approx 10 seconds for keypress during boot | adam | 1994-09-19 | 2 | -6/+6 |
* | More elegant fix for short settings. | csgr | 1994-09-19 | 2 | -22/+38 |
* | Changed some NetBSD backwards compatibility code which was confusing mountd. | dfr | 1994-09-19 | 2 | -12/+4 |
* | Added support for MSDOS file systems. | dfr | 1994-09-19 | 2 | -0/+2 |
* | removed usr/include/md | phk | 1994-09-19 | 1 | -3/+1 |
* | Add vm/vm.h for complete sysctl type. | ache | 1994-09-19 | 1 | -1/+1 |
* | Reversed last revision which was a mistake. | dfr | 1994-09-19 | 1 | -1/+0 |
* | Added MSDOSFS option. | dfr | 1994-09-19 | 3 | -3/+6 |
* | Added msdosfs. | dfr | 1994-09-19 | 31 | -9/+12659 |
* | Added mount_msdos. | dfr | 1994-09-19 | 10 | -3/+981 |
* | bugfix: change gidset[] type from int to gid_t | ache | 1994-09-19 | 3 | -6/+6 |
* | Declared msginfo, shminfo, and seminfo structs. | dg | 1994-09-19 | 1 | -1/+5 |
* | Add support for '-k' option to print file allocation space in 'K' instead of | pst | 1994-09-19 | 2 | -2/+11 |
* | This commit was generated by cvs2svn to compensate for changes in r2886, | phk | 1994-09-19 | 16 | -0/+1304 |
|\ |
|
| * | This is the present state of CTM version 2. Please do not ask for | phk | 1994-09-19 | 16 | -0/+1304 |
* | | Fix 'ls' alias to work with new ls (-k is not supported) | pst | 1994-09-19 | 1 | -2/+2 |
* | | Change setup.c so that game files are generated into obj dir, | swallace | 1994-09-19 | 3 | -17/+32 |
* | | Need to call on libmd in "includes" target. | phk | 1994-09-19 | 1 | -1/+2 |
* | | Added beforeinstall rule to install .h files. We might need some .mk | phk | 1994-09-19 | 1 | -0/+14 |
* | | Add commented out setenv ENABLE_STARTUP_LOCALE | ache | 1994-09-19 | 1 | -1/+2 |
* | | Remove STARTUP_LOCALE reference, obsoleted | ache | 1994-09-19 | 3 | -33/+3 |
* | | Change level of setlocale hack enabling from compile option STARTUP_LOCALE | ache | 1994-09-19 | 2 | -9/+5 |
* | | These are mtree generated versions of these files using the | rgrimes | 1994-09-19 | 5 | -404/+361 |
* | | My optimization to eliminate /set records was a little too aggressive, it | rgrimes | 1994-09-19 | 1 | -2/+5 |
* | | Modified DEPENDS rule so that anything you depend on gets both | jkh | 1994-09-19 | 1 | -2/+2 |
* | | DESTDIR added to PORTSDIR definition | ache | 1994-09-19 | 1 | -2/+2 |
* | | The previous revision got the wrong log message (for clock.c). It should | bde | 1994-09-18 | 2 | -4/+4 |
* | | Remove some unnecessary #includes. | bde | 1994-09-18 | 7 | -106/+76 |