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

/src/sys/dev/pci/
H A Dpcidevs.h1.926 Fri Jan 11 00:01:20 GMT 2008 ragge Regen
H A Dpcidevs_data.h1.926 Fri Jan 11 20:49:14 GMT 2008 tnn regen (add ServeRAID 6/7)
H A Dpcidevs1.926 Fri Jan 11 20:47:21 GMT 2008 tnn Add ServeRAID 6/7
/src/distrib/sets/lists/base/
H A Dshl.mi1.926 Sun Sep 19 15:51:27 GMT 2021 thorpej Add native implementations of eventfd(2) and timerfd(2), compatible with
the Linux interfaces of the same name.
H A Dmi1.926 Thu Mar 17 02:35:27 GMT 2011 joerg Remove chrtbl(8). Since NetBSD 1.6, the rune type based file format for
LC_CTYPE has been used.
/src/doc/
H A D3RDPARTY1.926 Tue Mar 27 07:09:03 GMT 2012 plunky add details of pcc
H A DCHANGES1.926 Tue Sep 11 21:46:52 GMT 2007 xtraeme New aps(4) driver for IBM Thinkpad Active Protection System.
Exports some sensors through the envsys(4) framework available
in some Thinkpad laptops.

Ported by Pierre Pronchery from OpenBSD, via PR port-i386/36852.

Tweaks, LKM and misc improvements by me. Added into i386/GENERIC
commented out.
/src/sys/arch/i386/conf/
H A DGENERIC1.926 Mon Feb 16 22:43:47 GMT 2009 jmcneill Add and enable genfb(4), and remove vesafb(4) section.
/src/distrib/sets/lists/man/
H A Dmi1.926 Sat Sep 02 23:39:56 GMT 2006 wiz Remove some ns(4)-related man pages.
/src/distrib/sets/lists/tests/
H A Dmi1.926 Wed Sep 23 03:06:38 GMT 2020 rillig make(1): fix assertion failure in -j mode with .END node

There had been two separate global variables for the .END node, and in
parallel mode, only the one in jobs.c was initialized.

The code in JobRun heads over to Compat_Make without calling Compat_Run
first, which left the variable ENDNode uninitialized.
/src/share/mk/
H A Dbsd.own.mk1.926 Sat May 21 18:34:52 GMT 2016 christos Switch evbarm to gcc-5.3 and turn on PIE.
/src/usr.bin/make/
H A Dvar.c1.926 Mon Apr 12 18:53:51 GMT 2021 rillig make: spell SysV in mixed case

No functional change.
/src/sys/conf/
H A Dfiles1.926 Fri Nov 14 23:28:30 GMT 2008 ad - Conditionalise POSIX aio and mqueue, but include them by default.
- Add a COMPAT_NETBSD attribute. Emit if any compat options are used.
/src/distrib/sets/lists/comp/
H A Dmi1.926 Fri Sep 15 20:01:38 GMT 2006 elad Add a man-page for secmodel_bsd44, describing a bit the concepts of
super-user and securelevel.

The securelevel part was compiled of text from both init(8) and OpenBSD's
securelevel(7), and brought in-sync with what we really do.

Completed in 1245 milliseconds