2014-03-03 |
Lionel Sambuc | adding include/spawn.h, removing include/sa.h |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/unistd.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/a.out.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/netdb.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/paths.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | align include/paths: MAILDIR |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/login_cap.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/stdlib.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/stdio.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | remove special handling of rename() |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | include/arpa/nameser_compat.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | sys/sys/ctype_inline.h: merged |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | sys/arch/{arm,i386}/include: merges |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Removing VFS_UTIMENS_* field macros. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Removing SYS_SIG_* field macros. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Renamed m_vm_vfs to m_vm_vfs_mmap. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Removing NOTIFY_* field macros. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Changing the message union to anonymous. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | PM_TIME_SEC into 64bit |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Updating usr.sbin/user |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Extending time_t to 64bits. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Lionel Sambuc | Fix genmap, always use headers from the sources. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ben Gras | Use netbsd <sys/mman.h> |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Ben Gras | <sys/stat.h> |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Ben Gras | <sys/unistd.h>, <time.h> |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Ben Gras | <sys/wait.h> |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Gerard | Replaced common u64.h functions with operators. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Lionel Sambuc | Fix devman boot crash when using image scripts 77/1177/3 |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Lionel Sambuc | Aligning dev_t to 64bits. 69/1169/5 |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Lionel Sambuc | libc/sys-minix/mount.c: fix overflow 68/1168/4 |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Lionel Sambuc | Aligning makedev macros, dev_t still 32bits 67/1167/4 |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Lionel Sambuc | Add a compile-time check for IPC messages size 66/1166/4 |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Lionel Sambuc | Remove sys/stdlib.h |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Ben Gras | use netbsd <sys/signal.h> and sigset_t |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Ben Gras | switch to netbsd <sys/errno.h> |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Ben Gras | bigger message |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Ben Gras | drop <minix/termios.h>, use clean <sys/termios.h> |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Ben Gras | big <utmp.h>-inspired netbsd switch |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Fix testsh2 for OD on arm. |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Adding ipc_ prefix to ipc primitives |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Remove some legacy support in rc scripts & some cleanup |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Removing MK{GCCCMDS,BINUTILS}=yes in image scripts |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | toproto: use NetBSD names/types for device numbers |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Clean up interface to PM and VFS |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | VFS: store m_out as part of worker thread state |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Rename VFS_BASE to FS_BASE |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | PM/VFS protocol: prefix with VFS_PM_ |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | For common calls, give servers unique call numbers |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | libsys: various updates |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | PM: send replies immediately |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | PM: resolve fork/kill race condition |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | PM: rework signal handling |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | PM: remove obsolete ALARM, PAUSE, TIMES calls |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | test56: fix race condition |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Fix missing nm.1 file |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Ben Gras | netbsd dirent.h, import sys/sys *.h, mfs cleanup |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | VFS: further cleanup of device code |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | IS: dump number of in-use FDs for VFS |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | TTY: fix earlier PTY select "improvement" |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Extend dupfrom(2) into copyfd(2) |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | VFS: better dupfrom(2) deadlock detection |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | UDS: sendmsg/recvmsg fixes |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | UDS: add support for FIONREAD |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | UDS: align struct sockaddr_un with NetBSD |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | UDS: support for nonblocking sockets |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | UDS: clean up source code |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | UDS: split off from PFS |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | at_wini: PCI-only now; one controller per instance |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | system.conf: subsystem VID/DID matching support |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Updating saved configure line in gcc |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | usr.bin/man: Update |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | external/bsd/mdocml: Update |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Remove obsolete compatibility links |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Splitting commands/cd/cd.sh |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Adapting build system to call MAKEDEV for /dev 13/1013/3 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | MAKEDEV: Add mtree output, and ramdisk set. |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | keymaps: improve keypad slash support |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikal Villa | Norwegian keymap |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Input infrastructure, INPUT server, PCKBD driver |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | TTY: allow selecting on translated minors 98/998/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Enable sys-root support in the native binutils 97/997/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Thomas Cort | Importing usr.bin/uname 96/996/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Thomas Cort | uname: normalize release and version 95/995/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Take LOG out of the boot image 94/994/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Kernel: make SIGKMESS target process list dynamic 93/993/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Rename SYSCTL kernel call to DIAGCTL 92/992/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Lionel Sambuc | Replacing timer_t by netbsd's timer_t 91/991/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Add testvnd.sh test script 90/990/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Import NetBSD vndconfig(8) 89/989/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Add VND driver, providing loopback devices 88/988/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | VFS: add dupfrom(2) call 87/987/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | tests: do not skip installed shell tests 86/986/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | blocktest: prepare to be run as part of tests 85/985/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Enable devname(3) 84/984/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | libbdev: be less noisy about clean driver restarts 83/983/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Straighten ioctl.h 82/982/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | VM: readd support for forgetting cached FS blocks 81/981/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | filter: use libblockdriver 80/980/2 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
David van Moolenbroek | Rewrite character driver protocol 79/979/2 |
commit | commitdiff | tree | snapshot |
next |