summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed some English errors in previous commit.bde2002-04-041-14/+15
* s/classs/classes/ to fixup grammer after the previous global renaming.phk2002-04-044-8/+8
* CTASSERT the size of struct dos_partition.phk2002-04-043-0/+9
* Register major #4 for GEOMphk2002-04-041-1/+1
* Get tun P2P address from the local pool if RADIUS server returnedhosokawa2002-04-042-1/+5
* Back out last commit. (This file is installed under /etc/mail.)ru2002-04-041-2/+2
* Complete the fix in revision 1.13 -- don't even depend on termcap(5)ru2002-04-041-1/+1
* Use a relative path to contrib/sendmail/cf.ru2002-04-041-2/+2
* Integrate airtools. This adds a number of parameters, which I've notimp2002-04-041-5/+119
* o Kill the MD grow_stack(). Call the MI vm_map_growstack()alc2002-04-043-35/+19
* Unbreak buildworld after include/Makefile,v 1.167 commit.ru2002-04-041-2/+2
* New release notes: UCONSOLE removed, viapm(4), geom(4), ifconfigbmah2002-04-042-6/+42
* o Add architecture specific segment types.marcel2002-04-041-0/+11
* o Reduce the gratuitous differences with NetBSD.imp2002-04-043-60/+34
* Use a relative path to libstand.. /usr/src/lib/libstand may not existpeter2002-04-042-2/+2
* Replace (deprecated ?) FREE() macro with direct calls to free()luigi2002-04-048-22/+22
* Try to sort out the correct way to generate async link state changewpaul2002-04-042-15/+73
* Fix incorrect m_free - m_freem() usage.luigi2002-04-041-3/+2
* Fix a couple of incorrect m_free() vs. m_freem() usages and related issues.luigi2002-04-043-31/+20
* o Move some function prototypes from <string.h> to the newly rewrittenmike2002-04-042-35/+52
* Add the driver for "myson" ethernet cards.julian2002-04-042-0/+2467
* o aio_process needn't fhold()/fdrop() the fp now that _aio_aqueue() andalc2002-04-041-13/+6
* Make the sed line a little bit more clear (it will get messier later).obrien2002-04-042-2/+4
* Avoid a lock order reversal by dropping the eventhandler_mutex earlier.alfred2002-04-041-2/+1
* Set NOSHARED conditionally.obrien2002-04-043-3/+3
* Clean up the YACCing. I don't know why we cannot leave the .y's as .y's.obrien2002-04-043-9/+5
* Remove duplicate objc-parse.h. While we are at it, just spell it correctlyobrien2002-04-041-5/+5
* Revision 1.59 also removed the pretend sparc support.obrien2002-04-040-0/+0
* Get rid of GCC_ARCH, and just use plain TARGET_ARCH.obrien2002-04-043-22/+22
* Add more DWIM/autoadjustment and less evil style(9) banned exit(2) codes.phk2002-04-031-15/+17
* Move the FFS parameter MAXFRAG from <sys/param.h> to <ufs/ffs/fs.h>phk2002-04-033-1/+3
* It would appear, from preliminary indications, that No Wires Necessaryimp2002-04-031-2/+0
* Unifdef -DCOMPATphk2002-04-031-22/+0
* Four fixes from NetBSD:imp2002-04-034-62/+146
* - Axe a stale comment. We haven't allowed the ucred pointer passed tojhb2002-04-031-9/+2
* First round at trying to split up NOTES into MI and MD portions.jhb2002-04-034-2987/+16
* Don't clobber headers that we didn't create.ru2002-04-031-6/+1
* Regen.sheldonh2002-04-031-8/+35
* Kill only usage of the undocumnted and unuse d_boot[01] fields ofphk2002-04-032-56/+0
* Initial deorbit burn for the undocumented and unused d_boot[01]phk2002-04-031-5/+0
* Bump __FreeBSD_version to reflect the new tri-state nature of thesheldonh2002-04-031-1/+1
* Add two forgotten vfs_unbusy() calls, in vfs_mount() and vfs_nmount().mux2002-04-032-0/+4
* Dike out a highly insecure UCONSOLE option.ru2002-04-0314-23/+14
* Make the kernel dump header endianness invariant by always dumpingmarcel2002-04-037-77/+86
* Fix a long standing 32bit-ism. Don't assume that the size of a chunk ofjake2002-04-031-1/+1
* Deal with "#define _XOPEN_SOURCE" in header files (eg: XFree86 4.2.0)peter2002-04-031-2/+2
* Fix translationue2002-04-031-16/+33
* o GC dumplomarcel2002-04-031-4/+2
* Use a twiddle to show that we're busy dumping. The initial codemarcel2002-04-032-10/+14
* Actually have ia64dump.c be included in the build. Can't be bad.marcel2002-04-031-0/+1
OpenPOWER on IntegriCloud