| Age | Commit message (Expand) | Author |
| 2010-03-14 | Add fdc@isa. | kiyohara |
| 2010-03-10 | Remove unnecessary function declarations. | kiyohara |
| 2010-03-10 | Remove white-spaces. | kiyohara |
| 2010-03-07 | add uhso(4) device where appropriate | plunky |
| 2010-03-02 | Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass. | matt |
| 2010-02-25 | Adapt to <spr.h> breakup. | matt |
| 2010-02-08 | Remove separate mb_map. The nmbclusters is computed at boot time based | joerg |
| 2010-01-20 | Have to include rtas.h for NRTAS definition. | phx |
| 2010-01-16 | Allow compilation without rtas device being configured. | phx |
| 2010-01-15 | Fixed crash, when /rtas was not found: OF_finddevice() returns -1 when | phx |
| 2009-12-05 | Remove the portalfs kernel file system driver. Replace mount_portal(8) | pooka |
| 2009-11-26 | Kill proc0paddr. Use lwp0.l_addr instead. | matt |
| 2009-11-23 | If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. | pooka |
| 2009-09-11 | Added support for RDB partitions. | phx |
| 2009-08-19 | isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. | dyoung |
| 2009-08-19 | Define isa_detach_hook(). | dyoung |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2009-02-13 | Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" | apb |
| 2009-02-06 | Changes to MEMORY_RBFLAGS option: | jym |
| 2009-01-24 | add COMPAT_50 to all the configs with COMPAT_40. | mrg |
| 2009-01-17 | Follow up the time_t -> saseconds_t or satime_t type changes by | he |
| 2009-01-12 | WARNSfy | tsutsui |
| 2008-11-24 | Remove softdep, pass 1. We are focused on improving journalling. | ad |
| 2008-11-13 | LKM -> MODULAR | ad |
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad |
| 2008-11-11 | It is not appropriate to call pmf_system_shutdown(9) from | dyoung |
| 2008-08-10 | Add accept filters to GENERIC kernels where they exist. | tls |
| 2008-07-31 | Add "options WAPBL" to standard GENERIC/INSTALL type configs. | simonb |
| 2008-05-18 | No longer used. | phx |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-08 | SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in | garbled |
| 2008-03-29 | Activate genfb, pckbc, pckbd, pms, wskbd, wsmouse and wsdisplay. | phx |
| 2008-03-08 | INSECURE option is required for the Xserver to access /dev/mem. | phx |
| 2008-03-07 | Define PCI_MAGIC_IO_RANGE for X11 server. The address chosen may change. | phx |
| 2008-02-23 | Added scsibus at umass for USB keys and ADOSFS for mounting Amiga file systems | phx |
| 2008-02-20 | Since files.wscons et al. are included by ~all ports anyway, include | drochner |
| 2008-02-15 | Remove obsolete platform support options. | tsutsui |
| 2008-02-13 | Fix a botch in the comparison of two addresses, where I forgot to add in | garbled |
| 2008-02-13 | Add support to ofwboot for booting on the 7046-B50. Also likely to work | garbled |
| 2008-02-13 | Use options<space><tab>. | tsutsui |
| 2008-02-12 | Add a very quick and simple hack to allow ofwboot to be compiled into a | garbled |
| 2008-02-11 | Use model_init to clean up how we decide the ranges for | garbled |
| 2008-02-07 | Add some simple code to print out what the OFW thinks the cache | garbled |
| 2008-02-05 | Nevermind, just yank the bridge64 kernels entirely. I don't want to end | garbled |
| 2008-02-05 | Make bridge mode standard in GENERIC, yank INSTALL_B64 | garbled |
| 2008-02-05 | Rewrite a big chunk of the pmap and locore code for powerpc to better | garbled |
| 2008-01-28 | Apparently BRIDGE mode allows BAT registers, so re-enable that code. | garbled |
| 2008-01-24 | Add padding to align the rodata section. This fixes a strange bug | garbled |
| 2008-01-24 | Add another optional argument to mkbootinfo.sh, the location of the bitmap. | garbled |
| 2008-01-23 | Add an install kernel for 64bit bridge mode cpus. This will hopefully go | garbled |