Searched hist:1.927 (Results 1 - 14 of 14) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.927 Fri Jan 11 20:49:14 GMT 2008 tnn regen (add ServeRAID 6/7)
H A Dpcidevs_data.h1.927 Tue Feb 05 18:22:32 GMT 2008 ichiro regen
H A Dpcidevs1.927 Tue Feb 05 18:22:09 GMT 2008 ichiro added some devices of "PCI-Cardbus bridge"
/src/distrib/sets/lists/base/
H A Dshl.mi1.927 Fri Sep 24 13:13:07 GMT 2021 christos bump libfido2
H A Dmi1.927 Thu Mar 24 17:05:40 GMT 2011 bouyer Add a new libquota library, which contains some blocks to build and/or
parse quota plists; as well as a getfsquota() function to retrieve quotas
for a single id from a single filesystem (whatever filesystem this is:
a local quota-enabled fs or NFS). This is build on functions getufsquota()
(for local filesystems with UFS-like quotas) and getnfsquota();
which are also available to userland programs.
move functions from quota2_subr.c to libquota or libprop as appropriate,
and ajust in-tree quota tools.
move some declarations from kernel headers to either sys/quota.h or
quota/quota.h as appropriate. ufs/ufs/quota.h still installed because
it's needed by other installed ufs headers.
ufs/ufs/quota1.h still installed as a quick&dirty way to get a code
using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of
ufs/ufs/quota.h - old code won't compile without this change and this is
on purpose).
Discussed on tech-kern@ and tech-net@ (long thread, but not much about
libquota itself ...)
/src/doc/
H A D3RDPARTY1.927 Tue Mar 27 21:23:45 GMT 2012 roy Import openresolv-3.5.1
H A DCHANGES1.927 Wed Sep 12 00:41:34 GMT 2007 msaitoh The EST support for amd64 was moved to netbsd-4 by ticket #809.
1.927 Wed Sep 12 00:41:34 GMT 2007 msaitoh The EST support for amd64 was moved to netbsd-4 by ticket #809.
/src/sys/arch/i386/conf/
H A DGENERIC1.927 Mon Feb 16 23:40:14 GMT 2009 jmcneill Fix typo in genfb line
/src/distrib/sets/lists/man/
H A Dmi1.927 Thu Sep 07 00:50:45 GMT 2006 ad Add the lockstat command: displays a summary of kernel locking events
recorded over the lifetime of a called program.
/src/distrib/sets/lists/tests/
H A Dmi1.927 Wed Sep 23 03:33:54 GMT 2020 rillig make(1): add variant of the counter test

I had expected that using the ::+= modifier instead of the ::= modifier
would work, since the assignment modifier for COUNTER no longer contains
a reference to itself. But instead of ending up at 4, the counter even
goes up to 6.
/src/share/mk/
H A Dbsd.own.mk1.927 Sat May 21 19:56:52 GMT 2016 christos switch evbarm to gdb-7.10.1
/src/usr.bin/make/
H A Dvar.c1.927 Wed Apr 14 15:41:08 GMT 2021 rillig make: clean up pattern flags for the modifiers ':S' and ':C'

No special handling is necessary for C90 since none of the struct
members is a const_member.

The prefix 'Var' is not necessary since this type does not apply to a
variable but only to a modifier.

No functional change.
/src/sys/conf/
H A Dfiles1.927 Tue Nov 18 11:36:58 GMT 2008 pooka cwd is logically a vfs concept, so take it out from the bosom of
kern_descrip and into vfs_cwd. No functional change.
/src/distrib/sets/lists/comp/
H A Dmi1.927 Sat Sep 16 08:37:33 GMT 2006 elad Add a man-page for secmodel_overlay(9).

Completed in 1187 milliseconds