summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Lots of improvement to the bridging code.luigi2002-02-152-302/+403
* | | Remove useless initialization to 0 of a couple of global variables.luigi2002-02-151-2/+2
* | | Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined.luigi2002-02-151-2/+0
* | | Fixed a typo in rev.1.65 that gave a reference to a nonexistent variable.bde2002-02-151-1/+1
* | | Make this compile after changes to kse structures.luigi2002-02-151-1/+1
* | | Don't leave stack garbage in the reserved fields of the header.bde2002-02-151-0/+1
* | | Fixed style bugs in rev.1.5:bde2002-02-151-4/+5
* | | Unbogotify the comment containing the RCS Id.des2002-02-151-1/+4
* | | Spell #if 0 correctlygallatin2002-02-141-2/+2
* | | Put a more reasonable path for "more" sources in crunch.conf,luigi2002-02-142-8/+9
* | | Use { } instead of ( ) for grouping shell commands so thatluigi2002-02-141-8/+8
* | | Remove an unneeded include of sys/sx.h. An older pre-commit version ofjhb2002-02-141-1/+0
* | | Prevent dup2(2) from closing internal libc_r pipe descriptors.maxim2002-02-141-1/+2
* | | Correct a typo pthread_attr_setscope() function fails unconditionallymaxim2002-02-143-3/+3
* | | The previous fix for broken -DMAKE_KERBEROS5 world was incomplete.ru2002-02-141-2/+2
* | | Fix a bug introduced in rev.1.40 which can cause systems to crash whengreen2002-02-141-7/+9
* | | Regenerate.joe2002-02-142-2/+9
* | | Support the HP 5400C scanner.joe2002-02-142-0/+2
* | | Move user_from_uid to pwd.himp2002-02-145-2/+7
* | | Complete rework of the PowerPC pmap and a number of other bits in the earlybenno2002-02-1423-4449/+5133
* | | In createfiles(), properly handle a number of cases where no furtheriedowse2002-02-141-16/+24
* | | Fixed sign extension bugs in previous commit. They didn't completelybde2002-02-141-4/+4
* | | Typo fix: Usally -> Usually.keramida2002-02-141-1/+1
* | | Rework revision 1.12, and wrap the bmaj entry with an #if doesn'tjoe2002-02-141-0/+3
* | | Reinstate revision 1.14. The empty uscannerioctl() was accidentlyjoe2002-02-141-6/+0
* | | Don't confuse a struct with its first member. This fixes:bde2002-02-132-2/+2
* | | remove superflous empty line (in preparation to MFC)fjoe2002-02-131-1/+0
* | | Set rc=1 rather than 0 so that setting daily_show_success=YES masksbrian2002-02-131-1/+1
* | | Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly aboutalfred2002-02-132-2/+4
* | | - Added support for receive in multiplepdeuskar2002-02-1310-5030/+5307
* | | Correct comment: mklocale(1) and NLS are absolutely independentphantom2002-02-131-1/+1
* | | Correct NLSOWN and NLSGRP values.phantom2002-02-131-4/+4
* | | Calculate physmem before calling init_param2().tmm2002-02-132-10/+10
* | | Avoid crashing in early boot when WITNESS is enabled by moving thetmm2002-02-133-4/+12
* | | Add counter.c and sbus.c. Unify style.tmm2002-02-131-6/+8
* | | Add the counter-timer node to the exclusion list, as it is handledtmm2002-02-131-4/+5
* | | Use stxa_sync() when accessing the LSU control register to avoid undefinedtmm2002-02-131-6/+6
* | | Use stxa_sync() when accessing the diagnostic registers to invalidatetmm2002-02-132-23/+23
* | | Add support for the counter-timer which is included in the Sun U2S andtmm2002-02-132-0/+113
* | | Add support for the SBus, which is used in early Sun UltraSPARC machines.tmm2002-02-134-0/+1298
* | | Merge r1.39 from NetBSD (manage both streaming caches for psycho pairs).tmm2002-02-133-473/+368
* | | Merge r1.42 of iommu.c and r1.9 of iommuvar.h from NetBSD (this addstmm2002-02-132-118/+225
* | | Clean up bus space debugging support; change sparc64_bus_mem_map() totmm2002-02-132-173/+63
* | | Define constants for the CPU implementation id; export the dectected idtmm2002-02-132-6/+18
* | | Don't panic when no interrupt map can be found for a PCI bus; this seemstmm2002-02-131-2/+5
* | | Fix typos in a comment.tmm2002-02-131-2/+2
* | | Add a few new functions/macros: intr_disable() and intr_restore() totmm2002-02-131-0/+23
* | | Minor bug fixes (add a missing break, correct the resource ranges, removetmm2002-02-131-3/+5
* | | * Don't SEGFAULT on attempt to write nothing (if no source files werephantom2002-02-131-1/+4
* | | Fix a number of long-standing restore bugs in tape.c, mainly relatingiedowse2002-02-131-18/+19
OpenPOWER on IntegriCloud