Searched hist:1.935 (Results 1 - 14 of 14) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.935 Thu Apr 03 20:43:27 GMT 2008 riz Regen. |
| H A D | pcidevs_data.h | 1.935 Wed Apr 09 14:15:12 GMT 2008 joerg Regen. |
| H A D | pcidevs | 1.935 Wed Apr 09 14:14:40 GMT 2008 joerg Add PCI ID of 3Ware 9650 family. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.935 Fri Apr 15 14:01:19 GMT 2022 christos bump for OpenSSH-9.0 |
| H A D | mi | 1.935 Thu Apr 21 20:59:38 GMT 2011 joerg Replace gnugrep keyword with ! bsdgrep |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.935 Wed May 02 02:44:20 GMT 2012 christos mention openssh 6.0 |
| H A D | CHANGES | 1.935 Mon Oct 22 14:59:37 GMT 2007 manu Add support for Marvell 88CO55. Newer iMacs come with that chip. 1.935 Mon Oct 22 14:59:37 GMT 2007 manu Add support for Marvell 88CO55. Newer iMacs come with that chip. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.935 Sat Jul 18 16:31:42 GMT 2009 reinoud Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been tested with a DEBUG+DIAGNOSTIC+LOCKDEBUG kernel. To summerise NiLFS, i'll repeat my posting to tech-kern here: NiLFS stands for New implementation of Logging File System; LFS done right they claim :) It is at version 2 now and is being developed by NTT, the Japanese telecom company and recently put into the linux source tree. See http://www.nilfs.org. The on-disc format is not completely frozen and i expect at least one minor revision to come in time. The benefits of NiLFS are build-in fine-grained checkpointing, persistent snapshots, multiple mounts and very large file and media support. Every checkpoint can be transformed into a snapshot and v.v. It is said to perform very well on flash media since it is not overwriting pieces apart from a incidental update of the superblock, but that might change. It is accompanied by a cleaner to clean up the segments and recover lost space. My work is not a port of the linux code; its a new implementation. Porting the code would be more work since its very linux oriented and never written to be ported outside linux. The goal is to be fully interchangable. The code is non intrusive to other parts of the kernel. It is also very light-weight. The current state of the code is read-only access to both clean and dirty NiLFS partitions. On mounting a dirty partition it rolls forward the log to the last checkpoint. Full read-write support is however planned! Just as the linux code, mount_nilfs allows for the `head' to be mounted read/write and allows multiple read-only snapshots/checkpoint mounts next to it. By allowing the RW mount at a different snapshot for read-write it should be possible eventually to revert back to a previous state; i.e. try to upgrade a system and being able to revert to the exact state prior to the upgrade. Compared to other FS's its pretty light-weight, suitable for embedded use and on flash media. The read-only code is currently 17kb object code on NetBSD/i386. I doubt the read-write code will surpass the 50 or 60. Compared this to FFS being 156kb, UDF being 84 kb and NFS being 130kb. Run-time memory usage is most likely not very different from other uses though maybe a bit higher than FFS. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.935 Sun Oct 01 15:01:11 GMT 2006 bjh21 Add a driver for sec(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.935 Fri Oct 02 20:34:59 GMT 2020 rillig make(1): add tests for parsing and exporting variables Once again, there are a few surprises deeply hidden inside the edge cases. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.935 Fri Jun 10 08:59:26 GMT 2016 mrg switch sparc to GCC 5.4 and powerpc to GDB 7.10 |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.935 Mon Jun 21 17:21:37 GMT 2021 rillig make: reduce indentation in ModifyWord_SubstRegex for ':C' No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.935 Sun Jan 11 02:45:50 GMT 2009 christos merge christos-time_t |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.935 Wed Oct 04 11:29:35 GMT 2006 pooka obsolete uvm_coredump.9 |
Completed in 1166 milliseconds