summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete MAKEDEV referenceskeramida2003-03-251-7/+1
* Delete MAKEDEV references and update the text about /dev/foo controlkeramida2003-03-254-77/+5
* Delete MAKEDEV references and add small blurb that points to devfs(5)keramida2003-03-251-15/+9
* Delete MAKEDEV reference.keramida2003-03-251-1/+0
* Delete MAKEDEV traceskeramida2003-03-251-9/+1
* Make -N option work.ume2003-03-251-1/+1
* g_class_by_name() was unused too.phk2003-03-251-13/+0
* Remove unuse g_insert_geom().phk2003-03-252-39/+0
* Forward compatibility: NULL check the passed in meta argument.phk2003-03-251-1/+1
* Add an explanatory comment about what operational modes in xfwopt are.mjacob2003-03-251-1/+5
* Add the MBUF_FRAG_TEST option. When compiled in, this optionsilby2003-03-252-0/+31
* Merge PC98 support.mdodd2003-03-256-1599/+123
* Correct an argument to bus_alloc_resource().mdodd2003-03-251-2/+2
* Give print_child a default method.mdodd2003-03-251-1/+1
* Fix warnings.mdodd2003-03-256-18/+24
* Hook omshell(1) up to the build.mdodd2003-03-254-1/+40
* Building crunched things by hand (regenerating boot floppies for example)mdodd2003-03-251-0/+2
* fix reverse logic in "connect" command that cause port specifications to be i...jon2003-03-251-2/+2
* Fix 2 vm_offset_t -> vm_paddr_t missed in previous commit.jake2003-03-252-3/+3
* Add mount options 'noinet4' and 'noinet6' which prevent using thosemdodd2003-03-252-0/+20
* - Add the 'b' option which causes BLOCKSIZE to be hornored whenmdodd2003-03-254-8/+29
* Update the MAC regression test policy to include stubs and testingrwatson2003-03-251-0/+155
* Update MAC "none" stub policy to include stubs for the followingrwatson2003-03-252-0/+196
* Expand scope of the MLS policy to include a new entry point availablerwatson2003-03-251-0/+20
* Expand scope of the BSD extended "file system firewall" policy torwatson2003-03-251-0/+17
* Expand scope of the Biba policy to include some of the new entryrwatson2003-03-251-0/+40
* Fix formatting (spaces -> tab)gshapiro2003-03-251-1/+1
* Implement the 'Q' option which is like 'q' (quiet output) exceptmdodd2003-03-254-2/+17
* Bump __FreeBSD_version for addition of vm_paddr_t and kvtop prototypejake2003-03-251-1/+1
* - Silence warnings (casting, implicit decl., unused var.).mdodd2003-03-252-4/+7
* - Add vm_paddr_t, a physical address type. This is required for systemsjake2003-03-2581-275/+307
* - Make -M mask and -M time exclusive.mdodd2003-03-241-22/+21
* I seem to have forgotten this. Sorry.mdodd2003-03-241-2/+2
* Catch up with the English version:hrs2003-03-241-1/+1
* Oops, SHUTDOWN_PRI_LAST should be EVENTHANDLER_PRI_LAST, notjhb2003-03-241-1/+1
* Replace the at_fork, at_exec, and at_exit functions with the slightly morejhb2003-03-2410-256/+62
* Define some generic eventhandler priorities for use with eventhandlers andjhb2003-03-241-6/+11
* - Remove witness_dead and just use witness_watch instead. If witness_watchjhb2003-03-241-21/+51
* Retire sys/pc98/pc98/spkr.cmdodd2003-03-244-688/+9
* Use correct item to track max width of listeivind2003-03-241-1/+1
* Fix bug that made cdcontrol play <track> play <track> - 1eivind2003-03-241-2/+2
* Use __packed;mdodd2003-03-241-2/+2
* Document how to clear flags with negative-logic, currently onlyjohan2003-03-241-4/+9
* Correct a mis-merge.mdodd2003-03-241-2/+2
* Change g_class initialization to sparse format.phk2003-03-241-3/+1
* - Consolidate smapi driver.mdodd2003-03-244-364/+220
* Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just amdodd2003-03-243-0/+561
* Premptively change initializations of struct g_class to use C99phk2003-03-2413-37/+28
* Use repo-copied files in sys/i386/bios.mdodd2003-03-2422-2023/+20
* PC98 systems don't need to worry about the MCA bus.mdodd2003-03-243-27/+0
OpenPOWER on IntegriCloud