| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete the fix in revision 1.13 -- don't even depend on termcap(5) | Ruslan Ermilov | 2002-04-04 | 1 | -1/+1 |
* | Use a relative path to contrib/sendmail/cf. | Ruslan Ermilov | 2002-04-04 | 1 | -2/+2 |
* | Integrate airtools. This adds a number of parameters, which I've not | Warner Losh | 2002-04-04 | 1 | -5/+119 |
* | o Kill the MD grow_stack(). Call the MI vm_map_growstack() | Alan Cox | 2002-04-04 | 3 | -35/+19 |
* | Unbreak buildworld after include/Makefile,v 1.167 commit. | Ruslan Ermilov | 2002-04-04 | 1 | -2/+2 |
* | New release notes: UCONSOLE removed, viapm(4), geom(4), ifconfig | Bruce A. Mah | 2002-04-04 | 2 | -6/+42 |
* | o Add architecture specific segment types. | Marcel Moolenaar | 2002-04-04 | 1 | -0/+11 |
* | o Reduce the gratuitous differences with NetBSD. | Warner Losh | 2002-04-04 | 3 | -60/+34 |
* | Use a relative path to libstand.. /usr/src/lib/libstand may not exist | Peter Wemm | 2002-04-04 | 2 | -2/+2 |
* | Replace (deprecated ?) FREE() macro with direct calls to free() | Luigi Rizzo | 2002-04-04 | 8 | -22/+22 |
* | Try to sort out the correct way to generate async link state change | Bill Paul | 2002-04-04 | 2 | -15/+73 |
* | Fix incorrect m_free - m_freem() usage. | Luigi Rizzo | 2002-04-04 | 1 | -3/+2 |
* | Fix a couple of incorrect m_free() vs. m_freem() usages and related issues. | Luigi Rizzo | 2002-04-04 | 3 | -31/+20 |
* | o Move some function prototypes from <string.h> to the newly rewritten | Mike Barcroft | 2002-04-04 | 2 | -35/+52 |
* | Add the driver for "myson" ethernet cards. | Julian Elischer | 2002-04-04 | 2 | -0/+2467 |
* | o aio_process needn't fhold()/fdrop() the fp now that _aio_aqueue() and | Alan Cox | 2002-04-04 | 1 | -13/+6 |
* | Make the sed line a little bit more clear (it will get messier later). | David E. O'Brien | 2002-04-04 | 2 | -2/+4 |
* | Avoid a lock order reversal by dropping the eventhandler_mutex earlier. | Alfred Perlstein | 2002-04-04 | 1 | -2/+1 |
* | Set NOSHARED conditionally. | David E. O'Brien | 2002-04-04 | 3 | -3/+3 |
* | Clean up the YACCing. I don't know why we cannot leave the .y's as .y's. | David E. O'Brien | 2002-04-04 | 3 | -9/+5 |
* | Remove duplicate objc-parse.h. While we are at it, just spell it correctly | David E. O'Brien | 2002-04-04 | 1 | -5/+5 |
* | Revision 1.59 also removed the pretend sparc support. | David E. O'Brien | 2002-04-04 | 0 | -0/+0 |
* | Get rid of GCC_ARCH, and just use plain TARGET_ARCH. | David E. O'Brien | 2002-04-04 | 3 | -22/+22 |
* | Add more DWIM/autoadjustment and less evil style(9) banned exit(2) codes. | Poul-Henning Kamp | 2002-04-03 | 1 | -15/+17 |
* | Move the FFS parameter MAXFRAG from <sys/param.h> to <ufs/ffs/fs.h> | Poul-Henning Kamp | 2002-04-03 | 3 | -1/+3 |
* | It would appear, from preliminary indications, that No Wires Necessary | Warner Losh | 2002-04-03 | 1 | -2/+0 |
* | Unifdef -DCOMPAT | Poul-Henning Kamp | 2002-04-03 | 1 | -22/+0 |
* | Four fixes from NetBSD: | Warner Losh | 2002-04-03 | 4 | -62/+146 |
* | - Axe a stale comment. We haven't allowed the ucred pointer passed to | John Baldwin | 2002-04-03 | 1 | -9/+2 |
* | First round at trying to split up NOTES into MI and MD portions. | John Baldwin | 2002-04-03 | 4 | -2987/+16 |
* | Don't clobber headers that we didn't create. | Ruslan Ermilov | 2002-04-03 | 1 | -6/+1 |
* | Regen. | Sheldon Hearn | 2002-04-03 | 1 | -8/+35 |
* | Kill only usage of the undocumnted and unuse d_boot[01] fields of | Poul-Henning Kamp | 2002-04-03 | 2 | -56/+0 |
* | Initial deorbit burn for the undocumented and unused d_boot[01] | Poul-Henning Kamp | 2002-04-03 | 1 | -5/+0 |
* | Bump __FreeBSD_version to reflect the new tri-state nature of the | Sheldon Hearn | 2002-04-03 | 1 | -1/+1 |
* | Add two forgotten vfs_unbusy() calls, in vfs_mount() and vfs_nmount(). | Maxime Henrion | 2002-04-03 | 2 | -0/+4 |
* | Dike out a highly insecure UCONSOLE option. | Ruslan Ermilov | 2002-04-03 | 14 | -23/+14 |
* | Make the kernel dump header endianness invariant by always dumping | Marcel Moolenaar | 2002-04-03 | 7 | -77/+86 |
* | Fix a long standing 32bit-ism. Don't assume that the size of a chunk of | Jake Burkholder | 2002-04-03 | 1 | -1/+1 |
* | Deal with "#define _XOPEN_SOURCE" in header files (eg: XFree86 4.2.0) | Peter Wemm | 2002-04-03 | 1 | -2/+2 |
* | Fix translation | Udo Erdelhoff | 2002-04-03 | 1 | -16/+33 |
* | o GC dumplo | Marcel Moolenaar | 2002-04-03 | 1 | -4/+2 |
* | Use a twiddle to show that we're busy dumping. The initial code | Marcel Moolenaar | 2002-04-03 | 2 | -10/+14 |
* | Actually have ia64dump.c be included in the build. Can't be bad. | Marcel Moolenaar | 2002-04-03 | 1 | -0/+1 |
* | Remove some 1996 GCC 2.6.3 cruft for building a shared cc_int lib. | David E. O'Brien | 2002-04-03 | 2 | -5/+1 |
* | Fix to handle REC_D > 127 and fold case sorting of high letters | Andrey A. Chernov | 2002-04-03 | 1 | -33/+132 |
* | brelse() was improperly clearing B_DELWRI in the B_DELWRI|B_INVAL case | Matthew Dillon | 2002-04-03 | 1 | -5/+2 |
* | Redo stuff for sparc64- primarily fix bus dma implementation. The endian | Matt Jacob | 2002-04-02 | 3 | -142/+132 |
* | Revert to open hashing. It makes the code simpler, and works farily well | Dag-Erling Smørgrav | 2002-04-02 | 2 | -32/+20 |
* | Revert to vendor version, what little was left of our local patches here | Dag-Erling Smørgrav | 2002-04-02 | 1 | -2/+2 |