summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Add a new chance at getting offended, having removed so many.eivind2003-03-241-0/+3
* | Remove duplicateseivind2003-03-241-202/+0
* | Fix two more typoseivind2003-03-241-2/+2
* | add missing %u to show mcr1full countsam2003-03-241-1/+1
* | The .Nm utilitycharnier2003-03-242-6/+9
* | The .Fn functioncharnier2003-03-244-7/+11
* | The .Fn function. Use .Xr where appropriate.charnier2003-03-2462-146/+278
* | The .Fn functioncharnier2003-03-2417-48/+84
* | The .Nm librarycharnier2003-03-241-2/+3
* | The .Fn functioncharnier2003-03-245-13/+23
* | The .Fn functioncharnier2003-03-241-5/+10
* | Don't call sysbeep() in sc_bell() if either duration or pitch is zero.jhb2003-03-241-1/+1
OpenPOWER on IntegriCloud