2004-06-21 |
Matthew Dillon | Fix -j builds for gcc-3.4. The .nx build in cc_tools... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Chris Pressey | Merge with FreeBSD (HEAD) src/usr.sbin/adduser/*: |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Some more M_NOWAIT->M_INTWAIT. Not sure if the sym... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | General M_NOWAIT -> M_INTWAIT work, except in periodic... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Correct a known panic in the twe driver, M_NOWAIT ... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | gcc-3.4 cleanups. missing break / goto labels. |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | gcc-3.4 cleanups. Add missing break statements, deal... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Adding missing break after default: (gcc-3.4). |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | gcc-3.4 cleanup. |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Hook gcc 3.4 into the buildworld. Rearrange HOST_CCVER... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Fix a bug in 2.95.x prototypes that prevents us from... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Add a missing break after default: for gcc-3.4 support. |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Remove the last vestiges of -DCCVER from 2.95.x contrib... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Fix a prototype error in gcc-3.3's com.h in order to... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | 'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Chris Pressey | Merge with FreeBSD (HEAD) src/usr.sbin/kbdmap/*: |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Hiten Pandya | Check kp (struct kinfo_proc *kp) against NULL and not... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Hiten Pandya | Use the kern.boottime sysctl for retrieving the system... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Joerg Sonnenberger | make ==> ${MAKE} ${.TARGET} |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Joerg Sonnenberger | make => ${MAKE} |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Hiten Pandya | Move the 'p_start' field from struct pstats (Process... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Matthew Dillon | Allow CCVER to be empty, which will cause the compiled... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Add the STABS default output hack for GCC 3.4 too. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | For cc_tools, recurse into cc_prep when building depend... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Explicitly recurse into gnu/usr.bin/cc34/cc_prep for... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Export HOST_CCVER via environment to fixate it to eithe... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Don't include _CPUCFLAGS since the host compiler (aka... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Hiten Pandya | Zero-out the whole pstats structure and then copy the... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Hiten Pandya | Zero the interval timers on fork(2) rather than copying... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Hiten Pandya | Hook up the asa(1) utility to the build system. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Hiten Pandya | Add the POSIXv2 asa(1) utility; it interprets FORTRAN... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Hiten Pandya | Hook up the recently added utilities [1] to the build. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Define __DragonFly_cc_version for CPP |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Matthew Dillon | Merge from vendor branch GCC: |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Matthew Dillon | Bring in a trimmed down gcc-3.4-20040618. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Always set the _CPUCFLAGS in bsd.cpu.gcc2.mk to some... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Use our specs, not FreeBSD's. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Manually recurse into ../cc_prepend for depend to worka... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Joerg Sonnenberger | Redo the ProPolice patches, there were partly broken. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Hiten Pandya | IEEE Std. 1003.1-2001 (SUSv3): |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Hiten Pandya | Add the csplit(1) utility, which splits files based... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | Fix GCC 3.4 build |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | Fix GCC 3.4 build. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | Fix compilation "Label at end of compound statement... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Chris Pressey | Fix a bogus type declaration to remove a compiler warni... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | Fix GCC 3.4 build |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | Remove the evil inline ==> rpcgen_inline CPP hack,... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Matthew Dillon | Fix an aggregious non-terminated buffer issue and also... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Hiten Pandya | Fix prototype of usage(). |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | First stage in cleaning the built-in pathes of gcc... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | Include ProPolice suport for GCC 3.4. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Joerg Sonnenberger | Include ProPolice suport for GCC 3.4. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
David Rhodus | Create twed0 entries in /dev |
commit | commitdiff | tree | snapshot |
2004-06-18 |
David Rhodus | Fix installworld by making it aware of the rconfig... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Hiten Pandya | Add a helper utility, called asf(8): Add Symbol File. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Matthew Dillon | A sample rconfig script which completely wipes and... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Matthew Dillon | chdir into WorkDir before running the downloaded script. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Matthew Dillon | Write a remote configuration utility called 'rconfig... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Joerg Sonnenberger | The insn-conditions.c generated by stock GCC does some... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
David Rhodus | Default the MMX/XMM kernel optimizations to the on... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Joerg Sonnenberger | Don't whine about malloc/realloc "poising" the code... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Matthew Dillon | Don't set prefetch mode on VIA chips, it causes problem... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Hiten Pandya | Spell 'written' properly. |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Hiten Pandya | Fix spelling in comment. |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Matthew Dillon | Make sure gcc_local.c and any left over patch mess... |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Matthew Dillon | Clean up GCC3.3, rip out all the weird search paths... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Joerg Sonnenberger | Fix warning |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Joerg Sonnenberger | Really use the host compiler in bsd.hostprog.mk |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Joerg Sonnenberger | Nuke lib/csu/i386 (a.out support) and copy lib/csu... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Joerg Sonnenberger | Add CCVER=gcc34 support to bsd.cpu.mk. Also add the... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Joerg Sonnenberger | Add directory entries for GCC 3.4. |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Matthew Dillon | Fix a race with the clearing of p->p_session->s_ttyvp... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Joerg Sonnenberger | Build infrastructure for GCC 3.4 |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Joerg Sonnenberger | Add the old CSU files to list of file to be deleted... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Joerg Sonnenberger | Switch from GCC-version specific crtbegin/crtend code... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Joerg Sonnenberger | Import BSD-licensed crtbegin/crtend support. |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Hiten Pandya | Make the procfs_validfile() function static. |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Hiten Pandya | If there was a cache hit, and the msf->m_flags was... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Matthew Dillon | start_forked_proc() should not be called when rfork... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Matthew Dillon | ANSIfy the remaining K&R functions. Remove two bzero... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Matthew Dillon | Fix a bug in the reply port path related to aborts... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Hiten Pandya | Do not produce a warning if the sysctl does not exist... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Matthew Dillon | Both 'ps' and the loadav calculations got broken by... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Joerg Sonnenberger | Add Makefile support for host programs (.nx) just like... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Revert the locking of feof(3) for now; there is possibi... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Add some whitespace for clarity. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Add a 'big fat comment' about the FUNLOCKFILE(fp) imple... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Revert previous commit about FUNLOCKFILE(fp), it causes... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Joerg Sonnenberger | Add implemenation of lrealpath. This works like realpat... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Joerg Sonnenberger | Fix the warranty, this is not UCB code |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Joerg Sonnenberger | Begin implementing a -liberty replacement for binutils... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Pressey | Merge ... FreeBSD (RELENG_4) src/usr.bin/script/script... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Pressey | Add -u option to cpdup(1), which causes its -v[vv]... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
David Rhodus | Add the SysKonnect ethernet driver to the GENERIC kerne... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Eirik Nygaard | Update tcpslice to version 3.8. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Jeffrey Hsu | Try the ELF image activator first. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | If handed a bad file pointer that we can't write to... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | IEEE Std. 1003.1-2001 wants feof(3) to behave as if... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | IEEE Std. 1003.1-2001 dictates that fileno(3) behave... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | Replace the use of specially reserved pbufs in NFS... |
commit | commitdiff | tree | snapshot |
next |