summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Initial import of virgin Linux-PAM 0.65, slightly stripped down.jdp1998-11-18225-0/+41922
| /
* | Initial revisionjdp1998-11-182-0/+27
* | For ELF, create a symbolic link libfoo.so -> libfoo.so.NNN in thejdp1998-11-181-3/+5
* | Note the requirement that libcrypt be built before libkrb.jdp1998-11-181-2/+2
* | Add an explicit dependency on libcrypt so that shared libraryjdp1998-11-181-1/+3
* | Remove stale references to ih_next and ih_prev.dfr1998-11-171-3/+1
* | Definitions for alpha specific device resources.dfr1998-11-171-0/+44
* | Definitions for alpha specific system calls.dfr1998-11-171-0/+54
* | Because buffers may be tossed and recreated at will under the new VMmckusick1998-11-171-4/+9
* | Add an emply MAIN__() function. This avoid an unresolved reference errorjmz1998-11-162-1/+2
* | A few bug fixes for Robert Watsonrvb1998-11-164-10/+48
* | Make the previous fix more portable.dfr1998-11-161-4/+4
* | Sync with sys/i386/isa/wd.c revision up to 1.180.kato1998-11-161-6/+11
* | Sync with sys/i386/conf/options.i386 revision 1.92.kato1998-11-162-2/+6
* | Sync with sys/i386/conf/Makefile.i386 revision 1.129.kato1998-11-162-4/+4
* | vmunix -> kernelnectar1998-11-161-2/+2
* | Update to reflect reality.nectar1998-11-161-4/+4
* | put hosts before bind.jkh1998-11-161-4/+4
* | Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)ken1998-11-161-1/+1
* | Now that the wd driver is fixed (Thanks Bruce!), re-enable theken1998-11-151-10/+2
* | Update ssh version number. It's only informational, anyway.abial1998-11-151-3/+3
* | Use console instead of ttyv0 - it didn't work with serial console...abial1998-11-151-4/+18
* | Use snprintf to make sure we don't overflow a buffer.ken1998-11-151-4/+5
* | Fix an error message. (it was using an uninitialized variable)ken1998-11-151-2/+2
* | The below patch helps to reduce the leakage of internal socket informationguido1998-11-152-4/+6
* | Reimplement the NFS ACCESS RPC cache as an "accelerator" rather than a truemsmith1998-11-154-88/+28
* | Implement the nfs_access_cache variable, allowing us to set the timeout formsmith1998-11-158-8/+30
* | Document the new nfs_access_cache variable.msmith1998-11-151-1/+11
* | Make it possible to adjust the IDE probe delay from kernel config files.eivind1998-11-156-6/+37
* | Depend on __FreeBSD_version instead of __FreeBSD__eivind1998-11-152-14/+14
* | * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-1526-234/+916
* | Build subr_rman.c by default.dfr1998-11-151-0/+1
* | Don't include link_elf.c twice in the link.dfr1998-11-152-4/+2
* | A couple of minor sanity checks.dfr1998-11-151-4/+10
* | Fix printf format errors on alpha.dfr1998-11-151-4/+4
* | * Change 'struct resource' to 'struct config_resource'.dfr1998-11-157-14/+14
* | In sendfile(2), check against sb_lowat when filling the socket buffer,dg1998-11-151-2/+2
* | Fixed a misspelling of boolean true as MNT_WAIT.bde1998-11-152-2/+2
* | Finished updating module event handlers to be compatible withbde1998-11-1511-35/+24
* | Prevent MakeMaker to produce /usr/local/local/bin path forache1998-11-151-3/+4
* | Don't generate module event handlers of the wrong (old) type.bde1998-11-151-4/+3
* | Fixed the type of vfs_modevent (a little late, to match the correspondingbde1998-11-151-2/+2
* | Fixed the type and order of vfs_modevent. This fixes part of a spew ofbde1998-11-151-6/+8
* | Fixed a missing include. <sys/kernel.h> is needed by the newbde1998-11-151-2/+2
* | Fixed the bug that caused negative busycounts in devstat. Thebde1998-11-151-6/+6
* | Remove share/info from build tools because it breaks the build whenjb1998-11-151-2/+1
* | Interrupt threads waiting in select etc.jb1998-11-153-0/+60
* | Close a window between unlocking a spinlock and changing the thread state.jb1998-11-1512-63/+93
* | o Break fixups into binary fixups and XFree86 based fixups.jkh1998-11-1520-327/+340
* | Fixed missing 'v' in usage message.bde1998-11-151-2/+2
OpenPOWER on IntegriCloud