summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* The ... utilitycharnier2003-03-241-2/+3
* Remove a trailing semicolon in SCHED_QUANTUM definition.mux2003-03-241-1/+1
* Turn /dev/geom.ctl from a GEOM class into a plain character device driverphk2003-03-243-94/+19
* Save a lock: Grab the stall_events SX lock exclusively so it also serializephk2003-03-241-2/+2
* Forced commit.brueffer2003-03-240-0/+0
* Fixed an errx format error in rev.1.81. This should have been fatalbde2003-03-241-2/+2
* Explain what the rot13 script does.tjr2003-03-241-0/+4
* Better fix for the problem addressed by rev.1.79: don't loop inbde2003-03-241-8/+13
* The descriptions of the -C and -M options were around the wrong way;tjr2003-03-241-10/+10
* Add -M, -Q, -S, and -T to the usage message.tjr2003-03-241-1/+1
* Disable interrupts while in kdb_trap() to handle cases where the callerbde2003-03-242-0/+14
* Directories for Russian manpages.ru2003-03-241-0/+48
OpenPOWER on IntegriCloud