| Home | Sort by: relevance | last modified time | path |
| /src/sys/compat/sunos/ | |
| sunos_syscall.h | 1.77 Sun Mar 04 06:01:30 UTC 2007 christos branches: 1.77.16; 1.77.22; 1.77.24; 1.77.28; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. Sun Mar 04 06:01:30 UTC 2007 christos branches: 1.77.16; 1.77.22; 1.77.24; 1.77.28; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .16; 1.77.22; 1.77.24; 1.77.28; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .22; 1.77.24; 1.77.28; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .24; 1.77.28; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.77.28.1 Wed Jan 02 21:53:22 UTC 2008 bouyer Sync with HEAD 1.77.24.1 Wed Dec 26 19:49:37 UTC 2007 ad Sync with head. 1.77.22.1 Mon Feb 18 21:05:30 UTC 2008 mjf Sync with HEAD. 1.77.16.1 Wed Jan 09 01:51:48 UTC 2008 matt sync with HEAD |
| /src/sys/lib/libkern/ | |
| Makefile | 1.77 Tue Dec 20 19:35:26 UTC 2005 christos branches: 1.77.4; 1.77.6; 1.77.8; 1.77.10; Use common sources with userland. Tue Dec 20 19:35:26 UTC 2005 christos branches: 1.77.4; 1.77.6; 1.77.8; 1.77.10; Use common sources with userland. .4; 1.77.6; 1.77.8; 1.77.10; Use common sources with userland. .6; 1.77.8; 1.77.10; Use common sources with userland. .8; 1.77.10; Use common sources with userland. 1.77.10.2 Thu May 11 23:31:08 UTC 2006 elad sync with head 1.77.10.1 Wed Apr 19 04:36:01 UTC 2006 elad sync with head. 1.77.8.3 Sun Sep 03 15:25:35 UTC 2006 yamt sync with head. 1.77.8.2 Wed May 24 10:58:54 UTC 2006 yamt sync with head. 1.77.8.1 Mon Mar 13 09:07:39 UTC 2006 yamt sync with head. |
| /src/share/man/man4/ | |
| hme.4 | 1.9.10.1 Wed Jul 04 19:43:10 UTC 2012 riz Pull up following revision(s) (requested by jdc in ticket #368): sys/dev/ic/hme.c: revision 1.88 share/man/man4/hme.4: revision 1.10 PR kern/46424 Revert the part of revision 1.77 that altered the PHY attachment order. Note that the PHY instance changes when a MII transceiver is connected. |
| ums.4 | 1.8.4.1 Fri Nov 27 09:49:42 UTC 2009 sborrill Pull up the following revisions(s) (requested by mbalmer in ticket #1164): doc/CHANGES: revision 1.1320 via patch share/man/man4/ums.4: revision 1.9 sys/dev/usb/ums.c: revision 1.77 Add support for USB HID devices that report absolute coordinates instead of relative movement data, e.g. touchpanels. Please note that calibration must be done outside the wscons(4) driver for now. |
| /src/sys/kern/ | |
| sys_process_lwpstatus.c | 1.4.4.1 Sun Jan 12 00:02:46 UTC 2025 martin Pull up following revision(s) (requested by hgutch in ticket #1039): sys/kern/sys_process_lwpstatus.c: revision 1.5 sys/sys/ptrace.h: revision 1.77 sys/kern/sys_ptrace_common.c: revision 1.96 PR/58983: Harold Gutch: Fix INSTALL_FLOPPY on i386. Make the register handling code conditional on if PTRACE is enabled in the kernel. |
| /src/sys/rump/librump/rumpkern/ | |
| klock.c | 1.3.20.1 Wed Jun 18 09:34:27 UTC 2014 msaitoh Pull up following revision(s) (requested by bouyer in ticket #1067): sys/dist/ipf/netinet/ip_fil_netbsd.c 1.9 via patch sys/net/if_ethersubr.c 1.197 via patch sys/net/if_loop.c 1.77 via patch sys/net/if_vlan.c 1.70 via patch sys/netinet/if_arp.c 1.158 sys/netinet/ip_carp.c 1.54 via patch sys/netinet6/ip6_flow.c 1.23 via patch sys/netinet6/nd6.c 1.150 via patch sys/rump/librump/rumpkern/klock.c 1.4 Make sure *(if_output)() is called with KERNEL_LOCK held to avoid mbuf leak. See http://mail-index.netbsd.org/tech-net/2014/04/09/msg004511.html for details. For netinet6, the problem report, fix and test were done by njoly@ on current-users@ 1.3.18.1 Wed Jun 18 09:35:40 UTC 2014 msaitoh Pull up following revision(s) (requested by bouyer in ticket #1067): sys/dist/ipf/netinet/ip_fil_netbsd.c 1.9 via patch sys/net/if_ethersubr.c 1.197 via patch sys/net/if_loop.c 1.77 via patch sys/net/if_vlan.c 1.70 via patch sys/netinet/if_arp.c 1.158 sys/netinet/ip_carp.c 1.54 via patch sys/netinet6/ip6_flow.c 1.23 via patch sys/netinet6/nd6.c 1.150 via patch sys/rump/librump/rumpkern/klock.c 1.4 Make sure *(if_output)() is called with KERNEL_LOCK held to avoid mbuf leak. See http://mail-index.netbsd.org/tech-net/2014/04/09/msg004511.html for details. For netinet6, the problem report, fix and test were done by njoly@ on current-users@ 1.3.14.1 Tue Jun 03 15:34:00 UTC 2014 msaitoh Pull up following revision(s) (requested by bouyer in ticket #1067): sys/dist/ipf/netinet/ip_fil_netbsd.c 1.9 via patch sys/net/if_ethersubr.c 1.197 via patch sys/net/if_loop.c 1.77 via patch sys/net/if_vlan.c 1.70 via patch sys/netinet/if_arp.c 1.158 sys/netinet/ip_carp.c 1.54 via patch sys/netinet6/ip6_flow.c 1.23 via patch sys/netinet6/nd6.c 1.150 via patch sys/rump/librump/rumpkern/klock.c 1.4 Make sure *(if_output)() is called with KERNEL_LOCK held to avoid mbuf leak. See http://mail-index.netbsd.org/tech-net/2014/04/09/msg004511.html for details. For netinet6, the problem report, fix and test were done by njoly@ on current-users@ |
| /src/sys/arch/amiga/dev/ | |
| ser.c | 1.77 Mon Nov 19 18:51:37 UTC 2007 ad branches: 1.77.14; 1.77.16; 1.77.18; 1.77.20; 1.77.22; - Factor out too many copies of the same bit of tty code. - Fix another tty signalling/wakeup problem. Mon Nov 19 18:51:37 UTC 2007 ad branches: 1.77.14; 1.77.16; 1.77.18; 1.77.20; 1.77.22; - Factor out too many copies of the same bit of tty code. - Fix another tty signalling/wakeup problem. .14; 1.77.16; 1.77.18; 1.77.20; 1.77.22; - Factor out too many copies of the same bit of tty code. - Fix another tty signalling/wakeup problem. .16; 1.77.18; 1.77.20; 1.77.22; - Factor out too many copies of the same bit of tty code. - Fix another tty signalling/wakeup problem. .18; 1.77.20; 1.77.22; - Factor out too many copies of the same bit of tty code. - Fix another tty signalling/wakeup problem. .20; 1.77.22; - Factor out too many copies of the same bit of tty code. - Fix another tty signalling/wakeup problem. 1.77.22.1 Wed Jun 18 16:32:38 UTC 2008 simonb Sync with head. 1.77.20.1 Mon Jun 23 04:30:09 UTC 2008 wrstuden Sync w/ -current. 34 merge conflicts to follow. 1.77.18.1 Mon May 04 08:10:35 UTC 2009 yamt sync with head. 1.77.16.1 Tue Jun 17 09:13:54 UTC 2008 yamt sync with head. |
| /src/sys/dev/isa/ | |
| wt.c | 1.77 Sun Jul 29 00:50:21 UTC 2007 ad branches: 1.77.4; 1.77.6; 1.77.10; 1.77.12; It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. Sun Jul 29 00:50:21 UTC 2007 ad branches: 1.77.4; 1.77.6; 1.77.10; 1.77.12; It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. .4; 1.77.6; 1.77.10; 1.77.12; It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. .6; 1.77.10; 1.77.12; It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. .10; 1.77.12; It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. 1.77.12.2 Sun Jul 29 00:50:22 UTC 2007 ad It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. 1.77.12.1 Sun Jul 29 00:50:21 UTC 2007 ad file wt.c was added on branch matt-mips64 on 2007-07-29 12:50:22 +0000 1.77.10.1 Thu Oct 25 22:38:28 UTC 2007 bouyer Sync with HEAD. 1.77.6.1 Tue Nov 06 23:28:05 UTC 2007 matt sync with HEAD 1.77.4.1 Fri Oct 26 15:45:33 UTC 2007 joerg Sync with HEAD. Follow the merge of pmap.c on i386 and amd64 and move pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup code to restore CR4 before jumping back into kernel space as the large page option might cover that. |
| /src/sys/arch/x68k/conf/ | |
| INSTALL | 1.77 Sun Feb 24 03:13:47 UTC 2008 isaki branches: 1.77.2; 1.77.4; 1.77.6; options<space><tab> Sun Feb 24 03:13:47 UTC 2008 isaki branches: 1.77.2; 1.77.4; 1.77.6; options<space><tab> .2; 1.77.4; 1.77.6; options<space><tab> .4; 1.77.6; options<space><tab> 1.77.6.2 Thu Sep 18 04:33:37 UTC 2008 wrstuden Sync with wrstuden-revivesa-base-2. 1.77.6.1 Mon Jun 23 04:30:47 UTC 2008 wrstuden Sync w/ -current. 34 merge conflicts to follow. 1.77.4.4 Wed Aug 11 22:52:53 UTC 2010 yamt sync with head. 1.77.4.3 Thu Mar 11 15:03:07 UTC 2010 yamt sync with head 1.77.4.2 Mon May 04 08:12:05 UTC 2009 yamt sync with head. 1.77.4.1 Fri May 16 02:23:24 UTC 2008 yamt sync with head. |
| /src/sys/arch/alpha/conf/ | |
| Makefile.alpha | 1.77 Fri Sep 01 04:58:17 UTC 2006 dyoung branches: 1.77.12; 1.77.14; 1.77.18; 1.77.20; Add ath(4) to GENERIC alpha kernel. UNTESTED. Fri Sep 01 04:58:17 UTC 2006 dyoung branches: 1.77.12; 1.77.14; 1.77.18; 1.77.20; Add ath(4) to GENERIC alpha kernel. UNTESTED. .12; 1.77.14; 1.77.18; 1.77.20; Add ath(4) to GENERIC alpha kernel. UNTESTED. .14; 1.77.18; 1.77.20; Add ath(4) to GENERIC alpha kernel. UNTESTED. .18; 1.77.20; Add ath(4) to GENERIC alpha kernel. UNTESTED. 1.77.20.1 Tue Jun 26 18:11:55 UTC 2007 garbled Sync with HEAD. 1.77.18.1 Wed Apr 18 03:41:46 UTC 2007 thorpej Do the KERN_AS dance for LKMs. 1.77.14.1 Wed Jul 11 19:57:26 UTC 2007 mjf Sync with head. 1.77.12.1 Sat Jun 09 23:54:50 UTC 2007 ad Sync with head. |
| /src/distrib/notes/common/ | |
| sysinst | 1.77 Sat Nov 25 22:53:35 UTC 2006 mishka branches: 1.77.2; PR/13749 - Incorrect options specified for dd(1) in tape installs. Cleanup dd options accordingly to the following policy: 1) put if, of, bs, conv in this order 2) for reading/writing from/to disk don't use sync 4) reading from tape - use sync 3) writing to tape - use osync Noted by Don Yuniskis (auryn at gci-net.com) via install/13749. Thanks! Reviewed by <martin>. Thank you! Sat Nov 25 22:53:35 UTC 2006 mishka branches: 1.77.2; PR/13749 - Incorrect options specified for dd(1) in tape installs. Cleanup dd options accordingly to the following policy: 1) put if, of, bs, conv in this order 2) for reading/writing from/to disk don't use sync 4) reading from tape - use sync 3) writing to tape - use osync Noted by Don Yuniskis (auryn at gci-net.com) via install/13749. Thanks! Reviewed by <martin>. Thank you! 1.77.2.9 Wed Nov 05 20:09:50 UTC 2008 snj Pull up following revision(s) (requested by tsutsui in ticket #1219): distrib/notes/common/main: revision 1.421 distrib/notes/mac68k/install: revision 1.30 distrib/notes/common/sysinst: revision 1.95 distrib/notes/i386/hardware: revision 1.124 Use `\*[Am]' rather than `\*&' for ampersand. 1.77.2.8 Sun Sep 14 21:09:56 UTC 2008 bouyer Pull up following revision(s) (requested by tsutsui in ticket #1198): distrib/notes/sandpoint/install: revision 1.4 distrib/notes/macppc/hardware: revision 1.45, 1.46 distrib/notes/next68k/prep: revision 1.7 distrib/notes/sun3/install: revision 1.16 distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.10, 1.11 distrib/notes/mvme68k/xfer: revision 1.17 distrib/notes/vax/install: revision 1.17 distrib/notes/common/contents: revision 1.142 distrib/notes/next68k/xfer: revision 1.7 distrib/notes/common/sysinst: revision 1.91 distrib/notes/alpha/install: revision 1.34 distrib/notes/mvme68k/install: revision 1.20 distrib/notes/hp300/prep: revision 1.23 distrib/notes/common/sysinst: revision 1.92 distrib/notes/alpha/hardware: revision 1.15 distrib/notes/sparc64/install: revision 1.30 distrib/notes/cats/prep: revision 1.10 distrib/notes/sparc/hardware: revision 1.34 distrib/notes/sparc/prep: revision 1.23, 1.24 distrib/notes/sparc/install: revision 1.55 distrib/notes/hpcmips/install: revision 1.11 distrib/notes/common/main: revision 1.416 distrib/notes/amiga/prep: revision 1.27 distrib/notes/i386/hardware: revision 1.123 distrib/notes/evbppc/hardware: revision 1.4 distrib/notes/evbarm/prep: revision 1.9 distrib/notes/amiga/install: revision 1.34 distrib/notes/macppc/install: revision 1.37 distrib/notes/evbarm/install: revision 1.9 distrib/notes/sun2/install: revision 1.7 distrib/notes/sun2/install: revision 1.8 distrib/notes/mvme68k/prep: revision 1.14 distrib/notes/hp700/prep: revision 1.2 distrib/notes/mvme68k/hardware: revision 1.10 distrib/notes/atari/xfer: revision 1.16 distrib/notes/amiga/upgrade: revision 1.27 Cosmetics or mdoc warning fixes 1.77.2.7 Sun Sep 14 20:53:16 UTC 2008 bouyer pullup the following revisions (requested by tsutsui in ticket #1195): distrib/notes/acorn32/prep.RISCOS 1.19 distrib/notes/common/contents 1.140, 1.141 distrib/notes/common/legal.common 1.51 distrib/notes/common/macros 1.35 distrib/notes/common/main 1.385, 1.387, 1.389 via patch, 1.390-1.394, 1.397-1.403, 1.405 via patch, 1.406-1.407, 1.409, 1.413, 1.415 distrib/notes/common/sysinst 1.86-1.87, 1.90 distrib/notes/common/upgrade 1.24 distrib/notes/hp300/prep 1.22 distrib/notes/i386/hardware 1.122 Various fixes to install notes, including fix display issues and sync developers lists with reality 1.77.2.6 Fri Feb 22 21:19:24 UTC 2008 bouyer Apply patch (requested by skrll in ticket #1071): distrib/notes/common/sysinst fix hp700 addition 1.77.2.5 Mon Jan 21 19:36:56 UTC 2008 bouyer Pull up following revision(s) (requested by skrll in ticket #1035): distrib/notes/common/xfer: revision 1.61 distrib/notes/common/netboot: revision 1.32 distrib/notes/hp700/xfer: revision 1.2 distrib/notes/hp700/install: revision 1.2 distrib/notes/hp700/Makefile: revision 1.2 distrib/hp700/sysnbsd/Makefile: revision 1.1 distrib/hp700/Makefile: revision 1.3 distrib/notes/hp700/upgrade: revision 1.2 distrib/notes/hp700/hardware: revision 1.4 distrib/notes/common/sysinst: revision 1.84 Improve hp700 install notes somewhat. Actually build and install a SYSNBSD. 1.77.2.4 Sat Dec 15 19:34:03 UTC 2007 bouyer branches: 1.77.2.4.2; Pull up following revisions (requested by jnemeth in ticket #1017): distrib/notes/common/contents patch distrib/notes/common/list-setsizes.sh patch distrib/notes/pmppc/hardware patch distrib/notes/Makefile.inc 1.39, 1.40 distrib/notes/acorn32/prep.RISCOS 1.18 distrib/notes/alpha/install 1.32 distrib/notes/common/main 1.367, 1.368, 1.370 - 1.382 distrib/notes/common/netboot 1.31 distrib/notes/common/postinstall 1.64, 1.65 distrib/notes/common/sysinst 1.82, 1.83 distrib/notes/common/xfer 1.58 - 1.60 distrib/notes/evbppc/hardware 1.3 distrib/notes/ews4800mips/hardware 1.2 distrib/notes/hp300/hardware 1.19 distrib/notes/hp300/prep 1.21 distrib/notes/hp700/hardware 1.3 distrib/notes/i386/hardware 1.121 distrib/notes/i386/whatis 1.22 distrib/notes/mac68k/hardware 1.23 distrib/notes/mac68k/install 1.28 distrib/notes/macppc/hardware 1.44 distrib/notes/macppc/install 1.36 distrib/notes/macppc/prep 1.42 distrib/notes/macppc/prep.OPENFIRMWARE 1.9 distrib/notes/news68k/hardware 1.5 distrib/notes/newsmips/hardware 1.4 distrib/notes/next68k/hardware 1.8 distrib/notes/pmax/install 1.39 distrib/notes/sandpoint/hardware 1.6 distrib/notes/sparc/hardware 1.33 distrib/notes/sparc64/hardware 1.23 distrib/notes/sparc64/install 1.28 distrib/notes/vax/xfer 1.13 Sync release notes with reality .2.4 Sat Dec 15 19:34:03 UTC 2007 bouyer branches: 1.77.2.4.2; Pull up following revisions (requested by jnemeth in ticket #1017): distrib/notes/common/contents patch distrib/notes/common/list-setsizes.sh patch distrib/notes/pmppc/hardware patch distrib/notes/Makefile.inc 1.39, 1.40 distrib/notes/acorn32/prep.RISCOS 1.18 distrib/notes/alpha/install 1.32 distrib/notes/common/main 1.367, 1.368, 1.370 - 1.382 distrib/notes/common/netboot 1.31 distrib/notes/common/postinstall 1.64, 1.65 distrib/notes/common/sysinst 1.82, 1.83 distrib/notes/common/xfer 1.58 - 1.60 distrib/notes/evbppc/hardware 1.3 distrib/notes/ews4800mips/hardware 1.2 distrib/notes/hp300/hardware 1.19 distrib/notes/hp300/prep 1.21 distrib/notes/hp700/hardware 1.3 distrib/notes/i386/hardware 1.121 distrib/notes/i386/whatis 1.22 distrib/notes/mac68k/hardware 1.23 distrib/notes/mac68k/install 1.28 distrib/notes/macppc/hardware 1.44 distrib/notes/macppc/install 1.36 distrib/notes/macppc/prep 1.42 distrib/notes/macppc/prep.OPENFIRMWARE 1.9 distrib/notes/news68k/hardware 1.5 distrib/notes/newsmips/hardware 1.4 distrib/notes/next68k/hardware 1.8 distrib/notes/pmax/install 1.39 distrib/notes/sandpoint/hardware 1.6 distrib/notes/sparc/hardware 1.33 distrib/notes/sparc64/hardware 1.23 distrib/notes/sparc64/install 1.28 distrib/notes/vax/xfer 1.13 Sync release notes with reality 1.77.2.3 Sat Sep 29 17:05:17 UTC 2007 pavel Sync the release notes with HEAD. |
| /src/sys/dev/ic/ | |
| isp_netbsd.c | 1.77 Tue Apr 08 00:07:26 UTC 2008 cegger branches: 1.77.4; 1.77.6; 1.77.8; 1.77.10; use aprint_*_dev and device_xname Tue Apr 08 00:07:26 UTC 2008 cegger branches: 1.77.4; 1.77.6; 1.77.8; 1.77.10; use aprint_*_dev and device_xname .4; 1.77.6; 1.77.8; 1.77.10; use aprint_*_dev and device_xname .6; 1.77.8; 1.77.10; use aprint_*_dev and device_xname .8; 1.77.10; use aprint_*_dev and device_xname 1.77.10.1 Sun Oct 19 22:16:26 UTC 2008 haad Sync with HEAD. 1.77.8.1 Fri Jul 18 16:37:33 UTC 2008 simonb Sync with head. 1.77.6.1 Thu Sep 18 04:35:04 UTC 2008 wrstuden Sync with wrstuden-revivesa-base-2. 1.77.4.7 Sat Oct 09 03:32:06 UTC 2010 yamt sync with head 1.77.4.6 Wed Aug 11 22:53:27 UTC 2010 yamt sync with head. |
| /src/sys/uvm/ | |
| uvm_loan.c | 1.77 Wed Feb 03 14:02:49 UTC 2010 uebayasi branches: 1.77.2; 1.77.4; 1.77.6; 1.77.8; A few assertions & comments. Wed Feb 03 14:02:49 UTC 2010 uebayasi branches: 1.77.2; 1.77.4; 1.77.6; 1.77.8; A few assertions & comments. .2; 1.77.4; 1.77.6; 1.77.8; A few assertions & comments. .4; 1.77.6; 1.77.8; A few assertions & comments. .6; 1.77.8; A few assertions & comments. 1.77.8.1 Tue Feb 08 16:20:06 UTC 2011 bouyer Sync with HEAD 1.77.6.1 Mon Jun 06 09:10:22 UTC 2011 jruoho Sync with HEAD. 1.77.4.5 Tue May 31 03:05:14 UTC 2011 rmind sync with head 1.77.4.4 Thu May 19 03:43:06 UTC 2011 rmind Implement sharing of vnode_t::v_interlock amongst vnodes: - Lock is shared amongst UVM objects using uvm_obj_setlock() or getnewvnode(). - Adjust vnode cache to handle unsharing, add VI_LOCKSHARE flag for that. - Use sharing in tmpfs and layerfs for underlying object. - Simplify locking in ubc_fault(). - Sprinkle some asserts. Discussed with ad@. 1.77.4.3 Sat Mar 05 20:56:36 UTC 2011 rmind sync with head |
| /src/sys/arch/hp300/dev/ | |
| dcm.c | 1.77 Sun Mar 04 05:59:47 UTC 2007 christos branches: 1.77.2; 1.77.18; 1.77.20; 1.77.24; 1.77.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. Sun Mar 04 05:59:47 UTC 2007 christos branches: 1.77.2; 1.77.18; 1.77.20; 1.77.24; 1.77.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .2; 1.77.18; 1.77.20; 1.77.24; 1.77.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .18; 1.77.20; 1.77.24; 1.77.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .20; 1.77.24; 1.77.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .24; 1.77.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.77.26.1 Sat Dec 08 18:16:57 UTC 2007 mjf Sync with HEAD. 1.77.24.1 Wed Nov 21 21:19:12 UTC 2007 bouyer Sync with HEAD 1.77.20.1 Wed Jan 09 01:46:00 UTC 2008 matt sync with HEAD 1.77.18.1 Wed Nov 21 21:53:07 UTC 2007 joerg Sync with HEAD. |
| /src/sys/arch/i386/include/ | |
| param.h | 1.77 Fri Apr 20 22:23:24 UTC 2012 rmind branches: 1.77.2; 1.77.14; 1.77.16; - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(9) and thus replace hardcoded CPU bitmasks. This removes the limitation of maximum CPUs. - Support up to 256 CPUs on amd64 architecture by default. Bug fixes, improvements, completion of Xen part and testing on 64-core AMD Opteron(tm) Processor 6282 SE (also, as Xen HVM domU with 128 CPUs) by Manuel Bouyer. Fri Apr 20 22:23:24 UTC 2012 rmind branches: 1.77.2; 1.77.14; 1.77.16; - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(9) and thus replace hardcoded CPU bitmasks. This removes the limitation of maximum CPUs. - Support up to 256 CPUs on amd64 architecture by default. Bug fixes, improvements, completion of Xen part and testing on 64-core AMD Opteron(tm) Processor 6282 SE (also, as Xen HVM domU with 128 CPUs) by Manuel Bouyer. .2; 1.77.14; 1.77.16; - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(9) and thus replace hardcoded CPU bitmasks. This removes the limitation of maximum CPUs. - Support up to 256 CPUs on amd64 architecture by default. Bug fixes, improvements, completion of Xen part and testing on 64-core AMD Opteron(tm) Processor 6282 SE (also, as Xen HVM domU with 128 CPUs) by Manuel Bouyer. .14; 1.77.16; - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(9) and thus replace hardcoded CPU bitmasks. This removes the limitation of maximum CPUs. - Support up to 256 CPUs on amd64 architecture by default. Bug fixes, improvements, completion of Xen part and testing on 64-core AMD Opteron(tm) Processor 6282 SE (also, as Xen HVM domU with 128 CPUs) by Manuel Bouyer. 1.76.2.1 Wed May 09 03:22:53 UTC 2012 riz Pull up following revision(s) (requested by rmind in ticket #202): sys/arch/x86/include/cpuvar.h: revision 1.46 sys/arch/xen/include/xenpmap.h: revision 1.34 sys/arch/i386/include/param.h: revision 1.77 sys/arch/x86/x86/pmap_tlb.c: revision 1.5 sys/arch/x86/x86/pmap_tlb.c: revision 1.6 sys/arch/i386/i386/genassym.cf: revision 1.92 sys/arch/xen/x86/cpu.c: revision 1.91 sys/arch/x86/x86/pmap.c: revision 1.177 sys/arch/xen/x86/xen_pmap.c: revision 1.21 sys/arch/x86/acpi/acpi_wakeup.c: revision 1.31 sys/kern/subr_kcpuset.c: revision 1.5 sys/arch/amd64/include/param.h: revision 1.18 sys/sys/kcpuset.h: revision 1.5 sys/arch/x86/x86/mtrr_i686.c: revision 1.26 sys/arch/x86/x86/mtrr_i686.c: revision 1.27 sys/arch/xen/x86/x86_xpmap.c: revision 1.43 sys/arch/x86/x86/cpu.c: revision 1.98 sys/arch/amd64/amd64/mptramp.S: revision 1.14 sys/kern/sys_sched.c: revision 1.42 sys/arch/amd64/amd64/genassym.cf: revision 1.50 sys/arch/i386/i386/mptramp.S: revision 1.24 sys/arch/x86/include/pmap.h: revision 1.52 sys/arch/x86/include/cpu.h: revision 1.50 - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(9) and thus replace hardcoded CPU bitmasks. This removes the limitation of maximum CPUs. - Support up to 256 CPUs on amd64 architecture by default. Bug fixes, improvements, completion of Xen part and testing on 64-core AMD Opteron(tm) Processor 6282 SE (also, as Xen HVM domU with 128 CPUs) by Manuel Bouyer. - pmap_tlb_shootdown: do not overwrite tp_cpumask with pm_cpus, but merge like pm_kernel_cpus. Remove unecessary intersection with kcpuset_running. Do not reset tp_userpmap if pmap_kernel(). - Remove pmap_tlb_mailbox_t wrapping, which is pointless after recent changes. - pmap_tlb_invalidate, pmap_tlb_intr: constify for packet structure. i686_mtrr_init_first: handle the case when there are no variable-size MTRR registers available (i686_mtrr_vcnt == 0). 1.77.16.4 Mon Aug 28 17:51:40 UTC 2017 skrll Sync with HEAD 1.77.16.3 Sun Feb 05 13:40:12 UTC 2017 skrll Sync with HEAD 1.77.16.2 Wed Oct 05 20:55:28 UTC 2016 skrll Sync with HEAD 1.77.16.1 Sun Dec 27 00:09:37 UTC 2015 skrll Sync with HEAD (as of 26th Dec) 1.77.14.1 Sun Mar 26 16:05:41 UTC 2017 snj Pull up following revision(s) (requested by maya in ticket #1375): sys/arch/amd64/include/param.h: revision 1.20 sys/arch/i386/include/param.h: revision 1.80 sys/arch/x86/x86/bus_space.c: revision 1.39 increase max io mem on amd64. some devices need it. |
| /src/sys/arch/mac68k/dev/ | |
| if_ae.c | 1.77 Sun Dec 11 00:18:02 UTC 2005 christos branches: 1.77.8; 1.77.18; 1.77.20; merge ktrace-lwp. Sun Dec 11 00:18:02 UTC 2005 christos branches: 1.77.8; 1.77.18; 1.77.20; merge ktrace-lwp. .8; 1.77.18; 1.77.20; merge ktrace-lwp. .18; 1.77.20; merge ktrace-lwp. 1.77.20.2 Fri Jan 12 01:00:52 UTC 2007 ad Sync with head. 1.77.20.1 Sat Nov 18 21:29:23 UTC 2006 ad Sync with head. 1.77.18.1 Thu Sep 14 19:17:40 UTC 2006 riz Pull up following revision(s) (requested by tsutsui in ticket #154): sys/arch/mac68k/include/bus.h: revision 1.25 sys/arch/mac68k/dev/if_ae.c: revision 1.78 Apply patch from Scott Reynolds in PR port-mac68k/32583 with some tweaks (add a comment and macro): Handle odd byte case correctly in (ETHER_MIN_LEN-ETHER_CRC_LEN) padding so that bus_space_set_region_2() won't be called with count==0. Apply patch in PR port-mac68k/33636 from Dave Huang (with wrapping long lines). i.e. args in macro should be wrapped with parentheses. 1.77.8.1 Thu Sep 14 00:31:11 UTC 2006 yamt sync with head. |
| /src/usr.bin/login/ | |
| login.c | 1.77 Mon Jan 05 03:53:10 UTC 2004 lukem branches: 1.77.2; 1.77.4; 1.77.6; Generate the copyright string from sys/conf/copyright rather than replicating it here. Idea from Simon Burge. Mon Jan 05 03:53:10 UTC 2004 lukem branches: 1.77.2; 1.77.4; 1.77.6; Generate the copyright string from sys/conf/copyright rather than replicating it here. Idea from Simon Burge. .2; 1.77.4; 1.77.6; Generate the copyright string from sys/conf/copyright rather than replicating it here. Idea from Simon Burge. .4; 1.77.6; Generate the copyright string from sys/conf/copyright rather than replicating it here. Idea from Simon Burge. 1.77.6.1 Fri Mar 17 17:07:19 UTC 2006 riz Pull up following revision(s) (requested by jnemeth in ticket #10356): usr.bin/login/login.c: revision 1.87 via patch login(1): PR/31059: don't issue different message for root login on insecure terminal. 1.77.4.2 Fri Mar 17 17:18:27 UTC 2006 riz Pull up following revision(s) (requested by jnemeth in ticket #10358): usr.bin/login/login.c: revision 1.88 PR/23616: Christian Biere: login might not back-off as expected 1.77.4.1 Fri Mar 17 17:07:13 UTC 2006 riz Pull up following revision(s) (requested by jnemeth in ticket #10356): usr.bin/login/login.c: revision 1.87 via patch login(1): PR/31059: don't issue different message for root login on insecure terminal. 1.77.2.1 Fri Mar 17 17:07:25 UTC 2006 riz Pull up following revision(s) (requested by jnemeth in ticket #10356): usr.bin/login/login.c: revision 1.87 via patch login(1): PR/31059: don't issue different message for root login on insecure terminal. |
| /src/external/gpl2/gmake/dist/ | |
| main.c | 1.1.1.1.26.1 Mon Oct 14 17:44:57 UTC 2024 martin Pull up following revision(s) (requested by kre in ticket #978): bin/date/date.c (apply patch) usr.bin/sed/process.c: revision 1.54 sys/sys/signal.h: revision 1.77 sys/sys/signal.h: revision 1.78 external/gpl2/gmake/dist/main.c: revision 1.2 PR lib/58674 When building the tools version of sed, treat all wide characters as if they occupy just one column for the purposes of sed's 'l' command (which it is very unlikely to be used from the tools sed). wdwidth() is another XSI function, not necessarily available everywhere. PR lib/58674 bsd_signal should only be visible with _NETBSD_SOURCE - it isn't any kind = of standard function (despite also existing in other systems). This change inspired by the PR, but doesn't fix it in any way, the tools config script for gmake doesn't care if the function is visible in any header, merely if present in libc. PR lib/58674 (not really so much any more) Correct previous. bsd_signal should only be visible with _NETBSD_SOURCE - it isn't any kind = of standard function (despite also existing in other systems). Turns out that it used to be an XSI function, back in the dark ages ('twas removed in POSIX issue 7, back in 2008, after being marked obsolete in issue 6 (2001)). So, make it visible to any applications that request a suitable X/Open version (and of course, for _NETBSD_SOURCE). Still no effect on the issue for the PR. PR lib/58674 Hopefully allow the tools gmake to build (everywhere). Don't use the system bsd_signal() function, even if one is defined, use a locally defined one instead. Note that it cannot be declared static (which the code would do) as it is possible that system header files might define the function, if it exists on the host system, and that prototype would not (cannot) be static. This is a horrible hack, feel free to do something better. Note: this version of gmake is (currently anyway) used only as part of the tools used for building NetBSD - apart from that it is used for nothing. 1.1.1.1.18.1 Tue Oct 15 18:34:40 UTC 2024 martin Pull up following revision(s) (requested by kre in ticket #1914): bin/date/date.c (apply patch) usr.bin/sed/process.c: revision 1.54 sys/sys/signal.h: revision 1.77 sys/sys/signal.h: revision 1.78 external/gpl2/gmake/dist/main.c: revision 1.2 PR lib/58674 When building the tools version of sed, treat all wide characters as if they occupy just one column for the purposes of sed's 'l' command (which it is very unlikely to be used from the tools sed). wdwidth() is another XSI function, not necessarily available everywhere. PR lib/58674 bsd_signal should only be visible with _NETBSD_SOURCE - it isn't any kind of standard function (despite also existing in other systems). This change inspired by the PR, but doesn't fix it in any way, the tools config script for gmake doesn't care if the function is visible in any header, merely if present in libc. PR lib/58674 (not really so much any more) Correct previous. bsd_signal should only be visible with _NETBSD_SOURCE - it isn't any kind of standard function (despite also existing in other systems). Turns out that it used to be an XSI function, back in the dark ages ('twas removed in POSIX issue 7, back in 2008, after being marked obsolete in issue 6 (2001)). So, make it visible to any applications that request a suitable X/Open version (and of course, for _NETBSD_SOURCE). Still no effect on the issue for the PR. PR lib/58674 Hopefully allow the tools gmake to build (everywhere). Don't use the system bsd_signal() function, even if one is defined, use a locally defined one instead. Note that it cannot be declared static (which the code would do) as it is possible that system header files might define the function, if it exists on the host system, and that prototype would not (cannot) be static. This is a horrible hack, feel free to do something better. Note: this version of gmake is (currently anyway) used only as part of the tools used for building NetBSD - apart from that it is used for nothing. |
| /src/sys/arch/alpha/alpha/ | |
| trap.c | 1.77 Wed Jul 18 22:22:02 UTC 2001 thorpej branches: 1.77.2; 1.77.14; 1.77.16; Print the stack pointer on a user unaligned access fault. Wed Jul 18 22:22:02 UTC 2001 thorpej branches: 1.77.2; 1.77.14; 1.77.16; Print the stack pointer on a user unaligned access fault. .2; 1.77.14; 1.77.16; Print the stack pointer on a user unaligned access fault. .14; 1.77.16; Print the stack pointer on a user unaligned access fault. 1.77.16.1 Mon Jun 10 16:22:34 UTC 2002 tv Pull up revision 1.78 (requested by thorpej in ticket #213): make auto const variables static. ok'ed by thorpej. 1.77.14.1 Tue Jul 09 05:27:14 UTC 2002 gehenna catch up with -current. 1.77.2.8 Tue Jan 07 22:12:17 UTC 2003 thorpej In the SA universe, the switch-to-this-LWP decision is made at a different level than where preempt() calls are made, which renders the "newlwp" argument useless. Replace it with a "more work to do" boolean argument. Returning to userspace preempt() calls pass 0. "Voluntary" preemptions in e.g. uiomove() pass 1. This will be used to indicate to the SA subsystem that the LWP is not yet finished in the kernel. Collapse the SA vs. non-SA cases of preempt() together, making the conditional code block much smaller, and don't call sa_preempt() if more work is to come. NOTE: THIS IS NOT A COMPLETE FIX TO THE preempt()-in-uiomove() PROBLEM THAT CURRENTLY EXISTS FOR SA PROCESSES. 1.77.2.7 Fri Jul 12 01:39:21 UTC 2002 nathanw No longer need to pull in lwp.h; proc.h pulls it in for us. 1.77.2.6 Tue Jul 09 16:53:16 UTC 2002 nathanw #include <sys/sa.h> for type definitions. 1.77.2.5 Mon Jun 24 22:03:17 UTC 2002 nathanw Curproc->curlwp renaming. Change uses of "curproc->l_proc" back to "curproc", which is more like the original use. Bare uses of "curproc" are now "curlwp". "curproc" is now #defined in proc.h as ((curlwp) ? (curlwp)->l_proc) : NULL) so that it is always safe to reference curproc (*de*referencing curproc is another story, but that's always been true). |
| /src/sys/arch/atari/conf/ | |
| Makefile.atari | 1.77 Sun Feb 25 00:27:16 UTC 2018 mrg branches: 1.77.2; 1.77.4; add a special rule to build m68k/fpu.c to avoid passing -msoft-float. fixes GCC 6 kernel builds that use this file. Sun Feb 25 00:27:16 UTC 2018 mrg branches: 1.77.2; 1.77.4; add a special rule to build m68k/fpu.c to avoid passing -msoft-float. fixes GCC 6 kernel builds that use this file. .2; 1.77.4; add a special rule to build m68k/fpu.c to avoid passing -msoft-float. fixes GCC 6 kernel builds that use this file. 1.77.4.1 Mon Jun 10 22:05:58 UTC 2019 christos Sync with HEAD 1.77.2.1 Sun Sep 30 01:45:39 UTC 2018 pgoyette Ssync with HEAD |
| /src/sys/dev/scsipi/ | |
| ch.c | 1.77 Sun Mar 04 06:02:42 UTC 2007 christos branches: 1.77.14; 1.77.16; 1.77.22; 1.77.24; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. Sun Mar 04 06:02:42 UTC 2007 christos branches: 1.77.14; 1.77.16; 1.77.22; 1.77.24; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .14; 1.77.16; 1.77.22; 1.77.24; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .16; 1.77.22; 1.77.24; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .22; 1.77.24; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.77.24.1 Sat Dec 08 17:57:30 UTC 2007 ad Sync with head. 1.77.22.1 Sat Dec 08 18:19:57 UTC 2007 mjf Sync with HEAD. 1.77.16.2 Sun Mar 23 02:04:52 UTC 2008 matt sync with HEAD 1.77.16.1 Wed Jan 09 01:54:30 UTC 2008 matt sync with HEAD 1.77.14.1 Sun Dec 09 19:37:58 UTC 2007 jmcneill Sync with HEAD. |
| /src/sys/ufs/ffs/ | |
| ffs_vnops.c | 1.77 Sun Dec 11 00:25:25 UTC 2005 christos branches: 1.77.4; 1.77.6; 1.77.8; 1.77.10; 1.77.12; merge ktrace-lwp. Sun Dec 11 00:25:25 UTC 2005 christos branches: 1.77.4; 1.77.6; 1.77.8; 1.77.10; 1.77.12; merge ktrace-lwp. .4; 1.77.6; 1.77.8; 1.77.10; 1.77.12; merge ktrace-lwp. .6; 1.77.8; 1.77.10; 1.77.12; merge ktrace-lwp. .8; 1.77.10; 1.77.12; merge ktrace-lwp. .10; 1.77.12; merge ktrace-lwp. 1.77.12.2 Wed May 24 15:50:48 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch. 1.77.12.1 Fri Mar 31 09:45:29 UTC 2006 tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch. 1.77.10.3 Sat May 06 23:32:33 UTC 2006 christos - Move kauth_cred_t declaration to <sys/types.h> - Cleanup struct ucred; forward declarations that are unused. - Don't include <sys/kauth.h> in any header, but include it in the c files that need it. Approved by core. 1.77.10.2 Wed Apr 19 03:54:09 UTC 2006 elad sync with head. |
| /src/sys/arch/vax/include/ | |
| pmap.h | 1.77 Wed Oct 21 21:12:04 UTC 2009 rmind branches: 1.77.2; 1.77.4; Remove uarea swap-out functionality: - Addresses the issue described in PR/38828. - Some simplification in threading and sleepq subsystems. - Eliminates pmap_collect() and, as a side note, allows pmap optimisations. - Eliminates XS_CTL_DATA_ONSTACK in scsipi code. - Avoids few scans on LWP list and thus potentially long holds of proc_lock. - Cuts ~1.5k lines of code. Reduces amd64 kernel size by ~4k. - Removes __SWAP_BROKEN cases. Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on acorn26 (thanks to <bjh21>). Discussed on <tech-kern>, reviewed by <ad>. Wed Oct 21 21:12:04 UTC 2009 rmind branches: 1.77.2; 1.77.4; Remove uarea swap-out functionality: - Addresses the issue described in PR/38828. - Some simplification in threading and sleepq subsystems. - Eliminates pmap_collect() and, as a side note, allows pmap optimisations. - Eliminates XS_CTL_DATA_ONSTACK in scsipi code. - Avoids few scans on LWP list and thus potentially long holds of proc_lock. - Cuts ~1.5k lines of code. Reduces amd64 kernel size by ~4k. - Removes __SWAP_BROKEN cases. Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on acorn26 (thanks to <bjh21>). Discussed on <tech-kern>, reviewed by <ad>. .2; 1.77.4; Remove uarea swap-out functionality: - Addresses the issue described in PR/38828. - Some simplification in threading and sleepq subsystems. - Eliminates pmap_collect() and, as a side note, allows pmap optimisations. - Eliminates XS_CTL_DATA_ONSTACK in scsipi code. - Avoids few scans on LWP list and thus potentially long holds of proc_lock. - Cuts ~1.5k lines of code. Reduces amd64 kernel size by ~4k. - Removes __SWAP_BROKEN cases. Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on acorn26 (thanks to <bjh21>). Discussed on <tech-kern>, reviewed by <ad>. 1.77.4.2 Tue May 31 03:04:21 UTC 2011 rmind sync with head 1.77.4.1 Sat Mar 05 20:52:16 UTC 2011 rmind sync with head 1.77.2.2 Tue Nov 16 02:50:15 UTC 2010 uebayasi Sync with HEAD. 1.77.2.1 Thu May 27 14:47:30 UTC 2010 uebayasi Fix build. |
| /src/sys/compat/linux/arch/alpha/ | |
| linux_syscall.h | 1.77 Mon Dec 14 00:58:36 UTC 2009 matt branches: 1.77.2; 1.77.4; Regen (new makesyscalls.sh) Mon Dec 14 00:58:36 UTC 2009 matt branches: 1.77.2; 1.77.4; Regen (new makesyscalls.sh) .2; 1.77.4; Regen (new makesyscalls.sh) 1.77.4.3 Tue May 31 03:04:27 UTC 2011 rmind sync with head 1.77.4.2 Thu Apr 21 01:41:37 UTC 2011 rmind sync with head 1.77.4.1 Sat Mar 05 20:52:41 UTC 2011 rmind sync with head 1.77.2.1 Tue Aug 17 06:45:41 UTC 2010 uebayasi Sync with HEAD. |
| linux_sysent.c | 1.77 Mon Dec 14 00:58:36 UTC 2009 matt branches: 1.77.2; 1.77.4; Regen (new makesyscalls.sh) Mon Dec 14 00:58:36 UTC 2009 matt branches: 1.77.2; 1.77.4; Regen (new makesyscalls.sh) .2; 1.77.4; Regen (new makesyscalls.sh) 1.77.4.3 Tue May 31 03:04:27 UTC 2011 rmind sync with head 1.77.4.2 Thu Apr 21 01:41:37 UTC 2011 rmind sync with head 1.77.4.1 Sat Mar 05 20:52:41 UTC 2011 rmind sync with head 1.77.2.1 Tue Aug 17 06:45:41 UTC 2010 uebayasi Sync with HEAD. |