summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Constify, de-register-ify, __unused-ify, and set WARNS=2.dd2001-07-152-10/+12
* Constify and set WARNS=2.dd2001-07-152-1/+3
* Fix a prototype and set WARNS=2.dd2001-07-152-2/+9
* Change lpd to perform sanity and safety checks on control files as itgad2001-07-154-6/+931
* Put module directories one per line so adding new modules creates readablebrooks2001-07-152-14/+137
* The i386-specific includes in this file were "fixed" by bracketing them withbenno2001-07-151-3/+3
* Replace a call to 'alloca', thus avoiding an error when compiling ongad2001-07-151-8/+14
* Get rid of one compile-time warning by changing an 'int' to a 'size_t'.gad2001-07-151-6/+10
* Get lpr/pac.c to compile without warnings with BDECFLAGSgad2001-07-151-15/+15
* Replace three subtly-wrong calls to strncpy with calls to strlcpy, andgad2001-07-152-15/+13
* Fix most of the warnings generated by compiling lpr with -Wnon-const-format,gad2001-07-157-21/+27
* Turn off preemption on the Alpha for the time being. Peter and JHB aren'tobrien2001-07-151-1/+1
* Fix assorted typos.dannyboy2001-07-141-5/+5
* add -a to usage()billf2001-07-141-1/+1
* Change signal-handling to reset SIGCHLD to SIGDFLT instead of SIG_IGN.gad2001-07-142-6/+40
* Fix MCOUNT_ENTER() so it actually compiles in the profiling case.jhb2001-07-142-2/+2
* Fix reboot hangs that have happened with multiple processorsmjacob2001-07-144-3/+26
* Mention the new behaviour of fdisk(8) (i386 only) to select the defaultjoerg2001-07-142-0/+10
* Mention new support for Cisco Aironet 350 series adaptors.brooks2001-07-142-0/+6
* Hrmpf. nyan's rev 1.25 commit to fdc.h crossed with my removal of it.joerg2001-07-142-0/+34
* 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
OpenPOWER on IntegriCloud