aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* EXT2FS and MSDOSFS to the opt_dontuse bin.Eivind Eklund1997-12-161-1/+3
* Fix my typo.Eivind Eklund1997-12-161-2/+2
* Make LINT compile again after wollman introduced poll() here.Eivind Eklund1997-12-161-2/+2
* Regenerate after changing makesyscalls.sh.Eivind Eklund1997-12-162-2/+2
* Move around opt_compat include to accomodate Linulator brokenness (forEivind Eklund1997-12-161-3/+4
* Make hidden COMPAT_43 dependencies explict. Options in headers is aEivind Eklund1997-12-163-2/+8
* Handle COMPAT_43 define -> option change.Eivind Eklund1997-12-161-4/+7
* Whoops - fix this after yesterday's IPX option changes. Also fixEivind Eklund1997-12-161-3/+12
* Make COMPAT_43 and COMPAT_SUNOS new-style options.Eivind Eklund1997-12-1643-43/+122
* Fix bug where a struct buf was free()'d back to the system malloc pool.David Greenman1997-12-161-4/+3
* Don't use PG_N if EPSON PC-486HX/HG/HA (PC-9801 compatible) areKATO Takenori1997-12-162-2/+42
* Convert SUIDDIR fully to a new-style option.Eivind Eklund1997-12-154-3/+6
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.Eivind Eklund1997-12-1525-27/+66
* Sync with sys/i386/i386/microtime.s revision 1.35.KATO Takenori1997-12-151-1/+3
* As described by the submitter:Mike Smith1997-12-154-2/+140
* Fix a recursive kernel_map lock problem in vm_zone allocator.John Dyson1997-12-151-19/+23
* Add support for poll(2) on files. vop_nopoll() now returns POLLNVALGarrett Wollman1997-12-159-19/+291
* Consult sa_len before trampling it with MSG_COMPAT set.Mike Smith1997-12-151-3/+4
* Add support for low resolution SMP kernel profiling.Tor Egge1997-12-1517-28/+115
* Don't forward hardclock or statclock to stopped cpus. Disable forwardingTor Egge1997-12-157-70/+119
* Explicitly use the _IOC macro directly. This changes the ioctl commandSean Eric Fagan1997-12-151-5/+5
* Make gzipped dynamically linked executables work again. There wasJohn Polstra1997-12-141-4/+4
* Sync with sys/i386/i386/machdep.c revision 1.279.KATO Takenori1997-12-142-2/+18
* Sync with sys/i386/conf/files.i386 revision 1.182.KATO Takenori1997-12-142-2/+14
* Slight improvement to the vm_zone stats output. Also, some other superficialJohn Dyson1997-12-142-5/+11
* As described by the submitter:Mike Smith1997-12-142-4/+294
* As described by the submitter:Mike Smith1997-12-141-5/+6
* After one of my analysis passes to evaluate methods for SMP TLB mgmt, IJohn Dyson1997-12-1414-42/+241
* Allow slow SCSI CDROMs more time to start up.James Raynard1997-12-141-1/+13
* Bring in NetBSD compatible & augmented RCSID/COPYRIGHT macrosPaul Traina1997-12-131-1/+16
* Fixed EOF handing.Bruce Evans1997-12-132-16/+4
* Restored fifo_pathconf() from rev.1.32. vop_stdpathconf() is tooBruce Evans1997-12-132-4/+64
* Restored ufs_pathconf() from rev.1.61. vop_stdpathconf() is tooBruce Evans1997-12-131-2/+41
* Change the ioctls for procfs around a bit; in particular, whever possible,Sean Eric Fagan1997-12-133-12/+15
* Add needed #include.Tor Egge1997-12-127-7/+28
* Fix(?) some style consistancy breakage and do some other nit-picking onPeter Wemm1997-12-121-25/+22
* I've been using these tweaks to enable the sound driver to talk to thePeter Wemm1997-12-129-12/+50
* We have had support for running the kernel daemons as threads forJohn Dyson1997-12-125-12/+44
* Fix a problem with procfs_exit() that resulted in missing some procfsSean Eric Fagan1997-12-124-46/+54
* Fix the prototype for swapout_procs();John Dyson1997-12-111-2/+3
* Sync with sys/i386/conf/files.i386, majors.i386 and options.i386KATO Takenori1997-12-105-11/+8
* Quiet some lint.John Dyson1997-12-101-5/+5
* eliminated a previously unnoticde compile warning about use ofJamil J. Weatherbee1997-12-091-2/+2
* the alog.c file respectively, added in wrong order by accidentJamil J. Weatherbee1997-12-091-0/+665
* add entry in LINT for alog driverJamil J. Weatherbee1997-12-095-5/+13
* Sync with sys/i386/isa/mse.c and syscons.c revisions 1.36 and 1.242,KATO Takenori1997-12-092-69/+643
* Remove obsolete psm driver options: PSM_ACCEL, PSM_EMULATION,Kazutaka YOKOTA1997-12-092-8/+2
* Sync with sys/i386/i386/userconfig.c revision 1.98.KATO Takenori1997-12-091-2/+3
* adding alogio.h to system include filesJamil J. Weatherbee1997-12-091-0/+61
* Added major 86 for the alog driver.Jamil J. Weatherbee1997-12-092-2/+4