HomeSort by: relevance | last modified time | path
    Searched hist:1.28 (Results 1 - 25 of 16432) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/dev/qbus/
if_uba.c 1.28 Thu Mar 08 23:25:44 UTC 2007 he branches: 1.28.2; 1.28.14; 1.28.16; 1.28.20;
Cast to char* before doing pointer arithmetic.

Thu Mar 08 23:25:44 UTC 2007 he branches: 1.28.2; 1.28.14; 1.28.16; 1.28.20;
Cast to char* before doing pointer arithmetic.

.2; 1.28.14; 1.28.16; 1.28.20;
Cast to char* before doing pointer arithmetic.

.14; 1.28.16; 1.28.20;
Cast to char* before doing pointer arithmetic.

.16; 1.28.20;
Cast to char* before doing pointer arithmetic.

1.28.20.1 Thu Oct 25 22:39:35 UTC 2007 bouyer Sync with HEAD.

1.28.16.2 Sun Mar 23 02:04:51 UTC 2008 matt sync with HEAD

1.28.16.1 Tue Nov 06 23:29:59 UTC 2007 matt sync with HEAD

1.28.14.1 Fri Oct 26 15:47:25 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.

1.28.2.1 Tue Oct 23 20:09:35 UTC 2007 ad Sync with head.

  /src/sys/arch/alpha/stand/common/
boot.c 1.28 Sun Dec 11 00:16:20 UTC 2005 christos branches: 1.28.74; 1.28.78; 1.28.86; 1.28.88;
merge ktrace-lwp.

Sun Dec 11 00:16:20 UTC 2005 christos branches: 1.28.74; 1.28.78; 1.28.86; 1.28.88;
merge ktrace-lwp.

.74; 1.28.78; 1.28.86; 1.28.88;
merge ktrace-lwp.

.78; 1.28.86; 1.28.88;
merge ktrace-lwp.

.86; 1.28.88;
merge ktrace-lwp.

1.28.88.2 Fri Feb 06 02:09:05 UTC 2009 snj Pull up following revision(s) (requested by tsutsui in ticket #418):
sys/arch/alpha/stand/common/boot.c: revision 1.30
sys/arch/alpha/stand/ustarboot/Makefile: revision 1.7
Disable LOAD_NOTE on ustarboot to avoid backward seek on loading a kernel.
Tested on DEC 3000/300 and AlphaPC 164, fixes PR install/38943 on alpha.
XXX: should we enable LOAD_NOTE on ustarfs tape boot to load modules?

1.28.88.1 Fri Feb 06 02:08:01 UTC 2009 snj Pull up following revision(s) (requested by tsutsui in ticket #418):
sys/arch/alpha/stand/Makefile.bootprogs: revision 1.28
sys/arch/alpha/stand/common/boot.c: revision 1.29
WARNSfy

.88.1 Fri Feb 06 02:08:01 UTC 2009 snj Pull up following revision(s) (requested by tsutsui in ticket #418):
sys/arch/alpha/stand/Makefile.bootprogs: revision 1.28
sys/arch/alpha/stand/common/boot.c: revision 1.29
WARNSfy

1.28.86.2 Tue Mar 03 18:28:50 UTC 2009 skrll Sync with HEAD.

1.28.86.1 Mon Jan 19 13:15:53 UTC 2009 skrll Sync with HEAD.

  /src/sys/arch/evbmips/malta/
machdep.c 1.28 Wed Jul 02 17:28:55 UTC 2008 ad branches: 1.28.2; 1.28.4; 1.28.10;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
Wed Jul 02 17:28:55 UTC 2008 ad branches: 1.28.2; 1.28.4; 1.28.10;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
.2; 1.28.4; 1.28.10;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
.4; 1.28.10;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
1.28.10.10 Tue Feb 14 01:25:51 UTC 2012 matt mem_cluster_cnt on mips is now a u_int.
1.28.10.9 Fri Apr 29 08:26:18 UTC 2011 matt Major merge to/from current.
Adds MIPS32/MIPS64 R2 support (24k, 74k, etc.) including COP0_USERLOCAL
Adds support for emulation of rdhwr $3,$29 instruction.
Major cleanup of SMP code. (stable on multi-core / single thread per core)
llsc locking code only used in MP capable kernels.
1.28.10.8 Sun Mar 21 17:38:34 UTC 2010 cliff mips_vector_init now takes an argument to specify splsw.
NULL specifies use the default 'std_splsw'
1.28.10.7 Sun Feb 28 23:47:05 UTC 2010 matt Use cpu_startup_common.
1.28.10.6 Sat Feb 27 20:35:13 UTC 2010 snj Fix gimplish.
1.28.10.5 Sat Feb 27 08:00:02 UTC 2010 matt For MULTIPROCESSOR kernels, enable exception fixups.
  /src/bin/csh/
glob.c 1.28 Thu Apr 27 18:50:34 UTC 2017 christos branches: 1.28.8; 1.28.10;
switch to a backtracking instead of a recursive pattern matcher.

Thu Apr 27 18:50:34 UTC 2017 christos branches: 1.28.8; 1.28.10;
switch to a backtracking instead of a recursive pattern matcher.

.8; 1.28.10;
switch to a backtracking instead of a recursive pattern matcher.

1.28.10.3 Tue Apr 21 19:37:30 UTC 2020 martin Ooops, restore accidently removed files from merge mishap

1.28.10.2 Tue Apr 21 18:41:02 UTC 2020 martin Sync with HEAD

1.28.10.1 Mon Jun 10 21:41:02 UTC 2019 christos Sync with HEAD

1.28.8.1 Fri Jan 18 08:48:24 UTC 2019 pgoyette Synch with HEAD

  /src/games/backgammon/backgammon/
main.c 1.28 Mon Mar 22 05:10:19 UTC 2010 mrg branches: 1.28.6; 1.28.12;
rename text() to wrtext(), aligning it with most other output routines,
and avoiding a compile error on powerpc64.

XXX: this tries to make a ".text" symbol, which already exists...

Mon Mar 22 05:10:19 UTC 2010 mrg branches: 1.28.6; 1.28.12;
rename text() to wrtext(), aligning it with most other output routines,
and avoiding a compile error on powerpc64.

XXX: this tries to make a ".text" symbol, which already exists...

.6; 1.28.12;
rename text() to wrtext(), aligning it with most other output routines,
and avoiding a compile error on powerpc64.

XXX: this tries to make a ".text" symbol, which already exists...

1.28.12.2 Wed Aug 20 00:00:22 UTC 2014 tls Rebase to HEAD as of a few days ago.

1.28.12.1 Tue Nov 20 02:58:45 UTC 2012 tls Resync to 2012-11-19 00:00:00 UTC

1.28.6.2 Thu May 22 11:36:21 UTC 2014 yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

1.28.6.1 Tue Oct 30 18:58:17 UTC 2012 yamt sync with head

  /src/sys/arch/sparc/include/
ctlreg.h 1.28 Sun Dec 11 00:19:05 UTC 2005 christos branches: 1.28.112; 1.28.122; 1.28.128;
merge ktrace-lwp.

Sun Dec 11 00:19:05 UTC 2005 christos branches: 1.28.112; 1.28.122; 1.28.128;
merge ktrace-lwp.

.112; 1.28.122; 1.28.128;
merge ktrace-lwp.

.122; 1.28.128;
merge ktrace-lwp.

1.28.128.1 Sun May 18 17:45:25 UTC 2014 rmind sync with head

1.28.122.1 Wed Aug 20 00:03:24 UTC 2014 tls Rebase to HEAD as of a few days ago.

1.28.112.1 Thu May 22 11:40:08 UTC 2014 yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

lock.h 1.28 Sat Feb 17 19:30:33 UTC 2007 ad branches: 1.28.4; 1.28.12; 1.28.16; 1.28.20; 1.28.22;
Put a sock in it..
Sat Feb 17 19:30:33 UTC 2007 ad branches: 1.28.4; 1.28.12; 1.28.16; 1.28.20; 1.28.22;
Put a sock in it..
.4; 1.28.12; 1.28.16; 1.28.20; 1.28.22;
Put a sock in it..
.12; 1.28.16; 1.28.20; 1.28.22;
Put a sock in it..
.16; 1.28.20; 1.28.22;
Put a sock in it..
.20; 1.28.22;
Put a sock in it..
1.28.22.1 Tue Nov 06 23:22:26 UTC 2007 matt sync with HEAD
1.28.20.1 Tue Oct 02 18:27:39 UTC 2007 joerg Sync with HEAD.
1.28.16.1 Wed Aug 15 08:24:07 UTC 2007 skrll Provide __SIMPLELOCK_{UN,}LOCKED_P and __cpu_simple_lock_{set,clear}
for all architectures.
1.28.12.1 Wed Oct 03 19:25:13 UTC 2007 garbled Sync with HEAD
  /src/sys/arch/sun3/include/
mon.h 1.28 Sun Oct 01 03:53:27 UTC 2006 tsutsui branches: 1.28.52; 1.28.54; 1.28.56;
First attempt at bus_space(9) support for sun3 with common sun68k/bus.c:
- make sun3 port use common sun68k files as much as possible
- add temporary options _SUN2_ in std.sun2 until sun3 can share all
sun68k files (autoconf.c and isr.c are not yet)
- move sun68kvme declaration temporary as well from files.sun68k to files.sun2
- rename and move sun68k_find_prom_map() function to MD sources since it
can't be shared with sun3
- add bus tag members to struct confargs and initilize them where appropriate

XXX1: MD bus_dma(9) backends are not implemented (yet).
XXX2: more code (obio etc.) should be shared among sun3, sun3x and sun2.

Sun Oct 01 03:53:27 UTC 2006 tsutsui branches: 1.28.52; 1.28.54; 1.28.56;
First attempt at bus_space(9) support for sun3 with common sun68k/bus.c:
- make sun3 port use common sun68k files as much as possible
- add temporary options _SUN2_ in std.sun2 until sun3 can share all
sun68k files (autoconf.c and isr.c are not yet)
- move sun68kvme declaration temporary as well from files.sun68k to files.sun2
- rename and move sun68k_find_prom_map() function to MD sources since it
can't be shared with sun3
- add bus tag members to struct confargs and initilize them where appropriate

XXX1: MD bus_dma(9) backends are not implemented (yet).
XXX2: more code (obio etc.) should be shared among sun3, sun3x and sun2.

.52; 1.28.54; 1.28.56;
First attempt at bus_space(9) support for sun3 with common sun68k/bus.c:
- make sun3 port use common sun68k files as much as possible
- add temporary options _SUN2_ in std.sun2 until sun3 can share all
sun68k files (autoconf.c and isr.c are not yet)
- move sun68kvme declaration temporary as well from files.sun68k to files.sun2
- rename and move sun68k_find_prom_map() function to MD sources since it
can't be shared with sun3
- add bus tag members to struct confargs and initilize them where appropriate

XXX1: MD bus_dma(9) backends are not implemented (yet).
XXX2: more code (obio etc.) should be shared among sun3, sun3x and sun2.

.54; 1.28.56;
First attempt at bus_space(9) support for sun3 with common sun68k/bus.c:
- make sun3 port use common sun68k files as much as possible
- add temporary options _SUN2_ in std.sun2 until sun3 can share all
sun68k files (autoconf.c and isr.c are not yet)
- move sun68kvme declaration temporary as well from files.sun68k to files.sun2
- rename and move sun68k_find_prom_map() function to MD sources since it
can't be shared with sun3
- add bus tag members to struct confargs and initilize them where appropriate

XXX1: MD bus_dma(9) backends are not implemented (yet).
XXX2: more code (obio etc.) should be shared among sun3, sun3x and sun2.

1.28.56.1 Fri May 16 02:23:21 UTC 2008 yamt sync with head.

1.28.54.1 Sun May 18 00:32:55 UTC 2008 yamt sync with head.

1.28.52.1 Mon Jun 02 13:22:46 UTC 2008 mjf Sync with HEAD.

  /src/sys/arch/sun3/sun3/
idprom.c 1.28 Sun Dec 11 00:19:27 UTC 2005 christos branches: 1.28.74; 1.28.76; 1.28.78;
merge ktrace-lwp.

Sun Dec 11 00:19:27 UTC 2005 christos branches: 1.28.74; 1.28.76; 1.28.78;
merge ktrace-lwp.

.74; 1.28.76; 1.28.78;
merge ktrace-lwp.

.76; 1.28.78;
merge ktrace-lwp.

1.28.78.1 Fri May 16 02:23:21 UTC 2008 yamt sync with head.

1.28.76.1 Sun May 18 00:32:57 UTC 2008 yamt sync with head.

1.28.74.1 Mon Jun 02 13:22:46 UTC 2008 mjf Sync with HEAD.

  /src/sys/arch/vax/vax/
ka630.c 1.28 Sun Mar 04 06:01:00 UTC 2007 christos branches: 1.28.20; 1.28.36; 1.28.40;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Sun Mar 04 06:01:00 UTC 2007 christos branches: 1.28.20; 1.28.36; 1.28.40;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

.20; 1.28.36; 1.28.40;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

.36; 1.28.40;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.28.40.1 Thu Apr 03 00:42:28 UTC 2008 mjf Sync with HEAD.

1.28.36.1 Mon Mar 24 07:15:06 UTC 2008 keiichi sync with head.

1.28.20.1 Sun Mar 23 02:04:26 UTC 2008 matt sync with HEAD

  /src/sys/dev/eisa/
eisadevs.h 1.28 Sat Mar 22 14:31:28 UTC 2003 jdolecek branches: 1.28.2; 1.28.10; 1.28.12;
regen - add 3Com TCM6790 entry

Sat Mar 22 14:31:28 UTC 2003 jdolecek branches: 1.28.2; 1.28.10; 1.28.12;
regen - add 3Com TCM6790 entry

.2; 1.28.10; 1.28.12;
regen - add 3Com TCM6790 entry

.10; 1.28.12;
regen - add 3Com TCM6790 entry

1.28.12.1 Sat Mar 19 08:33:58 UTC 2005 yamt sync with head. xen and whitespace. xen part is not finished.

1.28.10.1 Fri Apr 29 11:28:46 UTC 2005 kent sync with -current

1.28.2.1 Fri Mar 04 16:41:14 UTC 2005 skrll Sync with HEAD.

Hi Perry!

  /src/sys/arch/news68k/news68k/
disksubr.c 1.28 Sun Mar 04 10:50:30 UTC 2007 tsutsui branches: 1.28.2; 1.28.10; 1.28.18; 1.28.20; 1.28.22;
Add (char *) casts on pointer arithmetic.

Sun Mar 04 10:50:30 UTC 2007 tsutsui branches: 1.28.2; 1.28.10; 1.28.18; 1.28.20; 1.28.22;
Add (char *) casts on pointer arithmetic.

.2; 1.28.10; 1.28.18; 1.28.20; 1.28.22;
Add (char *) casts on pointer arithmetic.

.10; 1.28.18; 1.28.20; 1.28.22;
Add (char *) casts on pointer arithmetic.

.18; 1.28.20; 1.28.22;
Add (char *) casts on pointer arithmetic.

.20; 1.28.22;
Add (char *) casts on pointer arithmetic.

1.28.22.1 Sun Oct 14 11:47:41 UTC 2007 yamt sync with head.

1.28.20.2 Wed Jan 09 01:47:29 UTC 2008 matt sync with HEAD

1.28.20.1 Tue Nov 06 23:19:39 UTC 2007 matt sync with HEAD

1.28.18.1 Fri Oct 26 15:42:59 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/dev/isa/
i82365_isa.c 1.28 Fri Oct 19 00:00:16 UTC 2007 ad branches: 1.28.16; 1.28.20; 1.28.22; 1.28.24;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

Fri Oct 19 00:00:16 UTC 2007 ad branches: 1.28.16; 1.28.20; 1.28.22; 1.28.24;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

.16; 1.28.20; 1.28.22; 1.28.24;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

.20; 1.28.22; 1.28.24;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

.22; 1.28.24;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

1.28.24.1 Fri Jun 27 15:11:21 UTC 2008 simonb Sync with head.

1.28.22.1 Thu Sep 18 04:35:04 UTC 2008 wrstuden Sync with wrstuden-revivesa-base-2.

1.28.20.4 Thu Mar 11 15:03:37 UTC 2010 yamt sync with head

1.28.20.3 Wed Sep 16 13:37:49 UTC 2009 yamt sync with head

1.28.20.2 Sat May 16 10:41:25 UTC 2009 yamt sync with head

  /src/sys/net/
slcompress.c 1.28 Sun Dec 11 23:05:25 UTC 2005 thorpej branches: 1.28.4; 1.28.6; 1.28.8; 1.28.10; 1.28.12;
ANSI function decls and application of static.
Sun Dec 11 23:05:25 UTC 2005 thorpej branches: 1.28.4; 1.28.6; 1.28.8; 1.28.10; 1.28.12;
ANSI function decls and application of static.
.4; 1.28.6; 1.28.8; 1.28.10; 1.28.12;
ANSI function decls and application of static.
.6; 1.28.8; 1.28.10; 1.28.12;
ANSI function decls and application of static.
.8; 1.28.10; 1.28.12;
ANSI function decls and application of static.
.10; 1.28.12;
ANSI function decls and application of static.
1.28.12.1 Wed May 24 15:50:44 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.28.10.2 Thu May 11 23:31:08 UTC 2006 elad sync with head
1.28.10.1 Wed Apr 19 04:46:10 UTC 2006 elad sync with head.
1.28.8.1 Wed May 24 10:58:56 UTC 2006 yamt sync with head.
  /src/games/fortune/datfiles/
netbsd-o.fake 1.1.2.2 Thu Aug 17 18:49:22 UTC 2000 abs Fix offensive limerick fortune install, and split offensive netbsd
fortunes into appropriate netbsd-o file, pullup:
basedir/games/fortune/datfiles/Makefile 1.28-1.29
basedir/games/fortune/datfiles/netbsd 1.8-1.10
basedir/games/fortune/datfiles/netbsd-o.real new
basedir/games/fortune/datfiles/netbsd-o.real new
basesrc/distrib/sets/lists/games/mi 1.23

netbsd-o.real 1.1.2.2 Thu Aug 17 18:49:22 UTC 2000 abs Fix offensive limerick fortune install, and split offensive netbsd
fortunes into appropriate netbsd-o file, pullup:
basedir/games/fortune/datfiles/Makefile 1.28-1.29
basedir/games/fortune/datfiles/netbsd 1.8-1.10
basedir/games/fortune/datfiles/netbsd-o.real new
basedir/games/fortune/datfiles/netbsd-o.real new
basesrc/distrib/sets/lists/games/mi 1.23

  /src/share/man/man9/
config.9 1.28 Mon Apr 05 19:27:16 UTC 2010 joerg branches: 1.28.2;
\\ -> \e

Mon Apr 05 19:27:16 UTC 2010 joerg branches: 1.28.2;
\\ -> \e

1.28.2.2 Mon Apr 05 19:27:17 UTC 2010 joerg \\ -> \e

1.28.2.1 Mon Apr 05 19:27:16 UTC 2010 joerg file config.9 was added on branch uebayasi-xip on 2010-04-05 19:27:17 +0000

  /src/lib/libc/rpc/
clnt_perror.c 1.28 Fri Apr 25 17:44:44 UTC 2008 christos branches: 1.28.4; 1.28.8; 1.28.24;
- always check malloc results
- don't leak fds on error
- don't cast malloc
- don't cast NULL

Fri Apr 25 17:44:44 UTC 2008 christos branches: 1.28.4; 1.28.8; 1.28.24;
- always check malloc results
- don't leak fds on error
- don't cast malloc
- don't cast NULL

.4; 1.28.8; 1.28.24;
- always check malloc results
- don't leak fds on error
- don't cast malloc
- don't cast NULL

.8; 1.28.24;
- always check malloc results
- don't leak fds on error
- don't cast malloc
- don't cast NULL

1.28.24.1 Thu Mar 14 22:03:13 UTC 2013 riz Pull up following revision(s) (requested by tron in ticket #843):
lib/libc/rpc/clnt_dg.c: revision 1.28
lib/libc/rpc/xdr_sizeof.c: revision 1.5
lib/libc/rpc/pmap_getport.c: revision 1.19
lib/libc/rpc/xdr_mem.c: revision 1.19
lib/libc/rpc/svc_run.c: revision 1.22
lib/libc/rpc/bindresvport.c: revision 1.25
lib/libc/rpc/svc_raw.c: revision 1.24
lib/libc/rpc/svc_dg.c: revision 1.17
lib/libc/rpc/getnetconfig.c: revision 1.21
lib/libc/rpc/auth_unix.c: revision 1.25
lib/libc/rpc/svc_auth.c: revision 1.17
lib/libc/rpc/clnt_vc.c: revision 1.21
lib/libc/rpc/svc_auth_unix.c: revision 1.21
lib/libc/rpc/rpcb_st_xdr.c: revision 1.10
lib/libc/rpc/pmap_getmaps.c: revision 1.18
lib/libc/rpc/getnetpath.c: revision 1.17
lib/libc/rpc/clnt_simple.c: revision 1.32
lib/libc/rpc/authunix_prot.c: revision 1.16
lib/libc/rpc/svc_dg.h: revision 1.2
lib/libc/rpc/svc_generic.c: revision 1.15
lib/libc/rpc/clnt_raw.c: revision 1.32
lib/libc/rpc/xdr_array.c: revision 1.19
lib/libc/rpc/pmap_prot.c: revision 1.12
lib/libc/rpc/clnt_bcast.c: revision 1.26
lib/libc/rpc/xdr_rec.c: revision 1.35
lib/libc/rpc/svc.c: revision 1.34
lib/libc/rpc/DISCLAIMER: revision 1.3
lib/libc/rpc/clnt_generic.c: revision 1.30
lib/libc/rpc/xdr.c: revision 1.33
lib/libc/rpc/auth_none.c: revision 1.16
lib/libc/rpc/pmap_rmt.c: revision 1.34
lib/libc/rpc/rpc_callmsg.c: revision 1.20
lib/libc/rpc/clnt_perror.c: revision 1.30
lib/libc/rpc/xdr_stdio.c: revision 1.19
lib/libc/rpc/rpc_commondata.c: revision 1.9
lib/libc/rpc/pmap_prot2.c: revision 1.17
lib/libc/rpc/pmap_clnt.c: revision 1.19
lib/libc/rpc/svc_simple.c: revision 1.33
lib/libc/rpc/rpcb_clnt.c: revision 1.29
lib/libc/rpc/rpc_prot.c: revision 1.21
lib/libc/rpc/rpc_dtablesize.c: revision 1.16
lib/libc/rpc/rpc_generic.c: revision 1.28
lib/libc/rpc/xdr_reference.c: revision 1.18
lib/libc/rpc/rpc_soc.c: revision 1.18
lib/libc/rpc/svc_vc.c: revision 1.30
lib/libc/rpc/getrpcent.c: revision 1.23
lib/libc/rpc/xdr_float.c: revision 1.38
lib/libc/rpc/rpcb_prot.c: revision 1.11
lib/libc/rpc/getrpcport.c: revision 1.18
Replace previous Sun Microsystems, Inc. license with a standard
BSD 3-clause license granted by Oracle America, Inc..
This license change was approved by Wim Coekaerts, Senior Vice President,
Linux and Virtualization at Oracle Corporation.
This fixes PR lib/45293 by Pedro Giffuni.

.24.1 Thu Mar 14 22:03:13 UTC 2013 riz Pull up following revision(s) (requested by tron in ticket #843):
lib/libc/rpc/clnt_dg.c: revision 1.28
lib/libc/rpc/xdr_sizeof.c: revision 1.5
lib/libc/rpc/pmap_getport.c: revision 1.19
lib/libc/rpc/xdr_mem.c: revision 1.19
lib/libc/rpc/svc_run.c: revision 1.22
lib/libc/rpc/bindresvport.c: revision 1.25
lib/libc/rpc/svc_raw.c: revision 1.24
lib/libc/rpc/svc_dg.c: revision 1.17
lib/libc/rpc/getnetconfig.c: revision 1.21
lib/libc/rpc/auth_unix.c: revision 1.25
lib/libc/rpc/svc_auth.c: revision 1.17
lib/libc/rpc/clnt_vc.c: revision 1.21
lib/libc/rpc/svc_auth_unix.c: revision 1.21
lib/libc/rpc/rpcb_st_xdr.c: revision 1.10
lib/libc/rpc/pmap_getmaps.c: revision 1.18
lib/libc/rpc/getnetpath.c: revision 1.17
lib/libc/rpc/clnt_simple.c: revision 1.32
lib/libc/rpc/authunix_prot.c: revision 1.16
lib/libc/rpc/svc_dg.h: revision 1.2
lib/libc/rpc/svc_generic.c: revision 1.15
lib/libc/rpc/clnt_raw.c: revision 1.32
lib/libc/rpc/xdr_array.c: revision 1.19
lib/libc/rpc/pmap_prot.c: revision 1.12
lib/libc/rpc/clnt_bcast.c: revision 1.26
lib/libc/rpc/xdr_rec.c: revision 1.35
lib/libc/rpc/svc.c: revision 1.34
lib/libc/rpc/DISCLAIMER: revision 1.3
lib/libc/rpc/clnt_generic.c: revision 1.30
lib/libc/rpc/xdr.c: revision 1.33
lib/libc/rpc/auth_none.c: revision 1.16
lib/libc/rpc/pmap_rmt.c: revision 1.34
lib/libc/rpc/rpc_callmsg.c: revision 1.20
lib/libc/rpc/clnt_perror.c: revision 1.30
lib/libc/rpc/xdr_stdio.c: revision 1.19
lib/libc/rpc/rpc_commondata.c: revision 1.9
lib/libc/rpc/pmap_prot2.c: revision 1.17
lib/libc/rpc/pmap_clnt.c: revision 1.19
lib/libc/rpc/svc_simple.c: revision 1.33
lib/libc/rpc/rpcb_clnt.c: revision 1.29
lib/libc/rpc/rpc_prot.c: revision 1.21
lib/libc/rpc/rpc_dtablesize.c: revision 1.16
lib/libc/rpc/rpc_generic.c: revision 1.28
lib/libc/rpc/xdr_reference.c: revision 1.18
lib/libc/rpc/rpc_soc.c: revision 1.18
lib/libc/rpc/svc_vc.c: revision 1.30
lib/libc/rpc/getrpcent.c: revision 1.23
lib/libc/rpc/xdr_float.c: revision 1.38
lib/libc/rpc/rpcb_prot.c: revision 1.11
lib/libc/rpc/getrpcport.c: revision 1.18
Replace previous Sun Microsystems, Inc. license with a standard
BSD 3-clause license granted by Oracle America, Inc..
This license change was approved by Wim Coekaerts, Senior Vice President,
Linux and Virtualization at Oracle Corporation.
This fixes PR lib/45293 by Pedro Giffuni.


lib/libc/rpc/xdr_sizeof.c: revision 1.5
lib/libc/rpc/pmap_getport.c: revision 1.19
lib/libc/rpc/xdr_mem.c: revision 1.19
lib/libc/rpc/svc_run.c: revision 1.22
lib/libc/rpc/bindresvport.c: revision 1.25
lib/libc/rpc/svc_raw.c: revision 1.24
lib/libc/rpc/svc_dg.c: revision 1.17
lib/libc/rpc/getnetconfig.c: revision 1.21
lib/libc/rpc/auth_unix.c: revision 1.25
lib/libc/rpc/svc_auth.c: revision 1.17
lib/libc/rpc/clnt_vc.c: revision 1.21
lib/libc/rpc/svc_auth_unix.c: revision 1.21
lib/libc/rpc/rpcb_st_xdr.c: revision 1.10
lib/libc/rpc/pmap_getmaps.c: revision 1.18
lib/libc/rpc/getnetpath.c: revision 1.17
lib/libc/rpc/clnt_simple.c: revision 1.32
lib/libc/rpc/authunix_prot.c: revision 1.16
lib/libc/rpc/svc_dg.h: revision 1.2
lib/libc/rpc/svc_generic.c: revision 1.15
lib/libc/rpc/clnt_raw.c: revision 1.32
lib/libc/rpc/xdr_array.c: revision 1.19
lib/libc/rpc/pmap_prot.c: revision 1.12
lib/libc/rpc/clnt_bcast.c: revision 1.26
lib/libc/rpc/xdr_rec.c: revision 1.35
lib/libc/rpc/svc.c: revision 1.34
lib/libc/rpc/DISCLAIMER: revision 1.3
lib/libc/rpc/clnt_generic.c: revision 1.30
lib/libc/rpc/xdr.c: revision 1.33
lib/libc/rpc/auth_none.c: revision 1.16
lib/libc/rpc/pmap_rmt.c: revision 1.34
lib/libc/rpc/rpc_callmsg.c: revision 1.20
lib/libc/rpc/clnt_perror.c: revision 1.30
lib/libc/rpc/xdr_stdio.c: revision 1.19
lib/libc/rpc/rpc_commondata.c: revision 1.9
lib/libc/rpc/pmap_prot2.c: revision 1.17
lib/libc/rpc/pmap_clnt.c: revision 1.19
lib/libc/rpc/svc_simple.c: revision 1.33
lib/libc/rpc/rpcb_clnt.c: revision 1.29
lib/libc/rpc/rpc_prot.c: revision 1.21
lib/libc/rpc/rpc_dtablesize.c: revision 1.16
lib/libc/rpc/rpc_generic.c: revision 1.28
lib/libc/rpc/xdr_reference.c: revision 1.18
lib/libc/rpc/rpc_soc.c: revision 1.18
lib/libc/rpc/svc_vc.c: revision 1.30
lib/libc/rpc/getrpcent.c: revision 1.23
lib/libc/rpc/xdr_float.c: revision 1.38
lib/libc/rpc/rpcb_prot.c: revision 1.11
lib/libc/rpc/getrpcport.c: revision 1.18
Replace previous Sun Microsystems, Inc. license with a standard
BSD 3-clause license granted by Oracle America, Inc..
This license change was approved by Wim Coekaerts, Senior Vice President,
Linux and Virtualization at Oracle Corporation.
This fixes PR lib/45293 by Pedro Giffuni.

1.28.8.2 Fri Apr 25 17:44:45 UTC 2008 christos - always check malloc results
- don't leak fds on error
- don't cast malloc
- don't cast NULL

1.28.8.1 Fri Apr 25 17:44:44 UTC 2008 christos file clnt_perror.c was added on branch christos-time_t on 2008-04-25 17:44:45 +0000

1.28.4.2 Thu May 22 11:36:53 UTC 2014 yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

  /src/sys/arch/amiga/dev/
grf_cc.c 1.28 Thu Jun 29 08:44:05 UTC 2000 mrg branches: 1.28.4; 1.28.8;
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
Thu Jun 29 08:44:05 UTC 2000 mrg branches: 1.28.4; 1.28.8;
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
.4; 1.28.8;
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
1.28.8.5 Fri Jan 03 16:38:43 UTC 2003 thorpej Sync with HEAD.
1.28.8.4 Fri Oct 18 02:34:52 UTC 2002 nathanw Catch up to -current.
1.28.8.3 Tue Sep 17 21:12:59 UTC 2002 nathanw Catch up to -current.
1.28.8.2 Mon Apr 01 07:38:56 UTC 2002 nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
1.28.8.1 Thu Feb 28 04:06:37 UTC 2002 nathanw Catch up to -current.
1.28.4.3 Thu Oct 10 18:31:24 UTC 2002 jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
1.28.4.2 Sun Jun 23 17:34:25 UTC 2002 jdolecek catch up with -current on kqueue branch
  /src/sys/arch/i386/include/
profile.h 1.28 Mon Apr 16 15:02:25 UTC 2007 christos branches: 1.28.2; 1.28.10; 1.28.12; 1.28.14;
As noted by uwe, we need to also save %edx because it can be used with
the regparm calling convention.
XXX: The c stub should be replaced with an assembly one.

Mon Apr 16 15:02:25 UTC 2007 christos branches: 1.28.2; 1.28.10; 1.28.12; 1.28.14;
As noted by uwe, we need to also save %edx because it can be used with
the regparm calling convention.
XXX: The c stub should be replaced with an assembly one.

.2; 1.28.10; 1.28.12; 1.28.14;
As noted by uwe, we need to also save %edx because it can be used with
the regparm calling convention.
XXX: The c stub should be replaced with an assembly one.

.10; 1.28.12; 1.28.14;
As noted by uwe, we need to also save %edx because it can be used with
the regparm calling convention.
XXX: The c stub should be replaced with an assembly one.

.12; 1.28.14;
As noted by uwe, we need to also save %edx because it can be used with
the regparm calling convention.
XXX: The c stub should be replaced with an assembly one.

1.25.18.1 Fri Apr 20 20:08:24 UTC 2007 bouyer Pull up following revision(s) (requested by christos in ticket #579):
sys/arch/i386/include/profile.h: revisions 1.27 - 1.28
save and restore %eax, %ecx, otherwise profiling does not work properly.

1.28.14.1 Sat Oct 06 15:34:56 UTC 2007 yamt sync with head.

1.28.12.2 Wed Jan 09 01:46:43 UTC 2008 matt sync with HEAD

1.28.12.1 Tue Nov 06 23:17:43 UTC 2007 matt sync with HEAD

1.28.10.1 Tue Oct 02 18:27:25 UTC 2007 joerg Sync with HEAD.

  /src/sys/dev/ic/
z8530sc.c 1.28 Sat Mar 29 19:15:36 UTC 2008 tsutsui branches: 1.28.4; 1.28.12; 1.28.14; 1.28.18;
Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.

Sat Mar 29 19:15:36 UTC 2008 tsutsui branches: 1.28.4; 1.28.12; 1.28.14; 1.28.18;
Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.

.4; 1.28.12; 1.28.14; 1.28.18;
Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.

.12; 1.28.14; 1.28.18;
Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.

.14; 1.28.18;
Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.

1.28.18.2 Thu Jul 23 23:31:48 UTC 2009 jym Sync with HEAD.

1.28.18.1 Wed May 13 17:19:25 UTC 2009 jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

1.28.14.1 Sun Jan 16 00:54:43 UTC 2011 bouyer Pull up following revision(s) (requested by mrg in ticket #1526):
sys/arch/sparc/dev/zs.c: revision 1.115
sys/dev/ic/z8530sc.h: revision 1.26
sys/dev/ic/z8530sc.c: revision 1.30
sys/dev/ic/z8530tty.c: revision 1.127
sys/arch/sparc64/dev/zs.c: revision 1.68
add two new functions for z8530tty: zs_chan_lock() and zs_chan_unlock(),
and use them instead of various spl's in the zs.c's.
reviewed by ad and martin.

1.28.12.1 Tue Apr 28 07:35:27 UTC 2009 skrll Sync with HEAD.

1.28.4.2 Sat Jun 20 07:20:22 UTC 2009 yamt sync with head

  /src/sys/dev/isapnp/
if_ep_isapnp.c 1.28 Sun Dec 11 00:22:16 UTC 2005 christos branches: 1.28.4; 1.28.6; 1.28.8; 1.28.10; 1.28.12;
merge ktrace-lwp.

Sun Dec 11 00:22:16 UTC 2005 christos branches: 1.28.4; 1.28.6; 1.28.8; 1.28.10; 1.28.12;
merge ktrace-lwp.

.4; 1.28.6; 1.28.8; 1.28.10; 1.28.12;
merge ktrace-lwp.

.6; 1.28.8; 1.28.10; 1.28.12;
merge ktrace-lwp.

.8; 1.28.10; 1.28.12;
merge ktrace-lwp.

.10; 1.28.12;
merge ktrace-lwp.

1.28.12.1 Fri Mar 31 09:45:21 UTC 2006 tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.

1.28.10.1 Wed Apr 19 03:25:17 UTC 2006 elad sync with head.

1.28.8.1 Sat Apr 01 00:07:06 UTC 2006 yamt sync with head.

1.28.6.1 Sat Apr 22 11:39:09 UTC 2006 simonb Sync with head.

  /src/sys/lib/libsa/
bootp.c 1.28 Sun Dec 11 00:24:46 UTC 2005 christos branches: 1.28.4; 1.28.6; 1.28.8; 1.28.12; 1.28.14;
merge ktrace-lwp.

Sun Dec 11 00:24:46 UTC 2005 christos branches: 1.28.4; 1.28.6; 1.28.8; 1.28.12; 1.28.14;
merge ktrace-lwp.

.4; 1.28.6; 1.28.8; 1.28.12; 1.28.14;
merge ktrace-lwp.

.6; 1.28.8; 1.28.12; 1.28.14;
merge ktrace-lwp.

.8; 1.28.12; 1.28.14;
merge ktrace-lwp.

.12; 1.28.14;
merge ktrace-lwp.

1.28.14.1 Mon Jun 19 04:09:12 UTC 2006 chap Sync with head.

1.28.12.1 Wed May 24 15:50:42 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

1.28.8.1 Wed May 24 10:58:54 UTC 2006 yamt sync with head.

1.28.6.1 Thu Jun 01 22:38:28 UTC 2006 kardel Sync with head.

  /src/sys/arch/arm/samsung/
exynos_pinctrl.h 1.2.26.1 Sat Mar 21 20:20:02 UTC 2020 martin Pull up following revision(s) (requested by skrll in ticket #798):

sys/arch/arm/samsung/exynos_pinctrl.c: revision 1.17
sys/arch/arm/samsung/exynos_pinctrl.h: revision 1.3
sys/arch/arm/samsung/exynos_gpio.c: revision 1.27
sys/arch/arm/samsung/exynos_gpio.c: revision 1.28
sys/arch/arm/samsung/exynos_gpio.c: revision 1.29
sys/arch/arm/samsung/exynos_var.h: revision 1.28

Use __BIT/__SHIFTOUT some more. NFCI.

G/C

Support Exynos 5410 GPIO


sys/arch/arm/samsung/exynos_gpio.c: revision 1.29
sys/arch/arm/samsung/exynos_var.h: revision 1.28

Use __BIT/__SHIFTOUT some more. NFCI.

G/C

Support Exynos 5410 GPIO

  /src/sys/sys/
dirent.h 1.28 Tue Sep 27 01:40:32 UTC 2011 christos branches: 1.28.12; 1.28.28; 1.28.30;
Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
NAME_MAX match MAXNAMLEN, while at the same time does not allow names
to exceed KERNEL_NAME_MAX (enforced in vfs_lookup) so that binaries
don't break.

Tue Sep 27 01:40:32 UTC 2011 christos branches: 1.28.12; 1.28.28; 1.28.30;
Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
NAME_MAX match MAXNAMLEN, while at the same time does not allow names
to exceed KERNEL_NAME_MAX (enforced in vfs_lookup) so that binaries
don't break.

.12; 1.28.28; 1.28.30;
Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
NAME_MAX match MAXNAMLEN, while at the same time does not allow names
to exceed KERNEL_NAME_MAX (enforced in vfs_lookup) so that binaries
don't break.

.28; 1.28.30;
Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
NAME_MAX match MAXNAMLEN, while at the same time does not allow names
to exceed KERNEL_NAME_MAX (enforced in vfs_lookup) so that binaries
don't break.

1.28.30.2 Sat Mar 19 11:30:39 UTC 2016 skrll Sync with HEAD

1.28.30.1 Mon Apr 06 15:18:32 UTC 2015 skrll Sync with HEAD

1.28.28.1 Sun Jul 05 20:27:41 UTC 2015 snj Pull up following revision(s) (requested by dholland in ticket #859):
sys/sys/dirent.h: revision 1.29
fix inadequate parens in macro (my fault originally)

1.28.12.1 Sun Dec 03 11:39:20 UTC 2017 jdolecek update from HEAD


Completed in 177 milliseconds

1 2 3 4 5 6 7 8 91011>>