Commit Graph

  • 73379f0be5 set major version of shlibs to 0 Ben Gras 2012-05-09 16:45:11 +02:00
  • cfb2d7bca5 retire BIOS_SEG and umap_bios Ben Gras 2012-05-09 18:34:40 +02:00
  • b611e4c226 brazilian keymap Ben Gras 2012-05-04 13:56:04 +02:00
  • 1817f7fc07 VFS: fix "process already free" panic on reboot David van Moolenbroek 2012-05-02 17:41:17 +02:00
  • f004a0a980 test43: fix dangling-symlink case David van Moolenbroek 2012-05-02 17:39:58 +02:00
  • 543adbed3a libarchive import Ben Gras 2012-05-01 01:56:44 +02:00
  • 76092ddf33 libmthread: don't always verify library initialization Thomas Veerman 2012-05-01 09:44:49 +00:00
  • 068d443d12 VFS: unlock vmnt when out of vnodes Thomas Veerman 2012-04-23 13:45:14 +00:00
  • b6ff38065f VFS: release what can be released Thomas Veerman 2012-04-23 13:33:43 +00:00
  • 7b81254069 VFS: simplify stat for pipes Thomas Veerman 2012-04-18 13:44:33 +00:00
  • db8198d99d VFS: use S_IS* macros Thomas Veerman 2012-04-25 12:44:42 +00:00
  • 96bbc5da3e VFS: I_PIPE is redundant Thomas Veerman 2012-04-16 09:04:32 +00:00
  • 755102d67f AT_SUN_EXECNAME support Ben Gras 2012-04-18 16:32:38 +02:00
  • b41df2eb0d kernel: mon_return cleanup Ben Gras 2012-04-25 17:44:55 +02:00
  • c662389d25 Enable LZMA supprt with tar(1) Antoine Leca 2012-02-23 00:35:10 +01:00
  • 0c11190cdc MFS: reimplement block clean marking fix David van Moolenbroek 2012-04-20 17:23:09 +02:00
  • 26f817243b VFS: reimplement truncate mtime/ctime fix David van Moolenbroek 2012-04-20 11:12:04 +02:00
  • 1e78879f1e run test fix, take two David van Moolenbroek 2012-04-20 11:34:56 +02:00
  • 2720b68f1b daily cron: fix timestamp updating Ben Gras 2012-04-19 16:48:48 +02:00
  • a149be43fc use linker to align fpu state save area Ben Gras 2012-04-19 15:06:47 +02:00
  • 093c949274 procfs: fix rare panic in add_inode David van Moolenbroek 2012-04-17 17:51:26 +02:00
  • 861bb4e571 update_bootcfg: fix: generate absolute paths Ben Gras 2012-04-18 16:30:06 +02:00
  • ed21b54203 run test fix Ben Gras 2012-04-18 15:59:37 +02:00
  • 3945cfbfd3 block ioctls: pass request number Ben Gras 2012-04-18 11:01:15 +02:00
  • b332803b6f release fixes Ben Gras 2012-04-17 14:02:14 +02:00
  • 5086f1b2a1 test scripts fixes Ben Gras 2012-04-16 15:39:50 +02:00
  • 53f94f8ed4 dynamic executables on ramdisk support Ben Gras 2012-04-10 02:07:51 +00:00
  • 0c8e5ecc2e tests: link them dynamically by default Ben Gras 2012-04-08 19:22:02 +02:00
  • 4b999f1962 build shared versions of libraries Ben Gras 2012-03-31 02:28:03 +02:00
  • 53002f6f6c recognize and execute dynamically linked executables Ben Gras 2012-04-03 15:52:25 +02:00
  • 927b9ef243 kernel: align gdt and idt base addresses Ben Gras 2012-04-15 20:39:36 +02:00
  • 7daa6a6054 Provide boot option to boot into single user mode Thomas Veerman 2012-04-13 13:54:31 +00:00
  • 6659ae1fc3 Fix booting into single user mode Thomas Veerman 2012-04-13 13:52:48 +00:00
  • d729ecb11b service: make clear who is printing the error Thomas Veerman 2012-04-13 13:51:56 +00:00
  • 26ec619a30 VFS: fix filp reuse race Thomas Veerman 2012-04-13 09:08:39 +00:00
  • e292ba487e VFS: more three-level-lock sanity checking Thomas Veerman 2012-04-11 09:13:49 +00:00
  • ca7a466f48 TTY: don't allow multiple readers on tty minor Thomas Veerman 2012-04-04 13:46:34 +00:00
  • 933120b0b1 VFS: add getting active threads control msg Thomas Veerman 2012-04-02 15:25:37 +00:00
  • e1a73469c8 VFS: remove debug print Thomas Veerman 2012-04-02 15:24:04 +00:00
  • c2bb739760 VFS: let know when skipping reply Thomas Veerman 2012-04-02 15:23:33 +00:00
  • 91a38b6d4e VFS: fix dead lock Thomas Veerman 2012-04-02 15:20:05 +00:00
  • b956493367 VFS: fix new signed/unsigned comparisons Thomas Veerman 2012-04-02 15:16:44 +00:00
  • defe329519 VFS: warnings are errors Thomas Veerman 2012-04-02 15:10:53 +00:00
  • 8dd0880985 Add a simple utility to send control messages Thomas Veerman 2012-04-13 12:58:41 +00:00
  • 0d63d9e125 VFS: enable sending control messages Thomas Veerman 2012-03-30 09:24:44 +00:00
  • 8ae9987dca libmthread: add stack traces Thomas Veerman 2012-03-30 09:16:46 +00:00
  • f571466c56 VFS: find job only if request is an transaction Thomas Veerman 2012-03-30 09:05:28 +00:00
  • 8f55767619 VFS: make m_in job local Thomas Veerman 2012-04-13 12:50:38 +00:00
  • 99866db8cd vm: add MAP_FIXED Ben Gras 2012-04-11 17:15:15 +02:00
  • 1e2b3f4326 vfs: more regions for coredumps Ben Gras 2012-04-10 09:12:53 +00:00
  • e83f7ba2c9 switch to netbsd csu Ben Gras 2012-03-31 00:35:32 +02:00
  • b02992f0c1 test: convert to bsdish Makefile Ben Gras 2012-04-08 19:22:02 +02:00
  • 511c977f93 retire bios_wini Ben Gras 2012-04-11 17:22:26 +02:00
  • b480472a76 vm: full memory view Ben Gras 2012-04-05 03:37:17 +02:00
  • 660e15b2d1 vm: break: allow brk() on any region Ben Gras 2012-04-07 01:19:28 +02:00
  • 1c7885f932 fix gcc test62 Ben Gras 2012-04-10 02:14:55 +00:00
  • a2d1372680 Import NetBSD usr.bin/login Ben Gras 2012-04-07 03:41:28 +02:00
  • 928d76dbe8 Add VBFS: VirtualBox Shared Folder File System David van Moolenbroek 2012-04-09 19:56:45 +02:00
  • bb4d055fa6 Add libvboxfs: VirtualBox shared folders library David van Moolenbroek 2012-04-09 19:20:37 +02:00
  • ef7b484e5c Create SFFS library out of HGFS David van Moolenbroek 2012-04-09 18:08:26 +02:00
  • 09b327b042 HGFS: move all VMware-specific code into libhgfs David van Moolenbroek 2012-04-09 17:17:42 +02:00
  • 060399d9dd SEF: add sef_cancel() David van Moolenbroek 2012-04-09 16:35:57 +02:00
  • 6aa61efd09 VBOX: add host/guest communication interface David van Moolenbroek 2012-04-09 15:56:20 +02:00
  • ef01931f76 Import NetBSD file(1) Ben Gras 2012-03-31 20:24:03 +02:00
  • adb4e9428a add UPDATING note about genassym Ben Gras 2012-04-02 16:32:32 +02:00
  • 29a24b06a3 clean up master Makefile a bit Ben Gras 2012-03-31 18:09:06 +02:00
  • 4eddbf774c manpages: fix options and examples David van Moolenbroek 2012-03-31 23:44:29 +02:00
  • 8c4cdbd3c5 import genassym and use it for sconst.h in kernel Ben Gras 2012-03-30 18:35:18 +02:00
  • 18f3961189 use __restrict instead of restrict Ben Gras 2012-03-30 17:11:01 +02:00
  • fa805ebd1e Kernel/servers/drivers: resolve a few warnings David van Moolenbroek 2012-03-30 16:53:07 +02:00
  • 1972ccefae Actually consider the new su(1) Antoine Leca 2012-03-30 02:34:45 +02:00
  • 638ce89250 hgfs: subsecond timestamp precision David van Moolenbroek 2012-03-30 01:39:12 +02:00
  • 75839b75a1 drop /usr/lib/advent dir (no more advent) Ben Gras 2012-03-29 16:53:56 +02:00
  • d0b2856430 Drop obsolete sdump Antoine Leca 2012-03-29 14:15:42 +02:00
  • b0666ba6b6 kernel: Remove unnecessary ACK conditionals Arun Thomas 2012-03-29 13:29:09 +02:00
  • 5ab87a6c38 ioapic - missing volatiles Tomas Hruby 2012-03-29 00:53:38 -07:00
  • 1e399dd8bd various kernel printing fixes Ben Gras 2012-03-28 18:23:12 +02:00
  • 36db008cb5 adjust netconf for new su behaviour Ben Gras 2012-03-28 17:30:56 +02:00
  • 3f775404d9 boot: use high baud rate by default Thomas Veerman 2012-03-27 15:09:37 +00:00
  • a5190194a0 build: don't -L/usr/pkg/lib Ben Gras 2012-03-06 17:57:34 +01:00
  • a63151d3f8 next release will be 3.2.1 Ben Gras 2012-03-06 17:41:26 +01:00
  • 4de51eedad import NetBSD su Ben Gras 2012-03-27 02:19:46 +02:00
  • 4f78dfcabc libutil: add O_NOCTTY to old pty open code Ben Gras 2012-03-26 17:00:45 +02:00
  • 9cca9d7566 Kernel: arch-related cleanup - move umap_bios() into arch-specific code - move proc.p_fpu_state access into arch-specific blocks David van Moolenbroek 2012-03-26 14:15:26 +02:00
  • 204ae72525 retire _ANSI and <minix/ansi.h> Ben Gras 2012-03-25 21:04:28 +02:00
  • f22864c24e get rid of __LONG_LONG_SUPPORTED Ben Gras 2012-03-25 20:57:58 +02:00
  • 23df780120 get rid of _RESTRICT Ben Gras 2012-03-25 20:51:30 +02:00
  • db242ed39d retire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID Ben Gras 2012-03-25 20:38:37 +02:00
  • 7336a67dfe retire PUBLIC, PRIVATE and FORWARD Ben Gras 2012-03-25 20:25:53 +02:00
  • 6a73e85ad1 retire _PROTOTYPE Ben Gras 2012-03-24 16:16:34 +01:00
  • cf720a028a Test set for sys_vumap() David van Moolenbroek 2012-03-18 02:07:18 +01:00
  • b91295a8d2 vm: if mmap address is given, try that first David van Moolenbroek 2012-01-22 18:20:45 +01:00
  • c729ff0050 blocktest: updates for sys_vumap() David van Moolenbroek 2012-01-11 23:56:10 +01:00
  • 186a4db672 ahci: use sys_vumap() instead of sys_umap() David van Moolenbroek 2012-01-11 23:54:53 +01:00
  • 70abb127cc Add sys_vumap() kernel call David van Moolenbroek 2012-03-21 23:51:18 +01:00
  • 2a395dd8b4 Kernel: introduce vm_check_range David van Moolenbroek 2012-01-09 00:38:29 +01:00
  • 08af3f672b Kernel: replace vm_contiguous with vm_lookup_range David van Moolenbroek 2012-03-21 23:46:51 +01:00
  • 5737b690dc import NetBSD /usr/share/misc/ Ben Gras 2012-03-16 17:33:49 +01:00
  • f140910d3c Clean up a stale a.out-related declaration David van Moolenbroek 2012-03-17 15:31:10 +01:00
  • 91a1d11c11 Remove unsupported legacy TIOC[GS]ET[PC] ioctls David van Moolenbroek 2012-03-17 14:14:59 +01:00