aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Complete the fix in revision 1.13 -- don't even depend on termcap(5)Ruslan Ermilov2002-04-041-1/+1
* Use a relative path to contrib/sendmail/cf.Ruslan Ermilov2002-04-041-2/+2
* Integrate airtools. This adds a number of parameters, which I've notWarner Losh2002-04-041-5/+119
* o Kill the MD grow_stack(). Call the MI vm_map_growstack()Alan Cox2002-04-043-35/+19
* Unbreak buildworld after include/Makefile,v 1.167 commit.Ruslan Ermilov2002-04-041-2/+2
* New release notes: UCONSOLE removed, viapm(4), geom(4), ifconfigBruce A. Mah2002-04-042-6/+42
* o Add architecture specific segment types.Marcel Moolenaar2002-04-041-0/+11
* o Reduce the gratuitous differences with NetBSD.Warner Losh2002-04-043-60/+34
* Use a relative path to libstand.. /usr/src/lib/libstand may not existPeter Wemm2002-04-042-2/+2
* Replace (deprecated ?) FREE() macro with direct calls to free()Luigi Rizzo2002-04-048-22/+22
* Try to sort out the correct way to generate async link state changeBill Paul2002-04-042-15/+73
* Fix incorrect m_free - m_freem() usage.Luigi Rizzo2002-04-041-3/+2
* Fix a couple of incorrect m_free() vs. m_freem() usages and related issues.Luigi Rizzo2002-04-043-31/+20
* o Move some function prototypes from <string.h> to the newly rewrittenMike Barcroft2002-04-042-35/+52
* Add the driver for "myson" ethernet cards.Julian Elischer2002-04-042-0/+2467
* o aio_process needn't fhold()/fdrop() the fp now that _aio_aqueue() andAlan Cox2002-04-041-13/+6
* Make the sed line a little bit more clear (it will get messier later).David E. O'Brien2002-04-042-2/+4
* Avoid a lock order reversal by dropping the eventhandler_mutex earlier.Alfred Perlstein2002-04-041-2/+1
* Set NOSHARED conditionally.David E. O'Brien2002-04-043-3/+3
* Clean up the YACCing. I don't know why we cannot leave the .y's as .y's.David E. O'Brien2002-04-043-9/+5
* Remove duplicate objc-parse.h. While we are at it, just spell it correctlyDavid E. O'Brien2002-04-041-5/+5
* Revision 1.59 also removed the pretend sparc support.David E. O'Brien2002-04-040-0/+0
* Get rid of GCC_ARCH, and just use plain TARGET_ARCH.David E. O'Brien2002-04-043-22/+22
* Add more DWIM/autoadjustment and less evil style(9) banned exit(2) codes.Poul-Henning Kamp2002-04-031-15/+17
* Move the FFS parameter MAXFRAG from <sys/param.h> to <ufs/ffs/fs.h>Poul-Henning Kamp2002-04-033-1/+3
* It would appear, from preliminary indications, that No Wires NecessaryWarner Losh2002-04-031-2/+0
* Unifdef -DCOMPATPoul-Henning Kamp2002-04-031-22/+0
* Four fixes from NetBSD:Warner Losh2002-04-034-62/+146
* - Axe a stale comment. We haven't allowed the ucred pointer passed toJohn Baldwin2002-04-031-9/+2
* First round at trying to split up NOTES into MI and MD portions.John Baldwin2002-04-034-2987/+16
* Don't clobber headers that we didn't create.Ruslan Ermilov2002-04-031-6/+1
* Regen.Sheldon Hearn2002-04-031-8/+35
* Kill only usage of the undocumnted and unuse d_boot[01] fields ofPoul-Henning Kamp2002-04-032-56/+0
* Initial deorbit burn for the undocumented and unused d_boot[01]Poul-Henning Kamp2002-04-031-5/+0
* Bump __FreeBSD_version to reflect the new tri-state nature of theSheldon Hearn2002-04-031-1/+1
* Add two forgotten vfs_unbusy() calls, in vfs_mount() and vfs_nmount().Maxime Henrion2002-04-032-0/+4
* Dike out a highly insecure UCONSOLE option.Ruslan Ermilov2002-04-0314-23/+14
* Make the kernel dump header endianness invariant by always dumpingMarcel Moolenaar2002-04-037-77/+86
* Fix a long standing 32bit-ism. Don't assume that the size of a chunk ofJake Burkholder2002-04-031-1/+1
* Deal with "#define _XOPEN_SOURCE" in header files (eg: XFree86 4.2.0)Peter Wemm2002-04-031-2/+2
* Fix translationUdo Erdelhoff2002-04-031-16/+33
* o GC dumploMarcel Moolenaar2002-04-031-4/+2
* Use a twiddle to show that we're busy dumping. The initial codeMarcel Moolenaar2002-04-032-10/+14
* Actually have ia64dump.c be included in the build. Can't be bad.Marcel Moolenaar2002-04-031-0/+1
* Remove some 1996 GCC 2.6.3 cruft for building a shared cc_int lib.David E. O'Brien2002-04-032-5/+1
* Fix to handle REC_D > 127 and fold case sorting of high lettersAndrey A. Chernov2002-04-031-33/+132
* brelse() was improperly clearing B_DELWRI in the B_DELWRI|B_INVAL caseMatthew Dillon2002-04-031-5/+2
* Redo stuff for sparc64- primarily fix bus dma implementation. The endianMatt Jacob2002-04-023-142/+132
* Revert to open hashing. It makes the code simpler, and works farily wellDag-Erling Smørgrav2002-04-022-32/+20
* Revert to vendor version, what little was left of our local patches hereDag-Erling Smørgrav2002-04-021-2/+2