| Age | Commit message (Expand) | Author |
| 2004-01-05 | update to recent changes - exit2() doesn't exist anymore and the | jdolecek |
| 2004-01-05 | add a PMAP_NC flag for pmap_kenter_pa() to specific a non-cached mapping. | chs |
| 2004-01-04 | Rearrange process exit path to avoid need to free resources from different | jdolecek |
| 2003-12-30 | Replace the traditional buffer memory management -- based on fixed per buffer | pk |
| 2003-12-15 | Fixes from PR#23177. Various lint/logic fixes: | jmc |
| 2003-12-10 | Modify the licences of code written by Theo De Raadt from a 4-clause | agc |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-12-08 | enable com console. | chs |
| 2003-12-07 | add console support, based on other platforms. from Jochen Kunz. | chs |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-11-28 | bcopy -> memcpy | chs |
| 2003-11-24 | de-__P, remove register, ansify. | chs |
| 2003-11-23 | de-__P, remove register, ansify. | chs |
| 2003-11-21 | add cnmagic support to pdc console driver. | chs |
| 2003-11-20 | de-__P, remove register, ansify. | chs |
| 2003-11-18 | restructure autoconf for [ABCDJK]-class machines. add phantomas bus. | chs |
| 2003-11-18 | a stripped-down config to work around netboot problems. | chs |
| 2003-11-18 | remove link_set hack, new toolchain doesn't need it. | chs |
| 2003-11-08 | #if defined(_KERNEL_OPT) is enough, #if !defined(_LKM) isn't needed | tsutsui |
| 2003-11-08 | Include "opt_lockdebug.h" only #if !defined(_LKM) && defined(_KERNEL_OPT). | tsutsui |
| 2003-11-06 | Have the linker discard local labels' symbols. | kleink |
| 2003-11-01 | Compile at -O2. Fix various GCC3-isms | matt |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-24 | add necessary majors for miscellaneous devices, such as missing | jdolecek |
| 2003-10-22 | add wsfont major to archs which have the other wscons devices | jdolecek |
| 2003-10-21 | white space police | itohy |
| 2003-10-21 | Slightly change the base address so GENERIC kernel may boot (but not confirmed). | itohy |
| 2003-10-21 | 1.2: Support disklabel. | itohy |
| 2003-10-21 | Add -D__daddr_t=int32_t so that the arguments of IODC are | itohy |
| 2003-10-21 | Fix types of printf() args to match the format strings. | itohy |
| 2003-10-21 | Enable disklabel support. | itohy |
| 2003-10-21 | #if 0 unused parts. | itohy |
| 2003-10-21 | Use ../common/libsa.h for prototype declarations of common functions. | itohy |
| 2003-10-21 | Add prototypes. | itohy |
| 2003-10-21 | Add a prototype. | itohy |
| 2003-10-18 | Change the location of BSD disklabel not to overlap with LIF header. | itohy |
| 2003-10-15 | add majors for ipfilter, lkm, vnd, tun, raid, cgd, ccd, and md | jdolecek |
| 2003-10-12 | Since the boot loader is a stand-alone program, stub out LIBCRT0, | he |
| 2003-10-11 | Get hp700 boot tools to compile again. Patches from Jochen Knuz. | matt |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major | jdolecek |
| 2003-10-10 | update the comment - the space for machine-dependant majors | jdolecek |
| 2003-10-10 | g/c USETOOLS?= no | jdolecek |
| 2003-10-10 | update for new gas syntax. from Jochen Kunz. | chs |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-09-20 | Install <machine/mcontext.h> | matt |
| 2003-08-31 | add a defflag for USELEDS. | chs |
| 2003-08-31 | just include the hppa version. | chs |
| 2003-08-31 | disable some things that don't build yet. | chs |
| 2003-08-31 | add a hack for the link set stuff. | chs |
| 2003-08-31 | update for LWPs, and some lite cleanup. | chs |