summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Bump document date for last commit.simon2004-08-151-1/+1
* | - Make pmap_emulate_reference() MP and preemption safe. Previously, italc2004-08-151-30/+20
* | - Add a HARDWARE section which lists supported devices.simon2004-08-151-13/+23
* | Preemptive anti-footshooting: cause a #error if MP_WATCHDOG is compiledrwatson2004-08-152-0/+10
* | Shorten the description of NO_OPENSSL, which was split into two lines by amarius2004-08-151-2/+1
* | Save on one variable in ofwo_action(). Leftover from an older version ofmarius2004-08-151-3/+1
* | - Correct the description of the "local-mac-address?" variable. Not all NICsmarius2004-08-151-4/+43
* | Spell MP_WATCHDIG right: I fixed the build without MP_WATCHDOG afterrwatson2004-08-151-1/+1
* | Change the HARDWARE section to have the same style as in the othersimon2004-08-151-2/+5
* | Add a useful snippet on limitations of inductive reasoning by Bertrandrwatson2004-08-151-0/+6
* | Yet another tweak to the shutdown messages in boot():truckman2004-08-151-15/+12
* | Add a "fillchar" command line argument to dd(1) that permits the userrwatson2004-08-155-2/+32
* | - Add a HARDWARE section which lists supported devices.simon2004-08-151-3/+7
* | - Add a HARDWARE section which lists supported devices.simon2004-08-151-91/+94
* | Add an "options MP_WATCHDOG" to i386. This option allows one of therwatson2004-08-157-0/+529
* | - Make the naming of AMCC's 3ware cards consistent with the currentsimon2004-08-152-18/+51
* | o Document net.inet.ip.random_id sysctl.maxim2004-08-151-1/+12
* | Add TLS support for i386 and amd64.dfr2004-08-1520-66/+84
* | Add TLS support for libthr on i386.dfr2004-08-152-74/+29
* | Add support for TLS in statically linked programs.dfr2004-08-1521-8/+490
* | move the declaration of struct kqlist into the non-KERNEL visable sectionjmg2004-08-151-3/+2
* | Avoid code duplication by introducing g_mirror_write_metadata() function,pjd2004-08-151-55/+29
* | Inform hier(7) about /usr/include/geom/mirror/ directory.pjd2004-08-151-0/+2
* | A media type of floppy is detected automatically.nyan2004-08-151-31/+0
* | Replace linux_getitimer() and linux_setitimer() with implementationstjr2004-08-151-24/+77
* | Disable surplus detection of breakpoint event in signal stack, the checkdavidxu2004-08-151-0/+4
* | Avoid assuming that l_timeval is the same as the native struct timevaltjr2004-08-151-2/+7
* | Use sv_psstrings from the current process's sysentvec structure insteadtjr2004-08-151-2/+3
* | Use the USBD_FORCE_SHORT_XFER flag when setting up transmit transfers.iedowse2004-08-151-1/+2
* | o Add -l option to jail(8) similar to su(1): before running jail'edmaxim2004-08-152-6/+50
* | This is a force commit because I forgot from the previous commit (and otherjmg2004-08-150-0/+0
* | Add locking to the kqueue subsystem. This also makes the kqueue subsystemjmg2004-08-1536-529/+1205
* | Remove misc/screen, which is not packageable.kris2004-08-151-1/+0
* | Improve the usage. Without any arguments, kgdb(1) works on /dev/memmarcel2004-08-152-49/+126
* | Fix a style(9) bug (variable definitions inside a nested scope) a patchmarius2004-08-151-4/+2
* | Add a new sysctl, debug.kdb.stop_cpus, which controls whether or not werwatson2004-08-151-2/+19
* | sio(4), which never really worked on sparc64, was removed in favour ofmarius2004-08-151-2/+0
* | - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cmarius2004-08-149-2/+86
* | Add sparc64/pci/ofw_pci_if.m to the list of MFILES so modules can usemarius2004-08-141-1/+2
* | Now that hme(4) is MI build its module on all platforms.marius2004-08-142-4/+6
* | Add hme(4) here now that it's MI.marius2004-08-141-0/+2
* | Make hme(4), i.e. the PCI-variant, MI by reading the MAC address on sytemsmarius2004-08-141-3/+152
* | Next step in making usb more newbus:imp2004-08-143-64/+50
* | - Capitalize Ethernet and Fast Ethernet.marius2004-08-143-10/+87
* | - Make OF_getetheraddr() honour the "local-mac-address?" system configmarius2004-08-144-14/+13
* | Remove confused comment.phk2004-08-141-4/+0
* | Remove spl calls.alc2004-08-141-19/+2
* | Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword.stefanf2004-08-141-0/+2
* | Use tabulators after '#define'.stefanf2004-08-141-5/+5
* | Avoid using void pointers in additive expressions.stefanf2004-08-145-6/+9
OpenPOWER on IntegriCloud