| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/mips/include/ | |
| vmparam.h | 1.41 Wed Dec 26 16:01:34 UTC 2007 ad branches: 1.41.10; 1.41.18; 1.41.24; 1.41.28; Merge more changes from vmlocking2, mainly: - Locking improvements. - Use pool_cache for more items. Wed Dec 26 16:01:34 UTC 2007 ad branches: 1.41.10; 1.41.18; 1.41.24; 1.41.28; Merge more changes from vmlocking2, mainly: - Locking improvements. - Use pool_cache for more items. .10; 1.41.18; 1.41.24; 1.41.28; Merge more changes from vmlocking2, mainly: - Locking improvements. - Use pool_cache for more items. .18; 1.41.24; 1.41.28; Merge more changes from vmlocking2, mainly: - Locking improvements. - Use pool_cache for more items. .24; 1.41.28; Merge more changes from vmlocking2, mainly: - Locking improvements. - Use pool_cache for more items. 1.41.28.28 Sat Aug 04 07:20:31 UTC 2012 matt Make MIPS use a multi-level page table for the kernel address space. (just like the user address does). XXX fix mips1 1.41.28.27 Thu Feb 16 10:52:13 UTC 2012 matt Add extern int mips_ksegx_tlb_slot; 1.41.28.26 Thu Feb 09 03:14:45 UTC 2012 matt Add mips_page_to_pggroup which return what pggroup a page belongs to. Eradicate VM_FREELIST_MAX When adding pages to the system, track what freelists get pages. 1.41.28.25 Tue Dec 27 16:09:36 UTC 2011 matt Deal with not defining PAGE_SIZE or PAGE_SHIFT for non-kernel inclusion. 1.41.28.24 Tue Dec 27 01:56:33 UTC 2011 matt Make these play nice with modules. |
| /src/sys/arch/x86/include/ | |
| intr_private.h | 1.1.2.2 Sat Apr 01 15:11:00 UTC 2023 martin Pull up following revision(s) (requested by riastradh in ticket #136): sys/arch/x86/x86/intr.c: revision 1.164 sys/arch/x86/isa/clock.c: revision 1.41 sys/arch/x86/include/intr_private.h: revision 1.1 x86/intr: Work around sleazy clockintr with a secret frame argument. PR kern/57197 |
| /src/sys/compat/linux/ | |
| linux_syscallargs.h | 1.41 Tue Jan 01 17:40:22 UTC 2008 njoly branches: 1.41.6; 1.41.8; 1.41.10; s/i386/__i386__/. Tue Jan 01 17:40:22 UTC 2008 njoly branches: 1.41.6; 1.41.8; 1.41.10; s/i386/__i386__/. .6; 1.41.8; 1.41.10; s/i386/__i386__/. .8; 1.41.10; s/i386/__i386__/. 1.41.10.1 Fri May 16 02:23:36 UTC 2008 yamt sync with head. 1.41.8.1 Sun May 18 00:33:15 UTC 2008 yamt sync with head. 1.41.6.1 Mon Jun 02 13:22:59 UTC 2008 mjf Sync with HEAD. |
| /src/share/misc/ | |
| dot.clang-format | 1.1.2.2 Thu Sep 12 20:12:10 UTC 2024 martin Pull up following revision(s) (requested by rin in ticket #854): distrib/sets/lists/base/mi: revision 1.1349 share/misc/dot.clang-format: revision 1.1 share/misc/Makefile: revision 1.41 Add basic clang-format configuration file for NetBSD sources. |
| /src/tools/compat/ | |
| fpurge.c | 1.1.38.1 Thu Dec 21 19:11:21 UTC 2017 snj Pull up following revision(s) (requested by sevan in ticket #435): tools/compat/compat_defs.h: 1.108 tools/compat/configure: 1.87-1.88 tools/compat/configure.ac: 1.88-1.89 tools/compat/fpurge.c: 1.2 tools/compat/nbtool_config.h.in: 1.41-1.42 handle __fpurge being declared in <stdio_ext.h> -- regen -- Add asnprintf() to the AC_CHECK_DECLS list. Resolves conflict when cross compiling on Cygwin the provided implementation does not get picked up. Closes PR toolchain/52797 -- regen |
| /src/sys/arch/mac68k/obio/ | |
| grf_obio.c | 1.41 Wed Jan 06 07:08:19 UTC 1999 scottr branches: 1.41.2; 1.41.4; Add RBV monitor sense code (formerly commented out in rbv_vidstatus()) to the match function, and print out more detailed information when attaching RBV video. Wed Jan 06 07:08:19 UTC 1999 scottr branches: 1.41.2; 1.41.4; Add RBV monitor sense code (formerly commented out in rbv_vidstatus()) to the match function, and print out more detailed information when attaching RBV video. .2; 1.41.4; Add RBV monitor sense code (formerly commented out in rbv_vidstatus()) to the match function, and print out more detailed information when attaching RBV video. 1.41.4.2 Sun Jul 02 21:39:19 UTC 2000 he Pull up revision 1.43 (requested by scottr): Add support for Quadra 605 on-board video. 1.41.4.1 Wed Apr 28 14:22:38 UTC 1999 perry branches: 1.41.4.1.2; pullup 1.41->1.42 (scottr) .4.1 Wed Apr 28 14:22:38 UTC 1999 perry branches: 1.41.4.1.2; pullup 1.41->1.42 (scottr) .4.1.2; pullup 1.41->1.42 (scottr) 1.41.4.1.2.2 Mon Aug 02 19:53:17 UTC 1999 thorpej Update from trunk. 1.41.4.1.2.1 Mon Jun 21 00:51:09 UTC 1999 thorpej Sync w/ -current. 1.41.2.5 Sun Dec 12 08:27:26 UTC 1999 scottr Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(), as appropriate. |
| /src/sys/nfs/ | |
| nfs_srvcache.c | 1.41 Tue Dec 04 17:42:31 UTC 2007 yamt branches: 1.41.12; 1.41.14; 1.41.16; merge non-intrusive nfs changes from vmlocking. Tue Dec 04 17:42:31 UTC 2007 yamt branches: 1.41.12; 1.41.14; 1.41.16; merge non-intrusive nfs changes from vmlocking. .12; 1.41.14; 1.41.16; merge non-intrusive nfs changes from vmlocking. .14; 1.41.16; merge non-intrusive nfs changes from vmlocking. 1.41.16.2 Mon May 04 08:14:22 UTC 2009 yamt sync with head. 1.41.16.1 Fri May 16 02:25:49 UTC 2008 yamt sync with head. 1.41.14.1 Sun May 18 00:35:45 UTC 2008 yamt sync with head. 1.41.12.2 Sat Jan 17 13:29:34 UTC 2009 mjf Sync with HEAD. 1.41.12.1 Mon Jun 02 13:24:30 UTC 2008 mjf Sync with HEAD. |
| /src/libexec/rlogind/ | |
| rlogind.c | 1.41 Fri Sep 16 16:13:17 UTC 2011 plunky branches: 1.41.2; 1.41.8; NULL does not need a cast, here Fri Sep 16 16:13:17 UTC 2011 plunky branches: 1.41.2; 1.41.8; NULL does not need a cast, here .2; 1.41.8; NULL does not need a cast, here 1.41.8.1 Tue Nov 20 03:00:46 UTC 2012 tls Resync to 2012-11-19 00:00:00 UTC 1.41.2.1 Wed Jan 16 05:32:30 UTC 2013 yamt sync with (a bit old) head |
| /src/sys/arch/evbarm/iyonix/ | |
| iyonix_machdep.c | 1.4.20.1 Sat Oct 14 06:52:17 UTC 2023 martin Pull up following revision(s) (requested by skrll in ticket #411): sys/arch/evbarm/nslu2/nslu2_machdep.c: revision 1.41 sys/arch/evbarm/gumstix/gumstix_machdep.c: revision 1.75 sys/arch/evbarm/iq80321/iq80321_machdep.c: revision 1.66 sys/arch/iyonix/iyonix/iyonix_machdep.c: revision 1.34 sys/arch/zaurus/zaurus/machdep.c: revision 1.52 sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c: revision 1.41 sys/arch/hpcarm/hpcarm/pxa2x0_hpc_machdep.c: revision 1.33 sys/arch/evbarm/iq80310/iq80310_machdep.c: revision 1.96 sys/arch/evbarm/adi_brh/brh_machdep.c: revision 1.53 sys/arch/arm/include/arm32/pmap.h: revision 1.177 sys/arch/evbarm/viper/viper_machdep.c: revision 1.34 sys/arch/evbarm/iyonix/iyonix_machdep.c: revision 1.5 sys/arch/evbarm/npwr_fc/npwr_fc_machdep.c: revision 1.30 sys/arch/evbarm/hdl_g/hdlg_machdep.c: revision 1.35 sys/arch/arm/arm32/pmap.c: revision 1.440 sys/arch/evbarm/lubbock/lubbock_machdep.c: revision 1.45 sys/arch/evbarm/ixdp425/ixdp425_machdep.c: revision 1.47 Fix non-DIAGNOSTIC builds sys/arch/evbarm/gumstix/gumstix_machdep.c: revision 1.75 sys/arch/evbarm/iq80321/iq80321_machdep.c: revision 1.66 sys/arch/iyonix/iyonix/iyonix_machdep.c: revision 1.34 sys/arch/zaurus/zaurus/machdep.c: revision 1.52 sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c: revision 1.41 sys/arch/hpcarm/hpcarm/pxa2x0_hpc_machdep.c: revision 1.33 sys/arch/evbarm/iq80310/iq80310_machdep.c: revision 1.96 sys/arch/evbarm/adi_brh/brh_machdep.c: revision 1.53 sys/arch/arm/include/arm32/pmap.h: revision 1.177 sys/arch/evbarm/viper/viper_machdep.c: revision 1.34 sys/arch/evbarm/iyonix/iyonix_machdep.c: revision 1.5 sys/arch/evbarm/npwr_fc/npwr_fc_machdep.c: revision 1.30 sys/arch/evbarm/hdl_g/hdlg_machdep.c: revision 1.35 sys/arch/arm/arm32/pmap.c: revision 1.440 sys/arch/evbarm/lubbock/lubbock_machdep.c: revision 1.45 sys/arch/evbarm/ixdp425/ixdp425_machdep.c: revision 1.47 Fix non-DIAGNOSTIC builds |
| /src/sys/arch/amiga/dev/ | |
| afsc.c | 1.41 Wed Oct 17 19:53:15 UTC 2007 garbled branches: 1.41.16; 1.41.18; 1.41.20; 1.41.22; 1.41.24; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. Wed Oct 17 19:53:15 UTC 2007 garbled branches: 1.41.16; 1.41.18; 1.41.20; 1.41.22; 1.41.24; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. .16; 1.41.18; 1.41.20; 1.41.22; 1.41.24; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. .18; 1.41.20; 1.41.22; 1.41.24; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. .20; 1.41.22; 1.41.24; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. .22; 1.41.24; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. 1.41.24.1 Wed Jun 18 16:32:37 UTC 2008 simonb Sync with head. 1.41.22.1 Mon Jun 23 04:30:09 UTC 2008 wrstuden Sync w/ -current. 34 merge conflicts to follow. 1.41.20.1 Mon May 04 08:10:34 UTC 2009 yamt sync with head. 1.41.18.1 Tue Jun 17 09:13:54 UTC 2008 yamt sync with head. |
| grf_ul.c | 1.41 Mon Mar 05 19:48:20 UTC 2007 he branches: 1.41.40; 1.41.42; 1.41.44; Make the various graphics card drivers compile again. Use casts to char* before pointer arithmetic. Try to preserve `volatile' qualification where possible, though uses of kvtop(), strcpy(), copyin() and copyout() gain an unfortunate but probably unavoidable __UNVOLATILE(). Correct various instances of "void *ba, fb" to have * in front of fb as well. Remove some redundant parenthesis pairs in some of the vga* macros. Mon Mar 05 19:48:20 UTC 2007 he branches: 1.41.40; 1.41.42; 1.41.44; Make the various graphics card drivers compile again. Use casts to char* before pointer arithmetic. Try to preserve `volatile' qualification where possible, though uses of kvtop(), strcpy(), copyin() and copyout() gain an unfortunate but probably unavoidable __UNVOLATILE(). Correct various instances of "void *ba, fb" to have * in front of fb as well. Remove some redundant parenthesis pairs in some of the vga* macros. .40; 1.41.42; 1.41.44; Make the various graphics card drivers compile again. Use casts to char* before pointer arithmetic. Try to preserve `volatile' qualification where possible, though uses of kvtop(), strcpy(), copyin() and copyout() gain an unfortunate but probably unavoidable __UNVOLATILE(). Correct various instances of "void *ba, fb" to have * in front of fb as well. Remove some redundant parenthesis pairs in some of the vga* macros. .42; 1.41.44; Make the various graphics card drivers compile again. Use casts to char* before pointer arithmetic. Try to preserve `volatile' qualification where possible, though uses of kvtop(), strcpy(), copyin() and copyout() gain an unfortunate but probably unavoidable __UNVOLATILE(). Correct various instances of "void *ba, fb" to have * in front of fb as well. Remove some redundant parenthesis pairs in some of the vga* macros. 1.41.44.3 Thu Mar 11 15:02:00 UTC 2010 yamt sync with head 1.41.44.2 Mon May 04 08:10:34 UTC 2009 yamt sync with head. 1.41.44.1 Fri May 16 02:21:52 UTC 2008 yamt sync with head. 1.41.42.1 Sun May 18 00:31:30 UTC 2008 yamt sync with head. 1.41.40.1 Mon Jun 02 13:21:50 UTC 2008 mjf Sync with HEAD. |
| /src/sys/arch/sparc/dev/ | |
| cgfour.c | 1.41 Sun Dec 11 00:19:05 UTC 2005 christos branches: 1.41.4; 1.41.6; 1.41.8; 1.41.10; 1.41.12; merge ktrace-lwp. Sun Dec 11 00:19:05 UTC 2005 christos branches: 1.41.4; 1.41.6; 1.41.8; 1.41.10; 1.41.12; merge ktrace-lwp. .4; 1.41.6; 1.41.8; 1.41.10; 1.41.12; merge ktrace-lwp. .6; 1.41.8; 1.41.10; 1.41.12; merge ktrace-lwp. .8; 1.41.10; 1.41.12; merge ktrace-lwp. .10; 1.41.12; merge ktrace-lwp. 1.41.12.1 Fri Mar 31 09:45:09 UTC 2006 tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch. 1.41.10.1 Wed Apr 19 02:33:44 UTC 2006 elad sync with head - hopefully this will work 1.41.8.1 Sat Apr 01 00:06:29 UTC 2006 yamt sync with head. 1.41.6.1 Sat Apr 22 11:37:57 UTC 2006 simonb Sync with head. |
| /src/sys/dev/qbus/ | |
| dhu.c | 1.41 Sun Dec 11 23:17:10 UTC 2005 christos branches: 1.41.4; 1.41.6; 1.41.8; 1.41.10; 1.41.12; make this compile again (from Johnny Billquist) Sun Dec 11 23:17:10 UTC 2005 christos branches: 1.41.4; 1.41.6; 1.41.8; 1.41.10; 1.41.12; make this compile again (from Johnny Billquist) .4; 1.41.6; 1.41.8; 1.41.10; 1.41.12; make this compile again (from Johnny Billquist) .6; 1.41.8; 1.41.10; 1.41.12; make this compile again (from Johnny Billquist) .8; 1.41.10; 1.41.12; make this compile again (from Johnny Billquist) .10; 1.41.12; make this compile again (from Johnny Billquist) 1.41.12.2 Wed May 24 15:50:29 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch. 1.41.12.1 Fri Mar 31 09:45:24 UTC 2006 tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch. 1.41.10.3 Wed Apr 19 03:26:07 UTC 2006 elad sync with head. 1.41.10.2 Fri Mar 10 14:39:02 UTC 2006 elad generic_authorize() -> kauth_authorize_generic(). |
| /src/sys/sys/ | |
| module.h | 1.41 Wed Nov 16 10:42:14 UTC 2016 pgoyette branches: 1.41.14; Define a new module class for the bufq_strategy modules. These need to be loaded and intialized before autoconfigure runs, since some devices (like disks and floppy drives) want to call bufq_alloc(). Wed Nov 16 10:42:14 UTC 2016 pgoyette branches: 1.41.14; Define a new module class for the bufq_strategy modules. These need to be loaded and intialized before autoconfigure runs, since some devices (like disks and floppy drives) want to call bufq_alloc(). 1.41.14.14 Mon Oct 15 09:51:34 UTC 2018 pgoyette Convert another hook to the MP-sfe mechanism. XXX still have three more to convert: openat_10, sysvipc50_sysctl and XXX compat70_unp_addsockcred 1.41.14.13 Tue Sep 11 08:25:43 UTC 2018 pgoyette Define vector for compat_netbsd32 version of sys_modctl() 1.41.14.12 Mon Sep 10 22:50:52 UTC 2018 pgoyette More work on splitting the compat_netbsd32 module 1.41.14.11 Fri Sep 07 23:32:30 UTC 2018 pgoyette At the request of reviewers, remove the module alias functionality. We will rely only on module names and duplicate-symbol detection to detect module conflicts. 1.41.14.10 Mon Jun 25 10:11:21 UTC 2018 pgoyette Resolve conflict correctly! 1.41.14.9 Mon Jun 25 07:22:54 UTC 2018 pgoyette Resolve conflicts with HEAD 1.41.14.8 Tue Apr 03 08:29:44 UTC 2018 pgoyette Remove fixed allocation of modules' "required" lists (previously limited to MAXMODDEPS entries). Update the modctl(MODCTL_STAT) syscall to return the required data in a new format, and retain the previous data format in MODCTL_OSTAT. Update the compat_80 and compat_netbsd32 modules as needed. 1.41.14.7 Sun Apr 01 23:06:11 UTC 2018 pgoyette Remove fixed limit on number of modules which can be "required" by a module. Instead, allocate the array dynamically, and expand it when needed. XXX Note the modctl(2)'s MODCTL_STAT routine needs to be updated (and versioned) to handle the unlimited size. For now, the kernel will simply truncate the required list if it doesn't fit in the existing export structure. |
| /src/bin/test/ | |
| test.c | 1.41 Mon Sep 05 01:00:07 UTC 2016 sevan branches: 1.41.12; 1.41.14; Drop main() prototype. Mon Sep 05 01:00:07 UTC 2016 sevan branches: 1.41.12; 1.41.14; Drop main() prototype. .12; 1.41.14; Drop main() prototype. 1.41.14.3 Tue Apr 21 19:37:35 UTC 2020 martin Ooops, restore accidently removed files from merge mishap 1.41.14.2 Tue Apr 21 18:41:08 UTC 2020 martin Sync with HEAD 1.41.14.1 Mon Jun 10 21:41:04 UTC 2019 christos Sync with HEAD 1.41.12.1 Sun Sep 30 01:44:22 UTC 2018 pgoyette Ssync with HEAD |
| /src/lib/libc/gen/ | |
| sysconf.c | 1.41 Thu Aug 04 06:43:43 UTC 2016 christos branches: 1.41.14; 1.41.16; Realtime signal support from GSoC 2016, Charles Cui. Thu Aug 04 06:43:43 UTC 2016 christos branches: 1.41.14; 1.41.16; Realtime signal support from GSoC 2016, Charles Cui. .14; 1.41.16; Realtime signal support from GSoC 2016, Charles Cui. 1.33.22.2 Wed Nov 28 21:38:13 UTC 2012 riz Pull up following revision(s) (requested by christos in ticket #720): sys/sys/unistd.h: revision 1.54 lib/libc/gen/sysconf.3: revision 1.41 lib/libc/gen/sysconf.c: revision 1.35 add _SC_PHYS_PAGES Add _SC_PHYS_PAGES Add _SC_PHYS_PAGES 1.41.16.1 Wed Dec 18 20:20:17 UTC 2019 martin Pull up following revision(s) (requested by joerg in ticket #572): sys/kern/uipc_sem.c: revision 1.56 lib/libc/gen/sysconf.c: revision 1.43 PR 54619: Remove semaphore limit introduce as part of GSoC 2016 with _SC_SEM_NSEMS_MAX. Report no limit for getconf(3). The ressource is naturally limited by the backing file descriptor, so no separate limit is necessary. Keep the accounting for debugging as it is part of the sysctl ABI exposed by the kernel. 1.41.14.2 Mon Apr 13 08:03:10 UTC 2020 martin Mostly merge changes from HEAD upto 20200411 1.41.14.1 Wed Apr 08 14:07:13 UTC 2020 martin Merge changes from current as of 20200406 |
| /src/sys/arch/amiga/include/ | |
| pmap.h | 1.41 Sat Dec 24 20:06:47 UTC 2005 perry branches: 1.41.2; 1.41.4; 1.41.6; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. Sat Dec 24 20:06:47 UTC 2005 perry branches: 1.41.2; 1.41.4; 1.41.6; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. .2; 1.41.4; 1.41.6; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. .4; 1.41.6; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 1.41.6.1 Sat Apr 22 11:37:15 UTC 2006 simonb Sync with head. 1.41.4.1 Sat Sep 09 02:37:42 UTC 2006 rpaulo sync with head 1.41.2.1 Sat Feb 18 15:38:31 UTC 2006 yamt sync with head. |
| /src/sys/arch/hpcmips/tx/ | |
| tx39.c | 1.41 Thu Jan 21 01:23:15 UTC 2010 pooka branches: 1.41.4; 1.41.6; 1.41.8; Move arch-local variable to a better namespace to make build again. Thu Jan 21 01:23:15 UTC 2010 pooka branches: 1.41.4; 1.41.6; 1.41.8; Move arch-local variable to a better namespace to make build again. .4; 1.41.6; 1.41.8; Move arch-local variable to a better namespace to make build again. .6; 1.41.8; Move arch-local variable to a better namespace to make build again. 1.41.8.1 Sat Mar 05 15:09:42 UTC 2011 bouyer Sync with HEAD 1.41.6.1 Mon Jun 06 09:05:45 UTC 2011 jruoho Sync with HEAD. 1.41.4.1 Sat Mar 05 20:50:34 UTC 2011 rmind sync with head |
| /src/sys/arch/vax/vax/ | |
| ka750.c | 1.41 Sun Mar 04 06:01:01 UTC 2007 christos branches: 1.41.20; 1.41.36; 1.41.40; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. Sun Mar 04 06:01:01 UTC 2007 christos branches: 1.41.20; 1.41.36; 1.41.40; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .20; 1.41.36; 1.41.40; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .36; 1.41.40; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.41.40.1 Thu Apr 03 00:42:29 UTC 2008 mjf Sync with HEAD. 1.41.36.1 Mon Mar 24 07:15:07 UTC 2008 keiichi sync with head. 1.41.20.1 Sun Mar 23 02:04:26 UTC 2008 matt sync with HEAD |
| /src/sys/arch/pmax/include/ | |
| param.h | 1.41 Mon Dec 14 00:46:10 UTC 2009 matt branches: 1.41.4; 1.41.6; 1.41.8; Merge from matt-nb5-mips64 Merge mips-specific arch files. Mon Dec 14 00:46:10 UTC 2009 matt branches: 1.41.4; 1.41.6; 1.41.8; Merge from matt-nb5-mips64 Merge mips-specific arch files. .4; 1.41.6; 1.41.8; Merge from matt-nb5-mips64 Merge mips-specific arch files. .6; 1.41.8; Merge from matt-nb5-mips64 Merge mips-specific arch files. 1.32.4.1 Sun Jul 23 03:49:33 UTC 2000 itojun pullup from main trunc (approved by releng-1-5) raise MSIZE from 128 to 256. - for sizeof(void *) == 8 arch, this is mandatory. MHLEN is too small already (less than 80) and there are chances for unwanted packet loss due to m_pullup restriction. - for other cases, the change should avoid allocating clusters in most cases (even when you have IPv4 IPsec tunnel, or IPv6 with moderate amount of extension header) portmasters: if your arch chokes with the change (high memory usage or whatever), please backout the change for your arch. 1.1 -> 1.2 syssrc/sys/arch/amigappc/include/param.h 1.13 -> 1.14 syssrc/sys/arch/arc/include/param.h 1.1 -> 1.2 syssrc/sys/arch/arm26/include/param.h 1.17 -> 1.18 syssrc/sys/arch/arm32/include/param.h 1.6 -> 1.7 syssrc/sys/arch/bebox/include/param.h 1.4 -> 1.5 syssrc/sys/arch/cobalt/include/param.h 1.4 -> 1.5 syssrc/sys/arch/evbsh3/include/param.h 1.2 -> 1.3 syssrc/sys/arch/hpcmips/include/param.h 1.40 -> 1.41 syssrc/sys/arch/i386/include/param.h 1.7 -> 1.8 syssrc/sys/arch/m68k/include/param.h 1.9 -> 1.10 syssrc/sys/arch/macppc/include/param.h 1.4 -> 1.5 syssrc/sys/arch/mmeye/include/param.h 1.6 -> 1.7 syssrc/sys/arch/newsmips/include/param.h 1.7 -> 1.8 syssrc/sys/arch/ofppc/include/param.h 1.23 -> 1.24 syssrc/sys/arch/pc532/include/param.h 1.32 -> 1.33 syssrc/sys/arch/pmax/include/param.h 1.7 -> 1.8 syssrc/sys/arch/powerpc/include/param.h 1.1 -> 1.2 syssrc/sys/arch/prep/include/param.h 1.1 -> 1.2 syssrc/sys/arch/sgimips/include/param.h 1.3 -> 1.4 syssrc/sys/arch/sh3/include/param.h 1.44 -> 1.45 syssrc/sys/arch/sparc/include/param.h 1.21 -> 1.22 syssrc/sys/arch/sparc64/include/param.h 1.43 -> 1.44 syssrc/sys/arch/vax/include/param.h 1.41.8.2 Sat Mar 05 15:09:57 UTC 2011 bouyer Sync with HEAD 1.41.8.1 Thu Feb 17 11:59:53 UTC 2011 bouyer Sync with HEAD 1.41.6.1 Mon Jun 06 09:06:23 UTC 2011 jruoho Sync with HEAD. 1.41.4.2 Thu Apr 21 01:41:17 UTC 2011 rmind sync with head 1.41.4.1 Sat Mar 05 20:51:30 UTC 2011 rmind sync with head |
| /src/sys/ddb/ | |
| db_sym.c | 1.41 Sat May 17 09:48:05 UTC 2003 scw branches: 1.41.2; Don't assume sizeof(db_expr_t) == sizeof(long). Ditto for sizeof(db_addr_t), although I don't think this one is currently an issue. Sat May 17 09:48:05 UTC 2003 scw branches: 1.41.2; Don't assume sizeof(db_expr_t) == sizeof(long). Ditto for sizeof(db_addr_t), although I don't think this one is currently an issue. 1.41.2.8 Thu Nov 10 14:03:00 UTC 2005 skrll Sync with HEAD. Here we go again... 1.41.2.7 Fri Apr 01 14:29:36 UTC 2005 skrll Sync with HEAD. 1.41.2.6 Fri Mar 04 16:40:52 UTC 2005 skrll Sync with HEAD. Hi Perry! 1.41.2.5 Thu Feb 17 07:10:37 UTC 2005 skrll Sync with HEAD. 1.41.2.4 Mon Jan 17 19:30:38 UTC 2005 skrll Sync with HEAD. 1.41.2.3 Tue Sep 21 13:26:24 UTC 2004 skrll Fix the sync with head I botched. 1.41.2.2 Sat Sep 18 14:44:27 UTC 2004 skrll Sync with HEAD. 1.41.2.1 Tue Aug 03 10:44:46 UTC 2004 skrll Sync with HEAD |
| /src/sys/compat/common/ | |
| compat_util.c | 1.41 Mon Apr 28 20:23:41 UTC 2008 martin branches: 1.41.10; 1.41.14; 1.41.18; 1.41.20; 1.41.24; Remove clause 3 and 4 from TNF licenses Mon Apr 28 20:23:41 UTC 2008 martin branches: 1.41.10; 1.41.14; 1.41.18; 1.41.20; 1.41.24; Remove clause 3 and 4 from TNF licenses .10; 1.41.14; 1.41.18; 1.41.20; 1.41.24; Remove clause 3 and 4 from TNF licenses .14; 1.41.18; 1.41.20; 1.41.24; Remove clause 3 and 4 from TNF licenses .18; 1.41.20; 1.41.24; Remove clause 3 and 4 from TNF licenses .20; 1.41.24; Remove clause 3 and 4 from TNF licenses 1.14.12.1 Wed Aug 30 03:59:18 UTC 2000 sommerfeld Pull up: syssrc/sys/compat/common/compat_util.c 1.16 syssrc/sys/compat/hpux/hpux_file.c 1.14 syssrc/sys/compat/ibcs2/ibcs2_misc.c 1.52 syssrc/sys/compat/ibcs2/ibcs2_stat.c 1.16 syssrc/sys/compat/linux/common/linux_file.c 1.29 syssrc/sys/compat/linux/common/linux_misc_notalpha.c 1.58 syssrc/sys/compat/svr4/svr4_stat.c 1.40 syssrc/sys/compat/svr4/svr4_stream.c 1.40,1.41 Approved by thorpej and jhawk. Emulation stackgap sanity checks, based partly on fixes from FreeBSD-SA00:42. Change stackgap_alloc to bounds-check the allocation vs. the stack gap, returning NULL if there isn't room for the allocation. Change emul_find() to check for a NULL return from stackgap_alloc() and convert that into ENAMETOOLONG. Reorder various emulation syscalls so that all *_CHECK_ALT_{EXIST,CREAT} calls (which turn into emul_find() under the covers come *after* small, fixed-size stackgap_alloc() calls. Clean up ibcs2 {get,set}groups. Add range checks to svr4_stream.c 1.41.24.2 Wed Dec 18 04:05:55 UTC 2013 riz Revert ticket #1893 - netbsd-5 does not have pathbuf_destroy() 1.41.24.1 Tue Dec 17 21:00:24 UTC 2013 bouyer Pull up following revision(s) (requested by martin in ticket #1893): sys/compat/common/compat_util.c: revision 1.45 Free pathbuf in an error path. From Maxime Villard. 1.41.20.2 Wed Dec 18 04:05:36 UTC 2013 riz Revert ticket #1893 - netbsd-5 does not have pathbuf_destroy() |
| /src/sys/compat/linux/arch/powerpc/ | |
| linux_syscalls.c | 1.41 Wed Apr 23 14:10:04 UTC 2008 ad branches: 1.41.2; 1.41.4; 1.41.8; 1.41.10; 1.41.12; Regen. Wed Apr 23 14:10:04 UTC 2008 ad branches: 1.41.2; 1.41.4; 1.41.8; 1.41.10; 1.41.12; Regen. .2; 1.41.4; 1.41.8; 1.41.10; 1.41.12; Regen. .4; 1.41.8; 1.41.10; 1.41.12; Regen. .8; 1.41.10; 1.41.12; Regen. .10; 1.41.12; Regen. 1.41.12.1 Thu Nov 20 16:51:42 UTC 2008 snj Regen for ticket 81. 1.41.10.1 Mon Jan 19 13:17:27 UTC 2009 skrll Sync with HEAD. 1.41.8.1 Sat Dec 13 01:13:54 UTC 2008 haad Update haad-dm branch to haad-dm-base2. 1.41.4.2 Wed May 14 01:35:04 UTC 2008 wrstuden Per discussion with ad, remove most of the #include <sys/sa.h> lines as they were including sa.h just for the type(s) needed for syscallargs.h. Instead, create a new file, sys/satypes.h, which contains just the types needed for syscallargs.h. Yes, there's only one now, but that may change and it's probably more likely to change if it'd be difficult to handle. :-) Per discussion with matt at n dot o, add an include of satypes.h to sigtypes.h. Upcall handlers are kinda signal handlers, and signalling is the header file that's already included for syscallargs.h that closest matches SA. This shaves about 3000 lines off of the diff of the branch relative to the base. That also represents about 18% of the total before this checkin. I think this reduction is very good thing. |
| /src/sys/dev/ic/ | |
| rtl81x9var.h | 1.41 Fri Apr 25 11:27:19 UTC 2008 tsutsui branches: 1.41.2; 1.41.10; 1.41.12; 1.41.16; Split device_t/softc for re(4) and rtk(4). Fri Apr 25 11:27:19 UTC 2008 tsutsui branches: 1.41.2; 1.41.10; 1.41.12; 1.41.16; Split device_t/softc for re(4) and rtk(4). .2; 1.41.10; 1.41.12; 1.41.16; Split device_t/softc for re(4) and rtk(4). .10; 1.41.12; 1.41.16; Split device_t/softc for re(4) and rtk(4). .12; 1.41.16; Split device_t/softc for re(4) and rtk(4). 1.41.16.1 Wed May 13 17:19:24 UTC 2009 jym Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error. 1.41.12.6 Wed Jan 25 18:02:44 UTC 2012 riz Pull up following revision(s) (requested by garbled in ticket #1698): sys/dev/ic/rtl81x9var.h: revision 1.52 sys/dev/ic/rtl8169.c: revision 1.134 sys/dev/ic/rtl81x9reg.h: revision 1.42 Add support to recognize the 8168E model of this chip. Taken from FreeBSD 1.41.12.5 Fri Jun 19 21:51:43 UTC 2009 snj Pull up following revision(s) (requested by tsutsui in ticket #821): sys/dev/ic/rtl8169.c: revisions 1.107, 1.114-1.119, 1.121 sys/dev/ic/rtl81x9reg.h: revisions 1.36-1.39 sys/dev/ic/rtl81x9var.h: revision 1.47 sys/dev/mii/rgephy.c: revision 1.27 via patch sys/dev/pci/if_re_pci.c: revision 1.36 remove extra semicolons. -- Add HWREV values of RTL8168CP and RTL8168D. From FreeBSD. XXX: needs more quirk handling after wakeup for newer chips. -- Add HWREV of RTL8102EL variant. From FUKAUMI Naoki. -- Assume an unknown HWREV chip has the same features with the latest one. -- Remove suffix "B" from rtk_name of PCI_PRODUCT_REALTEK_RT8168 devices. All 8168/8111 variants (8168/8168B/8168C/8168CP/8168D/8111B/8111C/8111CP) have the same PCI device ID. -- Remove magic reset sequence except wakeup for rev 2 chips which breaks 8111D. Problem reported and fix confirmed by Thomas Bieg on current-users. Also tested on 8111C (no bad side effect) by several users privately. -- Pull some changes for newer chips from FreeBSD: - pull MACSTAT and CMDSTOP quirks for 8168/8111 chips - always set CPLUSCMD_PCI_MRW on reset - set VLANSTRIP and RXCSUM_ENB bits on CPLUS register per if_capenable Tested on 8111C and 8111D by several users, and no bad side effect on my old 8169S. -- Remove unused sc_rev settings (all quirks are handled by sc_quirk) and merge HWREV cases which have the same quirks. -- - rename RTK_HWREV_8102EL_SPIN2 -> RTK_HWREV_8103E - add a HWREV value for 8168DP Per Realtek's Linux drivers. -- Two fixes for RX hwcsum on DESCV2 chips: * On checking TCPv4/UDPv4 RX checksum on DESCV2 chips, also check RE_RDESC_VLANCTL_IPV4 bit because those DESCV2 chips may also recognize IPv6 packets and set RE_PROTOID_TCPIP or RE_PROTOID_UDPIP bits for TCPv6/UDPv6 packets. This may fix PR kern/40605. * According to Realtek's Linux driver, DESCV2 chips don't set RE_PROTOID_IP for non-TCP/UDP IP packets (set only RE_RDESC_VLANCTL_IPV[46]) so remove PROTOID check for IPv4 RX cheksum on DESCV2 chips. 1.41.12.4 Fri May 01 02:08:29 UTC 2009 snj Pull up following revision(s) (requested by tsutsui in ticket #597): sys/dev/ic/rtl8169.c: revision 1.111 sys/dev/ic/rtl81x9var.h: revision 1.45 Add another quirk flag which shows availability of EEPROM command register. Now we can remove sc_rev which was intended to represent "MAC revision" used in the Realtek driver. 1.41.12.3 Fri May 01 02:07:04 UTC 2009 snj Pull up following revision(s) (requested by tsutsui in ticket #597): sys/dev/ic/rtl8169.c: revision 1.110 sys/dev/ic/rtl81x9var.h: revision 1.44 Add and use a new quirk flag to disable JUMBO MTU, rather than checking sc_rev values. |
| /src/lib/libc/net/ | |
| getnetnamadr.c | 1.41 Sun May 18 22:36:15 UTC 2008 lukem branches: 1.41.2; 1.41.6; 1.41.22; Fix possible memory leak in error path. Part of PR 38677. Sun May 18 22:36:15 UTC 2008 lukem branches: 1.41.2; 1.41.6; 1.41.22; Fix possible memory leak in error path. Part of PR 38677. .2; 1.41.6; 1.41.22; Fix possible memory leak in error path. Part of PR 38677. .6; 1.41.22; Fix possible memory leak in error path. Part of PR 38677. 1.19.4.2 Wed Sep 04 02:30:52 UTC 2002 itojun lib/libc/net/getaddrinfo.c 1.56 lib/libc/net/res_mkquery.c 1.22 correct bad practice in the code - it uses two changing variables to manage buffer (buf and buflen). we eliminate buflen and use fixed point (ep) as the ending pointer. lib/libc/net/getaddrinfo.c 1.50 remove redundant declarations of h_errno and __hostalias lib/libc/net/getaddrinfo.c 1.52 make sure "qname" argument to getanswer() is properly given. from lukem lib/libc/net/getaddrinfo.c 1.54 lib/libc/net/gethnamaddr.c 1.43,1.49-1.50 lib/libc/net/getnetnamadr.c 1.23 use snprintf, string manipulation cleanups lib/libc/net/getaddrinfo.c 1.57-1.59 correct port range check and signed/unsigned mixup lib/libc/net/getaddrinfo.c 1.60-1.61 lint clean lib/libc/net/getaddrinfo.c 1.62 lib/libc/net/gethnamaddr.c 1.51 drop AAAA reply with IPv4 mapped address. sync w/kame draft-itojun-v6ops-v4mapped-harmful-00.txt lib/libc/net/getaddrinfo.c 1.63 lib/libc/net/gethnamaddr.c 1.52 lib/libc/net/getnetnamadr.c 1.24 allocate 64K recieve buffer for DNS responses. lib/libc/net/gethnamaddr.c 1.38 Varargsify dprintf to allow for format string checking lib/libc/net/gethnamaddr.c 1.39 lib/libc/net/getnetnamadr.c 1.20 remove redundant declarations. lib/libc/net/gethnamaddr.c 1.41 do not reverse-lookup scoped IPv6 address. it does not make sense as there's no way to give scope identifier. sync w/kame lib/libc/net/gethnamaddr.c 1.42 style lib/libc/net/gethnamaddr.c 1.45 do not pass uninitialized variable to nsdispatch(). lib/libc/net/gethnamaddr.c 1.48 query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152. 1.41.22.1 Tue Nov 17 09:25:03 UTC 2015 bouyer Pull up following revision(s) (requested by christos in ticket #1340): lib/libc/net/getnetnamadr.c: revision 1.43 via patch lib/libc/net/getnetnamadr.c: revision 1.44 via patch put the state back after it is used. PR/50367: Stefan Schaeckeler: Apply fix to obey RES_CHECKNAME to getnetbyaddr and getnetbyname. 1.41.6.2 Sun May 18 22:36:16 UTC 2008 lukem Fix possible memory leak in error path. Part of PR 38677. 1.41.6.1 Sun May 18 22:36:15 UTC 2008 lukem file getnetnamadr.c was added on branch christos-time_t on 2008-05-18 22:36:16 +0000 1.41.2.1 Tue Apr 17 00:05:21 UTC 2012 yamt sync with head |