summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Account for the UPAGES in the same way as before moving the MD codedyson1996-10-232-2/+10
* Changed args to the nat functions.sos1996-10-223-6/+6
* Definitions for ioctl() accesses to PCI config space registers.se1996-10-222-0/+72
* Add support for ioctl() accesses to PCI config space registers.se1996-10-224-8/+334
* close bin/1648 libmd not 64bit safe.phk1996-10-222-5/+6
* Fix comments, which appear to have been mangled long ago and far away.fenner1996-10-211-6/+8
* When compiling with '-Wall -pedantic', the byte swapping macros gave thenate1996-10-211-3/+3
* If a large (>4096 bytes) directory was modified, the old directorydfr1996-10-214-14/+22
* Fix signed/unsigned comparison warnings.alex1996-10-205-14/+14
* Removing old isdn stuff.phk1996-10-208-101/+27
* Removing old isdn stuff.phk1996-10-2011-4751/+0
* removing old isdn stuff.phk1996-10-201-221/+0
* add flag FNM_ICASE for case insensitve searchwosch1996-10-201-1/+20
* Add four sysctl variables that joerg wanted.phk1996-10-202-2/+38
* Reword two comments.alex1996-10-191-3/+3
* Kill unnecessary test in coredump() that wasn't removed in rev 1.19dg1996-10-191-9/+2
* Changed mouse functionality a bit, now the pointer disappears ifsos1996-10-186-51/+117
* ns_nettype should be declared, not externed.jkh1996-10-181-2/+2
* Add back line for options NS, though commented out for now untiljkh1996-10-183-3/+6
* Just because something doesn't make sense doesn't mean it should be illegal..julian1996-10-171-2/+1
* DKFL_MULTI lives in flags, not in status.phk1996-10-171-2/+2
* Improved non-statistical (GUPROF) profiling:bde1996-10-1711-166/+597
* Bring back netns so that Netcon can take over support for it, as agreed.jkh1996-10-1721-0/+6021
* I'm not sure why, but Netcon's TFS filesystem code doesn't want tojkh1996-10-172-10/+18
* Added missing extern declaration of timer_freq.bde1996-10-172-16/+14
* Netcon's changes for their extended NS support. This only effectsjkh1996-10-171-11/+72
* Some very small changes to support Netcon's TFS filesystem.jkh1996-10-172-5/+7
* This patch attempts to make the pccard probe in if_ed.c work withnate1996-10-172-192/+48
* Fix a problem that could cause msync (or many other things) to deadlock.dyson1996-10-171-44/+40
* Make processes waken up eligible for immediate swap-in.dyson1996-10-173-6/+16
* Clean up the rundown of the object backing a vnode. This should fixdyson1996-10-174-6/+31
* actually impliment permissions for teh chown/chmod/etc functionsjulian1996-10-161-31/+88
* Oops forgot to remove a debug printf.sos1996-10-161-2/+2
* Fixed miscounting for non-statistical (GUPROF) profiling:bde1996-10-163-36/+48
* Added macros CROSSJUMP(), CROSSJUMP_LABEL() and GPROF_RET. These willbde1996-10-162-52/+60
* Allow the utimes call to work on devfs nodes.julian1996-10-161-3/+2
* Prepare kernel to take advantage of "branded" ELF binaries.sos1996-10-165-68/+102
* Add support for embedded operation withou consolejulian1996-10-164-19/+53
* Corrected the setting of winsize on open().sos1996-10-153-15/+30
* Preserve file flags in accept(2).wollman1996-10-151-2/+4
* Updated #includes to 4.4lite style.bde1996-10-1516-33/+36
* Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixedbde1996-10-153-6/+6
* Forward-declared `struct route' for the KERNEL case so that <net/route.h>bde1996-10-151-5/+7
* Synchronized with biosboot/Makefile:bde1996-10-151-6/+8
* Move much of the machine dependent code from vm_glue.c intodyson1996-10-157-126/+404
* Fixed setting of the keyboard LEDs. For some keyboards and/or keyboardbde1996-10-141-11/+69
* Change the boot-time menu.jkh1996-10-141-29/+92
* Expose the control mechanism for serial console boot so that the defaultpst1996-10-142-12/+34
* Fixed a bug that got introduced when I changed the CY16_RESET anddg1996-10-143-9/+9
* Make this compile again for the CyDebug case.dg1996-10-143-18/+21
OpenPOWER on IntegriCloud