2006-08-23 |
Joerg Sonnenberger | Merge rev 1.96 of NetBSD's net/if_spppsubr.c:
|
commit | commitdiff | tree |
2006-08-22 |
Joerg Sonnenberger | Fix format string to process all arguments. Noticed...
|
commit | commitdiff | tree |
2006-07-05 |
Joerg Sonnenberger | Add wide char support for printf and friends. Fix a...
|
commit | commitdiff | tree |
2006-06-11 |
Joerg Sonnenberger | Don't depend on POSIX namespace pollution with u_char...
|
commit | commitdiff | tree |
2006-06-11 |
Joerg Sonnenberger | Include unistd.h to get isatty(). Has been lurking...
|
commit | commitdiff | tree |
2006-06-01 |
Joerg Sonnenberger | Teach kdump a handy new trick: -p $pid selects the...
|
commit | commitdiff | tree |
2006-05-17 |
Joerg Sonnenberger | Use localhost instead of 127.0.0.1, since IPv6 should...
|
commit | commitdiff | tree |
2006-04-18 |
Joerg Sonnenberger | Introduce a new variable to hold the size of buf.
|
commit | commitdiff | tree |
2006-04-11 |
Joerg Sonnenberger | Merge bug fix from binutils main line:
|
commit | commitdiff | tree |
2006-04-10 |
Joerg Sonnenberger | Improve portability of patch(1):
|
commit | commitdiff | tree |
2006-03-29 |
Joerg Sonnenberger | Add missing callout_init.
|
commit | commitdiff | tree |
2006-03-27 |
Joerg Sonnenberger | Be more jail friendly:
|
commit | commitdiff | tree |
2006-03-24 |
Joerg Sonnenberger | Apply post-install correction of +CONTEXT files. nrelease...
|
commit | commitdiff | tree |
2006-03-02 |
Joerg Sonnenberger | Fix initialisation of wide char support in FILE. Problem...
|
commit | commitdiff | tree |
2006-02-18 |
Joerg Sonnenberger | pam_unix.so needs -lutil. Fixes qpopper issues as seen...
|
commit | commitdiff | tree |
2006-02-18 |
Joerg Sonnenberger | Sync vfscanf with FreeBSD, which makes it almost symmetrical to
|
commit | commitdiff | tree |
2006-02-11 |
Joerg Sonnenberger | Add a fix for CAN-2005-3001, via pkgsrc from Ubunto.
|
commit | commitdiff | tree |
2006-01-25 |
Joerg Sonnenberger | Merge OpenBSD r1.104:
|
commit | commitdiff | tree |
2006-01-24 |
Joerg Sonnenberger | When using visibility macros, sys/cdefs.h must be included...
|
commit | commitdiff | tree |
2006-01-06 |
Joerg Sonnenberger | Further cleanup of GCC's builtin directory list in...
|
commit | commitdiff | tree |
2006-01-06 |
Joerg Sonnenberger | Allow static compilation of linprocfs using a LINPROCFS...
|
commit | commitdiff | tree |
2006-01-06 |
Joerg Sonnenberger | Honour NOSFCHG for the kernel installation as well...
|
commit | commitdiff | tree |
2006-01-06 |
Joerg Sonnenberger | Sleep before commit, remove trailing ,
|
commit | commitdiff | tree |
2006-01-06 |
Joerg Sonnenberger | nextpid is not public, so don't use it. It's not really...
|
commit | commitdiff | tree |
2006-01-06 |
Joerg Sonnenberger | Remove useless define.
|
commit | commitdiff | tree |
2005-12-30 |
Joerg Sonnenberger | Enable wchar usage.
|
commit | commitdiff | tree |
2005-12-30 |
Joerg Sonnenberger | Provide proper offsetof macro for C++. Prefer __size_t...
|
commit | commitdiff | tree |
2005-12-21 |
Joerg Sonnenberger | Add a simple library for the default g77 linkage, providing...
|
commit | commitdiff | tree |
2005-12-21 |
Joerg Sonnenberger | Add g77 here as well.
|
commit | commitdiff | tree |
2005-12-21 |
Joerg Sonnenberger | Add g77 link.
|
commit | commitdiff | tree |
2005-12-10 |
Joerg Sonnenberger | Rework nrelease framework for pkgsrc. The way the...
|
commit | commitdiff | tree |
2005-12-06 |
Joerg Sonnenberger | Revert last change and add toascii.c to the right variable.
|
commit | commitdiff | tree |
2005-12-06 |
Joerg Sonnenberger | toascii(3) got lost during ctype conversion.
|
commit | commitdiff | tree |
2005-12-03 |
Joerg Sonnenberger | Set POSIX feature test macros to the correct value...
|
commit | commitdiff | tree |
2005-11-19 |
Joerg Sonnenberger | Honor NOFSCHG.
|
commit | commitdiff | tree |
2005-11-19 |
Joerg Sonnenberger | Don't depend on DragonFly keyword for shutdown scripts...
|
commit | commitdiff | tree |
2005-11-19 |
Joerg Sonnenberger | Don't depend on the DragonFly keyword anymore, all...
|
commit | commitdiff | tree |
2005-11-19 |
Joerg Sonnenberger | Make the syslog message string static const, saves...
|
commit | commitdiff | tree |
2005-11-06 |
Joerg Sonnenberger | Fix a very, very old bug in the man page, lbl-csam...
|
commit | commitdiff | tree |
2005-11-01 |
Joerg Sonnenberger | Add missing atoll.
|
commit | commitdiff | tree |
2005-10-28 |
Joerg Sonnenberger | Also install the new ftpd script.
|
commit | commitdiff | tree |
2005-10-28 |
Joerg Sonnenberger | Add an option -H to override gethostname.
|
commit | commitdiff | tree |
2005-10-28 |
Joerg Sonnenberger | Add rcng script to start ftpd stand-alone.
|
commit | commitdiff | tree |
2005-10-19 |
Joerg Sonnenberger | Avoid text-relocations, binutils don't like them on...
|
commit | commitdiff | tree |
2005-09-17 |
Joerg Sonnenberger | Too many windhills in the third party software world...
|
commit | commitdiff | tree |
2005-09-12 |
Joerg Sonnenberger | Call resettodr on shutdown to ensure that RTC and wall...
|
commit | commitdiff | tree |
2005-09-12 |
Joerg Sonnenberger | When testing whether a negative delta is smaller than...
|
commit | commitdiff | tree |
2005-09-11 |
Joerg Sonnenberger | Move the modification of hspace out of the realloc...
|
commit | commitdiff | tree |
2005-09-08 |
Joerg Sonnenberger | Add /usr/pkg/info to info search path for pkgsrc users.
|
commit | commitdiff | tree |
2005-09-07 |
Joerg Sonnenberger | Forced commit to ensure that moduli is not tried to be
|
commit | commitdiff | tree |
2005-09-06 |
Joerg Sonnenberger | Add some words about PAM.
|
commit | commitdiff | tree |
2005-09-06 |
Joerg Sonnenberger | Welcome OpenSSH 4.2.
|
commit | commitdiff | tree |
2005-09-03 |
Joerg Sonnenberger | Add strnvis, which is orthogonal to strvisx by bounding...
|
commit | commitdiff | tree |
2005-09-03 |
Joerg Sonnenberger | Sync with FreeBSD HEAD.
|
commit | commitdiff | tree |
2005-09-03 |
Joerg Sonnenberger | GC openssh-3.9
|
commit | commitdiff | tree |
2005-09-03 |
Joerg Sonnenberger | Update __DragonFly_version as well. Don't let this...
|
commit | commitdiff | tree |
2005-09-01 |
Joerg Sonnenberger | Don't add files patches via *.no_obj.patch back to...
|
commit | commitdiff | tree |
2005-08-31 |
Joerg Sonnenberger | Retire old sendmail.
|
commit | commitdiff | tree |
2005-08-27 |
Joerg Sonnenberger | Add real function versions of the _unlocked family...
|
commit | commitdiff | tree |
2005-08-27 |
Joerg Sonnenberger | Smoke something else and revert the use of ssize_t...
|
commit | commitdiff | tree |
2005-08-27 |
Joerg Sonnenberger | Remove space before '('. Correctly align some function...
|
commit | commitdiff | tree |
2005-08-27 |
Joerg Sonnenberger | Sync GCC 3.4's propolice with Etoh's official version...
|
commit | commitdiff | tree |
2005-08-27 |
Joerg Sonnenberger | Make struct dirent contain a full 64bit inode. Allow...
|
commit | commitdiff | tree |
2005-08-26 |
Joerg Sonnenberger | No need to forget wcswidth.
|
commit | commitdiff | tree |
2005-08-26 |
Joerg Sonnenberger | Don't define infinite macros when we want to define...
|
commit | commitdiff | tree |
2005-08-26 |
Joerg Sonnenberger | We have to copy the pam.d entries after running mtree...
|
commit | commitdiff | tree |
2005-08-23 |
Joerg Sonnenberger | Back out accidental commit.
|
commit | commitdiff | tree |
2005-08-23 |
Joerg Sonnenberger | sendmail tried to limit directory names to MAXPATHLEN...
|
commit | commitdiff | tree |
2005-08-23 |
Joerg Sonnenberger | Also allocate PATH_MAX for the threaded case.
|
commit | commitdiff | tree |
2005-08-23 |
Joerg Sonnenberger | Don't assume that ttys are always located directly...
|
commit | commitdiff | tree |
2005-08-22 |
Joerg Sonnenberger | Also document BGE_FAKE_AUTONEG in LINT.
|
commit | commitdiff | tree |
2005-08-22 |
Joerg Sonnenberger | GC unused macro.
|
commit | commitdiff | tree |
2005-08-22 |
Joerg Sonnenberger | Create a kernel option BGE_FAKE_AUTONEG for IBM/Intel...
|
commit | commitdiff | tree |
2005-08-20 |
Joerg Sonnenberger | HPFS != UFS, so use the right constant for directory...
|
commit | commitdiff | tree |
2005-08-19 |
Joerg Sonnenberger | Prevent spurious link state changes.
|
commit | commitdiff | tree |
2005-08-19 |
Joerg Sonnenberger | Enable the memory arbiter before turning off the PXE...
|
commit | commitdiff | tree |
2005-08-19 |
Joerg Sonnenberger | Atomically load and clear the status block. This makes...
|
commit | commitdiff | tree |
2005-08-19 |
Joerg Sonnenberger | 5705K, 5714C, 5721, 5750, 5750M, 5751M, 5789 support.
|
commit | commitdiff | tree |
2005-08-19 |
Joerg Sonnenberger | Regen.
|
commit | commitdiff | tree |
2005-08-19 |
Joerg Sonnenberger | Add some new Broadcom IDs.
|
commit | commitdiff | tree |
2005-08-19 |
Joerg Sonnenberger | Convert to vop_write_dirent.
|
commit | commitdiff | tree |
2005-08-18 |
Joerg Sonnenberger | Improve C++ support.
|
commit | commitdiff | tree |
2005-08-16 |
Joerg Sonnenberger | Use vop_write_dirent. Correctly handle the case of...
|
commit | commitdiff | tree |
2005-08-16 |
Joerg Sonnenberger | Utilize vop_write_dirent. Slightly change the order...
|
commit | commitdiff | tree |
2005-08-16 |
Joerg Sonnenberger | Convert to vop_write_dirent.
|
commit | commitdiff | tree |
2005-08-16 |
Joerg Sonnenberger | Sprinkle some const.
|
commit | commitdiff | tree |
2005-08-16 |
Joerg Sonnenberger | Honor process visibility for jailed processes and ps_showall...
|
commit | commitdiff | tree |
2005-08-16 |
Joerg Sonnenberger | Split the two parts of procfs_readdir into subroutines.
|
commit | commitdiff | tree |
2005-08-15 |
Joerg Sonnenberger | Split the two parts of linprocfs_readdir into subroutines.
|
commit | commitdiff | tree |
2005-08-15 |
Joerg Sonnenberger | Rip off PROCFS_ZOMBIE, it wasn't even a knob to play...
|
commit | commitdiff | tree |
2005-08-12 |
Joerg Sonnenberger | We want to separate dirent and the maximum directory...
|
commit | commitdiff | tree |
2005-08-11 |
Joerg Sonnenberger | Fix merge bug. d_namlen is used by GENERIC_DIRSIZ,...
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Use vop_write_dirent. Allocate a temporary buffer for...
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Replace the 4.3BSD getdirentries compat function with...
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Add _DIRENT_NEXT, which is for now only used in the...
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Use vop_write_dirent.
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Use new vop_write_dirent function.
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Update GCC 3.4 to current 3.4.5 pre-release.
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Break long commits. Don't ask for transfers when there...
|
commit | commitdiff | tree |
2005-08-10 |
Joerg Sonnenberger | Set baudrate to 100Mbps and advertise VLAN.
|
commit | commitdiff | tree |