Searched hist:1.432 (Results 1 - 25 of 42) sorted by relevance

12

/src/sys/arch/i386/conf/
H A DCARDBUS1.40 Tue Oct 30 01:39:15 GMT 2001 lukem merge in changes from GENERIC revs 1.400 ... 1.432:
- add MTRR
- comment out DIAGNOSTIC
- add commented out SEM{MNI,MNS,UME,MNU} COMPAT_MACH EXEC_MACHO
- comment out EISA stuff
- add commented out MCA stuff
- add audio devices: esl, emuxki, yds
- add pseudo-device bridge

H A DALL1.432 Sun Dec 10 17:19:48 GMT 2017 bouyer Add dwiic, ihidev and ims
H A DGENERIC1.432 Wed Oct 17 18:41:20 GMT 2001 jdolecek branches: 1.432.2;
add emuxki (Creative Labs SBLive!)
1.432 Wed Oct 17 18:41:20 GMT 2001 jdolecek branches: 1.432.2;
add emuxki (Creative Labs SBLive!)
/src/etc/
H A DMakefile1.432 Tue Jan 09 03:31:14 GMT 2018 christos branches: 1.432.2;
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet
1.432 Tue Jan 09 03:31:14 GMT 2018 christos branches: 1.432.2;
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet
/src/sys/dev/usb/
H A Dusbdevs_data.h1.432 Mon Apr 03 07:15:01 GMT 2006 scw branches: 1.432.2;
Regen.
1.432 Mon Apr 03 07:15:01 GMT 2006 scw branches: 1.432.2;
Regen.
H A Dusbdevs1.432 Thu Jun 15 20:30:24 GMT 2006 reinoud Add MosChip Semiconductor MCS 7830 Ethernet adaptor
H A Dusbdevs.h1.432 Tue Jun 06 06:21:29 GMT 2006 grant regen.
/src/sys/dev/pci/
H A Dfiles.pci1.432 Wed Oct 14 10:19:11 GMT 2020 ryo branches: 1.432.2;
vmx(4) should be MI. moved to sys/dev/pci from sys/arch/x86/pci
1.432 Wed Oct 14 10:19:11 GMT 2020 ryo branches: 1.432.2;
vmx(4) should be MI. moved to sys/dev/pci from sys/arch/x86/pci
H A Dpcidevs.h1.432 Sun May 19 00:19:22 GMT 2002 sommerfeld Regen
H A Dpcidevs_data.h1.432 Fri May 24 11:54:23 GMT 2002 lukem regen for NetMos Quad UART and 1284 Printer port
/src/sys/kern/
H A Dvfs_subr.c1.432 Wed Feb 01 05:34:41 GMT 2012 dholland branches: 1.432.2;
Change the syscall API for quotas over to the new non-proplib one.

- struct vfs_quotactl_args -> struct quotactl_args
- add sys/stdint.h to sys/quotactl.h for clean userland build
- install sys/quotactl.h in /usr/include
- update set lists for same
- add new marshalling code in libquota
- add new unmarshalling code in vfs_syscalls.c
- discard proplib interpreter code in vfs_quotactl.c
- add dispatching code for the 14 quotactl ops in vfs_quotactl.c
- mark the proplib quotactl syscall obsolete
- add a new syscall number for the new quotactl syscall
- change the name of the syscall to __quotactl()
- remove the decl of the old quotactl from quota/quotaprop.h
- add a decl of the new quotactl to sys/quotactl.h
- update the libc build
- update ktruss
- remove proplib marshalling code from libquota
- update copy of syscall table in gdb ppc sources
- hack rumphijack to accomodate new quotactl name (as I recall,
pooka wanted such a name change to simplify something, but I
don't really see what/how)

This change appears to require a kernel version bump for rumpish
reasons.
1.432 Wed Feb 01 05:34:41 GMT 2012 dholland branches: 1.432.2;
Change the syscall API for quotas over to the new non-proplib one.

- struct vfs_quotactl_args -> struct quotactl_args
- add sys/stdint.h to sys/quotactl.h for clean userland build
- install sys/quotactl.h in /usr/include
- update set lists for same
- add new marshalling code in libquota
- add new unmarshalling code in vfs_syscalls.c
- discard proplib interpreter code in vfs_quotactl.c
- add dispatching code for the 14 quotactl ops in vfs_quotactl.c
- mark the proplib quotactl syscall obsolete
- add a new syscall number for the new quotactl syscall
- change the name of the syscall to __quotactl()
- remove the decl of the old quotactl from quota/quotaprop.h
- add a decl of the new quotactl to sys/quotactl.h
- update the libc build
- update ktruss
- remove proplib marshalling code from libquota
- update copy of syscall table in gdb ppc sources
- hack rumphijack to accomodate new quotactl name (as I recall,
pooka wanted such a name change to simplify something, but I
don't really see what/how)

This change appears to require a kernel version bump for rumpish
reasons.
H A Dinit_main.c1.432 Sun Jun 12 03:35:56 GMT 2011 rmind Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.
H A Dkern_exec.c1.432 Wed Jun 08 23:55:24 GMT 2016 christos ignore EACCES
/src/sys/arch/sparc64/sparc64/
H A Dlocore.s1.432 Thu Feb 23 14:56:56 GMT 2023 riastradh sparc64: Add missing barriers in cpu_switchto.

Details in comments.

PR kern/57240

XXX pullup-8
XXX pullup-9
XXX pullup-10
/src/sys/dev/ata/
H A Dwd.c1.432 Sat Oct 14 13:20:32 GMT 2017 jdolecek do not use the NCQ priority by default; seems it negatively affects
performance at least with some drives, so this needs better understood first
/src/sys/arch/arm/arm32/
H A Dpmap.c1.432 Sun Jan 02 11:20:03 GMT 2022 riastradh arm: Remove #ifdef DIAGNOSTIC now wrong after KASSERT change.

Objects in question aren't volatile here so access is flushable.

/src/distrib/notes/common/
H A Dmain1.432 Sat Jan 03 00:01:24 GMT 2009 shattered Add my name to the list of developers.
/src/distrib/sets/lists/debug/
H A Dmi1.432 Tue Apr 23 07:33:24 GMT 2024 martin Add new test program
/src/share/man/man9/
H A DMakefile1.432 Thu Nov 15 10:06:06 GMT 2018 maxv Simplify the mtag API:

- Remove m_tag_init(), m_tag_first(), m_tag_next() and
m_tag_delete_nonpersistent().

- Remove the 't' argument from m_tag_delete_chain().
/src/share/mk/
H A Dbsd.README1.432 Wed May 25 21:25:47 GMT 2022 nia mk: Rename the MKMBONE option to MKMROUTING for greater accuracy and
to match the related kernel config option.

/src/share/man/man4/
H A Doptions.41.432 Sun Oct 13 22:34:13 GMT 2013 wiz More markup, whitespace.
H A DMakefile1.432 Sat Jun 09 00:28:25 GMT 2007 kiyohara Add zyd(4).
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.432 Sun Jan 29 18:13:56 GMT 2023 rillig lint: rename functions for function definition

No functional change.
/src/sys/net/
H A Dif.c1.432 Fri Aug 10 07:24:09 GMT 2018 msaitoh - Fix a bug that drop counter shows incorrect vaule like
"net.inet.ip.ifq.drops = 72059810241052672"
- Change pktq's length sysctl to uint64_t.
/src/sys/arch/amd64/conf/
H A DGENERIC1.432 Sun May 01 10:21:01 GMT 2016 nonaka Added nvme(4) for Non-Volatile Memory Host Controller Interface devices.
Ported from OpenBSD.

Completed in 1121 milliseconds

12