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

/src/sys/kern/
H A Dvfs_syscalls.c1.568 Sun Aug 11 13:43:20 GMT 2024 bad tweak restoration of asyncflag

Simply update mp->mnt_flag with asyncflag as it contains the correct value.
Use the same pattern as in the other two places (vfs_syscalls.c, ffs_wapbl.c).

NFC.

/src/distrib/notes/common/
H A Dmain1.568 Sun Feb 06 07:37:29 GMT 2022 nia Add pf(4) to the "list of features we plan to remove" (eventually)
list in the installation notes. Ironically, the only other thing here
is groff(1), which is used to generate these installation notes.
/src/sys/dev/usb/
H A Dusbdevs1.568 Thu Nov 25 14:16:24 GMT 2010 sborrill Add devices for upcoming run(4).
H A Dusbdevs.h1.568 Sun Jan 09 14:32:36 GMT 2011 is some more 8187B variants. From OpenBSD

H A Dusbdevs_data.h1.568 Sat Jan 08 22:04:19 GMT 2011 is Realtek 8187B
/src/sys/arch/amd64/conf/
H A DGENERIC1.568 Sat May 16 18:31:48 GMT 2020 christos Add ACL support for FFS. From FreeBSD.
/src/share/man/man4/
H A DMakefile1.568 Tue Aug 30 05:59:44 GMT 2011 jruoho Deprecate the tuner(4) page (link to bktr(4)), as the name is too general
and nowadays misleading.

/src/sys/dev/pci/
H A Dpcidevs.h1.568 Sat Aug 23 00:14:42 GMT 2003 dogcow regen (add VIA VT6105)
H A Dpcidevs_data.h1.568 Tue Aug 26 21:02:23 GMT 2003 jdolecek regen: add SysKonnect 9821
H A Dpcidevs1.568 Sat Aug 23 00:14:28 GMT 2003 dogcow add VT6105 support to vr(4)
/src/usr.bin/xlint/lint1/
H A Dtree.c1.568 Sat Jul 15 13:35:24 GMT 2023 rillig lint: add detailed logging for finding memory allocation bugs

/src/sys/arch/i386/i386/
H A Dmachdep.c1.568 Mon Dec 26 19:23:59 GMT 2005 perry u_intN_t -> uintN_t
/src/distrib/sets/lists/base/
H A Dshl.mi1.568 Tue Jan 18 20:09:38 GMT 2011 pooka hook librumphijack to the build
H A Dmi1.568 Sun Aug 28 19:37:58 GMT 2005 thorpej Experimental support for extended attributes on UFS1 file systems, using a
backing file per attribute type indexed by inode number to hold the extended
attributes.

This is working pretty well on my test systems, except for the "autostart"
feature. I need someone with a better handle on the VFS locking protocol
to go over that.

This is a work-in-progress. There are parts of this that could be re-factored
allowing this approach to be used on other types of file systems.

Adapted from FreeBSD.
/src/doc/
H A D3RDPARTY1.568 Wed Nov 14 06:16:16 GMT 2007 wiz gettext-0.17 out.
/src/usr.bin/make/
H A Dmain.c1.568 Sun Jan 09 18:49:28 GMT 2022 rillig make: in Cmd_Exec, return error message instead of format string

This change leaves only literal format strings in parse.c. It allows
for more detailed error messages than the current "non-zero status" or
"exited on a signal".

No functional change.

H A Dparse.c1.568 Fri Dec 03 23:37:30 GMT 2021 rillig make: do not try to expand fixed variable names

The function SetFilenameVars is only called with fixed variable names,
none of which contains a '$', so take a shortcut.

No functional change.

H A Dvar.c1.568 Mon Oct 05 19:39:30 GMT 2020 rillig make(1): fix compilation with GCC 10 and -Wimplicit-fallthrough=4
/src/sys/sys/
H A Dparam.h1.568 Tue Jul 31 13:06:32 GMT 2018 rjs Bump version for addition of getsockopt2() syscall.

Welcome to NetBSD 8.99.23 !

/src/sys/arch/i386/conf/
H A DGENERIC1.568 Fri Aug 22 05:14:00 GMT 2003 itojun add udav*

/src/distrib/sets/lists/man/
H A Dmi1.568 Wed Apr 23 05:47:05 GMT 2003 wiz Add pmppc/intro(4).
/src/distrib/sets/lists/tests/
H A Dmi1.568 Sat May 10 14:15:25 GMT 2014 martin Add a test case for PR kern/48787.
/src/share/mk/
H A Dbsd.own.mk1.568 Tue Aug 18 14:53:00 GMT 2009 skrll Add HAVE_BINUTILS and default to 2.16
/src/sys/conf/
H A Dfiles1.568 Thu Oct 10 23:04:33 GMT 2002 thorpej Move netns config defns to netns/files.netns.
/src/distrib/sets/lists/comp/
H A Dmi1.568 Tue May 20 06:54:45 GMT 2003 jdc Add missing manual page links.

Completed in 1741 milliseconds