2005-07-30 |
Joerg Sonnenberger | Stop installing profiling libraries as /usr/lib/lib...
|
commit | commitdiff | tree |
2005-07-29 |
Joerg Sonnenberger | Restore NCURSES_CONST constness.
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Fresh installations don't have libtelnet installed...
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Use TARGET_LIBDIR variables instead of overriding LIBDIR.
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Instead of overriding LIBDIR, override the new TARGET_LIBDIR...
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Eliminate USEGNUDIR and instead allow the target directory...
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Remove break after return.
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | While setting up a transmit packet disable interupts...
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Sync with FreeBSD(if_an.c 1.2.2.15, if_aironet_ieee...
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Sync with FreeBSD(if_anreg.h 1.1.2.9, if_an.c 1.2.2...
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Remove unnecessary initialisations. Return ENXIO instead...
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Use pcidevs and common PCI probe style.
|
commit | commitdiff | tree |
2005-07-28 |
Joerg Sonnenberger | Remove useless .PATH entries inherited from FreeBSD.
|
commit | commitdiff | tree |
2005-07-27 |
Joerg Sonnenberger | Factor out an_detach, since the implementation for...
|
commit | commitdiff | tree |
2005-07-27 |
Joerg Sonnenberger | cvtstat doesn't exist.
|
commit | commitdiff | tree |
2005-07-27 |
Joerg Sonnenberger | Merge revision 1.38 from FreeBSD:
|
commit | commitdiff | tree |
2005-07-27 |
Joerg Sonnenberger | Fix typo.
|
commit | commitdiff | tree |
2005-07-26 |
Joerg Sonnenberger | FreeBSD and NetBSD both use derivates of Sun's math...
|
commit | commitdiff | tree |
2005-07-26 |
Joerg Sonnenberger | Simplify conditional by making use of __DF_VISIBLE...
|
commit | commitdiff | tree |
2005-07-26 |
Joerg Sonnenberger | Add a new feature-test macro __DF_VISIBLE for those...
|
commit | commitdiff | tree |
2005-07-26 |
Joerg Sonnenberger | Drop GCC < 1 support, simplify inline assembly and...
|
commit | commitdiff | tree |
2005-07-26 |
Joerg Sonnenberger | Don't panic. Also races in the attach path.
|
commit | commitdiff | tree |
2005-07-25 |
Joerg Sonnenberger | Install pam.d's README and convert.sh as part of upgrade_etc.
|
commit | commitdiff | tree |
2005-07-25 |
Joerg Sonnenberger | Add support for HP hn210e usb ethernet.
|
commit | commitdiff | tree |
2005-07-25 |
Joerg Sonnenberger | Unhook rc.d/network, it should be unused.
|
commit | commitdiff | tree |
2005-07-25 |
Joerg Sonnenberger | GC unused header from BSD libm.
|
commit | commitdiff | tree |
2005-07-25 |
Joerg Sonnenberger | Add most parts of the wide char stdio support. This...
|
commit | commitdiff | tree |
2005-07-24 |
Joerg Sonnenberger | Add description of FPU for floating point conversion...
|
commit | commitdiff | tree |
2005-07-24 |
Joerg Sonnenberger | Just threat all ELF dynamic objects as shared libraries...
|
commit | commitdiff | tree |
2005-07-24 |
Joerg Sonnenberger | Fix C++.
|
commit | commitdiff | tree |
2005-07-23 |
Joerg Sonnenberger | regen.
|
commit | commitdiff | tree |
2005-07-23 |
Joerg Sonnenberger | Remove partial NetBSD support. It's pointless to have...
|
commit | commitdiff | tree |
2005-07-23 |
Joerg Sonnenberger | Merge __sFILEX into __FILE. Let __fpending handle the...
|
commit | commitdiff | tree |
2005-07-23 |
Joerg Sonnenberger | First step to cleaning up stdio. This breaks the libc...
|
commit | commitdiff | tree |
2005-07-23 |
Joerg Sonnenberger | Add shlock(1), a program for the safe creation of lock...
|
commit | commitdiff | tree |
2005-07-23 |
Joerg Sonnenberger | pthread_self is used by stdio.
|
commit | commitdiff | tree |
2005-07-22 |
Joerg Sonnenberger | Split monolithic /etc/pam.conf into separate files...
|
commit | commitdiff | tree |
2005-07-21 |
Joerg Sonnenberger | Add emulation of statvfs and fstatvfs based on statfs...
|
commit | commitdiff | tree |
2005-07-21 |
Joerg Sonnenberger | Some more junk to remove after manual installation.
|
commit | commitdiff | tree |
2005-07-21 |
Joerg Sonnenberger | Mark zlib 1.2.2 as dead.
|
commit | commitdiff | tree |
2005-07-21 |
Joerg Sonnenberger | Switch to zlib 1.2.3, imported under contrib/zlib-1...
|
commit | commitdiff | tree |
2005-07-21 |
Joerg Sonnenberger | Remove the minigzip example from libz. Since the real...
|
commit | commitdiff | tree |
2005-07-18 |
Joerg Sonnenberger | de-nop part introduced in the last commit.
|
commit | commitdiff | tree |
2005-07-17 |
Joerg Sonnenberger | Fix missing initialisation of big numbers. BN_hex2bn...
|
commit | commitdiff | tree |
2005-07-14 |
Joerg Sonnenberger | Switch to auth-pam.c from OpenSSH to unbreak Kerberos...
|
commit | commitdiff | tree |
2005-07-14 |
Joerg Sonnenberger | Instead of duplicating the Kerberos tools, use a single...
|
commit | commitdiff | tree |
2005-07-14 |
Joerg Sonnenberger | pam_skey is not supported anymore, remove it from the...
|
commit | commitdiff | tree |
2005-07-14 |
Joerg Sonnenberger | MODULE_DIR must include the final '/'.
|
commit | commitdiff | tree |
2005-07-14 |
Joerg Sonnenberger | Prepare for using the "official" PAM support.
|
commit | commitdiff | tree |
2005-07-14 |
Joerg Sonnenberger | fix typo, SRCS should contain the .c file.
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | PAM is dead, long live PAM!
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Call bus_setup_intr in xe_attach, not xe_activate....
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Move PCCARD attachment into separate file. Use the...
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Use if_printf most of the time and remove the device_t...
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Use ether_crc32_be.
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Change to common PCI probe style.
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Remove unused junk.
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Prepare for moving from /etc/pam.conf to /etc/pam.d.
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | A lot of software depends on netinet/in.h being self...
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Define struct in_addr in both, arpa/inet.h and netinet...
|
commit | commitdiff | tree |
2005-07-13 |
Joerg Sonnenberger | Switch to OpenPAM. The PAM modules are now installed...
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Hook up remaining PAM modules. Don't use DPADD for...
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Import current pam_ssh from FreeBSD HEAD.
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Import current pam_radius from FreeBSD HEAD.
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Import current pam_opieaccess from FreeBSD HEAD.
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Import current pam_krb5 from FreeBSD HEAD.
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | DPADD is currently broken since LIBDIR != /usr/lib.
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Import current pam_opie(8) from FreeBSD HEAD.
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Also install the pam_tacplus(8) man page.
|
commit | commitdiff | tree |
2005-07-12 |
Joerg Sonnenberger | Import current pam_tacplus from FreeBSD HEAD.
|
commit | commitdiff | tree |
2005-07-10 |
Joerg Sonnenberger | Revert part of the ALTQ conversion. It unintenionally...
|
commit | commitdiff | tree |
2005-07-09 |
Joerg Sonnenberger | Catch up with Perl version.
|
commit | commitdiff | tree |
2005-07-08 |
Joerg Sonnenberger | Build the PAM modules under lib/pam_module, since they...
|
commit | commitdiff | tree |
2005-07-08 |
Joerg Sonnenberger | Add /usr/lib/security, to be used for PAM modules.
|
commit | commitdiff | tree |
2005-07-08 |
Joerg Sonnenberger | Import OpenPAM Figwort.
|
commit | commitdiff | tree |
2005-07-08 |
Joerg Sonnenberger | Allow radio and statistic dump to use arbitrary interface...
|
commit | commitdiff | tree |
2005-07-08 |
Joerg Sonnenberger | Allow disabling of unused parameter warnings. This...
|
commit | commitdiff | tree |
2005-07-07 |
Joerg Sonnenberger | Convert to NEWBUS, remove ISA compat.
|
commit | commitdiff | tree |
2005-07-07 |
Joerg Sonnenberger | It's dead, Jim.
|
commit | commitdiff | tree |
2005-07-07 |
Joerg Sonnenberger | Use pcidevs. Use common probe style and PCI helper...
|
commit | commitdiff | tree |
2005-07-07 |
Joerg Sonnenberger | Sync with master copy. This is necessary to allow installwor...
|
commit | commitdiff | tree |
2005-07-07 |
Joerg Sonnenberger | Remove explicit int casts for the array index. While...
|
commit | commitdiff | tree |
2005-07-06 |
Joerg Sonnenberger | Add forgotten wcstoull.
|
commit | commitdiff | tree |
2005-07-06 |
Joerg Sonnenberger | Update to file-4.14. Remove merged patches.
|
commit | commitdiff | tree |
2005-07-04 |
Joerg Sonnenberger | Sync with NetBSD:
|
commit | commitdiff | tree |
2005-07-04 |
Joerg Sonnenberger | Sync with NetBSD:
|
commit | commitdiff | tree |
2005-07-04 |
Joerg Sonnenberger | Declare module for mapper_parallel explicitly to allow...
|
commit | commitdiff | tree |
2005-07-04 |
Joerg Sonnenberger | Allow inclusion of Citrus modules in statically linked...
|
commit | commitdiff | tree |
2005-07-04 |
Joerg Sonnenberger | Use M_ASSERTPKTHDR. (Obtained-from: FreeBSD)
|
commit | commitdiff | tree |
2005-07-04 |
Joerg Sonnenberger | Use local storage for MAC address.
|
commit | commitdiff | tree |
2005-07-03 |
Joerg Sonnenberger | Deorbit Alpha.
|
commit | commitdiff | tree |
2005-07-03 |
Joerg Sonnenberger | Slightly chance the order of interrupt handling. First...
|
commit | commitdiff | tree |
2005-07-01 |
Joerg Sonnenberger | Fix some stupid style bugs. Call bus_setup_intr after...
|
commit | commitdiff | tree |
2005-07-01 |
Joerg Sonnenberger | Remove a bunch of breaks after return, merge a return...
|
commit | commitdiff | tree |
2005-07-01 |
Joerg Sonnenberger | Remove some unused macros. Constify. Minor style changes.
|
commit | commitdiff | tree |
2005-07-01 |
Joerg Sonnenberger | Push device_t's down to vxattach, not the softc.
|
commit | commitdiff | tree |
2005-07-01 |
Joerg Sonnenberger | Add support for Broadcom BCM4401-B0.
|
commit | commitdiff | tree |
2005-07-01 |
Joerg Sonnenberger | Regen.
|
commit | commitdiff | tree |
2005-07-01 |
Joerg Sonnenberger | Add PCI ID for BCM4401-B0.
|
commit | commitdiff | tree |
2005-06-30 |
Joerg Sonnenberger | Tear down interrupt in wi_free when necessary.
|
commit | commitdiff | tree |