summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cause pfind() not to return processes in the PRS_NEW state. As a result,rwatson2004-08-141-1/+8
* Add a note about RANDOM_IP_ID.dwmalone2004-08-141-0/+5
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-1423-130/+29
* Fix outgoing ICMP on global instance.phk2004-08-142-10/+10
* Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comesmarkm2004-08-143-2/+5
* Make informational output look less like an accident.le2004-08-141-2/+2
* Add XXX comment about findcdev() misuse.phk2004-08-141-0/+6
* Don't declare everything we find on a loopback interface for passive:phk2004-08-141-3/+9
* Add some KASSERTS.phk2004-08-141-0/+3
* Whitespace nit.julian2004-08-141-1/+1
* Correct grammo.schweikh2004-08-141-1/+1
* Allocate memory in the unwinder with M_NOWAIT. We may need to providemarcel2004-08-141-1/+1
* Eliminate reliance on non-portable <err.h> by implementing a verykientzle2004-08-1411-39/+104
* After completing a name lookup for a target UNIX domain socket torwatson2004-08-141-5/+18
* We don't need <paths.h>, so don't bother including it.kientzle2004-08-142-2/+1
* Add libgcov, a runtime support library for binaries compiled for basickan2004-08-142-1/+46
* Add new PCI device ID for PERC4/DI.ambrisko2004-08-141-1/+3
OpenPOWER on IntegriCloud