summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add km for syscons so folks with meta maps can take advantage of thempst1996-10-171-2/+2
* Fix xterm termcap entry to support km and new xtermspst1996-10-171-13/+58
* Oops, fix my previous commit, now tell user his s/key parametersache1996-10-171-3/+4
* 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
* Don't ever ask for password if it is impossible to confirm itache1996-10-173-9/+22
* Change "nope" to ":"ache1996-10-171-1/+1
* Added Igor Vinokurov <igor@zynaps.ru>, the maintainer of trafshow portmax1996-10-171-1/+2
* Add -D_SKEY_INTERNAL to pick up non-API functionsache1996-10-171-0/+2
* Add -D_SKEY_INTERNAL to pick up non-API skey functionsache1996-10-171-0/+2
* Prevent namespace pollution cause by this library by splitting toache1996-10-174-8/+23
* If 1) regular Unix passwords not permitted and 2) skey databaseache1996-10-171-2/+5
* This patch attempts to make the pccard probe in if_ed.c work withnate1996-10-172-192/+48
* Make it work in localized environment, replace strftime's %b which can beache1996-10-171-2/+9
* Fix diagnostic: skey->key, we have key commandache1996-10-171-1/+1
* 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
OpenPOWER on IntegriCloud