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

/src/distrib/notes/common/
H A Dmain1.540 Wed Jan 24 09:04:41 GMT 2018 skrll Remove port-acorn26

OK core@
/src/sys/dev/usb/
H A Dusbdevs1.540 Thu Jan 14 09:30:39 GMT 2010 matthias Make ums.c work with a "Microsoft Natural Ergonomic Desktop 7000" mouse.
XXX The tilt function still doesn't work for me.
H A Dusbdevs.h1.540 Sat Mar 06 21:00:07 GMT 2010 plunky regen for uhso(4) driver
H A Dusbdevs_data.h1.540 Fri Feb 19 13:56:39 GMT 2010 pooka regen: huawei K3765
/src/sys/kern/
H A Dinit_main.c1.540 Thu Jul 21 14:07:16 GMT 2022 simonb Removed unused opt_wapbl.h include.
/src/sys/arch/amd64/conf/
H A DGENERIC1.540 Fri Oct 25 17:25:23 GMT 2019 martin whitespace
/src/share/man/man4/
H A DMakefile1.540 Mon Dec 27 17:26:58 GMT 2010 jmcneill add auvitek(4) man page
/src/sys/dev/pci/
H A Dpcidevs.h1.540 Thu Jun 26 09:20:23 GMT 2003 ichiro regen.
H A Dpcidevs_data.h1.540 Fri Jun 27 13:20:01 GMT 2003 christos Regen
H A Dpcidevs1.540 Fri Jun 27 11:12:17 GMT 2003 drochner add some missing 3c990 variants
/src/usr.bin/xlint/lint1/
H A Dtree.c1.540 Sat Jul 01 09:21:31 GMT 2023 rillig lint: clean up typos
/src/sys/arch/i386/i386/
H A Dmachdep.c1.540 Wed Oct 08 00:28:41 GMT 2003 thorpej * Shuffle some data structures so, and add a flags word to ksiginfo_t.
Right now the only flag is used to indicate if a ksiginfo_t is a
result of a trap. Add a predicate macro to test for this flag.
* Add initialization macros for ksiginfo_t's.
* Add accssor macro for ksi_trap. Expands to 0 if the ksiginfo_t was
not the result of a trap. This matches the sigcontext trapcode semantics.
* In kpsendsig(), use KSI_TRAP_P() to select the lwp that gets the signal.
Inspired by Matthias Drochner's fix to kpsendsig(), but correctly handles
the case of non-trap-generated signals that have a > 0 si_code.

This patch fixes a signal delivery problem with threaded programs noted by
Matthias Drochner on tech-kern.

As discussed on tech-kern. Reviewed and OK's by Christos.
/src/distrib/sets/lists/base/
H A Dshl.mi1.540 Mon Jun 14 14:39:12 GMT 2010 pooka ptyfs
H A Dmi1.540 Mon Apr 11 22:35:45 GMT 2005 jwise spamd (et al) -> pfspamd (et al).
/src/doc/
H A D3RDPARTY1.540 Mon Jul 23 23:47:22 GMT 2007 wiz gcc-4.2.1 is out.
/src/usr.bin/make/
H A Dmain.c1.540 Fri Jun 18 00:54:17 GMT 2021 rillig make: clean up access to character iterator

Having both p[0] and *p intermixed was inconsistent.

No functional change.
H A Dparse.c1.540 Wed Feb 03 08:08:18 GMT 2021 rillig make: replace Global_SetExpand with Global_Set for constant names
H A Dvar.c1.540 Fri Sep 25 14:10:09 GMT 2020 rillig make(1): fix type of local variable in ParseModifierPart

Thanks, Clang-Tidy.
/src/sys/sys/
H A Dparam.h1.540 Wed May 24 09:53:55 GMT 2017 hannken With dounmount() working on a suspended file system remove no longer
needed fields mnt_busynest and mnt_unmounting from struct mount.

Welcome to 7.99.73
/src/sys/arch/i386/conf/
H A DGENERIC1.540 Wed Jan 08 13:41:17 GMT 2003 tron Fix indendation problem in entry for "pckbc* at acpi?".
/src/distrib/sets/lists/man/
H A Dmi1.540 Tue Jan 21 00:44:36 GMT 2003 wiz Add ucontext(5).
/src/distrib/sets/lists/tests/
H A Dmi1.540 Fri Jul 19 04:00:40 GMT 2013 kefren Add a couple of basic IP/MPLS forwarding tests
/src/share/mk/
H A Dbsd.own.mk1.540 Wed Oct 29 03:11:27 GMT 2008 macallan add sunffb driver
/src/sys/conf/
H A Dfiles1.540 Tue Jul 02 20:27:45 GMT 2002 yamt add KSTACK_CHECK_MAGIC. discussed on tech-kern.
/src/distrib/sets/lists/comp/
H A Dmi1.540 Tue Mar 04 00:32:55 GMT 2003 nathanw add man pages for wctob() and btowc().

Completed in 1879 milliseconds