summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Regenerate (fix argument of linux_nice).kato1997-12-173-4/+4
* I should not edit linux_prot.h directly. Fix the argument of linux_nice.kato1997-12-172-4/+4
* EXT2FS and MSDOSFS to the opt_dontuse bin.eivind1997-12-161-1/+3
* Fix my typo.eivind1997-12-161-2/+2
* Make LINT compile again after wollman introduced poll() here.eivind1997-12-161-2/+2
* Regenerate after changing makesyscalls.sh.eivind1997-12-162-2/+2
* Move around opt_compat include to accomodate Linulator brokenness (foreivind1997-12-161-3/+4
* Make hidden COMPAT_43 dependencies explict. Options in headers is aeivind1997-12-163-2/+8
* Handle COMPAT_43 define -> option change.eivind1997-12-161-4/+7
* Whoops - fix this after yesterday's IPX option changes. Also fixeivind1997-12-161-3/+12
* Make COMPAT_43 and COMPAT_SUNOS new-style options.eivind1997-12-1643-43/+122
* Fix bug where a struct buf was free()'d back to the system malloc pool.dg1997-12-161-4/+3
* Don't use PG_N if EPSON PC-486HX/HG/HA (PC-9801 compatible) arekato1997-12-162-2/+42
* Convert SUIDDIR fully to a new-style option.eivind1997-12-154-3/+6
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.eivind1997-12-1525-27/+66
* Sync with sys/i386/i386/microtime.s revision 1.35.kato1997-12-151-1/+3
* As described by the submitter:msmith1997-12-154-2/+140
* Fix a recursive kernel_map lock problem in vm_zone allocator.dyson1997-12-151-19/+23
* Add support for poll(2) on files. vop_nopoll() now returns POLLNVALwollman1997-12-159-19/+291
* Consult sa_len before trampling it with MSG_COMPAT set.msmith1997-12-151-3/+4
* Add support for low resolution SMP kernel profiling.tegge1997-12-1517-28/+115
* Don't forward hardclock or statclock to stopped cpus. Disable forwardingtegge1997-12-157-70/+119
* Explicitly use the _IOC macro directly. This changes the ioctl commandsef1997-12-151-5/+5
* Make gzipped dynamically linked executables work again. There wasjdp1997-12-141-4/+4
* Sync with sys/i386/i386/machdep.c revision 1.279.kato1997-12-142-2/+18
* Sync with sys/i386/conf/files.i386 revision 1.182.kato1997-12-142-2/+14
* Slight improvement to the vm_zone stats output. Also, some other superficialdyson1997-12-142-5/+11
* As described by the submitter:msmith1997-12-142-4/+294
* As described by the submitter:msmith1997-12-141-5/+6
* After one of my analysis passes to evaluate methods for SMP TLB mgmt, Idyson1997-12-1414-42/+241
* Allow slow SCSI CDROMs more time to start up.jraynard1997-12-141-1/+13
* Bring in NetBSD compatible & augmented RCSID/COPYRIGHT macrospst1997-12-131-1/+16
* Fixed EOF handing.bde1997-12-132-16/+4
* Restored fifo_pathconf() from rev.1.32. vop_stdpathconf() is toobde1997-12-132-4/+64
* Restored ufs_pathconf() from rev.1.61. vop_stdpathconf() is toobde1997-12-131-2/+41
* Change the ioctls for procfs around a bit; in particular, whever possible,sef1997-12-133-12/+15
* Add needed #include.tegge1997-12-127-7/+28
* Fix(?) some style consistancy breakage and do some other nit-picking onpeter1997-12-121-25/+22
* I've been using these tweaks to enable the sound driver to talk to thepeter1997-12-129-12/+50
* We have had support for running the kernel daemons as threads fordyson1997-12-125-12/+44
* Fix a problem with procfs_exit() that resulted in missing some procfssef1997-12-124-46/+54
* Fix the prototype for swapout_procs();dyson1997-12-111-2/+3
* Sync with sys/i386/conf/files.i386, majors.i386 and options.i386kato1997-12-105-11/+8
* Quiet some lint.dyson1997-12-101-5/+5
* eliminated a previously unnoticde compile warning about use ofjamil1997-12-091-2/+2
* the alog.c file respectively, added in wrong order by accidentjamil1997-12-091-0/+665
* add entry in LINT for alog driverjamil1997-12-095-5/+13
* Sync with sys/i386/isa/mse.c and syscons.c revisions 1.36 and 1.242,kato1997-12-092-69/+643
* Remove obsolete psm driver options: PSM_ACCEL, PSM_EMULATION,yokota1997-12-092-8/+2
* Sync with sys/i386/i386/userconfig.c revision 1.98.kato1997-12-091-2/+3
OpenPOWER on IntegriCloud