| Age | Commit message (Expand) | Author |
| 2004-01-05 | Store the copyright text in conf/copyright, and use conf/newvers.sh | lukem |
| 2003-12-31 | Split opencrypto configuration into an attribute, usable by inkernel | jonathan |
| 2003-12-31 | s/NBPG/PAGE_SIZE/ in a comment. | martin |
| 2003-12-30 | Replace the traditional buffer memory management -- based on fixed per buffer | pk |
| 2003-12-12 | Pull in netinet/ip_ecn.c if FAST_IPSEC is defined. | scw |
| 2003-12-10 | The file system snapshot pseudo driver. | hannken |
| 2003-12-07 | Add the RSSI-based rate-adaptation library to the build. | dyoung |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-12-04 | fix the MAKEVERBOSE messages to be consistent with the standard ones | lukem |
| 2003-12-01 | prefix ${.TARGET} with "${.CURDIR:T}/" in various _MKSHMSG macros; | lukem |
| 2003-11-25 | Change default verbosity level to `traditional'. | pk |
| 2003-11-25 | NORMAL_C,NOPROF_C,NORMAL_S: put `@' in front of these to get saner output. | pk |
| 2003-11-25 | SYSTEM_LD: don't display every object file on the planet thrice. | pk |
| 2003-11-20 | Provide appropriate no-op defaults for _MK* macros, in case <bsd.own.mk> | lukem |
| 2003-11-17 | Add support for MAKEVERBOSE (a first pass, at least). | lukem |
| 2003-11-16 | Oops. I missed this file in my previous commit. Add inclusion of | tls |
| 2003-11-14 | Remove the .if !target(dependall) so that 'make dependall' works (again) | dsl |
| 2003-11-11 | Prevent mkdep from parsing compiler flags like -pipe. | enami |
| 2003-11-06 | force -Wno-uninitialized if the compiler is gcc 2.95 | jdolecek |
| 2003-10-30 | there is no SHMMMNI | drochner |
| 2003-10-29 | Back out -Wno-uninitialized for m68k -- the compiler bug is fixed. | mycroft |
| 2003-10-29 | Add MI driver for mc146818 based time-of-day clock with todr(9) support. | tsutsui |
| 2003-10-28 | Add COPTS.<fn>, CPUFLAGS.<fn>, CPPFLAGS.<fn> to CFLAGS to mirror the | skrll |
| 2003-10-28 | sys/dev/ata/wd.c causes spurious warning about blkno not | he |
| 2003-10-26 | Delete -Wno-uninitialized. Tested on sparc64 and i386. Rationale: | christos |
| 2003-10-21 | Cache the "adjusted" value of sb_max when sb_max is changed, in order | thorpej |
| 2003-10-17 | Introduce null console. This pseudo device acts as a normal console with the | cdi |
| 2003-10-15 | Use a shell variable instead of a cpp #define to provide the full | lukem |
| 2003-10-14 | Check for file existance, not readability. Remove extra touch. | christos |
| 2003-10-14 | assign the variables on separate lines; makes it easier to read and | lukem |
| 2003-10-14 | clean up the method to initialize sccs[] and version[] to remove | lukem |
| 2003-10-13 | Complete replacement of the old 802.11 layer with the new. | dyoung |
| 2003-10-10 | Add major for Vinum | jdolecek |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major | jdolecek |
| 2003-10-10 | update comments for the final major space arrangement: | jdolecek |
| 2003-10-10 | move MI majors config file from sys/dev/majors to sys/conf/majors | jdolecek |
| 2003-10-10 | Include Vinum. | grog |
| 2003-10-08 | Following Matt Thomas's request, rename ata attribute to ata_hl, and | bouyer |
| 2003-10-08 | Make the ATA mid-layer appears as atabus, as proposed in | bouyer |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-10-04 | get the release version from <sys/param.h>, so that it won't be necessary | jdolecek |
| 2003-10-01 | Make the kernel makefiles pay attention to NOGCCERROR | matt |
| 2003-09-30 | New generic I2C framework. Supports bit-bang and "intelligent" I2C | thorpej |
| 2003-09-25 | autoconf goop for iavc | pooka |
| 2003-09-22 | Make COMPAT_xx imply all later COMPAT_yy. (COMPAT_09 implies all whereas | matt |
| 2003-09-16 | Welcome to 1.6ZC | christos |
| 2003-09-14 | ZA -> ZB | christos |
| 2003-09-13 | Bump version to 1.6ZA - struct proc and struct lwp changes | jdolecek |
| 2003-09-12 | merge netipsec/key* into netkey/key*. no need for both. | itojun |
| 2003-09-06 | welcome to 1.6Z | christos |