4 Commits

Author SHA1 Message Date
Gerrit Code Review
8f6f796a9c Update notes for submitted changes
* Add the driver for VIA Technology 6105/6106S Ethernet card
2016-10-31 11:17:33 +01:00
Gerrit Code Review
cb37b3797c Update notes for submitted changes
* Update download urls in fetch.sh
2014-08-14 14:11:50 -04:00
Gerrit Code Review
97e55b5589 Update notes for submitted changes
* build:Remove the usage of sloppy file list.
* distrib:include "test63" and "mod" if MKPIC=yes
* i386 param.h
* Kernel: fix register corruption on signal delivery
* <machine/signal.h>
* i386 cpu.h
* <sys/poll.h>
* <sys/ioccom.h>, <sys/ioctl.h>
* <sys/syslimits.h>
* <sys/siginfo.h>
* <sys/fcntl.h>, remove O_REOPEN
* <sys/resource.h>
* <sys/endian.h>
* import / small alignment of many arm includes
* x86 multiboot.h
* <sys/mount.h>, <sys/statvfs.h>
* <sys/mtio.h>
* <sys/{ipc,sem,shm}.h>
* <sys/ttydefaults.h>
* <net/if_ether.h>
* <sys/param.h>
* <sys/ptrace.h>
* align ARM cpu.h importing & using armreg.h
* <vmparam.h>
* <machine/mcontext.h>
* align <sys/ucontext.h> <sys/uio.h> <sys/un.h>
* <sys/socket.h>, <netinet/{in,tcp,udp,udp_var}.h>
* drop the minix_ prefixes for mmap and munmap
* include/sched.h: merged
* reduced diff in include/signal.h
* include/limits.h: merged
* include/time.h: merged
* Importing external/bsd/less
* adding include/spawn.h, removing include/sa.h
* include/unistd.h: merged
* include/a.out.h: merged
* include/netdb.h: merged
* include/paths.h: merged
* align include/paths: MAILDIR
* include/login_cap.h: merged
* include/stdlib.h: merged
* include/stdio.h: merged
* remove special handling of rename()
* include/arpa/nameser_compat.h: merged
* sys/sys/ctype_inline.h: merged
* sys/arch/{arm,i386}/include: merges
* Removing VFS_UTIMENS_* field macros.
* Removing SYS_SIG_* field macros.
* Renamed m_vm_vfs to m_vm_vfs_mmap.
* Removing NOTIFY_* field macros.
* Changing the message union to anonymous.
* PM_TIME_SEC into 64bit
* Updating usr.sbin/user
* Extending time_t to 64bits.
* Fix genmap, always use headers from the sources.
* Use netbsd <sys/mman.h>
* <sys/stat.h>
* <sys/unistd.h>, <time.h>
* <sys/wait.h>
* Replaced common u64.h functions with operators.
* Remove sys/stdlib.h
* use netbsd <sys/signal.h> and sigset_t
* switch to netbsd <sys/errno.h>
* bigger message
* drop <minix/termios.h>, use clean <sys/termios.h>
* big <utmp.h>-inspired netbsd switch
* Fix testsh2 for OD on arm.
* Adding ipc_ prefix to ipc primitives
* Remove some legacy support in rc scripts & some cleanup
* Removing MK{GCCCMDS,BINUTILS}=yes in image scripts
* toproto: use NetBSD names/types for device numbers
* Clean up interface to PM and VFS
* VFS: store m_out as part of worker thread state
* Rename VFS_BASE to FS_BASE
* PM/VFS protocol: prefix with VFS_PM_
* For common calls, give servers unique call numbers
* libsys: various updates
* PM: send replies immediately
* PM: resolve fork/kill race condition
* PM: rework signal handling
* PM: remove obsolete ALARM, PAUSE, TIMES calls
* Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL
* test56: fix race condition
* Fix missing nm.1 file
* netbsd dirent.h, import sys/sys *.h, mfs cleanup
* VFS: further cleanup of device code
* IS: dump number of in-use FDs for VFS
* TTY: fix earlier PTY select "improvement"
* Extend dupfrom(2) into copyfd(2)
* VFS: better dupfrom(2) deadlock detection
* UDS: sendmsg/recvmsg fixes
* UDS: add support for FIONREAD
* UDS: align struct sockaddr_un with NetBSD
* UDS: support for nonblocking sockets
* UDS: clean up source code
* UDS: split off from PFS
* at_wini: PCI-only now; one controller per instance
* system.conf: subsystem VID/DID matching support
* Updating saved configure line in gcc
* usr.bin/man: Update
* external/bsd/mdocml: Update
* Remove obsolete compatibility links
* Splitting commands/cd/cd.sh
* MAKEDEV: Add mtree output, and ramdisk set.
* keymaps: improve keypad slash support
* Norwegian keymap
* Input infrastructure, INPUT server, PCKBD driver
* ARM serial driver: Comment termios_baud_rate.
* TTY: skip /dev/log checks if console is serial
* blocktest: add support for no alignment
* libutil: let opendisk(3) try /dev
* Move SUB_PER_DRIVE definition into minix/drvlib.h
2014-08-01 09:26:12 -04:00
Gerrit Code Review
b360eab001 Update notes for submitted changes
* arm:replace ifdef's by runtime checks in the lan8710a driver.
2014-02-14 09:57:10 +01:00