2007-02-05 |
Simon Schubert | Add flag to optionally disable stripping of old kernel...
|
commit | commitdiff | tree |
2007-02-05 |
Simon Schubert | Don't hand-roll an own version on selrecord. This...
|
commit | commitdiff | tree |
2007-02-04 |
Simon Schubert | Use the saved ucontext pointer and not the return value...
|
commit | commitdiff | tree |
2007-02-04 |
Simon Schubert | Don't rely on sys/resource.h including all necessary...
|
commit | commitdiff | tree |
2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4:
|
commit | commitdiff | tree |
2007-02-03 |
Simon Schubert | Remove now unused cpu_coredump.
|
commit | commitdiff | tree |
2007-02-03 |
Simon Schubert | Clean up stale code.
|
commit | commitdiff | tree |
2007-02-03 |
Simon Schubert | Fix ps %CPU output in vkernel by exporting hw.availpages.
|
commit | commitdiff | tree |
2007-02-02 |
Simon Schubert | Fix indention.
|
commit | commitdiff | tree |
2007-02-02 |
Simon Schubert | Don't segfault the kernel if it can't resolve a name...
|
commit | commitdiff | tree |
2007-02-01 |
Simon Schubert | Implement window size passing between real tty and...
|
commit | commitdiff | tree |
2007-02-01 |
Simon Schubert | Teach the vkernel to behave and not fsck with my tty.
|
commit | commitdiff | tree |
2007-02-01 |
Simon Schubert | Report non-existing procs as pid -1, not NO_PID.
|
commit | commitdiff | tree |
2007-02-01 |
Simon Schubert | Change kinfo_proc interface between kernel and userland.
|
commit | commitdiff | tree |
2007-02-01 |
Simon Schubert | Do not build bus modules for vkernels.
|
commit | commitdiff | tree |
2007-01-30 |
Simon Schubert | Rework DEV_SUPPORT infrastructure.
|
commit | commitdiff | tree |
2007-01-30 |
Simon Schubert | Fix values for CCVER, they are gcc*, not cc*.
|
commit | commitdiff | tree |
2007-01-24 |
Simon Schubert | Declare dumpmag as used, even though it is an unused...
|
commit | commitdiff | tree |
2007-01-22 |
Simon Schubert | Pass structs by reference if you expect the callee...
|
commit | commitdiff | tree |
2007-01-20 |
Simon Schubert | Don't build gcc libs with -liberty.
|
commit | commitdiff | tree |
2007-01-20 |
Simon Schubert | Add DPADD lines for used libs.
|
commit | commitdiff | tree |
2007-01-20 |
Simon Schubert | Fix internal compiler errors with propolice enabled.
|
commit | commitdiff | tree |
2007-01-19 |
Simon Schubert | Complain if CPUTYPE is set to an unknown value.
|
commit | commitdiff | tree |
2007-01-19 |
Simon Schubert | Fix handling of MACHINE_CPU.
|
commit | commitdiff | tree |
2007-01-18 |
Simon Schubert | Fix negation handling.
|
commit | commitdiff | tree |
2007-01-17 |
Simon Schubert | Use genassym to create target symbols instead of
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Also build+install csu in the world stage.
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Remove build glue of gcc40.
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Remove traces of gcc40
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Retire gcc-4.0.
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Create startup files from the GCC sources and drop...
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Copy forgotten header from gcc34 build glue
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Reorder libs to allow -DNOSHARED linkage
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | crtstuff.c is now present
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Import crt code from gcc-4.1.1
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Merge from vendor branch GCC:
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Do not lookup symbols with STB_LOCAL binding
|
commit | commitdiff | tree |
2007-01-15 |
Simon Schubert | Do not use dbg() too soon. This fixes rtld with -DDEBUG.
|
commit | commitdiff | tree |
2007-01-13 |
Simon Schubert | Update to gcc-3.4.6
|
commit | commitdiff | tree |
2007-01-13 |
Simon Schubert | Update to gcc-3.4.6
|
commit | commitdiff | tree |
2007-01-13 |
Simon Schubert | Merge from vendor branch GCC:
|
commit | commitdiff | tree |
2007-01-12 |
Simon Schubert | Disable sshd on the Live CD. This just takes time...
|
commit | commitdiff | tree |
2007-01-11 |
Simon Schubert | Unbreak build by moving the include up.
|
commit | commitdiff | tree |
2007-01-10 |
Simon Schubert | Substitute a phony target with a cookie, thus not requiring the
|
commit | commitdiff | tree |
2007-01-10 |
Simon Schubert | Use SEEK_SET instead of magic constant.
|
commit | commitdiff | tree |
2007-01-09 |
Simon Schubert | Install tap headers.
|
commit | commitdiff | tree |
2007-01-08 |
Simon Schubert | Fix the obscure at(1) permission problem.
|
commit | commitdiff | tree |
2007-01-08 |
Simon Schubert | Install gdb docs.
|
commit | commitdiff | tree |
2007-01-05 |
Simon Schubert | Add handler for timespec values.
|
commit | commitdiff | tree |
2007-01-05 |
Simon Schubert | Move makewhatis to the end so that pages which will...
|
commit | commitdiff | tree |
2007-01-05 |
Simon Schubert | remove old man pages and modules
|
commit | commitdiff | tree |
2007-01-04 |
Simon Schubert | Say hello to a sound system update from FreeBSD. This...
|
commit | commitdiff | tree |
2007-01-01 |
Simon Schubert | 1:1 Userland threading stage 2.10/4:
|
commit | commitdiff | tree |
2006-12-29 |
Simon Schubert | Remove vgrind and nvi as build tools.
|
commit | commitdiff | tree |
2006-12-29 |
Simon Schubert | Add initialization to silence compiler warning.
|
commit | commitdiff | tree |
2006-12-27 |
Simon Schubert | clean to WARNS=6.
|
commit | commitdiff | tree |
2006-12-27 |
Simon Schubert | Janitor out stale defines and ifdefs.
|
commit | commitdiff | tree |
2006-12-06 |
Simon Schubert | Correct a signedness bug which allowed members of the...
|
commit | commitdiff | tree |
2006-11-16 |
Simon Schubert | Disable use of wide char functions for mkmagic.nx,...
|
commit | commitdiff | tree |
2006-11-15 |
Simon Schubert | Don't break buildworld for upgrading users: "i386...
|
commit | commitdiff | tree |
2006-11-05 |
Simon Schubert | Abort if the device doesn't exist.
|
commit | commitdiff | tree |
2006-11-03 |
Simon Schubert | re-add vinumsize, so that vinum volumes can be used...
|
commit | commitdiff | tree |
2006-10-25 |
Simon Schubert | Unbreak compilation without IPSEC: move variables...
|
commit | commitdiff | tree |
2006-10-23 |
Simon Schubert | The uthreads code previously didn't work for debugging...
|
commit | commitdiff | tree |
2006-10-23 |
Simon Schubert | reorder libs to allow static linking
|
commit | commitdiff | tree |
2006-10-20 |
Simon Schubert | Add the -D flag to specify an alternative dumpdev.
|
commit | commitdiff | tree |
2006-10-17 |
Simon Schubert | We're long on 1.7, so remove 1.5 subvers info
|
commit | commitdiff | tree |
2006-10-16 |
Simon Schubert | Remove old, outdated headers
|
commit | commitdiff | tree |
2006-10-08 |
Simon Schubert | Add missing parentheses to fix a segmentation fault...
|
commit | commitdiff | tree |
2006-10-04 |
Simon Schubert | Fix pathnames for gcc41
|
commit | commitdiff | tree |
2006-10-02 |
Simon Schubert | NO_PKGTOOLS doesn't exist anymore
|
commit | commitdiff | tree |
2006-10-02 |
Simon Schubert | Unhook the old ports tools from the build
|
commit | commitdiff | tree |
2006-10-02 |
Simon Schubert | Make xlint work with gcc3+
|
commit | commitdiff | tree |
2006-09-30 |
Simon Schubert | Mark the static abi tag variable used, so gcc41 doesn...
|
commit | commitdiff | tree |
2006-09-30 |
Simon Schubert | Always zero out vpp, like the nresolve compat code...
|
commit | commitdiff | tree |
2006-09-30 |
Simon Schubert | Fix smb panic, td might be NULL
|
commit | commitdiff | tree |
2006-09-29 |
Simon Schubert | Unbreak world build by including a now required header
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Update README.DELETED
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Import erroneously removed header from OpenSSH-4.4p1
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Merge from vendor branch OPENSSH:
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Update build infrastructure for openssh-4.4p1
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Update our READMEs
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Import stripped down sources of OpenSSH-4.4p1
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Merge from vendor branch OPENSSH:
|
commit | commitdiff | tree |
2006-09-28 |
Simon Schubert | Update strtonum(3) to the latest OpenBSD version, which...
|
commit | commitdiff | tree |
2006-09-27 |
Simon Schubert | Welcome the build infrastructure for gcc41
|
commit | commitdiff | tree |
2006-09-27 |
Simon Schubert | Add our READMEs
|
commit | commitdiff | tree |
2006-09-27 |
Simon Schubert | Import a stripped down version of gcc-4.1.1
|
commit | commitdiff | tree |
2006-09-27 |
Simon Schubert | Merge from vendor branch GCC:
|
commit | commitdiff | tree |
2006-09-27 |
Simon Schubert | Run trimdir in a subshell so that our cwd doesn't change...
|
commit | commitdiff | tree |
2006-09-25 |
Simon Schubert | Always warn about identical target and source. Nevertheless...
|
commit | commitdiff | tree |
2006-09-24 |
Simon Schubert | Don't unlink the target if the source and target are...
|
commit | commitdiff | tree |
2006-09-19 |
Simon Schubert | 1:1 Userland threading stage 2.9/4:
|
commit | commitdiff | tree |
2006-09-13 |
Simon Schubert | Add cvs annotate -b which allows to annotate "backwards":
|
commit | commitdiff | tree |
2006-09-13 |
Simon Schubert | Factor patching out into a macro, so that it can be...
|
commit | commitdiff | tree |
2006-09-13 |
Simon Schubert | Adjust README
|
commit | commitdiff | tree |
2006-09-13 |
Simon Schubert | Merge from vendor branch CVS:
|
commit | commitdiff | tree |
2006-09-13 |
Simon Schubert | Import useful files
|
commit | commitdiff | tree |
2006-09-09 |
Simon Schubert | Revert last commits and make man treating the argument
|
commit | commitdiff | tree |
2006-09-09 |
Simon Schubert | Move conditional to support -t in combination with -F
|
commit | commitdiff | tree |