summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Yet another large non-function change.joerg2001-07-143-434/+542
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-14264-1570/+1570
* Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings.iedowse2001-07-141-1/+4
* This is a selection of essentially cosmetic changes:iedowse2001-07-142-38/+42
* Fix a memory leak in check_bound() by freeing the buffer area ofiedowse2001-07-141-0/+2
* Add missing #include <stdio.h>.iedowse2001-07-141-1/+2
* Simplify to bitmaskcmp() to use the obvious approach instead ofiedowse2001-07-141-22/+19
* Use snprintf instead of sprintf.iedowse2001-07-141-4/+5
* Avoid a harmless compiler warning, and add a missing \n to aiedowse2001-07-141-1/+3
* Add OPIE examples.markm2001-07-141-3/+10
* Use a better method of getting user credentials to account formarkm2001-07-142-8/+8
* Use a better method to get user credentials to account for (legal)markm2001-07-142-2/+3
* Switch on SHA1 hashing.markm2001-07-141-1/+2
* Fix SHA1 hashing.markm2001-07-142-21/+17
* Usse a better method to get a user's credentials, as uid's may bemarkm2001-07-141-1/+3
* Move the hints gunk to a seperate file. It isn't really part of thepeter2001-07-142-299/+1
* Fixed conflict with sys/dev/syscons/syscons.h.nyan2001-07-142-10/+0
* Move fxp to the miibus section where it belongs.dd2001-07-142-2/+2
* remember to set the return address in a message whenjulian2001-07-141-0/+1
* Put on my peril-sensitive sunglasses and remove the POLA-violatingpeter2001-07-141-0/+7
* - Refine pc98 supports.nyan2001-07-145-90/+195
* Added epson_inw function.nyan2001-07-141-0/+11
* Merged from the following changes.nyan2001-07-147-58/+74
* Merged from sys/i386/conf/GENERIC revision 1.313.nyan2001-07-141-1/+1
* Added (commented out) audio driver.nyan2001-07-141-0/+4
* Merged from sys/conf/options.i386 revision 1.150.nyan2001-07-141-0/+1
* Catch up with NetBSD/pc98.non2001-07-1426-3151/+7499
* Go back to having either static OR dynamic hints, with fallbackpeter2001-07-142-32/+82
* Merge with latest version of the Mylex 6+ driver.msmith2001-07-148-1423/+1320
* Remove the old machine symlink first.peter2001-07-141-3/+2
* MAPS is becoming a subscription (fee based) service, warn usersgshapiro2001-07-131-5/+5
* Return a locked struct buf from ufsdirhash_lookup() to avoid oneiedowse2001-07-133-9/+9
* Markup fixes: Move <screen></screen> and <programlisting></programlisting>bmah2001-07-136-153/+147
* Fixed double word typo.schweikh2001-07-135-5/+4
* I really should have just commented out this intire file vs. removing allobrien2001-07-131-0/+25
* Bump net.inet.tcp.sendspace to 32k and net.inet.tcp.recvspace to 65k.obrien2001-07-131-2/+2
* Add a few more manpages from Chad.ru2001-07-135-76/+188
* Bug fix: When the client connects to a server and Kerberosnectar2001-07-131-0/+1
* Hints processing is FUBAR'ed right now.obrien2001-07-131-25/+0
* After some (long-standing ;-) critics from Bruce, throw away the oldjoerg2001-07-134-78/+130
* Tweak the Alpha partition warning wording and comment a little.obrien2001-07-132-10/+10
* Rudamentary attempt to reconize when `a' is not the first partition on theobrien2001-07-132-2/+46
* Repeat after me: "when reporting `file not found', perform a little bit ofobrien2001-07-131-1/+1
* - correct two typosalex2001-07-131-4/+4
* Print the month number properlybrian2001-07-131-1/+1
* Whine if we discover an unknown option. This program doesn't usedd2001-07-131-0/+2
* Recognize the %s format.dd2001-07-131-0/+16
* `pcn' supports AMD Am79C97x cards, not Am79C79x cards.dd2001-07-138-8/+8
* Unbroke kernel if I686_CPU is not defined.sobomax2001-07-132-0/+4
* mdoc(7) police: -xwidth has been fold into -width.ru2001-07-1341-54/+54
OpenPOWER on IntegriCloud