summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded <sys/buf.h> includes.phk2000-04-1850-50/+0
* Add a new wishlist category.steve2000-04-182-3/+5
* Don't include <sys/buf.h> twice.phk2000-04-182-2/+0
* Retire bufqdisksort(), all drivers use bioqdisksort now.phk2000-04-185-199/+0
* Convert three drivers not covered by any of our kernel configs.phk2000-04-182-58/+58
* Don't declare common variables in include files:phk2000-04-183-2/+3
* Add support for multiple PPTP sessions:ru2000-04-1810-176/+530
* Upgrade csh.obrien2000-04-1832-16873/+3059
* If stderr is closed, report the error message about missing librarieskris2000-04-182-11/+31
* Document the libpam dependency on libopiekris2000-04-181-0/+1
* Bump to note the changes in the ELF binary header and our brandelf method.obrien2000-04-181-1/+1
* From FSFChangeLog: (tfaff): Now a function, not a string. All users changed.obrien2000-04-181-2/+2
* This commit was generated by cvs2svn to compensate for changes in r59343,obrien2000-04-181-35/+260
|\
| * Header file gotten from the Cygnus Sourceware Binutils anoncvs repositoryobrien2000-04-181-35/+260
* | Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-1814-105/+189
* | Enable 8bit chars excepting high controlsache2000-04-181-4/+10
* | hm committed newbused vt driver this weekend, so it is no longer neededimp2000-04-172-10/+0
* | Provide mem* for compat with NetBSD to fix LINTimp2000-04-172-3/+15
* | Document NO_TCSH knob.obrien2000-04-172-0/+2
* | Add a NO_TCSH knob.obrien2000-04-171-1/+4
* | ND6_HINT() should not be called unless the connection status issumikawa2000-04-172-2/+0
* | even if nd6_nud_hint is called, do not change a neighbor's statussumikawa2000-04-171-1/+1
* | Perl lib configuration for IA-64 (along with PPC and arm32)obrien2000-04-176-0/+3602
* | Fix the .PATH style nits. Other style nits left for later.obrien2000-04-172-15/+14
* | Use the non-asm routines for IA-64, PPC, and arm32 ports.obrien2000-04-172-2/+2
* | When in infrastructure mode, use address 3 from the 802.11 header as thewpaul2000-04-172-4/+14
* | This commit was generated by cvs2svn to compensate for changes in r59325,obrien2000-04-1722-0/+2572
|\ \
| * | Clean import the of libgmp 2.0.2 sparc bits.obrien2000-04-1722-0/+2572
* | | more mmap fixescg2000-04-173-35/+30
* | | make drivers start at beginning of buffer when triggered - improves mmap.cg2000-04-174-14/+32
* | | Add user prototypes for kevent() and kqueue().jlemon2000-04-171-0/+11
* | | Update the man page regarding the behaviour for the ${firewall_type}bsd2000-04-171-2/+4
* | | Fix LINT.dfr2000-04-171-18/+1
* | | Create mfsfd/etc/defaults/ first before copying etc/defaults/pccard.conf.iwasaki2000-04-171-1/+1
* | | Remove unloaded printf. We do this now in the newbus layer.imp2000-04-173-3/+0
* | | Issue a detached message after detaching the device.imp2000-04-171-0/+1
* | | Remove RF_PCCARD_ATTR. I should have done this before 4.0. It isn't partimp2000-04-171-2/+0
* | | Unbreak make world (libpam depends on libopie)kris2000-04-171-3/+4
* | | change {u}long -> {u}intptr_t to make it clear that these fieldsjlemon2000-04-171-2/+2
* | | Remove unneeded cast.jlemon2000-04-171-1/+1
* | | Fix the location of pccard.conf,iwasaki2000-04-171-1/+1
* | | Add kern_event.cimp2000-04-171-0/+1
* | | Forgot to commit this to add card_if.m.imp2000-04-171-0/+1
* | | Minor man page formatting changes and improvements.rwatson2000-04-172-5/+12
* | | Connect pam_opie to the build.kris2000-04-172-0/+2
* | | Add pam_opie, a PAM module using the OPIE one-time-password scheme.kris2000-04-172-0/+150
* | | Allow applications to disable the installation of the atexit() handlerkris2000-04-172-2/+13
* | | Code compiles and installs 100% better if included in the Makefile.rwatson2000-04-163-0/+16
* | | Add sparcnetbsd support and cleanup style so that this looks nearlysteve2000-04-161-7/+9
* | | Fix a typo (aout32.o -> aout32.c). Add support for NetBSD/Sparc andsteve2000-04-161-4/+13
OpenPOWER on IntegriCloud