summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing return statement to rl_phy_writereg(). This bug didn't actuallywpaul1998-11-201-2/+3
* - Added some configuration flags as workaround for not-so-compatibleyokota1998-11-201-52/+88
* - Added support for Genius Kidspad tablet.yokota1998-11-204-5/+113
* - Added a new option: -w N. The option makes the button N as the `wheelyokota1998-11-202-5/+32
* - Reorganized a `if-else' close a bit for clarity. Purely cosmeticyokota1998-11-201-21/+22
* xfer typoobrien1998-11-201-2/+2
* amq.8 contains typosobrien1998-11-201-4/+4
* Bad default value of ${fs} for type:=host in /etc/amd.map.obrien1998-11-201-1/+1
* Not part of AM-UTILS any longer. Should be build from fixrmtab.in.obrien1998-11-201-24/+0
* Fix version number.obrien1998-11-201-2/+2
* (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsasami1998-11-201-94/+53
* Fix misallocation of buffer bug (too short)archie1998-11-201-1/+1
* Make sure libskey is built before libpam. It is required for one ofjdp1998-11-201-15/+17
* Make sure libskey is built before libpam. It is required for one ofjdp1998-11-201-4/+6
* Change sd -> da in examples.asami1998-11-191-4/+4
* This fixes a bug in the bcache code whereby false cache hits occurpaul1998-11-191-2/+4
* Fix a couple of typos.jdp1998-11-192-6/+6
* Fixed a null pointer panic in spc_free(). swap_pager_putpages()bde1998-11-191-7/+9
* Man page for aio_read(2).jkoshy1998-11-191-0/+189
* Null commit to log that I have repository copied this file fromjdp1998-11-190-0/+0
* Fix things so that pci interrupts can be registered correctly on apecsdfr1998-11-182-8/+17
* Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontextdfr1998-11-186-40/+65
* Remove -U__NetBSD__dima1998-11-182-4/+4
* Mention in the man page that the Accton 1207D adapter is supported.wpaul1998-11-182-4/+6
* The Accton 1207D adapter uses a chip called the MXP 5030 (or 5038)wpaul1998-11-182-28/+35
* Null commit to log that I put on my Repository Manager hat andjdp1998-11-180-0/+0
* Fix a minor bug in xl_attach() where the list buffer region is roundedwpaul1998-11-181-3/+3
OpenPOWER on IntegriCloud