summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Patch, slightly altered, from Graham Menhennitt for older aha 1542Bimp1998-11-251-6/+15
* Fix errors in last commit.abial1998-11-251-2/+4
* Mention the preprocessor changes to ipfw(8).joerg1998-11-252-0/+12
* This old firmware of the TDC3620 hangs the SCSI bus upon serialjoerg1998-11-251-1/+12
* New revision of UCI project document. Comments are welcome...abial1998-11-251-49/+152
* Reorder entries of ed drivers. Many NICs can be automaticallykato1998-11-252-10/+10
* Cosmetic change.kato1998-11-252-14/+12
* Port top to the alpha.dfr1998-11-253-6/+8
* Fix formatting of %CPU value on alpha.dfr1998-11-251-3/+3
* Add missing splvm protection around unqueue call. Without this, the pagedg1998-11-251-4/+4
* Change USE_QT to use version 1.41. I know this is a little premature,asami1998-11-251-2/+2
* Move the declaration of PPro_vmtrr from the header file to pmap.c,eivind1998-11-244-8/+20
* Whoops - wrong copy of files, so all wasn't converted. Rest of perl -> perl5eivind1998-11-241-6/+6
* perl -> perl5, to allow to compile on older boxes with perl5 installed (buteivind1998-11-241-4/+4
* Enable aio_read(2).jkoshy1998-11-241-2/+2
* Adios version.h / RELEASE_NAME hack. Do this right.jkh1998-11-2411-57/+80
* Finally eliminate evil version.h smashing in sysinstall. sysinstalljkh1998-11-241-6/+2
* Untangled the Cyclades offsets a little. CY16_RESET and CY_CLEAR_INTRbde1998-11-235-52/+88
* Preprocessor support for `ipfw [-q] ... file'.joerg1998-11-232-15/+145
* Make timecounters more resistant to badly behaved SW/HW which locksphk1998-11-236-24/+65
* Add a kludge to prevent panicing when using VM86 and hitting heresos1998-11-232-4/+4
* Fixed a missing include. `SYSININT(...);' garbage in gave null garbage out.bde1998-11-231-1/+2
* Sync with sys/i386/isa/sio.c revision up to 1.218.kato1998-11-232-134/+4
* Sync with sys/i386/boot/biosboot/Makefile revision 1.67.kato1998-11-231-4/+4
* Don't mention exit(3) in explanation; _exit(2) is a better choice.jkoshy1998-11-231-2/+2
* Change the delivery mechanism for incoming target commands. We nowgibbs1998-11-234-83/+99
* We can't call fsetown() from sonewconn() because sonewconn() is be calledtruckman1998-11-233-5/+5
* Fix a few problems that Bruce noticed about a month ago, and fix oup oneken1998-11-225-19/+46
* Remove broken and useless intr interface.nsouch1998-11-224-10/+6
* Install PAM modules into ${SHLIBDIR}, not ${LIBDIR}.jdp1998-11-222-2/+2
* Explicitly depend on libcrypt and libmd for a.out too. Fixes a PAMjdp1998-11-221-2/+0
* Reduce i/o overheads by not preserving the channel access register inbde1998-11-223-339/+390
* Better document the file format, add in support for nested {}'s in multi-linejkh1998-11-222-8/+28
* Oops, I forgot to update this file when I changed moused recently.yokota1998-11-221-1/+3
* Deleted the workaround for lockup of certain (hopefully no longer used)bde1998-11-221-51/+1
* Fixed a comment in code that will soon go away.bde1998-11-221-3/+3
* Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixesbde1998-11-222-4/+4
* Fixed some missing cases in the check for ioctls that involve modification.bde1998-11-221-8/+25
* Drop use of BIOS int 0x14 services in favor of direct port I/O.rnordier1998-11-221-37/+48
* Don't forget to use the appropriate __printf*like attribute for verr*bde1998-11-221-11/+14
* Doc fixes for CAM devices. If I ever truly understand the logic behindjkh1998-11-2114-82/+82
* add -aout key to cc, size, strip - it not work for elf systemache1998-11-211-4/+4
* Work around the problem that login won't link if NOSHARED=yes,jdp1998-11-211-1/+2
* Indicate that the thing not found was not /bin/pwd but rather $CWD (or .).jkh1998-11-211-2/+2
* ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!!jdp1998-11-213-326/+149
* Find "klogin.c" in "src/lib/libpam/modules/pam_kerberosIV" insteadjdp1998-11-211-2/+2
* Eliminate compiler warning.archie1998-11-213-6/+6
* Eliminate some ompiler warnings.archie1998-11-211-4/+4
* Support NT VFAT lower case flags.dt1998-11-2110-22/+40
* Add a sample "/etc/pam.conf" file that configures the authenticationjdp1998-11-202-2/+26
OpenPOWER on IntegriCloud