Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / sys
Current tag: netbsd-7-1-2-RELEASE
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.459.2.10.2.4 | 2 years | snj | this is netbsd 7.1.2 |
![]() |
1.320 | 6 years | skrll | branches: 1.320.6; Remove struct simplelock forward declaration. |
![]() |
1.274.2.1 | 5 years | martin | regen |
![]() |
1.266 | 6 years | wiz | branches: 1.266.4; Fix typo in comment. |
![]() |
1.257.2.1 | 5 years | martin | regen |
![]() |
1.249 | 6 years | hannken | branches: 1.249.4; Add vcache operations to support key changes: vcache_rekey_... |
![]() |
1.215 | 6 years | dholland | branches: 1.215.4; Revert the following changes: src/sys/sys/quotactl.h 1.3... |
![]() |
1.213 | 6 years | njoly | Allow fill_kproc2() to be used by more than sysctl. |
![]() |
1.169 | 6 years | rmind | branches: 1.169.4; It is now lwp_t::l_pcu_valid for the PCU changes (missed in ... |
![]() |
1.155 | 6 years | rmind | branches: 1.155.2; 1.155.4; 1.155.6; 1.155.8; - fsocreate: set SS_NBIO befor... |
![]() |
1.149 | 6 years | joerg | Add generic versions of machine/int_*.h for compilers providing appropiate macro... |
![]() |
1.145.4.1 | 5 years | snj | Pull up following revision(s) (requested by christos in ticket #686): sys/kern/... |
![]() |
1.145 | 6 years | dholland | branches: 1.145.4; Add d_discard to struct bdevsw/cdevsw, and the plumbing to a... |
![]() |
1.144.4.2 | 4 years | snj | Pull up following revision(s) (requested by bouyer in ticket #1186): sys/dev/at... |
![]() |
1.141.2.2 | 4 years | msaitoh | Pullup the following revision (requested by htodd in ticket #1132): sys/sys/exe... |
![]() |
1.134 | 6 years | rtr | * split PRU_PEERADDR and PRU_SOCKADDR function out of pr_generic() usrreq swit... |
![]() |
1.121 | 6 years | joerg | Add __unreachable(), which can be used to mark dead branches when the compiler c... |
![]() |
1.119 | 8 years | yamt | branches: 1.119.2; 1.119.16; BUFQ_PRIOCSCAN: - to reduce cpu consumption for ... |
![]() |
1.116 | 7 years | msaitoh | Fix typo in comment. |
![]() |
1.115.2.1 | 6 years | martin | Pull up following revision(s) (requested by maxv in ticket #427): sys/compat/sv... |
![]() |
1.110 | 6 years | christos | branches: 1.110.4; CID 976378: Avoid incorrect computation with ngrps == 0 |
![]() |
1.92 | 6 years | dholland | Use accessor functions for the tty's table of control characters. (at least from... |
![]() |
1.91 | 7 years | matt | branches: 1.91.6; Make ptrdiff_t available in the kernel. |
![]() |
1.89 | 6 years | joerg | Regen. |
![]() |
1.88 | 6 years | dholland | branches: 1.88.4; Regen for VOP_FALLOCATE/VOP_FDISCARD. |
![]() |
1.86 | 10 years | hannken | branches: 1.86.58; 1.86.60; Remove vlockmgr(). Generic vnode lock operations ... |
![]() |
1.86 | 6 years | uebayasi | branches: 1.86.4; 1.86.8; sigexit() calls either exit1() or panic() and never ... |
![]() |
1.76 | 6 years | joerg | Add kern.pool for memory pool stats. |
![]() |
1.75.12.1 | 6 years | snj | Pull up following revision(s) (requested by chs in ticket #363): common/lib/lib... |
![]() |
1.75 | 9 years | christos | branches: 1.75.8; 1.75.26; change printf gcc attribute to __printflike(), requ... |
![]() |
1.71 | 7 years | plunky | branches: 1.71.14; C99 section 6.7.2.3 (Tags) Note 3 states that: A type spe... |
![]() |
1.68 | 7 years | njoly | branches: 1.68.30; Change mknodat(2) device argument type from uint32_t to dev_... |
![]() |
1.67 | 6 years | rmind | Rename LIST_CONCAT() to LIST_MOVE() as that is what it actually does (and there ... |
![]() |
1.67 | 10 years | christos | branches: 1.67.18; 1.67.36; namespace protect sigqueue and sigqueueinfo |
![]() |
1.67 | 6 years | christos | branches: 1.67.4; make constants unsigned (joerg@) |
![]() |
1.63 | 8 years | martin | Add a posix_spawn syscall, as discussed on tech-kern. Based on the summer of cod... |
![]() |
1.61 | 7 years | pooka | branches: 1.61.6; include necessary headers |
![]() |
1.60.4.1 | 5 years | msaitoh | Pull up following revision(s) (requested by manu in ticket #1038): sys/dev/vnd.... |
![]() |
1.60 | 6 years | rtr | branches: 1.60.4; split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic()... |
![]() |
1.58 | 10 years | dholland | branches: 1.58.58; 1.58.60; Introduce struct pathbuf. This is an abstraction t... |
![]() |
1.56 | 6 years | skrll | Rename NetBSD/hp700 to NetBSD/hppa. Unfortunately our VCS isn't very helpful he... |
![]() |
1.55 | 6 years | rtr | branches: 1.55.4; split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic()... |
![]() |
1.55 | 7 years | rmind | branches: 1.55.6; Add shm_open(3) and shm_unlink(3) to support POSIX shared mem... |
![]() |
1.54 | 8 years | njoly | Move rusage computation to a new getrusage1() function. Adjust all compat/emulat... |
![]() |
1.48 | 6 years | wiz | branches: 1.48.4; defintion -> definition |
![]() |
1.48 | 12 years | christos | branches: 1.48.24; 1.48.40; 1.48.42; 1.48.48; Provide compatibility for pre-... |
![]() |
1.46 | 7 years | njoly | branches: 1.46.6; Remove parameter name from openat prototype. |
![]() |
1.45 | 7 years | dsl | branches: 1.45.6; Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for... |
![]() |
1.44.2.1 | 6 years | martin | Pull up following revision(s) (requested by joerg in ticket #316): sys/sys/cdef... |
![]() |
1.41.2.1 | 6 years | martin | Pull up following revision(s) (requested by tls in ticket #173): doc/CHANGES: r... |
![]() |
1.41 | 6 years | rmind | branches: 1.41.20; Constify kcpuset_countset() and cpu_index() parameters. |
![]() |
1.40 | 8 years | dsl | branches: 1.40.38; Expose the pseudo-errors if _KMEMUSER is defined (as well as... |
![]() |
1.40 | 8 years | martin | branches: 1.40.2; 1.40.16; Remove some lint |
![]() |
1.38 | 6 years | dholland | Revert the following changes: src/sys/sys/quotactl.h 1.37 src/sys/compat/... |
![]() |
1.37 | 6 years | rmind | MI IPI interface: - Implement support for the asynchronous IPI calls. - Rework s... |
![]() |
1.37 | 6 years | pooka | branches: 1.37.40; Remove pollsock(). Since it took only a single socket, it w... |
![]() |
1.36 | 11 years | apb | branches: 1.36.62; 1.36.64; Use "defopt MODULAR" in sys/conf/files, and #inclu... |
![]() |
1.36 | 6 years | dholland | branches: 1.36.4; Mark #endifs that are far enough away from their correspondin... |
![]() |
1.36 | 9 years | dholland | sys/ucred.h does not require sys/param.h any more, only limits.h. |
![]() |
1.36 | 9 years | uebayasi | Forward-declare struct vmspace to reduce dependencies on uvm/uvm_extern.h. |
![]() |
1.35 | 6 years | pooka | branches: 1.35.4; Add a RUMP_USE_CTOR compile-time switch. If defined, use __a... |
![]() |
1.34 | 9 years | jmcneill | branches: 1.34.12; 1.34.30; 1.34.34; Add AUDIO_ENCODING_AC3 encoding type. |
![]() |
1.34 | 6 years | kardel | branches: 1.34.4; add HYT-221/271/939 humidity/temperature I2C sensor extend en... |
![]() |
1.33 | 11 years | reinoud | branches: 1.33.24; 1.33.42; Fix flagbits for MMC_TRACKINFO flags printing; it ... |
![]() |
1.33 | 8 years | elad | branches: 1.33.2; 1.33.16; Replace the remaining KAUTH_GENERIC_ISSUSER authori... |
![]() |
1.33 | 6 years | joerg | branches: 1.33.4; Provide sysctl for namecache statistics. |
![]() |
1.33 | 8 years | christos | branches: 1.33.2; 1.33.16; Add a new resource to limit the number of lwps per ... |
![]() |
1.33 | 7 years | christos | branches: 1.33.12; prototype adjustments for lwp_park, welcome to 6.99.19 |
![]() |
1.32 | 8 years | drochner | branches: 1.32.14; allow to enable ffs "discard" by update mounts, make the fla... |
![]() |
1.32 | 11 years | dsl | branches: 1.32.22; 1.32.40; If a multithreaded app closes an fd while another ... |
![]() |
1.32 | 7 years | christos | branches: 1.32.6; Add SIOCGIFINDEX from Ty Sarna and Matthew Sporleder. |
![]() |
1.32 | 7 years | christos | branches: 1.32.8; 1.32.12; make all constants that are used in unsigned variab... |
![]() |
1.31 | 12 years | martin | branches: 1.31.44; 1.31.64; Remove clause 3 and 4 from TNF licenses |
![]() |
1.31 | 9 years | christos | branches: 1.31.12; 1.31.30; * Arrange for interfaces that create new file desc... |
![]() |
1.29 | 6 years | riastradh | branches: 1.29.6; Avoid undefined behaviour in shifts in endian decoding routin... |
![]() |
1.29 | 7 years | matt | branches: 1.29.28; Add extern int psratio |
![]() |
1.29 | 12 years | christos | branches: 1.29.24; Provide compatibility for pre-christos-time_t sysv sysctls. |
![]() |
1.28.28.1 | 5 years | snj | Pull up following revision(s) (requested by dholland in ticket #859): sys/sys/d... |
![]() |
1.28 | 8 years | chs | branches: 1.28.14; make ksyms structures not depend on KDTRACE_HOOKS. always in... |
![]() |
1.27 | 12 years | christos | merge christos-time_t |
![]() |
1.27 | 8 years | dholland | branches: 1.27.14; It is MAXNAMLEN, not MAXPATHLEN, that NAME_MAX has to be the... |
![]() |
1.26 | 7 years | kiyohara | branches: 1.26.36; Remove including myself. |
![]() |
1.26 | 12 years | christos | branches: 1.26.24; 1.26.42; merge christos-time_t |
![]() |
1.25 | 13 years | perry | branches: 1.25.6; 1.25.98; Convert many of the uses of __attribute__ to equiva... |
![]() |
1.25 | 7 years | christos | branches: 1.25.6; 1.25.10; convert vmem, signals, powerhooks from CIRCLEQ -> T... |
![]() |
1.24 | 12 years | christos | branches: 1.24.24; 1.24.42; Provide compatibility for pre-christos-time_t sysv... |
![]() |
1.23.36.1 | 3 years | snj | Pull up following revision(s) (requested by christos in ticket #1442): sys/kern... |
![]() |
1.23 | 15 years | perry | branches: 1.23.120; 1.23.140; u_intN_t -> uintN_t |
![]() |
1.23 | 6 years | pooka | branches: 1.23.4; Make sleepq_wake() type void. The return value hasn't been u... |
![]() |
1.22 | 6 years | christos | branches: 1.22.6; expose do_open |
![]() |
1.21 | 7 years | matt | Add PMFE_SPEED_CHANGED |
![]() |
1.21 | 7 years | kardel | branches: 1.21.10; Extend kernel PPS api with pps_ref_event(). pps_ref_event() ... |
![]() |
1.20 | 14 years | christos | Add __weak_reference macro in a way that it works with both gcc < 4 and gcc == 4... |
![]() |
1.20 | 11 years | matt | branches: 1.20.22; 1.20.38; 1.20.40; 1.20.44; 1.20.48; Change u_long to vad... |
![]() |
1.20 | 12 years | pooka | Bring in vnode.h Why is this file still installed to /usr/include? |
![]() |
1.20 | 10 years | skrll | branches: 1.20.10; 1.20.20; 1.20.38; 1.20.52; Re-apply: Invert the sense o... |
![]() |
1.20 | 7 years | joerg | Some splay trees don't use the next method, so mark it as potentially unused |
![]() |
1.20 | 8 years | apb | Welcome to NetBSD-6.99.14 In struct ptmget, used for ioctl TIOCPTMGET and TIOCP... |
![]() |
1.20 | 7 years | para | make vmem(9) ready to be used early during bootstrap to replace extent(9) pass m... |
![]() |
1.19.10.1 | 6 years | snj | Pull up following revision(s) (requested by bouyer in ticket #415): share/man/m... |
![]() |
1.19.2.2 | 5 years | snj | Pull up following revision(s) (requested by jnemeth in ticket #775): share/man/... |
![]() |
1.19 | 8 years | para | branches: 1.19.6; 1.19.24; converting extent(9) from malloc(9) to kmem(9) prec... |
![]() |
1.19 | 11 years | rmind | Remove uarea swap-out functionality: - Addresses the issue described in PR/3882... |
![]() |
1.18 | 7 years | christos | branches: 1.18.36; all fsblkcnt_t's are in frsize units |
![]() |
1.18 | 11 years | christos | PR/41144: ntpd dies when syncing, use octal format to avoid \xcCLOCK to be parse... |
![]() |
1.18 | 9 years | christos | change printf gcc attribute to __printflike(), requested by joerg. |
![]() |
1.18 | 7 years | pooka | Move CTASSERT a few lines down so as to not collide with the CTASSERT in rtsock.... |
![]() |
1.17 | 15 years | perry | u_intN_t -> uintN_t |
![]() |
1.17 | 6 years | rmind | branches: 1.17.4; softint: implement softint_schedule_cpu() to trigger software... |
![]() |
1.17 | 12 years | ad | branches: 1.17.46; 1.17.66; Merge the socket locking patch: - Socket layer be... |
![]() |
1.16 | 11 years | christos | branches: 1.16.22; 1.16.40; Create and use __CAST(type, value) in headers so t... |
![]() |
1.16 | 7 years | christos | branches: 1.16.8; comment out the entries that are common with termios, and exp... |
![]() |
1.16 | 9 years | christos | branches: 1.16.12; Always provide a meaningful short name for the kobj in the e... |
![]() |
1.16 | 9 years | christos | branches: 1.16.8; 1.16.26; change printf gcc attribute to __printflike(), requ... |
![]() |
1.16 | 12 years | yamt | use designated initializers for ttydefchars. |
![]() |
1.15 | 12 years | christos | branches: 1.15.24; 1.15.42; merge christos-time_t |
![]() |
1.15 | 15 years | perry | u_intN_t -> uintN_t |
![]() |
1.15 | 6 years | matt | branches: 1.15.6; All EXT_EXP defines must be conditionized. Back out previous... |
![]() |
1.15 | 12 years | martin | branches: 1.15.44; 1.15.64; Remove clause 3 and 4 from TNF licenses |
![]() |
1.15 | 13 years | ad | branches: 1.15.104; Merge from vmlocking. |
![]() |
1.15 | 11 years | rmind | - selcommon/pollcommon: drop redundant l argument. - Use cached curlwp->l_fd, in... |
![]() |
1.15 | 7 years | hannken | Replace macro v_specmountpoint with two functions spec_node_getmountedfs() and s... |
![]() |
1.14 | 9 years | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... |
![]() |
1.14 | 8 years | christos | branches: 1.14.38; expose ksem_t for fstat(8), and implement stat for future re... |
![]() |
1.14 | 7 years | mlelstv | branches: 1.14.12; 1.14.16; 1.14.20; Revert change that allowed rw_tryenter(&... |
![]() |
1.14 | 12 years | skrll | Allow the asm line separator (default ';') to be overridden in the RAS_*_ASM* ma... |
![]() |
1.14 | 11 years | joerg | branches: 1.14.22; 1.14.40; Improve portability and clarity by using uint8_t f... |
![]() |
1.14 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.13 | 9 years | mbalmer | branches: 1.13.10; 1.13.28; Remove an unused constant. |
![]() |
1.13 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.13 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.12.14.1 | 6 years | martin | Pull up following revision(s) (requested by maxv in ticket #427): sys/compat/sv... |
![]() |
1.12.4.1 | 5 years | snj | Pull up following revision(s) (requested by riastradh in ticket #600): common/l... |
![]() |
1.12 | 9 years | christos | branches: 1.12.6; 1.12.24; According to TOG, <aio.h> is a standalone header. |
![]() |
1.12 | 12 years | martin | branches: 1.12.44; 1.12.64; Remove clause 3 and 4 from TNF licenses |
![]() |
1.12 | 11 years | pooka | branches: 1.12.22; 1.12.40; tsleep() on lbolt is now illegal. Convert cv_wake... |
![]() |
1.12 | 11 years | he | Introduce <sys/aout_mids.h>, and include it from <sys/core.h> and <sys/exec_aout... |
![]() |
1.12 | 7 years | jnemeth | branches: 1.12.28; 1.12.30; add implementation defined attributes from FreeBSD... |
![]() |
1.12 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.12 | 9 years | dyoung | Clean up excessive #ifdef'age of NMI trap handling for amd64/i386/xen. Handle NM... |
![]() |
1.12 | 6 years | tls | branches: 1.12.26; 1.12.28; Merge tls-earlyentropy branch into HEAD. |
![]() |
1.12 | 9 years | christos | branches: 1.12.8; 1.12.26; change printf gcc attribute to __printflike(), requ... |
![]() |
1.12 | 6 years | rmind | branches: 1.12.4; 1.12.8; 1.12.12; pcu(9): - Remove PCU_KERNEL (hi matt!) and... |
![]() |
1.12 | 8 years | dholland | Add QUOTA_RESTRICT_READONLY, for the nfs quota access code. |
![]() |
1.12 | 13 years | christos | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
![]() |
1.11 | 8 years | christos | branches: 1.11.12; 1.11.14; 1.11.16; 1.11.18; 1.11.22; add __BITMAP_TYPE |
![]() |
1.11 | 8 years | tsutsui | branches: 1.11.38; Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA)... |
![]() |
1.11 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.11 | 13 years | elad | Some Veriexec stuff that's been rotting in my tree for months. Bug fixes: - F... |
![]() |
1.11 | 7 years | christos | xorg's pixman-arm-neon-asm-bilinear.S wants to include this file, so make it saf... |
![]() |
1.11 | 9 years | yamt | branches: 1.11.12; 1.11.30; comment |
![]() |
1.11 | 6 years | rmind | Constify kcpuset_countset() and cpu_index() parameters. |
![]() |
1.11 | 13 years | elad | branches: 1.11.54; 1.11.74; PAX_ASLR_DELTA_PROG_LEN -> PAX_ASLR_DELTA_EXEC_LEN... |
![]() |
1.11 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.10 | 9 years | jmcneill | branches: 1.10.14; 1.10.32; add AGP v3 support to agp_generic_enable from Free... |
![]() |
1.10 | 12 years | yamt | branches: 1.10.24; 1.10.42; 1.10.46; g/c BUFQ_FOO() macros and use bufq_foo()... |
![]() |
1.10 | 6 years | tls | branches: 1.10.2; 1.10.4; 1.10.6; 1.10.10; Merge tls-earlyentropy branch int... |
![]() |
1.10 | 7 years | christos | comment about ISOC11 |
![]() |
1.10 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.10 | 12 years | joerg | branches: 1.10.26; 1.10.44; 1.10.60; Don't use do {} while(0) for a single fu... |
![]() |
1.10 | 8 years | christos | use explicit cast for RHS of shift operator since semantics change from traditio... |
![]() |
1.10 | 11 years | ad | branches: 1.10.22; 1.10.40; 1.10.44; 1.10.48; Add disk_isbusy(), iostat_isbu... |
![]() |
1.10 | 7 years | joerg | Rename fixup to update_global to better reflect the purpose. Remove the various ... |
![]() |
1.10 | 6 years | christos | Kernel portion of the multiple ptyfs mount support. Protocol changed between ker... |
![]() |
1.10 | 10 years | skrll | branches: 1.10.62; Re-apply: Invert the sense of the bit to mark if LOCKDEBUG... |
![]() |
1.10 | 8 years | rmind | branches: 1.10.2; 1.10.16; 1.10.20; Remove COMPAT_SA / KERN_SA. Welcome to 6... |
![]() |
1.10 | 6 years | dholland | spelling in comment |
![]() |
1.9 | 9 years | jakllsch | Rework struct ata_command to support LBA28 and LBA48-protocol commands. Implemen... |
![]() |
1.9 | 9 years | yamt | branches: 1.9.12; 1.9.30; 1.9.34; buf_inorder: - make the return value bool -... |
![]() |
1.9 | 8 years | dsl | Add definitions so that the i386 cpuctl can issue IOC_CPU_UCODE_GET_VERSION on a... |
![]() |
1.9 | 8 years | elad | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m... |
![]() |
1.9 | 6 years | matt | branches: 1.9.6; fix KERNHIST_DUMP |
![]() |
1.9 | 8 years | rmind | branches: 1.9.6; - Make KMGUARD interrupt-safe. - kmem_intr_{alloc,free}: remov... |
![]() |
1.9 | 15 years | perry | branches: 1.9.120; 1.9.140; u_intN_t -> uintN_t |
![]() |
1.9 | 10 years | kleink | Tack a public domain notice on this, albeit 10 years late, per request from yamt... |
![]() |
1.9 | 11 years | ad | Expose more stuff if _KMEMUSER is defined. |
![]() |
1.9 | 6 years | matt | branches: 1.9.6; Reformat a little. Add m68k quirk |
![]() |
1.9 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.9 | 13 years | ad | branches: 1.9.100; machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h |
![]() |
1.8 | 7 years | wiz | Fix typo ("then" instead of "than") |
![]() |
1.8 | 15 years | perry | u_intN_t -> uintN_t |
![]() |
1.8 | 9 years | matt | Add EVCNT_TYPE_ANY for sysctl. Fix EVCNT_STRING_MAX fencepost error. |
![]() |
1.8 | 12 years | ad | File descriptor changes, discussed on tech-kern: - Redo reference counting to b... |
![]() |
1.8 | 8 years | matt | Add a ptree_mask_node_p to determine if an item is a mask node, and what its non... |
![]() |
1.8 | 10 years | rmind | branches: 1.8.60; Implement direct select/poll support, currently effective for... |
![]() |
1.8 | 12 years | mrg | catch up with dev_t becoming 64 bit: - move struct oswapent into uvm_swap.c pro... |
![]() |
1.8 | 11 years | rmind | branches: 1.8.64; 1.8.70; Remove uarea swap-out functionality: - Addresses th... |
![]() |
1.8 | 9 years | jakllsch | branches: 1.8.12; 1.8.30; Restore binary compatibility with NetBSD 5 binaries ... |
![]() |
1.7 | 12 years | ad | Recognise the RB_MD flags. |
![]() |
1.7 | 7 years | macallan | branches: 1.7.38; add BUS_DMA_PREFETCHABLE flag for bus_dmamem_map(), analog to... |
![]() |
1.7 | 12 years | freza | Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740. |
![]() |
1.7 | 8 years | chs | adapt the cyclic module and profile dtrace provider to netbsd. for now, just hoo... |
![]() |
1.7 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.7 | 8 years | rmind | branches: 1.7.2; Add murmurhash2() prototype, missed in previous commit. |
![]() |
1.7 | 15 years | perry | branches: 1.7.120; 1.7.140; u_intN_t -> uintN_t |
![]() |
1.7 | 7 years | joerg | branches: 1.7.34; 1.7.36; C++11 no longer requires __STDC_LIMIT_MACROS, __STDC... |
![]() |
1.7 | 9 years | dyoung | Don't use the C preprocessor to configure USERCONF. Instead, either do or do no... |
![]() |
1.6 | 7 years | reinoud | Extend generic dirhash to include an empty directory checker based on the knowle... |
![]() |
1.6 | 15 years | christos | merge ktrace-lwp. |
![]() |
1.6 | 7 years | joerg | C++11 no longer requires __STDC_LIMIT_MACROS, __STDC_CONSTANT_MACROS or __STDC_F... |
![]() |
1.6 | 6 years | lneto | branches: 1.6.4; 1.6.6; lua(4): uniformed the KPI name space using 'klua_' pre... |
![]() |
1.6 | 12 years | christos | branches: 1.6.64; 1.6.66; merge christos-time_t |
![]() |
1.5 | 9 years | jruoho | Bump CPUFREQ_LATENCY_MAX to UINT32_MAX. |
![]() |
1.5 | 7 years | joerg | branches: 1.5.12; Allow use from C++. |
![]() |
1.5 | 10 years | dyoung | branches: 1.5.2; A pointer typedef entails trading too much flexibility to decl... |
![]() |
1.5 | 10 years | rmind | branches: 1.5.18; 1.5.36; Cast FD_* argument to unsiged, shut ups lint. |
![]() |
1.5 | 11 years | pooka | Print pathnames for created files. No change to generated files. |
![]() |
1.5 | 12 years | pooka | Rewrite once to use global locks and atomic ops to get rid of the static simplel... |
![]() |
1.5 | 9 years | yamt | branches: 1.5.2; 1.5.54; add radix_tree_empty_tagged_tree_p, a "tagged" varian... |
![]() |
1.5 | 12 years | joerg | branches: 1.5.26; Make uuidgen available for the kernel. |
![]() |
1.5 | 9 years | christos | Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes NAME_MAX m... |
![]() |
1.5 | 7 years | martin | branches: 1.5.30; Stopgap fix to make rump cooperate with pserialize, may be re... |
![]() |
1.4 | 8 years | martin | We don't support KMEM_GUARD nor FREECHECK yet with rump, so disable them in debu... |
![]() |
1.4 | 12 years | martin | branches: 1.4.44; 1.4.64; Remove clause 3 and 4 from TNF licenses |
![]() |
1.4 | 9 years | ahoka | branches: 1.4.2; 1.4.10; add flash_addr_t |
![]() |
1.4 | 12 years | ad | PR kern/38707 scheduler related deadlock during build.sh - Fix performance regr... |
![]() |
1.4 | 10 years | matt | Add a structure tag for phys_ram_seg_t. |
![]() |
1.4 | 12 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.4 | 7 years | uebayasi | KMEMUSER -> _KMEMUSER |
![]() |
1.4 | 7 years | joerg | branches: 1.4.12; Systematically include sys/featuretest.h when _NETBSD_SOURCE ... |
![]() |
1.4 | 7 years | dholland | Use uint32_t, not u_int32_t; makes this file standalone like it ought to be. PR ... |
![]() |
1.4 | 7 years | joerg | Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r... |
![]() |
1.4 | 12 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.4 | 12 years | ad | Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.... |
![]() |
1.3.10.1 | 5 years | snj | Pull up following revision(s) (requested by joerg in ticket #767): sys/sys/ctyp... |
![]() |
1.3 | 6 years | matt | Changes to existing files to enable building AARCH64 userland. evbarm64-el This ... |
![]() |
1.3 | 13 years | ad | Merge some of the less invasive changes from the vmlocking branch: - kthread, c... |
![]() |
1.3 | 12 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.3 | 9 years | christos | branches: 1.3.12; 1.3.30; Always provide a meaningful short name for the kobj ... |
![]() |
1.3 | 12 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.3 | 12 years | thorpej | branches: 1.3.92; 1.3.98; Make the percpu API a little more friendly: - percpu... |
![]() |
1.3 | 9 years | yamt | fix _STANDALONE build |
![]() |
1.3 | 11 years | joerg | Add SHA224 implementation to libc. Make libcrypto use the SHA2 implementation of... |
![]() |
1.3 | 8 years | pooka | branches: 1.3.2; ... aaand re-add lint compat. I still got it. |
![]() |
1.3 | 15 years | perry | branches: 1.3.18; 1.3.122; 1.3.142; u_intN_t -> uintN_t |
![]() |
1.3 | 8 years | christos | branches: 1.3.40; Add a new resource to limit the number of lwps per user, RLIM... |
![]() |
1.3 | 7 years | christos | branches: 1.3.4; 1.3.32; 1.3.42; convert vmem, signals, powerhooks from CIRCL... |
![]() |
1.3 | 15 years | christos | branches: 1.3.120; 1.3.140; merge ktrace-lwp. |
![]() |
1.2 | 10 years | kiyohara | branches: 1.2.18; 1.2.36; 1.2.40; 1.2.44; Add definition for MSD(FAT) and SF... |
![]() |
1.2 | 13 years | kiyohara | branches: 1.2.2; 1.2.6; 1.2.116; Add NetBSD tag. patch from Matthew Orgass ... |
![]() |
1.2 | 6 years | rmind | branches: 1.2.2; 1.2.6; 1.2.8; MI IPI interface: - Implement support for the ... |
![]() |
1.2 | 15 years | christos | Make sure that multiple header inclusion is done, it uses consistent names, and ... |
![]() |
1.2 | 6 years | rmind | Add PCQ_MAXLEN constant. |
![]() |
1.2 | 12 years | martin | Convert to new 2 clause license |
![]() |
1.2 | 15 years | perry | branches: 1.2.120; 1.2.140; u_intN_t -> uintN_t |
![]() |
1.2 | 8 years | yamt | branches: 1.2.40; remove bogus const quals |
![]() |
1.2 | 12 years | apb | branches: 1.2.54; 1.2.74; For all files under src/common, as well as related m... |
![]() |
1.2 | 22 years | perry | branches: 1.2.196; 1.2.216; add/cleanup multiple inclusion protection. |
![]() |
1.1 | 7 years | joerg | branches: 1.1.4; 1.1.6; 1.1.10; Allow kernel code to access constant database... |
![]() |
1.1 | 6 years | joerg | branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ... |
![]() |
1.1 | 6 years | joerg | branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ... |
![]() |
1.1 | 6 years | joerg | branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ... |
![]() |
1.1 | 6 years | joerg | branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ... |
![]() |
1.1 | 6 years | joerg | branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ... |
![]() |
1.1 | 12 years | jmcneill | branches: 1.1.2; 1.1.4; 1.1.8; 1.1.22; 1.1.50; 1.1.70; Add DRVGETEVENT sup... |
![]() |
1.1 | 10 years | darran | branches: 1.1.4; 1.1.6; 1.1.64; DTrace: Add support for CTF sections in the n... |
![]() |
1.1 | 13 years | yamt | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.14; add a per-cpu storage allocator. |
![]() |
1.1 | 9 years | christos | branches: 1.1.12; 1.1.46; Add an implementation of passive serialization as de... |
![]() |
1.1 | 9 years | tls | branches: 1.1.6; First step of random number subsystem rework described in <201... |
![]() |
1.1 | 11 years | dyoung | branches: 1.1.4; Add a kernel configuration flag, SPLDEBUG, that activates a pe... |
![]() |
1.1 | 9 years | joerg | branches: 1.1.2; 1.1.4; 1.1.8; 1.1.20; Add TLS support infrastructure. For d... |
![]() |
1.1 | 12 years | joerg | branches: 1.1.4; 1.1.6; 1.1.8; 1.1.12; Move the specification of the on-disk... |
![]() |
1.5 | 15 years | christos | branches: 1.5.162; 1.5.164; merge ktrace-lwp. |
![]() |
1.1 | 7 years | riastradh | branches: 1.1.8; 1.1.12; Rework rndsink(9) abstraction and adapt arc4random(9)... |
![]() |
1.19 | 6 years | dsl | branches: 1.19.6; Userspace shouldn't (and doesn't seem to) need machine/pcb.h.... |
![]() |
1.10 | 15 years | christos | branches: 1.10.120; 1.10.140; merge ktrace-lwp. |