summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-2161-536/+385
* Add entry for transputer (cdev 8).jkh1994-09-211-5/+20
* Add entries for transputer driver.jkh1994-09-212-2/+4
* Add the transputer driver from Christoph Niemann, Luigi Rizzo andjkh1994-09-212-0/+758
* Documented YP functionality, part II.wollman1994-09-202-10/+109
* Don't provide bogus source operands in some asms. This probably shouldn'tbde1994-09-202-34/+58
* Better documentation, 1ms calibration, default 5 seconds BOOTWAITadam1994-09-206-28/+58
* Parenthesize macro args.bde1994-09-201-12/+20
* Don't build profiled library.bde1994-09-201-1/+2
* Document YP support.wollman1994-09-202-29/+51
* My implementation of YP group file support, modeled after thewollman1994-09-201-6/+210
* Second half of YP security hole fix. Needs updated passwordwollman1994-09-201-5/+12
* Fix security hole in YP password support, which wouldmake +user entrieswollman1994-09-201-3/+12
* Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn'tbde1994-09-204-21/+11
* Don't lose the RTC interrupt in resettodr().bde1994-09-205-10/+10
* Sorted.dg1994-09-201-23/+23
* Fixed bug where /etc/ftpusers was ineffective. Caused by the wrongdg1994-09-201-1/+1
* Make talk ctype-aware, handle controns as tcsh does, use human-orientedache1994-09-202-38/+22
* fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn'tphk1994-09-201-1/+1
* Applied patch to make -Wall and -Dlint shut up.phk1994-09-201-2/+4
* A bunch of improvements. Still far to go.phk1994-09-2012-100/+286
* The former patch to sync.c was short-lived. Bruce pointed out thatphk1994-09-201-2/+3
* /home/phk/jgphk1994-09-201-2/+2
* 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
OpenPOWER on IntegriCloud