summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Import NFSv3 support from NetBSDdfr1996-10-175-536/+1409
* 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
* Issue a warning if the user specifies an invalid interface in a rule.alex1996-10-171-1/+25
* Corrently null-terminate the path being passed to the opendir() calls,peter1996-10-171-0/+1
* actually impliment permissions for teh chown/chmod/etc functionsjulian1996-10-161-31/+88
* add a man page for suser() because its usage is not as obviousjulian1996-10-161-0/+69
* Use a (signed) int32_t counter instead of an `unsigned int' counterbde1996-10-161-1/+1
* Oops forgot to remove a debug printf.sos1996-10-161-2/+2
* Bring back ns_* routines; we need them for ifconfig and route.jkh1996-10-161-2/+1
* Bring back NS support for this utility - we need it for the commercial Novelljkh1996-10-162-1/+2
* Fixed miscounting for non-statistical (GUPROF) profiling:bde1996-10-163-36/+48
* Utility to "brand" ELF binaries.sos1996-10-162-0/+118
* 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-166-72/+106
* Use newly defined entity for the ``Last modified by'' line.max1996-10-161-3/+2
* Added entity for Bill Lloyd, the author of the latest isdn.sgml.max1996-10-162-2/+7
* Added following people to the additional contributor list:max1996-10-161-6/+12
* Simplify and improve parser.ache1996-10-163-244/+38
* Benign | --> || correction.steve1996-10-161-2/+2
* Add support for embedded operation withou consolejulian1996-10-164-19/+53
* Save half of LC_COLLATE spaceache1996-10-1522-337/+1930
* Save half of space in LC_COLLATE and remove unneded code.ache1996-10-152-35/+10
* 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
* Wow!, i finally found a usable vgrind definition for Perl.joerg1996-10-152-2/+15
* Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixedbde1996-10-153-6/+6
* Mondo-merge of new 2.2 installation technology.jkh1996-10-151-1/+1
* 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
* Set the effective user id to that of the real user id whenalex1996-10-151-0/+13
* Fix my yesterday's brain-o: don't account for the kilobytes twice.joerg1996-10-141-1/+1
* Don't casually blow away FTP site settings now that it's easy for userjkh1996-10-142-10/+8
* Fixed setting of the keyboard LEDs. For some keyboards and/or keyboardbde1996-10-141-11/+69
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-1415-397/+32
* Change the boot-time menu.jkh1996-10-141-29/+92
* Fix PR#1557 - chained package dependencies using URLs didn't work.jkh1996-10-142-33/+35
* catch a mismatch after final review...pst1996-10-143-6/+18
* Expose the control mechanism for serial console boot so that the defaultpst1996-10-145-15/+94
* 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
* Fixed a minor typo.max1996-10-141-2/+2
* Adjust the boot-time userconfig options to match reality.jkh1996-10-141-2/+1
* pci_map_mem() did a too restrictive check on the mapping type:se1996-10-142-4/+8
* oops, how did this get into the reinstall target? :-]peter1996-10-141-16/+1
* Oops, PROBE_KEYBOARD_LOCK wasn't supposed to be enabled by default.bde1996-10-141-4/+3
OpenPOWER on IntegriCloud