summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Redo the sigio locking.alfred2002-05-0119-115/+42
* | We don't need no stinkin' echos here.imp2002-05-011-3/+3
* | Add an epic_stats_update() function (called once per second). Even thoughsemenu2002-05-011-9/+27
* | Add support for using the profiled versions of the C++ (and related) libs.obrien2002-05-011-1/+3
* | MII_TICK handlers need not restart aneg on these PHYs, they behave prettysemenu2002-05-012-109/+55
* | Axe unused SESS_UNLOCK_NOSWITCH() and PGRP_UNLOCK_NOSWITCH() macros. Thejhb2002-05-011-4/+0
* | Bump the version to mark the fixed FSM TLD orderingbrian2002-05-011-1/+1
* | If we receive a config request while Open, call TLD *before* decodingbrian2002-05-011-3/+7
* | Fix some edge cases where bad string handling could occur.alfred2002-05-011-0/+4
* | cleanup:alfred2002-05-011-37/+46
* | Allow the peer to modify the LQR intervalbrian2002-05-011-0/+1
* | Connect up kern_envp *before* we use it for getenv() and console probing.peter2002-05-011-7/+14
* | Add "CFLAGS+= -I${MAKESRCPATH}" when running under the kernel build,peter2002-05-011-0/+3
* | Make this compile and not segfault on ia64. ptr = strdup("foo"); ispeter2002-05-012-6/+8
* | Add a hack so that fdisk(8) can initialize an ia64 disk. There ispeter2002-05-011-0/+10
* | Enlighten those who read the FINE POINTS of the documentation a bitcjc2002-05-012-5/+20
* | Remove two unused headers (<machine/frame.h> and <machine/psl.h>).peter2002-05-011-2/+0
* | Do not bother with #include <machine/psl.h> since it is just a stub filepeter2002-05-011-1/+0
* | s/-300K/~300K/mph2002-05-012-2/+2
* | Update a comment to accurately describe the usage of the fourth fieldmurray2002-05-013-3/+3
* | The fourth field of drivers.conf is no longer reserved. Document itsmurray2002-05-011-2/+4
* | Add support for kernel options to be removed from the BOOTMFS kernelmurray2002-05-011-1/+6
* | Add the System V shared memory modules to the mfsroot. Thismurray2002-05-011-0/+3
* | "pointers are not permitted as case values", so force the macros to ints.obrien2002-05-011-2/+2
* | makeobjops.awk is stricter on syntax than the perl version.obrien2002-05-011-1/+1
* | Use makeobjops.awk rather than makeobjops.pl.obrien2002-05-013-5/+4
* | Awk version of makeobjops.PL.obrien2002-05-011-0/+485
* | Remove the trailing ^M's. makeobjops.awk does not like them.obrien2002-05-013-153/+147
* | Cosmetic tweaks. Try and keep the style more consistent, catch some straypeter2002-05-012-45/+43
* | Zap some stale unused headers, including one machine/psl.h (which ispeter2002-05-011-6/+0
* | Zap KMODDEPS entries so that people do not wonder why it isn't working onpeter2002-05-013-3/+0
* | Catch any stray KMODDEPS entries to make sure they do not keep turning up.peter2002-05-011-0/+4
* | kern_tc.c doesn't use <machine/psl.h>, and having this #include breakspeter2002-05-011-2/+0
* | Remove this Perl script. There have been zero bug reports againstobrien2002-05-011-355/+0
* | Document the location (in the source tree) of the "Porter's Handbook".mdodd2002-04-301-0/+3
* | Bump __FreeBSD_version for mtx_init() change.mdodd2002-04-301-1/+1
* | Sorted the directories in the rule for the includes target as much asbde2002-04-301-23/+23
* | Fix a bug where the aacp device would only talk to bus 0 on thescottl2002-04-301-7/+5
* | Note that the aacp device requires CAMscottl2002-04-301-1/+1
* | Add the ability to use Bzip'ed packages.obrien2002-04-307-19/+44
* | Convert longs to u_longs in stats. This will hold off wrap arounds for ajeff2002-04-302-5/+5
* | o Convert the vm_page buckets mutex to a spin lock. (This resolvesalc2002-04-302-14/+12
* | Brucifixion ? Yes, out that door, row on the left, one patch each.phk2002-04-301-87/+101
* | Brucifixion ? Yes, out that door, row on the left, one patch each.phk2002-04-303-54/+51
* | New release notes: bsd-airtools integration (+ MFC), reboot(8) -k (+bmah2002-04-302-6/+56
* | Don't export timecounter structures under debug. with sysctl, theyphk2002-04-3015-69/+0
* | These are Alexander Kabaev's VFSops fixes (see the thread 'Found: moduledillon2002-04-301-21/+82
* | MI bits for Gcc 3.1.obrien2002-04-301-460/+34
* | i386 MD bits for Gcc 3.1.obrien2002-04-301-427/+29
* | Modified the man page to reflect support forpdeuskar2002-04-301-49/+50
OpenPOWER on IntegriCloud