Lines Matching +full:readme +full:. +full:installer

4 Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
16 some alpha patchkit 0.2.3 stuff (piecemeal, and in some cases improved)
18 rwall(1), rpc.rwalld(8): Added
20 maxfdescs - fixes bash, sendmail, etc. behaviour when you use 'unlimit'
25 and slave(s) attached to it. see sample configs
27 makesyscalls.sh, brought in from bnr2, works
30 are there, to avoid delay). better fix in next release
33 scsi: options SCSI, no more 'scbus' crap. see sample configs
45 mmap, et. al protection fixes
46 nfs: nfs client, nfs server split. now individually configurable, see
59 fixed PCFS so this it actually works now.
62 it was conflicting with aha0. (cgd)
63 i386: make sure .../sys.386bsd/compile makes it into
64 the distribution. (cgd)
66 related utilities; *NULL now core dumps. Also fixed several
67 NULL pointer references caught by this. (mycroft and sef)
69 added the latest db lib from vangogh (v1.1 done by proven, 1.6 by cgd)
70 db.h, ndbm.h, mpool.h updated.
71 sys/syslimits.h has macro for SSIZE_MAX
75 calls. (mycroft)
76 games: fixed various bugs in the games. (mycroft)
78 /usr/src/lib/libcrypt, made crypt.c in libc a dummy, and made
79 appropriate changes elsewhere to get things right.
81 w/o libcrypt. (cgd)
82 yp: added YP to libc, and yp programs to usr.sbin/yp. (deraadt)
84 login(1): brought in new login(1) from uunet. (cgd)
92 tcp_*space reduced to 4k, because of interactions with vm. (cgd)
94 patch from: bugs@rafal.slip.uiuc.edu (cgd)
95 kernel: can't exec a file people are writing to, any more... (cgd)
97 Western Digital cards. (mycroft)
100 segregated GNU software in the standard dist. from the rest.
105 fixed kernel profiling, again. now it _works_. (cgd)
113 hp300, ethernet: added support for HP ethernet controllers. (mycroft)
114 made the entire distribution compile and run with GCC 2. (mycroft)
117 update (f)lex to version 2.3.8 from prep.ai.mit.edu (cgd)
119 yacc/lex ourself. makes it work, and not require extra
122 iostat and vmstat now understand wd/fd disks. Not scsi disks
123 yet though.. (deraadt)
125 uname(1), uname(3): add uname program and syscall, for POSIX. changes
126 came from John Brezak <brezak@osf.org> (cgd)
127 made num, caps, and scroll lock not repeat. (mycroft)
128 fix from Pete Chown <pc123@cus.cam.ac.uk> for appropriate
131 supplied by J.T. Conklin <conklin@kaleida.com> (cgd)
132 update source tree with changes from patchkit-0.2.3 (cgd)
134 Chris Torek <torek@ee.lbl.gov> (cgd)
135 network loopback now supports multiple interfaces via, e.g.
136 "pseudo-device loop 2". patch provided
137 by David Burren <davidb@otto.bf.rmit.oz.au> (cgd)
142 npx changes from patchkit patch 10002. Original author of these
143 patches is Bruce Evans. (deraadt)
144 the ring buffer code now uses "rbchar"s rather than char's. An rbchar
145 is actually a short. This patch allows "literal next" to
146 work (ie. ^V^D<return>) (deraadt)
149 tip(1): fix from Bakul Shah <bvs@BitBlocks.com> to make tip not dump
151 USR Courier modem. (cgd)
153 in which NFSSERVER has not been included in. (glass)
155 complain. now uses syslog(3); cron.info can now be used to
156 select the messages it logs. default syslog.conf has:
157 cron.info /var/cron/log # for backwards compat.
158 lockf patch from Paul Kranenburg <pk@cs.few.eur.nl> (deraadt)
159 the rpc library now has xdr_float and xdr_double. patches from
160 J.T. Conklin <conklin@talisman.kaleida.com> (deraadt)
161 fix tmac.andoc .TH directive handling. patch from
162 J.T. Conklin <conklin@talisman.kaleida.com> (cgd)
163 sendmail(8): make sendbug give a "To:" to sendmail. patch supplied
164 by Gordon Burditt <gordon@sneaky.lonestar.org> (cgd)
165 fix kernel printf's "%b" (bits) format. patch supplied
166 by Gordon Burditt <gordon@sneaky.lonestar.org> (cgd)
172 various 8-bit patches from Andrew Chernov <ache@astral.msk.su>
173 tty_compat.c is cleaned up, as is STOP+TIOCSTI
174 in tty.c (deraadt)
175 fd error reporting cleanup. (deraadt)
176 fixed bad man page & syscall definition for getpgrp().
177 (posix says it takes no args, and i don't argue...) (cgd)
178 add change from Guido van Rooij <guido@gvr.win.tue.nl> so that
180 work/fail. now must open /dev/mem to get access. (cgd)
181 isofs: apply patch from Jagane D. Sundar <jagane@netcom.com> to allow
183 fix a few small isofs bugs. (cgd)
186 netstat(1): changes from David Burren <davidb@otto.bf.rmit.oz.au> so
191 move csu.${MACHINE} libraries into one subdir in /usr/src/lib (cgd)
193 /sys/arch/${MACHINE}. great for more archs! (cgd)
196 done by a function. put protos into /sys/sys/select.h
199 to John Brezak (brezak@osf.org) for the patch. (cgd)
203 work as originally intended. this means that only
206 compiled with the config. also, if you want the math
208 option in the kernel config file. (cgd)
210 indep & arch dep components. no more dos stuff in
211 ufs_disksubr.c! (deraadt)
213 <apg@apg.kiae.su>, to fix the "traceroute foohost 2000
214 causes panic" problem. (cgd)
215 Fixed packet counters in if_ec, as noted by Mike J. Fuller
216 <mike@sarah.lerc.nasa.gov> (davidb)
219 ready. (davidb)
220 mips, ns32k: Updated the rpc library to support MIPS and NS32k CPUs.
223 <Havard.Eidnes@runit.sintef.no> to generally fix ISO
229 replaced broken /usr/include/bitstring.h w/new version from
230 Mike Murphy <mrm@optigfx.com> (cgd)
233 record locking on NFS files. Note that this DOES NOT
234 support network locking, only local advisory locks. (cgd)
235 fix /bin/ls; is clobbered first env. var. if given no filename args
236 given. patch from Bob Willcox <bob@obiwan.uucp>. (deraadt)
237 mail.local can now use username.lock files as well as flock().
238 Use the -l flag in your favorite sendmail.cf file. (deraadt)
241 sup(1): fix SUP to not need any version of crypt. Use
242 "make MAKE_EXPORT=1" to build a SUP for export. (brezak)
244 array from <stacey@guug.de>. (deraadt)
246 hit errors. From <julian@jules.dialix.oz.au>. (deraadt)
249 executables directly. It now uses the N_BADMAG() macro.
251 lpr(1): fixed lpr's dealings with magic numbers. It now no longer
252 accesses exec.a_magic directly, and it knows about modern "ar"
254 use EXPORTABLE_SYSTEM instead of MAKE_EXPORT to build crypt-free SUP.
255 Just like the rest of the system. (brezak)
256 tty structures are allocated dynamically. The d_ttys field in cdevs[]
257 now has an extra level of indirection. The pty and com
259 not. Check out the "ttys" field in vmstat -m. (deraadt)
262 with GCC-2.3.3 (proven)
263 patch to signal .h for ANSI validation (proven)
271 telnet(1): sending simple telnet commands fixed. patch originally
272 from Jonathan Stone <jonathan@CS.Stanford.EDU> (cgd)
274 Solfrank <ws@tools.de>, but beaten up a good amount by cgd.
276 this code is *really* different...) (cgd)
278 to get a process's environment var list. ps and w
282 add vt300 to termcap.src (brezak)
283 stty(1): fixed stty so that setting "ispeed" works. (cgd)
285 the stack. at the same time, implement copying out
286 of the signal trampoline code, on process creation. (cgd)
291 generating dependencies for profiled .o files (cgd)
293 fix from Wolfgang Solfrank (ws@tools.de) to kill processes
296 NFS fixes, supplied by John Woods, jfw@ksr.com (cgd)
297 fix /usr/include/rpcsvc/rnusers.x - versions were reversed (brezak)
301 fix /usr/include/rpcsvc/klm_prot.x so it compiles. (brezak)
302 add /usr/libexec/rpc.rstatd, rpc.rusersd, rpc.rwalld. (brezak)
303 add /usr/bin/rup, rusers, rwall(changes). (brezak)
304 add LIBRPCSVC to bsd.prog.mk. (brezak)
306 tip(1): make tip obey Taylor UUCP's locking conventions. Patch from
307 Peter da Silva <peter@taronga.com>, patchkit
308 patch #139. (cgd)
310 (davidg@implode.rain.com and rgrimes@agora.rain.com) to support
311 57600 and 115200 baud in the kernel, tip, and getty.
313 patch from <bob@speakez.com> so rlogin understands higher
315 use Bruce Evans' pc3 termcap entry. pk patch #156 (cgd)
317 to stablize. make "lpflag" unique. patch from
318 Rod Grimes <rgrimes@agora.rain.com>, as pk patch #164 (cgd)
320 of network interfaces, for performance. to use old size,
321 use "options MCLSHIFT=10" in your kernel config.
322 this is patchkit patch #166. (cgd)
324 also give root and operator "sane" group ids. (cgd)
325 convert to Bruce Evans' <bde@runz.oz.au> new interrupt system, as
326 hacked by Rod Grimes <rgrimes@agora.rain.com>, and
327 suppied in the patchkit (in patches 158 and 167). (cgd)
328 get rid of the "as" (old SCSI) driver, finally. (cgd)
330 rbgetc() and rbungetc(), respectively. (cgd)
332 clean up miscfs and isofs filesystems. they now have
333 their own vnode types and malloc types. (cgd)
334 added Terry Lambert's <terry@cs.weber.edu> loadable kernel
335 modules code. (cgd)
336 add man pages for rpc.rwalld, rpc.rusersd, cleaup rpc.rstatd (brezak)
337 <stdlib.h>: fix alloca() definition for gcc2 and gcc1. (brezak)
338 change host field width in rusers and rup. Also print idle
339 time in days,hours,minutes,seconds in rusers. (brezak)
340 rwall(1), rusers(1): add man pages for rwall, and rusers. (brezak)
341 integrate changes from conklin@talisman.kaleida.com (J.T. Conklin)
343 lib/librpc. I also added code to getrpcent.c for YP. (brezak)
344 yp: delete lib/libc/yp/yppasswdxdr.c because it is now in
345 librpcsvc. (brezak)
347 latest release. (jtc)
350 interface, and not on INADDR_ANY. (deraadt)
351 patch from Yavul Yarom. The loopback check for forwarded packets
354 the YP passwd map. Include a getpwent.o that -UYP. (brezak)
355 leave hole for AFS in vfssw[]. Define MOUNT_AFS in mount.h. (brezak)
359 inetd(8): now can start RPC services. (brezak)
360 /etc/rc: remove starting of rwalld from /etc/rc and netstart. (brezak)
361 yp: chpass and passwd will use YP is available. (brezak)
363 tip(1): can now read ~/.tiprc even when this file is not world-
364 accessible. (andrew)
367 closing a socket. (andrew)
369 Erik Forsberg. (andrew)
370 added fast symlinks. Add `options FASTLINKS' to your config file or
372 them. Note potential conflict with Pete Chown's ACLs (which
373 is currently not in our tree). And don't blame me if (though
375 have dirty spare fields. (mycroft)
377 default 11ms to 9ms. Prevents floppy drive read/write
378 problems during heavy scsi io. (andrew)
382 word align before its wordwise set. (jtc)
383 integrate fnmatch from keith bostic/bsd4.4-alpha; update sources
385 i386: move sys/arch/i386/isa/spkr.h to sys/arch/i386/include. (brezak)
387 silence complaints about can't read size during probe in cd.c (brezak)
388 change assert.h to be ANSI compliant (jtc)
389 change signal.c to use ANSI C macro SIG_ERR, instead of BADSIG.
390 remove BADSIG from signal.h, it's not used elsewhere. (jtc)
391 nuke silly printf in vm_swap.c. (brezak)
392 Use NNPX instead of NPX from npx.h. (brezak)
394 uname. (brezak)
397 convert the a.out format's a_magic fields and a_mid fields into
399 integrate Donn Seeley's (i.e. BSDI's & CSRG's) init, as posted
402 <oz@sis.yorku.ca> after some begging. adds support
406 releases. see sendmail/READ_ME for information about the
407 degree of backward compatability provided.
408 also sendmail/cf/README.
410 date(1): date command ignored setting the seconds value. patch from
411 <mhw@cs.brown.edu> (deraadt)
412 Fixed othersrc/xntp to find NetBSD kernels. (davidb)
413 getopt(1): Add getopt command to usr.bin from agate:.../public.
417 being passed to timeout functions. (andrew)
419 blocking with MSG_WAITALL. Fixes a sbdrop() panic during
420 some MSG_WAITALL recv(2) sleeps. Access rights problem
421 also fixed. (andrew)
422 fixed bugs in vm_glue.c that allowed a process to access its user
423 pages. Writing to one of these pages on an i[34]86 system
424 tends to cause an instant reboot... (andrew)
426 and tar off of freefall. These understand the .gz suffix for
427 gzip'ed archives. (brezak)
428 uucpd(8): from Net2. (brezak)
429 slattach(8): Support high tty speeds in slattach. (brezak)
434 gathering when compiled with INTR_DEBUG. also, use
436 better. (cgd)
438 3c503 i386 ethernet driver. modify it to allow the "iosiz"
442 instead of "V", like every other BSD system... (cgd)
443 fixed /sys/scsi/sd.c to reject non block-aligned transfers, which
449 value from an fgets(). fix from <sjg@zen.void.oz.au> (deraadt)
450 first part of merge of amiga code, sys/arch/amiga. Full merge will
454 DELAY(). added code to reset controller if it times
455 out. patches sent in by many people. (deraadt)
456 make the rlist code go away. it wasn't useful in the place
457 it was intended to be used, and it was incompatible.
458 in addition, it caused a few bugs... replace it with
459 rmap code written by Wolfgang Solfrank. (cgd)
461 i386, hp300: cons.c "struct tty *cn_tty" wasn't being used by anything,
464 so YP password can be tried. Also change NIS --> YP. (brezak)
465 tar(1): remove usr.bin/gnu/tar. Use tar-1.11.2 instead. (brezak)
466 grep(1): update grep, egrep, and fgrep to gnu grep 2.0. (jtc)
467 awk(1): update awk to gawk 2.15.2. (jtc)
468 diff(1): update diff, diff3, and sdiff to gnu diffutils 2.3. (jtc)
469 rcs(1): update rcs to 5.6.0.1. (jtc)
470 gzip(1): update gzip to 1.2.2. (jtc).
471 w(1): 'w' no longer thinks the console is a special device. (deraadt)
472 ignore the flags field in midmag in kern_exec.c from pk@cs.few.eur.nl.
474 passwd(1): nuke yppasswd. Use "passwd" to change YP password. (brezak)
475 add Kermit 51(198) to othersrc. (brezak)
477 patch from Paul Kranenburg <pk@cs.few.eur.nl> so that if given a
478 kernel name, kvm_mkdb will work properly. (cgd)
479 patch from Paul Kranenburg <pk@cs.few.eur.nl> to use symbols and
480 line numbers in stack tracebacks. Also a fix to the stack
481 traceback for syscalls. Did NOT include dynamic sym changes.
484 selected in bsd.own.mk. (brezak)
485 gcc(1): upgrade gcc and cc to gcc-2.4.5 (paul)
489 i386: integrated Bruce Evans' <bde@kralizec.zeta.org.au> bios boot-block
493 enhanced mode). (andrew)
494 ethernet: upgrade if_is.c to handle multiple cards and bpf (paul)
495 ps(1): make ps with an odd number of "w" flags behave properly. (cgd)
498 efficient. (mycroft and deraadt)
500 to understand negative niceness values. (jtc)
502 into the kernel. Added "-l" flag to strip local syms
503 too. (brezak)
506 libg++: upgraded to version 2.3.90 (cgd)
507 changed env, head, nohup, wc, and xargs to be IEEE 1003.2 (D11.2)
508 compliant. (jtc)
509 groff(1): upgraded to version 1.08. (jtc)
510 i386: if_ne.c bug fixes from <ache@astral.msk.su> (deraadt)
511 ddb(4): ddb changes. Add -more- pager for output. Add 'ps' command.
512 bring in ddb(4) man page. (brezak)
517 telnet(1): make lib/libtelnet/enc_des.c optional for telnet. (brezak)
520 Wolfgang Solfrank and Christoph Robitschko. (andrew)
524 make NOPs in locore do something, by default. to make them
527 multiple beeps now generate a continuous tone. also, sysbeep() now
528 takes a frequency as its first argument. (mycroft)
529 added library dependencies to Makefiles where they were missing.
531 changed dinode.di_un to a dev_t in preparation for making dev_t larger.
533 moved asm.h from /usr/include/sys to /usr/include/machine. (mycroft)
535 /usr/share/mk/*, with attendent Makefile changes. (mycroft)
536 whereis(1): fixed search paths. (mycroft)
537 compress(1): fixed memory trashing bug. (mycroft)
538 fixed various bugs in if_hp.c. (mycroft)
540 it doesn't freeze all sessions. (mycroft)
541 cat(1): fixed bug re: short (usually interrupted) writes. (mycroft)
543 CPU. (mycroft)
545 for SLIP that made spltty() and splnet() include each other.
547 fixed handling of bad syscall numbers on 386. (mycroft)
549 for C++ files. for the latter, `-+' is passed to mkdep
550 automatically; no need to specify it in the Makefile. (mycroft)
552 so GCC doesn't emit tons of warnings. (mycroft and cgd)
553 added -T option to dbsym to specify load address of kernel. this is
556 default address. Makefile.i386 now uses this. (mycroft)
558 `at address' (e.g. `at 0xfe100000') to the `config' line.
560 gdb(1): made GDB deal with stabs type info output by GCC 2. (mycroft)
561 ps(1): fix from Brian Somers <brian@awfulhak.demon.co.uk> to make
563 made kvm_procread() read the swap area in CLBYTES chunks. (mycroft)
565 Atsushi Murai <amurai@spec.co.jp>. (cgd)
573 crt0.c by Bill (deraadt)
574 i386: wd.c now has timeout debugging code useful for seeing how slow
575 your controller's DIAG command really is. Enable
576 WDCNDELAY_DEBUG in wd.c if interested... (deraadt)
577 i386: if_ed.c call bpfattach() at the same place as other enet
583 it. (mycroft)
584 replaced vfs__bio.c with better one derived from one from CMU.
586 and, in general, is cleaner than the old one. (cgd)
587 added man pages for all external mount types. (cgd)
588 fix from J.T. Conklin to make nohup print the correct
589 message re: the logging file on the user's console. (cgd)
593 added statistics counters to if_is.c,ipackets etc (paul)
594 scsi: ultrastore 14f driver should now work w/34f as well. (cgd)
596 i386: wd.c change from <ws.tools.de> to fix single drive
598 i386: fd.c reliability fix from <ws@tools.de> (deraadt)
599 kern_sig.c used to wrap swtch() with splhardclock()/splnone() which
600 isn't right. (cgd)
601 i386: swtch() didn't save splx() value per-process. (deraadt)
604 delete share/man/man4/kadb.4. (brezak)
607 tables at runtime. (brezak)
608 use XIDLE extension in rpc.rusersd (if present). (brezak)
610 IEEE 1003.2 (D11.2) compliant. (jtc)
612 options. (brezak)
614 yp: fixed yp-related bug in endpwent() found by <pk@cs.few.eur.nl>
616 othersrc/kermit add LOCKDIR for Taylor uucp, SETREUID, and STRINGPIDS.
618 fixed vm_object.c to remove an object from the hashtable when
619 vm_object_collapse() starts fiddling with pagers. (pk)
620 scsi: removed two bogus splx() calls in aha1742.c found by
621 <hd@world.std.com> (deraadt)
622 added RCS identifiers to many of the files which were missing them.
624 mount(8): added support for the `noauto' option to mount. (mycroft)
625 replaced much of the rtc code with code from Mach. Now handles
626 resettodr(). (brezak)
627 i386: added support for i486 instruction set extensions to gas. (jtc)
628 implement play_msf variants for SCSI cd. Now for the player... (brezak)
629 sup(1): changes from <nate@bsd.coe.montana.edu> for gzip'ed sup file
630 transfer. (brezak)
631 add service port for WWW http to /etc/services. (brezak)
632 uucp(1): upgraded to version 1.04. (jtc)
634 use -mandoc macros. (jtc)
635 <math.h>: added __pure qualifier to many of the function declarations
637 <err.h>: replaced volatile qualifier with __dead, for when we're
638 not compiling with gcc. (jtc)
640 with local bug fixes. (mycroft)
642 to use it. (mycroft)
644 flag to specify a particular block size. (mycroft)
646 flag readded. (mycroft)
647 added a missing suser() to if_sl.c (deraadt)
648 fixed the suser() call in if_tun.c (deraadt)
652 libc: add MI insque/remque (and man pages) to libc. (brezak)
654 <polk@bsdi.com>. (cgd)
655 ppp added thanks to <paulus@NetBSD.org>, <mw@NetBSD.org>, and
656 <Peter.Galbavy@micromuse.co.uk> (deraadt)
657 pppd(8): bugs/completeness - stty/print.c (recognize line disc),
658 pppd/main.c (use LOG_INFO for informational stuff, correctly
659 set line speeds), pppd/pppstats/Makefile,pppstats.c (install
660 group and kernel name). (brezak)
662 time and wc to be IEEE 1003.2-92 compliant. (jtc)
664 IEEE 1003.2-92 compliant. (jtc)
666 Thorsten Lockert <tholo@gandalf.bbb.no> (cgd)
668 from Christoph Robitschko <chmr@edvz.tu-graz.ac.at> (cgd)
670 libc: add SYSV shared memory library stubs to libc. From usenet
671 posting. (brezak)
672 added "ed1" to generic kernels for 3c503 support. (cgd)
674 chmod/chown/chgrp on the procfs root dir. (pk)
675 add bootpd to othersrc. Add bootp service nos to/etc/services. (brezak)
676 add -x flag to strip. Removes local syms, stabs, and compiler idents
677 symbols. (brezak)
679 non-contiguous memory from Wolfgang Solfrank. Machines that
680 need this use "option MACHINE_NONCONTIG". (brezak)
681 i386: machine dependent changes for non-contiguous memory. WARNING-
682 you will need a new config for this. (brezak)
685 arguments, and enable the kbd clock. [You will need this
688 update othersrc/bootpd to conform with RFC-1395. (brezak)
689 changes to allow boot to load ddb symbols. define SYMTAB_SPACE=nnn if
690 your boot program cannot do this. Otherwise build the new boot
691 program for the i386 and don't define SYMTAB_SPACE. (brezak)
696 sun3: port now in the tree. Doesn't actually work,
697 but real close. Status info in sys/arch/sun3/STATUS. (glass)
698 sun3, config(8): torek's 'config.new' integrated, including the
699 kernel support for his autoconfig mechanisim. Currently used
700 only by sun3. (glass)
702 to the ppp driver. (paulus)
703 fix from "James W. Dolter" <jdolter@sawtooth.eecs.umich.edu> so that
705 names. (cgd)
706 use "posix" rather than "right" rules for time conversions. fixes
708 if_ppp.c: received IP packets now passed correctly to BPF. (paulus)
712 <sef@kithrup.com> (cgd)
713 fix LKM's loading of device driver modules so it actually does it.
714 patch from Szabolcs Sziget <pink@bagira.fsz.bme.hu> (cgd)
721 strip filename records from symtab with "strip -x". (brezak)
722 add .S.o rule to sys.mk. (brezak)
723 sh(1): fixes from Jim Wilson <wilson@cygnus.com> to sh: don't core if
724 given a pair of backquotes with no command in between.
726 keyword, and handle TEOF like TNL in command parsing. (cgd)
728 changes from Richard A Macklem <rmacklem@uoguelph.ca>> (ws)
729 first fixes for the short/int mismatch in the system calls. (phil)
730 pc532: imported the src/sys/arch/pc532 tree. (phil)
734 pc532: fixed arch/pc532/include/param.h (phil)
736 DIAGNOSTIC and DDB. (brezak)
737 added MACHINE_NONCONTIG to *standard* configs. (brezak)
738 i386: changes to config and sys/arch/i386/conf/Makefile.i386 to default
739 kernel load address at 1M. Use "at 0xfe000000" in config
740 to load kernel low. (brezak)
741 eliminte syscframes, they are now the same as trap frames. (brezak)
742 aculog owned by uucp.dialer after log rotation, not root.wheel.
743 bug reported by Greg Tanaka <glt@cco.caltech.edu> (cgd)
744 fix to the 'size' primary; -size <n>c didn't work. from
745 Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> (cgd)
746 fix for "touch -t CCYYMMDDhhmm[.SS]". the CC part didn't work. from
747 Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> (cgd)
748 upgraded diff, diff3, and sdiff to version 2.4. (jtc)
749 pc532: imported the src/lib/csu/pc532 and src/lib/libc/pc532 trees.
752 Andrew A. Chernov <ache@astral.msk.su> (cgd)
753 added fix from Theo for ypset. This should fix ypset through
754 GW's. (brezak)
755 i386: changes to support running of Windows executable via Wine.
756 Changes to the kernel activated with "USER_LDT" option. New
758 libarch/libi386. (brezak)
759 i386: add clearing of direction flag back to i386 bcopy and memmove.
761 things like the Xserver. (brezak)
766 invalid. (brezak)
772 definitions to <sys/machine/pccons.h> (andrew)
773 i386: macros added to support PIC code generation lib/libc/i386/SYS.h
774 in library assembler stubs. Changed a number of these stubs in
775 files in lib/libc/i386/{sys,gen} that touch global data. (pk)
777 (via various means) by vfs_bio. (cgd)
778 upgraded diff, diff3, and sdiff to version 2.5. (jtc)
779 patch from Christoph Badura <bad@flatlin.ka.sub.org> to fix
780 credential use by read-ahead blocks. (cgd)
781 put gamma.c into libm, at the prompting of
782 Eliot Dresselhaus <dresselh@rft47.nas.nasa.gov> (cgd)
783 i386, sparc: update of gas to version 1.92.3 to support PIC code (i386
785 <a.out.h>: support for PIC relocation records in (pk)
786 <sys/exec.h>: defined EX_DYNAMIC flag (pk)
788 .size directives and generate a libgcc_pic.a archive (pk)
790 from Mark Davies <mark@comp.vuw.ac.nz> (cgd)
792 per Vernon Schryver <vjs@calcite.rhyolite.com> (cgd)
794 driver. (andrew)
796 don't try to display the resident text size with "ps -v". Fix
797 from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> (cgd)
804 Rand48 routines from Martin Birgmeier <martin@ntkupc1.tuwien.ac.at>.
805 Sorry no man pages for this from the author. (brezak)
806 finger fixes and enhancements from Luke Mewburn. (brezak)
810 maximum invocation rate, a `/var/run/inetd.pid',
811 AF_UNIX family support, several minor bug fixes. (pk)
813 including a run-time linker ld.so (in subdir rtld). (pk)
815 (sparc+i386) to support dynamic linking. (pk)
818 Mark Tinguely <tinguely@plains.NoDak.edu> (cgd)
820 from ftp.cs.berkeley.edu (cgd)
821 fix from Andrew Moore <alm@netcom.com> to correct test's handling of
822 (non-negated) "-a" and "-o". (cgd)
824 a file system mounted MNT_NOEXEC. (cgd)
827 typo, with diffs. fixes from Garrett Wollman
828 <wollman@emba.uvm.edu>. (cgd)
830 printing to not print the last open file. patch
831 from David Greenman <davidg@implode.rain.com>. (cgd)
832 cleanup dup'ed defines for GDT/LDT entries in machdep.c/sys_machdep.c.
833 call resettodr() in boot() like other ports. (brezak)
835 and a couple of minor TCP bugs. (from bsdi-users) (cgd)
838 non-null before using it in sync(). (from bsdi-users) (cgd)
840 (<adrian@cam.cornell.edu> or <mariano@geom.umn.edu>) (cgd)
841 i386: apply fix in i386/isa/spkr.c for PIT_MODE from Keith White
842 <kwhite@csi.UOttawa.CA>. (brezak)
843 ISOFS: better handling of empty files (fix the symlink bug).
844 Let filenames alone, if mounted with -gen.
846 and not end in `@'. (ws)
847 m4(1): m4 upgraded to Ozan Yigit's latest and greatest version. (glass)
849 sendmail(8): sendmail upgraded from version 8.3 to 8.6.3 (glass)
850 See sendmail/RELEASE_NOTES for a detailed list of changes.
851 tablet line discipline ported to net/2 tty system. (glass)
852 cksum(1): Update to the latest sources on uunet. (cgd)
853 mtree(8): Update to the latest sources on uunet. (cgd)
854 added a64l(), l64a(), lfind(), lsearch(), <search.h>, etc. (jtc)
855 rm(1): changed to be 1003.2-1992 compliant. (jtc)
856 find(1): added -print0 option. (jtc)
857 gas(1): changed write.h to compile with PIC not defined (phil)
858 gas(1), ns32k: added patch to config/tc-ns32k.c to make
859 "movd x(pc),y(pc)" work correctly. (phil)
862 `u' to the type). (mycroft)
867 Arthur David Olson <ado@elsie.nci.nih.gov> (cgd)
869 by <Vernon Schryver> vjs@calcite.rhyolite.com. (cgd)
870 sup(1): updated README.sup to reflect changes to collections. (brezak)
871 incorporate new dev pager from Mike Hibler <hibler@cs.utah.edu> (cgd)
872 sed(1): altered to exit when the n)ext command reaches EOF. (andrew)
873 changed printf(3), et. al. to be ANSI compliant. (jtc)
874 printf(1): changed to be 1003.2-1992 compliant. (jtc)
878 <db@diana.ocunix.on.ca>. (jtc)
879 sendmail(8): sendmail upgraded from version 8.6.3 to 8.6.4 (glass)
880 See sendmail/RELEASE_NOTES for a detailed list of changes.
881 fix from David Greenman <davidg@freefall.cdrom.com> to improve
883 reserve space in an mbuf cluster for datagram headers.
885 do the right then when prepending to mbuf clusters. (cgd)
886 fix from David Greenman <davidg@freefall.cdrom.com> to keep
888 up interface output queues with fragments. (cgd)
889 i386: fix bogus uses of splnone() in the i386 port. (cgd)
891 glob(3), and fts(3) from uunet. (cgd)
894 /usr/obj. (cgd)
896 Garrett Wollman <wollman@freefall.cdrom.com> did the
898 update /etc/namedb/root.cache with current data. Garrett Wollman
899 <wollman@freefall.cdrom.com> did the leg-work. (cgd)
909 move __LDPGSZ from sys/exec.h to machine/exec.h, because there's
910 too many "#ifdef ${ARCH}" things in there. (deraadt)
913 use ./yearistype.sh rather than yearistype.sh when making
917 csh(1): make csh be rational w.r.t. forground process groups (cgd)
918 link(5): add link(5) manual page, update of a.out(5) (pk)
924 being used currently. (glass)
928 crontab(1): do the right thing with EDITOR and PATH. reported
929 (with fix) by Roland McGrath <roland@frob.com> (cgd)
934 Spencer's new POSIX.2 compliant regex(3) functions. (jtc)
935 upgraded diff, diff3, and sdiff to version 2.6. (jtc)
936 moved fifo.h and specdev.h to /sys/miscfs, along with the various
937 file system ops they defined. (cgd)
942 stdio: more fixes from torek with help from cgd. (cgd)
944 tgetstr(). fix supplied by
945 gordon@sneaky.lonestar.org (Gordon Burditt). (cgd)
946 Add the System V message queue and semaphore facilities. Implemented
947 by Daniel Boulet <danny@BouletFermat.ab.ca>. (cgd)
949 standard. (proven)
951 Dave Matthews <dave@prlng.co.uk>, modded by cgd. (cgd)
952 strings(1): Add -t (radix) flag to strings to conform to POSIX.2. (jtc)
953 changes for othersrc/mh-6.8 to use a libmh.so. Also fix vmh for
954 new curses. (brezak)
955 slstats(8): add usr.sbin/slstats command from CSLIP-2.6 distr. (brezak)
956 quiz(6): fix uninitialized variable bug that caused quiz to dump core.
957 from Szabolcs Szigeti <pink@bagira.fsz.bme.hu> (cgd)
958 change fnmatch(3) and getopt(3) to be POSIX.2 compliant. (jtc)
959 add POSIX.2's confstr(3). (jtc)
960 do the right thing when lookup()-ing for creation. (cgd)
962 our header files are already C++ compatible. (jtc)
963 add -m and -n options to swapinfo. (cgd)
964 patch from Ukai Fumitoshi <ukai@kmc.kyoto-u.ac.jp> to do the
965 right thing with NFS fsid's and getnewfsid(). (cgd)
968 segment of an executable. Further modifications to strip(1) by
969 me. (mycroft)
970 fix function prototypes in shm.h to comply with the SVID. (brezak)
972 to do in the next version of flex. (cgd)
973 printf(1): merged with latest version from uunet. (jtc)
974 gas(1): changes to handle the `.type' directive and symbolic
975 expressions in `.size' directives (pk)
976 remove rusers version 1 interface support (/etc/inetd.conf). Redo
978 it interoperable with Sun's. Rpcgen cannot generate this. Also
979 add support for the version 3 interface in the rpc.rusersd
980 daemon. Add rusers.x (version 3 only) to librpcsvc. (brezak)
992 pppd(8): fixes to ppp stuff - pppstats.c uses <paths.h>; enhance pppd
994 sendmail(8): don't start sendmail if there's no /etc/sendmail.cf (cgd)
996 tsort(1): shouldn't be so thorough when finding nodes in a cycle.
997 fix provided by Jarle.F.Greipsland@idt.unit.no. (cgd)
998 more fixes to MS-DOS filesystem code, from Jeff Polk. (cgd)
1000 from Andy Heffernan <ahh@netcom.com>. (cgd)
1002 line, from Frank van der Linden <vdlinden@fwi.uva.nl>. (cgd)
1004 `libexec/rarpd.c' so it will compile on other BSD ports as well
1007 `usr.sbin/pppd/auth.c', (`sparc' is an architecture, not an
1009 lex(1): upgraded lex to version 2.4.2. (jtc)
1011 make(1): add MACHINE_ARCH to the set of variables defined by make(1).
1013 libc, libkern: make libc and libkern use MACHINE_ARCH. (cgd)
1014 dump cores as "progname.core" rather than "core.progname" (cgd)
1016 <ig25@rz.uni-karlsruhe.de> and seriously hacked by me. (cgd)
1017 atrun(8): put atrun into root's crontab, to run every 10 minutes. (cgd)
1019 cron(8): make sure that crond records the commands that it runs.
1020 fix supplied by thomas@mathematik.uni-Bremen.de. (cgd)
1021 sup(1): instructions updated. see ~ftp/pub/sup/README.sup. (glass)
1022 i386: don't have gcc define __386BSD__ on the i386. (cgd)
1023 replace all .s files in libraries with .S equivalents. (cgd)
1024 fix ifdef 386BSD -> NetBSD in othersrc/{sup,kermit,mh-6.8}. (brezak)
1025 lex(1): upgraded lex to version 2.4.3. (jtc)
1027 by thomas@mathematik.uni-Bremen.de. (pk)
1028 nfs: allow NFS mount parameters to be set by using `mount -u'. (pk)
1029 use credentials in physio(). (pk)
1030 make setpriority() actually return the correct error. (cgd)
1031 sparc: add sparc machine dependent sources to libc Makefiles. (pk)
1032 fix from Piero Serini <piero@strider.st.dsi.unimi.it> to get
1033 "id <login>" to get the primary group name correct. (cgd)
1034 lex(1): upgraded lex to version 2.4.4. (jtc)
1035 fix the Makefile in ed/test to not demand that . be in PATH. (cgd)
1036 fix to stty from Piero Serini <piero@strider.st.dsi.unimi.it> so
1037 that you can undef tty control characters. (cgd)
1038 change interface IFF_LLC* flags to be IFF_LINK*. (cgd)
1040 and update associated utilities. kill 2 SLIP ioctls. (cgd)
1041 routed(8): fix from Brad Parker <brad@fcr.com> to curb routed
1042 inflation when using MULTICAST. it wasn't properly ignoring
1043 the new interface flags. (cgd)
1045 fix tty subsystem to echo ^V^? correctly as ^?. From Edward Wang
1046 <edward@homer.CS.Berkeley.EDU> (deraadt)
1048 sockaddr_in's before passing them into the kernel. (deraadt)
1055 based on the pdevinuit[] array in ioconf.c rather than
1056 the previous #ifdef hell in init_main.c (deraadt)
1059 config(8): make both config and config.new deal properly with \" and \n
1060 inside a "'d string, ie. option XX="\"something\"". (deraadt)
1063 /sys/compat/sunos, for use by all m68k and sparc ports.
1066 & pk. (deraadt)
1067 don't permit TIOCSCTTY on /dev/tty, or kernel recursion happens.
1068 from Lars Fredriksen <ludvig!lars@wixer.bga.com> (deraadt)
1069 ypset should only be permitted from a reserved port. from
1070 Tor Egge <tegge@pvv.unit.no> (deraadt)
1071 tcpdump(1): move into src/usr.sbin, and cleanup (deraadt)
1074 should be handled. this is set/reset by execve, based on
1078 else's stack... (deraadt)
1084 support OMAGIC/NMAGIC a.out's (deraadt & mycroft)
1085 execve(2): in execve(), don't assume VM_MIN_ADDRESS is 0. (deraadt)
1086 in syscalls.master, make syscall#0 "syscall", like in 4.4, and thus
1089 machines down from magnum branch. Original code by Chris Torek
1090 <torek@bsdi.com>, Much improved by Markus Wild <mw@lamp>,
1091 Paul Kranenburg <pk@lamp> and myself. (deraadt)
1092 tunnel driver cleanup done by Brad Parker <brad@fcr.com>
1094 upgraded lex to version 2.4.5. (jtc)
1096 <marc@vangogh.cs.berkeley.edu> (deraadt)
1097 multicast patches added.
1098 Original code by Steve Mccanne and LBL. NetBSD patches
1099 from Chris Maeda <cmaeda@cs.washington.edu> (hpeyerl)
1100 add files I'd forgotten earlier. reminders from Brad Parker
1101 <brad@fcr.com> and Havard Eidnes
1102 <Havard.Eidnes@runit.sintef.no>. (hpeyerl)
1103 ethernet: patch to if_ed.c to make multicasts work with bpf.
1104 <Havard.Eidnes@runit.sintef.no>. (hpeyerl)
1105 add 3c509 (Etherlink-III) driver. (hpeyerl)
1106 patch ping for multicast. Original by Steve Mccanne and LBL (hpeyerl)
1108 Roland McGrath <roland@frob.com>. YP code fixed by myself.
1110 rarpd(8): LBL rarpd cleanup - moved from libexec to usr.sbin.
1111 SIOCGIFCONF cleanup by Roland McGrath <roland@frob.com>
1114 fix from Daniel Harris <daniel@werple.apana.org.au> makes tty.c
1115 untimeout() a VTIME timeout(). Saves us from a panic,
1116 which is always nice. (deraadt)
1117 crontab(1): plug a security hole in "crontab -r". fix
1118 from Todd C. Miller <millert@cs.Colorado.EDU>. (cgd)
1119 i386: add regress tests for sys/arch/i386/ldt. (brezak)
1120 add vnode device from mike@cs.utah.edu. See vnconfig.8. (brezak)
1121 replace man with new version from bostic@vangogh. (cgd)
1122 <sys/queue.h>: added, from bostic@vangogh. (cgd)
1124 Mike Long <mike.long@analog.com>. (brezak)
1125 make(1): add .OBJDIR variable to make for readable Makefiles. (pk)
1127 <jimj@miller.cs.uwm.edu>. (cgd)
1128 update to latest fgetline() from berkeley, and attendent changes. (cgd)
1130 commands. (cgd)
1131 add new filesystems from Jan-Simon Pendry <jsp@sequent.com> (cgd)
1132 add new flag, 'union', to mount options. (cgd)
1133 correct tab expansion code in tty.c (when encountering a full output
1136 as file names. Not only is this behavior required for
1137 POSIX.2, it avoids a situation where a destructive primrary
1139 to do so. (jtc)
1140 find(1): merged in changes from 4.4BSD version to our find(1). (jtc)
1141 fixed wc -c when reading from stdin. (andrew)
1142 changed <sys/dir.h> to <dirent.h> in othersrc/sup. (brezak)
1143 vnconfig(8): changed /dev name in vnconfig.8 man page. (brezak)
1145 as is done with ar(1). fix, with slight changes from me,
1146 by Ed Hudson <elh@netcom.com>. (jtc)
1148 bsd-sources on uunet. (jtc)
1149 rename fgetline() to fgetln(). (cgd)
1150 chmod(1): fix chmod so that "chmod o= foo" works right. (cgd)
1151 calendar(1): fix from Fen Labalme <fen@netcom.com> to calendar,
1152 and more from myself. (cgd)
1153 installed C++ shared library run-time support (/usr/lib/c++rt0.o),
1156 cron(8), crontab(1): upgraded cron/crontab to vixie cron 3.0. (jtc)
1157 lex(1): upgraded lex to version 2.4.6. (jtc)
1158 execve(2): reorganize execve() sub-functons, and streamline them. (cgd)
1159 ptrace: reorganize ptrace code, so that it's more easily shareable.
1161 m68k: started collecting common m68k code. (cgd)
1163 for ${MACHINE_ARCH}. (cgd)
1164 config(8): added code to 'config' and 'config.new' to pull in
1166 MACHINE_ARCH. (cgd)
1167 put SHM_LOCK and SHM_UNLOCK in .../sys/shm.h, where they belong,
1168 and modify sysv_shm.c so that they're usable. (cgd)
1169 fix sup Makefile. (brezak)
1170 implement PT_ATTACH and PT_DETACH. (cgd)
1172 by brad@fcr.com. (cgd)
1173 rbootd(8): add rbootd for booting hp workstations diskless. From
1174 Mike Hibler <mike@cs.utah.edu>. (brezak)
1175 i386: check user's selectors in sigreturn(). (brezak)
1177 cmaeda@cs.washington.edu. (brezak)
1178 mrouted(8): add mrouted from LBL via cmaeda@cs.washington.edu. (brezak)
1181 suggestion from sendmail author. (glass)
1182 MAXBSIZE is now 16k. (cgd)
1185 /etc/rc if /etc/netstat says so. (deraadt)
1189 fix more tty.c tab problems relating to ring buffers (deraadt)
1190 rpc.bootparamd(8): by Klas Heggemann <klas@nada.kth.se> (deraadt)
1191 bpf: make bpf's BIO* ioctl's print nicely. sent in by
1192 <Havard.Eidnes@runit.sintef.no> (deraadt)
1193 rpc.bootparamd(8): improvements by <roland@frob.com> and me (deraadt)
1195 i386: cleanup ldt regress test. (brezak)
1196 update disklabel.h with new filesystem types from 4.4 . (brezak)
1198 mccanne@ee.lbl.gov (Steven McCanne). (brezak)
1199 hp300: fix uninitialized variable in swapgeneric.c. (brezak)
1201 output with eight character group names. (jtc)
1205 do not contain the path to the source file. (jtc)
1208 right thing with termcap string arguments. (cgd)
1209 hp300: add basic disklabel support to sd.c. (brezak)
1210 hp300: set text start address at 0 for kernel. (brezak)
1211 bring in CMU/4.4 standalone library. (brezak)
1212 hp300: standalone bootstrap for use with CMU libsa. This also
1213 includes support for loading the symbol table. (brezak)
1214 hp300: add support to locore.s for dealing with DDB symbols
1215 from bootstrap. This requires a new bootstrap. (brezak)
1216 hp300: fix silly type for rd disks: NSD --> NRD. (brezak)
1218 pmax: Terry Friedrichsen <terry@venus.sunquest.com> is helping
1219 with the pmax port. numberous fixes from him and
1225 i386: fix a number of if_ep.c bugs (deraadt)
1227 network-byte-order ether_type field in the ethernet header.
1228 Note: All network device drivers have to be fixed. (deraadt)
1230 new bpf.c from Steve Mccanne, with our own hacks. (deraadt)
1231 sh(1): make /bin/sh . (source) command search $PATH as it should. from
1232 dkionka@Cadence.COM (Daniel P. Kionka), fixed by me (deraadt)
1233 from & mail now will use $MAIL as default mailbox. from
1234 Christos Zoulas <christos@deshaw.com> (deraadt)
1235 i386: correct printing of disk sizes for sd drives. from
1236 <adrian@lemmings.cursci.com> (deraadt)
1237 patch to ttyname() from Steven M. Schultz <sms@WLV.IIPO.GTEGSC.COM>
1238 to kill a memory leak. (cgd)
1239 libutil: reorganize; move most of its contents into libc. create
1240 a libkvm to handle kvm stuff. (it'll be needed in the future
1241 for the LBL kvm code.) (cgd)
1242 fix getloadavg() so it no longer uses the kvm routines. add a
1243 new getkerninfo() subroutine to facilitate this. (cgd)
1244 remove dbsym. (cgd)
1246 and sparc. Sparc port needs more work on reading core files;
1248 fix a panic in ip multicast code. (brezak)
1249 sendmail(8): sendmail upgraded to version 8.6.5. (glass)
1250 update linker sources to convey gcc's .type directives into
1251 shared objects. (pk)
1253 Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr> (cgd)
1255 Arthur David Olson <ado@elsie.nci.nih.gov> (cgd)
1257 it to use new err() and warn() functions. (cgd)
1259 <pen@lysator.liu.se>) as /usr/libexec/identd. (cgd)
1260 uname(1): fix to uname(1) from Matthieu Herrb <matthieu@laas.fr> to
1261 handle multiple arguments. (cgd)
1264 thread standard. This is version 1.18 from my tree. (proven)
1265 fix bug that prevented unmounting of read-only MS-DOS fs's. (cgd)
1267 and ttcp. also, cleaned up the Makefile. (cgd)
1270 other places in /usr/src. (cgd)
1273 fixed find(1)'s -nouser and -nogroup options. (andrew)
1274 update awk to gawk 2.15.4. (jtc)
1275 m68k: add da30 port (yet another m68k machine). (paulus)
1277 "clockframe". simplifies things for some ports (deraadt)
1278 very strange hack in vnode.h to ensure that inodes are double
1279 aligned in struct vnode. Various new processors, including
1282 sparc: sparc port works! Ported from 4.4 to NetBSD by myself.
1283 Much thanks to Chris Torek <torek@bsdi.com> for the
1285 with the userland code. (deraadt)
1286 in tty.c, undo a flow control bug introduced months ago. (deraadt)
1287 modload & friends mistakenly were compiled with a -DKERNEL. Please
1288 don't do this. (deraadt)
1289 i386: MAKEDEV no longer creates symbolic links in /dev. (deraadt)
1290 i386: more if_ep.c bugs fixed (deraadt)
1291 sparc: don't cache DMA memory. fix from Chris Torek (deraadt)
1294 sparc: proper /dev/MAKEDEV. derived from hp300. (pk & deraadt)
1295 amiga: proper /dev/MAKEDEV. cleaned up from original by Markus and
1300 tty.c's VMIN/VTIME code was missing an untimeout(). fix from
1301 freebsd. (deraadt)
1302 support for the "lookup" keyword in resolv.conf. See the man
1305 run ls upon request. needs drivers and some stability
1306 work.. (glass)
1308 ftp.cray.com. (cgd)
1309 libc: slightly disambiguate setuid() man page. (cgd)
1310 fix the way apropos et al. deal with underscores in names. (cgd)
1312 Frank van der Linden <vdlinden@fwi.uva.nl> (cgd)
1313 fix bsd.dep.make to clean .depend files only only on cleandir.
1314 Pointed out by michaelv@iastate.edu. (cgd)
1315 add 3Com 3c501 driver by Matt Kimmel <kimmel@cs.umass.edu>. (hpeyerl)
1317 tape header volume number, from thomas@mathematik.uni-Bremen.de.
1320 from Arne Juul <arnej@dsl.unit.no>. (cgd)
1322 from Christos Zoulas <christos@deshaw.com>. (cgd)
1323 sed(1): fix sed to do the right thing with empty regex matches. (cgd)
1324 tftpd(8): fix from Christos Zoulas <christos@deshaw.com> to keep tftpd
1325 from dumping core when invoked with no arguments. (cgd)
1326 vi: fix from Christos Zoulas <christos@deshaw.com> to keep vi
1328 really have one. (cgd)
1329 mods to msdos filesystem code so it works on big-endian machines.
1332 fill in the info for the appropriate partition. (cgd)
1334 by Christos Zoulas <christos@deshaw.com>. (cgd)
1338 <bob@speakez.com> (deraadt)
1340 models of the card. Fixed by Michael VanLoon
1341 <michaelv@iastate.edu> (deraadt)
1344 netstat(1): core dump fix from Chuck Cranor <chuck@maria.wustl.edu>
1346 fix from Arne Juul <arnej@dsl.unit.no> for bug where extra
1347 null chars would get appended to mailbox by mail(1). (cgd)
1348 fix to keep the getcap(3) routines from accessing freed memory.
1349 from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> (cgd)
1350 lpr(1): fix for symlink-related security hole in lpr. From
1351 comp.security.unix. (cgd)
1352 rdist(1): update to latest version of rdist(1) from UCB (via uunet).
1353 No new security fixes, but general cleanup. (cgd)
1356 and friends. (deraadt)
1357 lpd shouldn't clobber the page width specified in the printcap file.
1358 fix from John F. Woods <jfw@ksr.com>. (cgd)
1359 pr(1): pr shouldn't croak if -w specified without multi-column mode.
1360 fix from John F. Woods <jfw@ksr.com>. (cgd)
1361 at(1): fix two bugs in at(1)'s date/time parsing. One of the fixes
1362 was from Javier Martin Rueda <jmrueda@diatel.upm.es>. (cgd)
1364 getty(8): converted to use the getcap(3) routines. (cgd)
1366 units > 0. (brezak)
1367 make FFS optional. (ws)
1369 <scjones@thor.sdrc.com>. (jtc)
1371 sendmail(8): sendmail upgraded to version 8.6.7.
1372 This fixes a major security hole in v8. Our
1373 distribution has also been cleaned up. (glass)
1374 sendmail(8): sendmail upgraded to version 8.6.8.
1375 This fixes a security hole in v8. (glass)
1376 Lets not make this three in a row...
1377 fix from mark@aggregate.com (Mark P. Gooderum) to convince diff -l
1378 to invoke 'pr' correctly. (cgd)
1380 longname. Fix from Eric J. Haug <ejh@slueas.slu.edu> (cgd)
1381 manpages: various manual page fixes from Luke Mewburn and myself. (cgd)
1383 getty(8): fix a couple of typos in getty's headers.
1384 from Andras Olah <olah@cs.utwente.nl>. (cgd)
1386 thing with blocksizes. (cgd)
1388 (broken) buffering scheme. (cgd)
1389 a few routing ref-count fixes. (cgd)
1391 people with buff video boards, the latter for fun. (cgd)
1393 MAP_FILE or MAP_ANON flags are present. (chopps)
1394 sa(8): add a 'sa' command, written by me. (cgd)
1396 quantity. Lots of associated changes. (cgd)
1397 __initdb() should only warn about spwd.db errors once, fix from
1398 <nils@merlin.ims.uni-stuttgart.de> (deraadt)
1399 i386: attempt to get the cursor correct on MDA/Hercules cards. If
1401 config file. (deraadt)
1404 take disklib.c out of libkern, put it back in the kernel
1406 fix sh/mkinit.c to not generate garbage in init.c (deraadt)
1407 fix hang in rcmd.c if either socket was >= 32 (deraadt)
1408 reorganize mmap() flags, and squish MAP_FILE. (cgd)
1410 Bostic, available from ftp.cs.berkeley.edu. (cgd)
1411 ac(8): add an 'ac' command, by Simon J. Gerraty and myself. (cgd)
1412 add 'ttyflags' to set device-specific tty flags. (cgd)
1413 i386: add -r flag to boot block, to select RB_DFLTROOT. (cgd)
1414 manpages: lots of man page fixes from Mark Weaver. (cgd)
1416 to work with vt200's and xterms. from Mark Weaver. (cgd)
1417 change the way syscalls with quad arguments are implemented. (cgd)
1418 change stdio's fpos_t to an off_t. (cgd)
1419 hp300: added hilinfo and grfinfo, from Utah, for the hp300. (cgd)
1420 ftpd(8): modify ftpd to support non-anonymous chrooted users. patches
1421 from Jarle.F.Greipsland@idt.unit.no. (cgd)
1423 with _POSIX_SAVED_IDS. fixed a few bugs, in the process,
1424 and obsoleted (i.e. moved into libc/compat-43) several
1425 functions and (former) syscalls. (cgd)
1426 add a MNT_USER flag, for mounts made by users. (cgd)
1429 and are user-settable. Also, allow users to mount MS-DOS
1430 file systems. (cgd)
1431 ns32k: support for ld (thanks to Matthias Pfaller). (pk)
1433 tunefs. (cgd)
1434 kill MOUNT_AFS vfs table slot. (cgd)
1435 gettytab(5): add information about "np" to gettytab(5). (cgd)
1437 display a 'regs' or 'fpregs' file for system processes. (cgd)
1438 fix console hanging problem once and for all (hopefully). (cgd)
1439 bump NetBSD0_9 symbol in <sys/param.h> to 2 (i.e. 0.9a). (cgd)
1440 fix stty's notion of where MDMBUF resides. (cgd)
1445 bug, by <dean@fsa.ca> (deraadt)
1447 repair paths in various utilities, report by <dgy@mcs.com> (deraadt)
1449 based on 4.9.2 by Vixie). Note: the `search' keyword in
1450 resolv.conf is now quite important! (deraadt)
1451 strftime bugfix for "%R" from <seanv@cs.uq.edu.au> (deraadt)
1454 libc: add a setproctitle() call to libc, to frob the process title.
1456 change mount()'s type to be a string. backward compatible with
1457 COMPAT_09. Various associated changes, including better
1458 VFS LKM support. (cgd)
1459 convert the vm system to use <sys/queue.h> (cgd)
1460 gettytab(5): add a 'mb' flag to gettytab, to specify MDMBUF. (cgd)
1462 kill symorder(1); kvm_mkdb makes it obsolete. (cgd)
1465 fix m_adj() in uipc_mbuf.c to adjust m_pkthdr.len in the correct
1467 implement better locking in mbuf.h, and fix cltom() macro (deraadt)
1472 nfs diskless support revised. uses bootp+rpc to gather
1473 appropriate parameters. see diskless(8). (glass)
1474 bootpd(8) moved from othersrc to libexec/bootpd.
1475 bootptab added to etc. (glass)
1481 sendmail(8): sendmail upgraded to version 8.6.9. (glass)
1482 allow TIOCSETD on ptys. (cgd)
1483 obsolete quad and u_quad types. (cgd)
1484 convert inodes, etc., to use quad_t and u_quad_t. (cgd)
1485 convert vnode.h, mount.h, buf.h and associated files to use
1486 <sys/queue.h> rather than their own queues. (cgd)
1487 added POSIX.2 compliant getconf utility. (jtc)
1488 ns32k: added support to gdb. (phil)
1489 getty(8) now uses termios. (pk)
1490 pig(6): add pig(6) to the games suite. (cgd)
1491 libc: add getgrouplist() function to libc. (cgd)
1492 update id, groups, and whoami. (cgd)
1493 mrouted(8): update to VJ's 2.2 version. (brezak)
1494 add network standalone support to sys/lib/libsa for netboot. (brezak)
1495 amiga: moved to config.new many devices modified and names fixed.
1499 added a machine/disklabel.h (chopps)
1503 incorporate new version of lpd. (cgd)
1504 libc: incorporate new version of libc's rcmd() and related functions.
1506 pstat(8): add new pstat(8) program, which obsoletes swapinfo. (cgd)
1507 roll in a new sysv shared-memory module. <glass> (hpeyerl)
1508 introduce new core dump format. (pk)
1509 kernel debugging support in gdb. (pk)
1510 pc532: added the boot from ufs program. (phil)
1513 rlogind(8), rshd(8), telnetd(8): update to 4.4-Lite versions. (cgd)
1517 w/out history support (for install floppies). (jtc)
1518 ip multicast mrouting fixes. Bring in previous version of mrouting
1519 code. Apply bug fix for igmp.c cksum errors from
1520 Steve McCanne. Fix mrouted (and friends) to fill in ip hdr
1521 fields that 4.4 no longer does for you. (brezak)
1522 chown(8), chgrp(1): updated to 4.4-Lite versions. (cgd)
1524 Thorsten Lockert <tholo@SigmaSoft.COM>. (cgd)
1525 updated src/share/doc tree to work like 4.4-Lite's. (cgd)
1526 added bm(3) functions from Keith Bostic. (cgd)
1527 fixed share/mk files to be not so agressive w/_SUBDIRUSE. (cgd)
1529 cleanup by me. (jtc)
1530 ccd(4): rename cd.c to ccd.c and update to 4.4Lite version in /sys/dev.
1531 (concatenated disk driver). (hpeyerl)
1532 i386: fix disklabel clobbering MBR on disks shared with DOS. (brezak)
1533 add kerberos5 (k5login.c) authentication for login. (brezak)
1534 build mount_nfs with kerberos iff kerberos environment. (brezak)
1535 build sys/lib/libsa with the rest of the kernel/sa libs. (brezak)
1536 add conditional kerberosIV and kerberos5 support to passwd. (brezak)
1537 vax: initial uploads of VAX architecture code. (ragge)
1542 and curses to the latest version. (cgd)
1543 libsa: make sys/lib/libsa build. (brezak)
1544 hp300: use installboot.sh in stand - no more installboot.c. (brezak)
1547 hp300: do echo in tgets() instead of prf.c like libsa:gets(). (brezak)
1549 'PASV' command, supplied by David Carrel <carrel@cisco.com>.
1551 make src/distrib part of the tree, for distribution tools. (cgd)
1552 add 'crunch' by James da Silva, in src/distrib/crunch. (cgd)
1553 add distribution set lists in src/distrib/sets. (cgd)
1554 i386: add floppy build tools to src/distrib/i386. (cgd)
1555 passwd(1): fix building passwd with kerberos4 support.
1556 From Michael Graff <explorer@vorpal.com>. (brezak)
1558 .gz's (cgd)
1560 by Lennart Augustsson <augustss@cs.chalmers.se> (cgd)
1565 Added "float" versions of math functions (sinf, cosf, etc.) to libm.
1566 From Ian Taylor (ian@cygnus.com), with some work by me. (jtc)
1567 added __weak_reference() macro to <sys/cdefs.h>. (jtc)
1568 added constants required by XPG3 to <limits.h> and
1569 <machine/limits.h>. (jtc)
1572 a double underscore. The traditional variable names are
1574 supported yet). (jtc)
1576 __sys_nerr, and __sys_siglist[] variables. (jtc)
1577 moved machine-dependencies in <sys/disklabel.h> into
1578 <machine/disklabel.h> and cleaned up some. (cgd)
1579 make <stdarg.h> a symlink, and clean up ports' varargs.h and
1580 stdarg.h files. (cgd)
1581 tar(1): fixed rmt support in tar. (andrew)
1582 rmt(8): added some undocumented rmt(8) options to its man page. (andrew)
1583 libc: cleaned up a bunch of bogus pointer casts, etc., in libc. (cgd)
1584 fdisk(8): Enabled `partitioning' of regular files. [mycroft 19941019]
1585 add a register_t type for every port. (cgd)
1586 ufs: make UFS safe for use on machines with wider types. (cgd)
1589 calling conventions. (cgd)
1591 part of wd.c. [mycroft 19941020]
1593 partition in the MBR. [mycroft 19941020]
1594 adventure(6), boggle(6), phantasia(6), random(6): Added from 4.4lite.
1596 larn(6): Fixed several bugs. [mycroft 19941021]
1597 scsi: Made user-level SCSI commands (SCIOCCOMMAND) work.
1600 it up a bit. [mycroft 19941023]
1601 got rid of the Xchess sources. (cgd)
1602 send-pr(1): made send-pr a bit smarter about the 'Release' field. (cgd)
1603 added COMPAT_10 option, for NetBSD 1.0 binary compatibility. (cgd)
1604 uucp(1): upgraded to version 1.05. From John Kohl. (jtc)
1606 system calls, on the i386. [mycroft 19941025]
1608 counts (e.g. isofs). [mycroft 19941026]
1609 Reworked part of the `mcd' driver to make it more reliable. [mycroft
1611 Made fork(2)ing with a user-defined LDT work (and not panic). [mycroft
1613 upgraded diff, diff3, and sdiff to version 2.7. (jtc)
1614 lorder(1): Fixed lorder manpage. From Brad Parker. (jtc)
1615 Fixed at, atrun, badsect and cal manpages. From Saitoh Masanobu. (jtc)
1616 Corrected Professor Falken's name in the example passwd file. [mycroft
1618 Added a driver for ST0[12] and FD8[05]0 SCSI controllers. [mycroft
1620 i386: Updated the i386 port to use config.new. [mycroft 19941103]
1622 faster, especially when the FPU is used. [mycroft 19941106]
1624 with a non zero exit status on write errors. (jtc)
1625 sh(1): Added a munged version of pdksh's ulimit builtin to sh. (jtc)
1627 with POSIX.2. (jtc)
1628 skey(1): Fixed manpage. From Matthew Green
1629 (mrg@splode.mame.mu.oz.au). (jtc)
1631 what, who, whois, xargs, xstr, and yes with 4.4lite. (jtc)
1632 Added chflags, jot, and lam from 4.4lite. (jtc)
1634 and mktime() to conform to POSIX.1. (jtc)
1635 lfs: Fixed structure padding in LFS, so that it's more likely to work.
1637 Changed catclose() to have int return value to conform to XPG3. (jtc)
1638 Fixed race conditions on open in the SCSI and IDE disk drivers.
1640 Added -xpg3 and -xpg4 to man macro's .St directive. (jtc)
1641 Implemented EIDE multi-sector PIO, DMA, and LBA modes. [mycroft
1643 i386: Fixed memchr(?, ?, 0) return the correct thing (0) on the i386.
1646 specify the name of the array. From Jason Thorpe. (jtc).
1648 file names. (jtc)
1650 make it more reliable. (mycroft)
1651 Merged machine independent manpages from share/man with 4.4lite. (jtc)
1652 Merged pppstats(8) and slstats(8). Changed the behavior and options
1654 similar programs. (glass)
1655 pppstats(8), slstats(8): Added a merged man page. (glass)
1656 bc(1), dc(1): Imported GNU bc-1.03 and GNU dc from bc-1.03. (phil)
1657 Made /kern/loadavg give a reasonable `scale' number. [mycroft 19941201]
1658 Made `pccons' more finicky about modifying the cursor. [mycroft
1661 modern disks. [mycroft 19941201]
1663 cause the machine to reset. [mycroft 19941203]
1665 EPERM errors in many cases. [mycroft 19941205]
1666 i386: Made `gdb -k' work for i386. [mycroft 19941205]
1667 Fixed device handling on cd9660 to not panic. [mycroft 19941205]
1668 Modified nosys() to return ENOSYS. (cgd)
1670 and users with 4.4lite. (jtc)
1672 dynamically. (jtc)
1673 who(1): Changed to be POSIX.2 compliant. (jtc)
1675 and added rlim_t to <sys/types.h>. (jtc)
1677 messages less cryptic. [mycroft 19941211]
1679 related changes. [mycroft 19941214]
1681 machine MMU architecture on virtual address mappings. (pk)
1682 audio: Made reading from `sb' work again. [mycroft 19941217]
1684 machines can easily use them. (cgd)
1687 is necessary. Leave old (namespace-polluting) predefines in,
1688 until after next release. (cgd)
1689 Change the way man pages are specified in Makefiles. use MAN=
1690 now, with section numbers. (cgd)
1691 ld(1): Support for "weak" symbols in as and ld. (pk)
1692 . removed from path in the default root .cshrc and .profile. (cgd)
1693 Implement and use a common access checking routine: vaccess. (ws)
1695 the `archive' bit using cflags(2). [mycroft 19941227]
1697 autoconfiguration mechanism. [mycroft 19941228]
1699 with the intent of deprecating it. [mycroft 19941229]
1700 pc532: Added the lpt driver for the pc532 port. (phil)
1701 ethernet: Changed `ed' and `ie' drivers to use soft configuration.
1704 Added the `boca' driver for BOCA multi-port serial boards. [mycroft
1706 traceroute(8): Added `-g' option to, to do loose source routing.
1708 hp300: Enabled LKMs on the hp300. [mycroft 19950105]
1710 time. [mycroft 19950105]
1712 specified. [mycroft 19950106]
1713 Fixed the `pms' probe to work better on many machines. [mycroft
1716 printed. [mycroft 19950107]
1719 list to be printed. [mycroft 19950109]
1720 Fixed a mbuf leak when socket options were set. [mycroft 19950111]
1721 Made the RPC daemons work both when run from inetd and when not.
1724 wants it. [mycroft 19950114]
1726 generates the historic BSD output. [mycroft 19950114]
1728 first time. [mycroft 19950115]
1729 Removed the gratuitous `. in PATH' warnings from sh(1) and csh(1).
1732 with `-DSERIAL'. [mycroft 19950115]
1734 meant 512. [mycroft 19950116]
1735 ncr: Updated the `ncr' driver from the author. Should improve
1736 reliability. [mycroft 19950116]
1738 `rmt'. [mycroft 19950120]
1739 Removed `.' from the default PATHs in sh(1) and csh(1). [mycroft
1741 vipw(8): Fixed to suspend correctly when it gets a stop signal.
1744 `-u' option. [mycroft 19950121]
1746 boot. [mycroft 19950121]
1747 ethernet: Improved performance of the `ie' driver significantly.
1750 causing files to be truncated by FTP). [mycroft 19950123]
1751 sparc: Add sig{set,long}jmp() for sparc to libc. (pk)
1752 config(8): change config.new to allow swapping on pseudo-devices. (cgd)
1754 consistently, everywhere. (cgd)
1756 not. [mycroft 19950125]
1757 gdb(1): Fixed the source file searching commands in GDB.
1759 scsi: Made the SCSI disk drivers wait for the disc to spin up on open.
1761 add sysctl() variable kern.maxpartitions, so one can easily get
1762 the value of MAXPARTITIONS w/o compiling it in. (cgd)
1764 their fhtovp and vptofh functions return EOPNOTSUPP. (cgd)
1765 config(8): fix config.new to handle differing values of MAXPARTITIONS.
1768 and PT_WRITE_U from the kernel. [mycroft 19950126]
1772 with 4.4lite. (jtc)
1773 realpath(3): Added prototype to <stdlib.h>. (jtc)
1775 that conflicted with ANSI. (jtc)
1776 Merged libm with fdlibm 5.2. (jtc)
1777 libc: upgrade the libc/regex code to the 4.4-Lite version. no real
1778 changes, just cruft removal. (cgd)
1779 umount(8): Fixed to not treat union mounts as NFS mounts. [mycroft
1782 mount(8), and cleaned that up a little. [mycroft 19950130]
1783 scanf(3): Changed scanf() so it handles long doubles. (jtc)
1785 Hubert Feyrer <hubert@rfhu1001.fh.uni-regensburg.de>. (jtc)
1786 Changed etc/security to so that .emacs, not .emacsrc, is checked
1787 to make sure it is not owned by someone else or is writable.
1788 From Mike Long <mike.long@analog.com>. (jtc)
1789 Increased symlink loop detection count to 32. [mycroft 19950131]
1791 wide negotiation. [mycroft 19950201]
1792 scsi: Implemented a first cut at sync negotiation in the `aic' driver.
1795 of convential memory, by rounding down to a page. [mycroft
1798 the m68k. [mycroft 19950202]
1801 dump. [mycroft 19950203]
1802 i386: Made it safe for user processes to change %gs on the i386.
1805 names for the debugging registers (`dr[0-7]'). Also added
1807 disassembler. [mycroft 19950205]
1809 dumping. [mycroft 19950214]
1810 sparc: driver for sun4c floppy device. [pk 19950217]
1812 interrupts under high load. [mycroft 19950218]
1814 libsa somewhat. [mycroft 19950219]
1816 addition to the old option syntax. [mycroft 19950220]
1817 libsa: Added a machine-independent `twiddler' to libsa. Also made the
1818 libsa exec() more useful. [mycroft 19950220]
1819 yppasswd(1): Added yppasswd as a link to passwd. (phil)
1820 audio: Added new machine independent audio subsystem. Drivers for i386
1822 and Windows Sound System. Thanx to John Kohl, Jeff Chilton,
1823 George Michaelson, and Havard Eidnes. (brezak)
1825 <is@Beverly.Rhein.DE> with some local cleanup. (glass)
1826 rcs(1): Updated RCS to version 5.6.7.4. [mycroft 19950223]
1827 alpha: Added the machine-dependent code for the NetBSD/Alpha port.
1831 standard. Also made nsl, rpc, db, gmon, include, and
1832 yp conform. (cgd)
1833 tcpdump(1): Updated tcpdump to version 3.0, and imported libpcap 0.0.
1835 vnd(4): convert the vnd driver to not use b_pfcent. (cgd)
1837 for the common case. (cgd)
1840 it to work with the MI SCSI code. (cgd)
1841 remove b_pfcent from the buf structure. (cgd)
1843 connected sockets correctly. Fix posted by Dan McDonald
1844 <danmcd@itd.nrl.navy.mil>. (glass)
1846 is done. (cgd)
1847 rpcgen(1): convert to use memset() rather than bzero(). From Luke
1848 Mewburn, in PR #841. (cgd)
1849 mtree(8): update to the 4.4-Lite code. Add patch by
1850 Ed Symanzik <zik@enoch.cl.msu.edu> to add support for
1852 about files which aren't necessarily present. (cgd)
1853 convert sbin to the new RCS Id format. (cgd)
1855 consistent. [mycroft 19950308]
1857 on a script line after an end of group character. [mycroft
1860 size_t where appropriate, rather than u_int or u_long. [mycroft
1863 with halt(8). Man pages need a lot of work, but
1864 that's up to the port owners, not me. (cgd)
1865 sed(1): Fixed the sed `P' and `D' commands. [mycroft 19950315]
1866 sort(1): Updated to GNU sort from textutils-1.11, fixes ispell config.
1867 From Kenneth Stailey <kstailey@leidecker.gsfc.nasa.gov> (jtc).
1870 side of the connection. [mycroft 19950317]
1871 kernel: Added a `%p' format for kernel printf()s. [mycroft 19950319]
1872 fsck(8): Fixed to recreate the `..' entry in the root directory if it
1873 is missing. [mycroft 19950319]
1874 libc: Added qabs(), quad_t version of abs() and labs() to libc. (jtc)
1875 libc: Added qdiv(), quad_t version of div() and ldiv() to libc. (jtc)
1877 specificantion for "long long" arguments. (jtc)
1878 grog(1): Now install grog(1) from groff distribution. It suggests
1880 document. (glass)
1881 Added general timeval addition/subtraction macros in sys/time.h, and
1882 made a bunch of code use them. [mycroft 19950321]
1883 gas(1): Enabled the `.bss' directive in gas. [mycroft 19950321]
1885 BSD functions. [mycroft 19950321]
1888 glass did. (cgd)
1890 specified. [mycroft 19950322]
1892 the interface is down. [mycroft 19950322]
1894 connections. [mycroft 19950322]
1895 amd(8): Enabled the `noconn' and `resvport' mount options in AMD.
1898 double-mapped. (cgd)
1902 into "secure mode" by init(8). (cgd)
1904 colrm, column, comm, ctags, and cut to Lite versions. (glass)
1906 and compress to new RCS Id format. (glass)
1907 bdes(1): Added bdes(1) from Lite. Domestic distribution only. (glass)
1909 system, to be more compatible. [mycroft 19950327]
1911 and implement most of the CDIOC* ioctls. [mycroft 19950327]
1914 being tested is split across a mbuf boundary. [mycroft
1916 cp(1): Made `cp -R' work correctly with FIFOs. [mycroft 19950401]
1917 ethernet: Speed up the `ie' driver more. [mycroft 19950403]
1918 Fixed return types of some functions in struct ifnet. Also added an
1920 an interface, removing an old #ifdef. [mycroft 19950407]
1921 Added a /usr/bin/banner clone, written by Simon J. Gerraty. (cgd)
1923 in case it's creating a file. [mycroft 19950409]
1926 fpsetsticky() and <ieeefp.h> to the i386, m68k, sparc, and
1927 pmax ports. (jtc)
1930 places. Removed the old `b_type' entry in bdevsw. Centralized
1932 console switch tables in conf.h and cons.h, respectively.
1933 Updated all of the ports to conform to this. [mycroft 19950409]
1935 closer to right for MP systems. For now, it just always
1937 allocated struct pmap. [mycroft 19950410]
1940 hp300. [mycroft 19950410]
1942 new file. XXX Not complete. [mycroft 19950410]
1944 IFF_LOOPBACK bit instead. [mycroft 19950411]
1945 Centralized dp8390 register definitions. [mycroft 19950411]
1947 which is cleared on mounting, and restored on unmounting. When
1949 `clean'. [mycroft 19950412]
1951 explicitly-sized types where appropriate. (cgd)
1953 program. [mycroft 19950414]
1955 to pass the destination address as an argument.
1958 better to the original specification. [mycroft 19950414]
1959 Fixed fifo_open() to allow opening a FIFO with O_RDWR. [mycroft
1962 vmstat(8): Took away VAX machine-related definitions from vmstat.
1964 config(8): made config.new understand the 'include' directive from
1965 device specification ("files") files. (cgd)
1966 alpha: Add Alpha support to gprof. (cgd)
1968 d_tty callback to get the struct tty pointer.
1971 `-interface' flag, to route(8). [mycroft 19950420]
1973 from locore, and instead have it done in the console driver.
1975 i386: Made the i386 reset routine more robust. [mycroft 19950421]
1977 machine-independent routine, vfs_shutdown(). [mycroft 19950421]
1979 wargames, worm, worms, and wump from Lite. (that's
1980 the last of the games.) [cgd 19950422]
1982 stdin. From Masanobu Saitoh <saitoh@spa.is.uec.ac.jp>
1983 in PR #982. Also, fix usage strings to note that "width"
1984 argument to "-w" flag isn't really optional. [cgd 19950422]
1986 (read-only, by everyone). (fixes PR #984.) [cgd 19950422]
1989 safe, track my local alpha changes. [cgd 19950422]
1991 as suggested by Rens Troost. [cgd 19950422]
1993 used on the alpha work properly. [cgd 19950423]
1996 the os emulation. This is not in its final form yet, but
1997 eventually I hope to be able to lkm emulations. Turned the
1998 process argument copying code into a function (copyargs).
2001 nm added, for the alpha port. [cgd 19950424]
2002 alpha: don't build the a.out tool chain in the source tree on the
2003 alpha port. [cgd 19950424]
2005 the alpha port. The programs probably don't all work
2007 master NetBSD source tree now. (i.e. everything
2008 except src/sys has been merged.) [cgd 19950424]
2010 driver. [leo 19950425]
2012 contributed by Rolf Grossmann. [pk 19950425]
2013 sparc: fast in_cksum() routine from Matthew Green. [pk 19950426]
2014 audio: applied fix for audio nits from Mike Long (PR #996).
2016 i386: When using the isa com.c as a serial console, pressing <break>
2017 gets you into ddb. [hpeyerl 19950427]
2018 config(8): rename "config" to be "config.old", and rename "config.new"
2019 to be "config". Update "files"-file search routines to reflect
2020 appropriate names, and also update manual pages. Move
2021 "files" files as necessary to fix things up. [cgd 19950428]
2024 masks. (right now, those stubs abort().) [cgd 19950429]
2026 (for internal use only, at this point). made various
2029 form. [cgd 19950429]
2031 by pwd.h and grp.h, respectively, if _POSIX_SOURCE and
2032 _XOPEN_SOURCE aren't defined. [cgd 19950429]
2033 mac68k: updated nubus code and video/ethernet drivers to match.
2035 better frame for later work. [briggs 19950429]
2037 (uhenric@mcl.ucsb.edu) as an outgrowth from PR #1009.
2039 i386: added a machine-independent <dev/ic/mc146818.h> for MC146818A RTC
2040 chips (and compatibles). Made the i386 use it. [cgd 19950504]
2041 updated flex to version 2.5.2. [jtc 19950504]
2042 allow ports to enable swapping individually. define a cpu_swapout()
2043 function to handle CPU-specific swapout needs. [cgd 19950505]
2045 opened. from John Kohl - PR #1006. [brezak 19950505]
2046 audio: add fixes for sbdsp.c mixer device from John Kohl - PR #1028.
2047 Add mixer arg for ioctl PR #1027. Don't call hardware close in
2048 mixer_close() from Rolf Grossmann. [brezak 19950508]
2049 fixed group quota checking, allow anyone to sync quotas.
2050 From Mike Karels. [cgd 19950510]
2051 amiga: removed double mapping of kernel stack (kstack). Now
2055 loghosts. From Jarle Greipsland in PR #1039. [cgd 19950514]
2057 out the number of malformed IP fragments dropped.
2059 atari: - Fixed TT-HIGH video mode, so 19'' screens are supported.
2060 - removed double mapping of kstack.
2062 so the fsclean mechanism is working properly.
2064 changes color.
2067 also change alternate consoles. [leo 19950531]
2068 add a way for drivers, etc., to register hooks to be run immediately
2069 before shutdown. [cgd 19950531]
2070 Split egid out of supplemental group list because POSIX.1 requires
2072 the group list. Changed getgrouplist(3) to not duplicate
2073 the primary group. [jtc 19950531]
2074 i386: integrate patch from Lon Willett for pcvt. This is part of the
2075 the 3.20 release. It "welds" the cursor in DDB, fixes some
2077 sizes are changed. [brezak 19950601]
2078 change bsd.man.mk so that if 'make MANZ= install' is done,
2079 installed man pages will be gzipped. [brezak 19950601]
2080 ethernet: add the if_de.c driver by Matt Thomas <matt@lkg.dec.com> for
2081 DECchip 21[01]40-based PCI ethernet boards. [cgd 19950604]
2083 Ignatios Souvatzis. [cgd 19950606]
2085 driven NCR scsi driver. [Phil 19950608]
2087 update <protocols/routed.h> for rip version 2. Support rip version
2088 2 in routed, and fix tcpdump for the new header.
2090 mac68k: Lots of changes from hp300 port, cleanup, and ether.
2091 * Rewrote memory mapping to be in C instead of assembly.
2092 * Removed double mapping of kstack.
2093 * Took out non-MACHINE_NONCONTIG support and other cruft.
2094 * Raised several VM limits.
2095 * Replaced Amiga 040 support with hp300 040 support.
2096 * Cleaned up nubus code and internal video "probe."
2101 shared by the compatibility modules. Move the compat code from
2102 the kern directory to libcompat. Fix the libkern and libcompat
2104 directory using the kernel's CC and CFLAGS. [christos 19950624]
2109 and update MI SCSI and i386 port to use them. create a flag
2111 converted. [cgd 19950626]
2112 i386: make kernel crash dumps work. [cgd 19950626]
2113 cleaned up units conversion macros in all ports' <machine/param.h>
2114 headers. [cgd 19950626]
2116 clock's time isn't sane. [cgd 19950626]
2117 i386: fill in missing functionality in i386 kvm code. [cgd 19950626]
2118 sys_lib/libsa: Make libsa/rpc.c more general and add the
2120 RPC reply has come. Updated libsa/nfs.c to use
2121 the new interface (caller provides header space).
2122 Added bootparams support in libsa/bootparams.c
2124 pc532: Added shar/man/man4.pc532 and files lpt.4 and plip.4
2125 to man4.pc532. [phil 19950622]
2126 upgraded termcap database to version 9.7.0. [jtc 19950626]
2128 they're register descriptions. [cgd 19950628]
2130 (LANCE) driver to sys/dev/ic. [cgd 19950628]
2131 removed unused cpu_exec() macro from machine/cpu.h. [cgd 19950628]
2133 current reality. [cgd 19950629]
2136 process to process. SysV apparently does this, and some
2137 programs depend on it. (Suggested by John Birrell
2138 <jb@werple.mira.net.au>). [cgd 19950629]
2140 <pohlj@arktur.zfe.siemens.de>. [cgd 19950703]
2141 audio: updated audio with changes inspired from latest PR's. The audio
2143 as suggested by John Kohl. It also includes other full duplex
2144 related changes. The ad1848 driver includes support for the
2145 cs4231 codec and probe changes from Mike Long. The other
2146 sound drivers had a round of cleanup. [brezak 19950706]
2149 from being counted. [cgd 19950707]
2150 sparc: move MMU dependent crash dump routines to pmap.c and use
2151 MACHINE_NONCONTIG permanently. [pk 19950708]
2152 sparc: implement KIOC_LAYOUT ioctl for Sun keyboards. [pk 19950708]
2153 upgraded zoneinfo database to tzdata95e. [jtc 19950710]
2156 ncr5380*.[ch]. [pk 19950708]
2158 SPARC machines. [thorpej 19950711]
2160 its own program (mount_ffs(8)). mount_ufs is a link
2161 to mount_ffs, for now, for compatibility. [cgd 19950712]
2163 looks like they're already mounted. added '-A' flag
2165 behaviour. [cgd 19950712]
2167 added a few more devices with quirks. [cgd 19950712]
2169 contents of the EEPROM or OpenProm on Sun 3 and SPARC systems.
2171 sparc, audio: dev/and7930.c change DEBUG --> AUDIO_DEBUG. PR #1241.
2173 i386: etc/etc.i386/MAKEDEV create mixer device. PR #1208.
2175 audio: added GUS audio driver from John Kohl <jtk@kolvir.blrc.ma.us>
2176 and Ken Hornstein <kenh@cmf.nrl.navy.mil>. [brezak 19950719]
2177 added dbm_error & dbm_clearerr prototypes to <ndbm.h>. [jtc 19950720]
2178 mac68k: Added support for RB_ASKNAME, RB_MINIROOT, and GENERIC.
2179 This requires a booter change to 1.8. [briggs 19950723]
2183 so gemdos filesystems are (almost) completely understood.
2184 There is still a problem with the root directory. In some
2185 cases, it's allowed to grow into the first FAT. [leo 19950724]
2186 pcnfds(8): added pcnfsd server from Gordon Ross. [jtc 19950724]
2188 supports dc21041-based boards. [cgd 19950724]
2189 change bsd.subdir.mk so that it prints out the path to the
2190 subdirectory being worked on. lets you know how deep
2191 you've gone, and allows path to be pasted. [cgd 19950724]
2193 a warning), for exportable configurations. [cgd 19950724]
2196 definition. [cgd 19950724]
2200 current buffer cache sizes). Suggested
2201 by Bob Baron <rvb@cs.cmu.edu>. [cgd 19950724]
2205 including exclusions in /etc/passwd. Enhancments by
2206 Jason Downs. [phil 1995072?]
2207 add and document a `kern.rawpartition' sysctl. [thorpej 19950804]
2208 atari: Support NetBSD disklabels. When a NetBSD label is present,
2209 it overrules the Atari AHDI-partitioning. It is now
2210 also possible to have only a NetBSD label on a disk.
2212 faking a disklabel is used. This guarantees backward
2213 compatibility. [leo 19950805]
2214 netstat(1): changed `netstat -r' to show a route's mtu, if set.
2216 tip(1): changed tip to handle zero (space) parity correctly. From
2217 Trevor Blackwell (tlb@eecs.harvard.edu). [jtc 19950814]
2218 atari: Changed the NCR5380 SCSI-driver to be machine-independent.
2219 The atari/dev/ncr* files form the mi-part. The atari5380.c
2220 file configures the driver for use on the TT and/or Falcon.
2222 mac68k: Got serial console working again--at least on the Q700.
2223 Fixed grf_iv.c driver for internal video so IIvx-class
2224 machines can run X. [briggs 19950811]
2225 sun3: Fixed ufsboot for Sun3/260. The sun3 port now has a full
2227 work on any device known to the Sun PROM. [GWR 19950812]
2229 and conf.c/MAKEDEV entries for each port. [thorpej 19950817]
2231 siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
2232 and sbic from "Eduardo E. Horvath eeh@btr.com"
2233 <eeh@btr.btr.com> [chopps 19950818]
2235 <is@beverly.rhein.de> [chopps 19950818]
2237 <bernd@arresum.inka.de> [chopps 19950818]
2240 pc532: added changes from Matthias Pfaller to support dumps.
2243 Pfaller. [phil 19950827]
2244 pc532: added changes to vmstat for pc532 support. [phil 19950827]
2246 "/tftpboot/<client-ip-address>" file. Building
2248 `feature'. [thorpej 19950901]
2249 hp300: added new working network boot code. [thorpej 19950901]
2251 in Pseudo-DMA mode. [briggs 19950902]
2253 Mouse Protocol. From Ken Nakata <kenn@remus.rutgers.edu>.
2255 ethernet: add Intel Etherexpress driver into if_ie.c. Code by Rod
2256 Grimes. Merged by Andrew Gillham <andrew@digitron.com>.
2257 sparc, dev/rcons: Raster Console moved from arch/sparc to dev/rcons.
2258 Cleaned up to be machine independent. [pk 19950917].
2260 those prototypes into scope. [thorpej 19950919]
2262 to facilitate initial installation. [thorpej 19950922]
2265 added enhancements to the bpf from Stu Grossman <grossman@cygnus.com>:
2268 to the process or process group upon packet reception.
2269 Defaults to SIGIO.
2272 osymh@gemini.oscs.montana.edu (Michael L. Hitch)
2275 Rob Healey <rhealey@kas.helios.mn.org>,
2276 Jukka Marin <jmarin@teeri.jmp.fi>, Timo Rossi <trossi@jyu.fi>
2278 amiga: changed the install root image size from 880k to 1760k.
2280 lack of HD drives won't be a problem. [chopps 19950929]
2281 network: added support for net.inet.tcp sysctl group and sysctl option
2282 to enable/disable rfc1323 extensions to TCP. From
2283 John Kohl <jtk@kolvir.blrc.ma.us>. [thorpej 19950930]
2285 magnetic reel tape driver (mt), original from Mt. Xinu,
2288 Computer Science, Victoria University of Wellington.
2290 hp300: added miniroot installation tools. [thorpej 19951003]
2291 fsdb(8): added fsdb(8), an FFS debugging/editing tool, from John Kohl.
2295 msdosfs: added support for Win'95 long filenames. [ws 19951011]
2296 fixed file descriptor leak in ul. [jtc 19951107]
2297 changed profiling (gmon.c) so that output can be is controlled by
2298 the PROFDIR environment variable. [jtc 19951121]
2299 incorporated diffs to IP networking code for 64-bit cleanliness.
2301 changed definition of profil() to be 64-bit friendly. (This
2302 has no real effect on 32-bit systems.) [cgd 19951122]
2304 password database. [jtc 19951122]
2306 Jesus M. Gonzalez <jgb@ordago.uc3m.es>. [jtc 19951122]
2307 hp300: made COMPAT_HPUX partially work. This is a
2309 will be able to track the code more easily. Several
2310 HP-UX 9.x executables tested work "OK". Much more
2311 work yet to be done. [thorpej 19951128]
2315 probing devices. This is one of the many steps towards
2316 using new config. [thorpej 19951202]
2318 <ltt@cd.chalmers.se>. [thorpej 19951206]
2319 gcc(1): Imported gcc-2.7.2 into src/gnu/sur.bin/gcc. [phil 19951201]
2320 renamed uuencode.format(5) to uuencode(5). [jtc 19951204]
2321 integrated version 9.11.5 of termcap database. [jtc 19951204]
2322 Changed sys/scsi/sd.c and sys/scsi/cd.c to use a 6-byte
2324 the 10-byte cdb otherwise. In sdattach(), note
2325 if the device is "ancient". Implement sdminphys()
2327 cdb on "ancient" devices. Fixes problems with
2328 rejected commands on many Emulex ESDI->SCSI bridges.
2331 port's locore.s and centralized them in m68/m68k/copy.s.
2333 hp300: some cleanup in locore.s and others. Changes are geared
2335 and pulling them out into <m68k/m68k/...>.
2337 Added -Werror to bsd.sys.mk, so programs which use the
2338 NetBSD build environment build with -Werror.
2340 vax: Added support for MicroVAX III (VAX 3600/3800/3900).
2341 Walk slowly towards using new config everywhere. [??? 199512??]
2342 changed NFS code to work on 64-bit systems. (Really
2343 just changed the code so that structures, etc., used
2345 types.) [cgd 19951219]
2347 code, to be shared between the pmax and alpha ports.
2349 fixed strftime's %u format to expand to a single digit.
2351 applied groff portion of diff in PR #1859. This diff updated
2352 for loops to conform to the newer ANSI scoping rules.
2356 start routed. [thorpej 19951229]
2357 vnd(4): added a vnd(4) manual page. [thorpej 19951230]
2358 libg++: fixed to compile with newer gcc. closed PR #1859
2360 added David Jones' new MI NCR5380 driver to sys/dev/ic.
2363 to support the 4/100 `sw' controller. Uses MI NCR5380 code.
2366 fixed identd userid format to conform to RFC1413. Patch from
2367 der Mouse <mouse@Collatz.McRCIM.McGill.EDU> in PR #1848
2369 vax: Added support for TS11/TSV05 tape drives. Device driver
2370 written by Bertram Barth, based on TMSCP code.
2372 atari: Added nvram driver. [leo 19960106]
2373 upgraded zoneinfo code to tzcode96a. [jtc 19960108]
2374 upgraded zoneinfo data to tzdata96a. [jtc 19960108]
2375 New generic disk framework. Highlights:
2376 - New metrics handling. Metrics are now kept in the new
2377 `struct disk'. Busy time is now stored as a timeval, and
2378 transfer count in bytes.
2380 the size of the disk structure is not machine-dependent.
2382 handling metrics calculation.
2384 that did it before. However, old-style instrumentation
2386 utilities are updated for the new framework.
2388 page. [thorpej 19960107]
2390 a suggestion from Kenneth Stailey. [thorpej 19960108]
2391 isa, ethernet: Add support for the SMC8416 (EtherEZ) ISA ethernet card.
2394 John Kohl. [thorpej 19960110]
2396 aic7xxx-based SCSI controllers from Michael Graff.
2399 one function. Allowing for a possible decrease of the
2400 bootloader size. closes PR #1817. [leo 19960113]
2404 special needs before (*mountroot)() is called.
2407 floppy if it's the root device. Add better disklabel
2408 handling to floppy driver. [thorpej 19960114]
2409 netinet: added net.inet.ip.forwsrcrt sysctl. If zero,
2410 the system will not forward source-routed packets.
2412 that does the same thing. [thorpej 19960115]
2413 netinet: added net.inet.ip.directed-broadcast sysctl, slightly
2414 modified from a patch submitted by Darren Reed.
2416 msdosfs: Removed '#ifdef atari's. Make mounting the Atari-Gemdos
2417 flavour of msdosfs an option passed by mount.
2419 more(1): upgraded to less version 290. note that this also installs
2420 as /usr/bin/less now. [mrg 19960122]
2421 sendmail(8): upgraded sendmail to version 8.7.3. [mrg 19960122]
2423 for keyboard, mouse, or plain tty. [gwr 19960123]
2424 Move disk-specific ioctls from <sys/disklabel.h> to <sys/dkio.h>
2425 which is implicitly included by <sys/ioctl.h>. Define
2427 a disk pack. Teach several drivers and the eject(1)
2428 program about the new interface. SCSI disk driver now
2429 has ability to eject removable media with software.
2431 lock/unlock/eject interface. [thorpej 19960130]
2432 cmp(1): cmp -s no longer complains about missing filess. [mrg 19960201]
2434 to conform to POSIX.1b. [jtc 19960201]
2435 changed quota and rpc.rquotad to use ffs instead of ufs. [jtc 19960201]
2438 by me. [thorpej 19960201]
2442 the network. [perry 19960204]
2443 mac68k: New, calibrated delay() implementation. [briggs 19960203]
2444 dump(8), restore(8): now support $TAPE as the default device.
2446 vax: Massbus adapter support and Massbus disk support added.
2447 (RP04/05/06/07 disks). [ragge 19960211]
2449 to be any of the first 32 instead of first 8. [briggs 19960211]
2450 hp300: New, better interrupt handling code. Eliminates most
2451 hard-coded driver references in locore.s. [thorpej 19960213]
2454 be played rather than time correcting with silence.
2459 hp300: New console probing code. [thorpej 19960223]
2460 telnet: updated to telnet-95.10.23 version. src/domestic has
2461 the full version with encryption. [jtk, 19960224]
2462 eisa: added better EISA bus autoconfiguration support. Mostly
2463 taken from PR #1959. [cgd 19960226]
2465 cfmatch_t to the argument list. This allows easy
2467 slightly tricky duplicated code from various busses.
2468 config_found() is now a #define in sys/device.h, which
2469 invokes config_found_sm(). [cgd 19960227]
2471 sendmail(8): updated sendmail to 8.7.4. [mrg 19960228]
2473 of subdevices) machine-independent. [cgd 19960227]
2474 added preliminary support for PCI-PCI bridges. [cgd 19960227]
2476 Sun3/260 machines. [gwr 19960228]
2478 in a bootblock. It is now possible to boot into NetBSD
2479 directly. [leo 19960228]
2480 vax: Support for VAX 11/780 - 11/785 added. Device driver
2481 for DHU11 serial card, written by Ken Wellsch, added.
2485 attaching root directly. [cgd 19960303]
2486 added _MACHINE and _MACHINE_ARCH to each port's include/param.h.
2488 quotes. [cgd 19960303]
2489 scsi: normalized SCSI autoconfiguration messages. [thorpej 19960304]
2492 use the hardware they paid for. [thorpej 19960304]
2493 amiga: added console driver for the CyberVision64. [veego 19960302]
2494 mt(1) supports access of remote tapes via rmt(8). [scottr 19960305]
2495 vax: Support for VAX 8600/8650 CPU types added. [ragge 19960307]
2496 added a set of interfaces, which live in <machine/bus.h>,
2498 map and access device I/O and memory spaces. [cgd 19960308]
2501 disks with no NetBSD partition. [ghudson 19960309]
2505 multiport board. Removed understanding of 'flags 1'
2506 from com.c. [cgd 19960310]
2507 pc532: reported pmap.c, removed double mapping, improved copyin
2508 copyout, etc. [phil 19960214]
2509 pc532: moved port to use MI ncr5380 driver. [phil 19960311]
2510 gnu: imported libg++-2.7.1 [phil 19960309]
2513 the geometry isn't always accurate. [ghudson 19960314]
2514 atari: now uses the MI ramdisk driver. [leo 19960314]
2515 finished prototyping the mi portion of the kernel. Things to
2516 do is fix the _conf.h crud and cleanup the printf() debugging
2517 calls. [christos 19960314]
2521 with the fdopen() in the floppy driver. [christos 19960314]
2522 sparc: Prototyped the md portion. The whole sparc kernel compiles
2523 cleanly now. [christos 19960314]
2525 rather than isa. [thorpej 19960315]
2527 New device attachment scheme.
2529 a new struct cfattach.
2530 - new "attach" directive for files.*. May specify the name of
2533 semantics.
2534 Changes to config(8) and kern/subr_autoconf.c from
2535 Chris Demetriou <cgd@NetBSD.org>. [thorpej 19960316]
2536 New libkvm/savecore.
2537 1) savecore will not access the dump or live-kernel directly.
2538 It will always use the kvm-functions. Allowing it to work on
2539 kernels that don't have a 1-1 PA-VA mapping.
2545 the dump generated by savecore have been changed. The file
2547 dumps.
2549 libkvm.old/savecore.old for the time being. [leo 19960317]
2551 specifiers. Code mostly taken from the parts of BSDI's
2553 Regents license), and adjusted to fit into our version.
2555 files, you can now use parentheses, &, |, and !.
2557 telnet: Fix domestic/usr.bin/telnet to use the true host name
2558 when IP numvers or CNAMEs are used. [explorer 19960322]
2561 over the order of attachment calls on mainbus and obio.
2563 to get some devices configured before autoconfig. Also,
2565 interface by "carving up" the "ie" and "si" drivers.
2567 the memory error register (memerr). [gwr 19960326]
2570 make them more portable to 'weird' architectures.
2572 eventually in section 9 manual pages. [cgd 19960326]
2576 move 'savecore.old' functionality and build back into 'savecore'
2578 build process. [cgd 19960330]
2579 remove redundant 'libkvm.old' files, and fetch them by .PATH
2580 from libkvm. [cgd 19960401]
2582 utility. [thorpej 19960402]
2584 than home-grown lists. [cgd 19960403]
2588 void (for the latter). Change several drivers
2590 open-coded variants of config_found(). [cgd 19960404]
2591 pc532: added Ian Dall's ieee fp support to pc532 port. [phil 19960404]
2594 as a wrapper to call the correct file system checker.
2595 For now, fsck is link to fsck_ffs. [cgd 19960404]
2596 vax: Added DZ11 serial line drivers. Written by Ken Wellsch.
2602 the direct dependence on the ISA interfaces. [cgd 19960409]
2603 fixed old fdesc's /dev/tty bug is a named pipe. [mrg 19960411]
2608 these functions. [cgd 19960411]
2609 amiga: - Many -Wall and -Wstrict-prototypes fixes.
2610 - updated CyberVision64 driver, from Michael Teske.
2612 Michael L. Hitch and Michael van Elst.
2614 teske@mail.desy.de (Michael Teske).
2620 table pretended to support. [is 19960423]
2622 pseudo-devices. [is 19960424]
2625 the cfattach autoconfiguration code. Driver still
2626 needs to be converted to use <machine/bus.h>.
2631 new delay(), new disklabel code, switch to MI zs driver.
2633 sys/sys/socket.h: added #ifndefs to enable options SOMAXCONN=n
2638 usr.bin/file/magdir: added os9 (OS9 + OS9/68K module patterns)
2641 PRO). Should work for any i82595 ISA board with EEPROM; NETBLK
2642 is not supported yet. No multicast support yet. [is 19960505]
2645 (name + unit number), thus eliminating if_name and if_unit.
2647 to take a struct ifnet *, rather than a unit number.
2651 than one instance of the LANCE. [thorpej 19960506]
2652 x68k: imported x68k port for SHARP X680x0 computer. [oki 19960505]
2653 sparc: support for sun4m class machines (Classic, LX, SS10, SS20).
2656 not names that were picked apparently at random. [cgd 19960509]
2659 kept by the NetBSD generic disk framework, from John M. Vinopal
2660 <banshee@gabriella.resort.com>. [thorpej 19960510]
2662 independent file format. [jtc 19960514]
2665 and updated appropriate utilities. [thorpej 19960515]
2668 x68k: imported method of distribution. [oki 19960517]
2669 hp300: properly calibrate the kernel delay() function. [thorpej
2671 sendmail(8): upgraded to version 8.7.5. [mrg 19960518]
2672 amiga: - updated grfcl to support the Piccolo SD64.
2673 - added a blank ioctl for the RetinaZ2/Z3.
2675 Merlin, from tabt@studbox.uni-stuttgart.de (Tobias Abt)
2677 gcc(1): Removed GCC 2.4.5 (src/gnu/usr.bin/gcc2) from the source tree,
2678 since it's no longer used by any architectures. [cgd 19960519]
2681 atari: added a miniroot distribution. It is basically the same as
2683 some of the tools (awk,cut,grep,..) didn't fit and the
2684 scripts have been rewritten to deal with this. Also added
2685 an option to install from a 'normal' (== hd/mo/...) disk
2687 native OS and mount that partition from the installer.
2689 XXX: into the MI-miniroot.
2691 add the if_strip.driver by Jonathan Stone and Stuart Cheshire
2695 from Matt Thomas <thomas@3am-software.com>. [thorpej 19960519]
2699 flexibility in video configuration. [scottr 19960519]
2700 vi(1): updated to nvi 1.66 (from Keith Bostic). [mrg 19960520]
2706 kernel functions, since it's unused. [cgd 19960610]
2708 root/swap device configuration (including NFS).
2712 Added my extent map manager; kern/subr_extent.c, sys/extent.h.
2714 i386: implement i/o port accounting in bus_io_{,un}map().
2716 hp300: re-vamp boot code. Now, a single unified boot block
2718 and network. Infrastructure for booting from HP-IB
2719 tapes is there, but doesn't quite work yet. [thorpej 19960626]
2726 kernel config files. Also, sysctl can be used to tweak
2727 these in a running system. See man {3,8} sysctl for
2728 more information. [explorer 19960717]
2731 KDB50 disk controller.
2733 and SCSI disks and LANCE ethernet.
2734 VAXstation 3100/76 with some SCSI support.
2736 scsi: Add AHA-284x VL frontend to ahc driver written by Jason Thorpe.
2739 determined by the booter. [scottr 19960805]
2741 YP if the system is bound to a YP server. This is
2743 this program is run on the YP server. Note, local passwd
2745 -l flag. [thorpej 19960809]
2747 some changes by me. Changed the way YP daemons
2748 are started in /etc/rc. [thorpej 19960809]
2751 with a string. [mrg 19960809]
2752 routed(8): Imported Vernon Schryver's <vjs@sgi.com> new routed(8)
2754 and ICMP Router Discovery. [thorpej 19960809]
2756 number of sectors per cylinder is zero. From PR bin/2683.
2757 Also deal with syntax errors in a more sane matter.
2758 From PR bin/2659. [explorer 19960810]
2759 lpr(1): Fixed lpr to do less things as root. Fixes PR bin/2597.
2762 it. Fixes PR bin/2388 and PR bin/2551. [explorer 19960810]
2763 ppp(4), sl(4): Add ppp(4) and sl(4) man pages. Closes PR bin/2481,
2764 PR kern/2493, and PR kern/2494. [explorer 19960810]
2765 fingerd(8): Replaced fingerd with an updated one from OpenBSD.
2767 features. Fixes PR bin/2456. [explorer 19960810]
2768 panic(9): Add panic(9) man page. Fixed PR misc/1342.
2770 rlogin(1): Fix tty baud rate passing in rlogin.c. Closes PR bin/2684.
2772 Add some very basic lkm stuff to sys/lkm. [explorer 19960822]
2775 atari_init.c decide the best place. [leo 19960823]
2776 atari: First steps done for the Hades-port. It boots
2777 but has no console or disk devices. [leo 19960823]
2778 i386: added advanced power management driver. [jtk 19960825]
2780 KASSERT, KDASSERT). [cgd 19960826]
2783 kernel malloc(). [cgd 19960827]
2786 modified. [cgd 19960827]
2788 section 3.3.7, and RFC1201. [is 19960902]
2790 packet filter to work without kernel modifications. needs
2791 options PFIL_HOOKS. [mrg 19960905]
2792 getpgid(2): added getpgid(2) system call, as per SVR4. [mrg 19960905]
2795 function. current only the sparc and sun3 ports use
2796 this. [mrg 19960905]
2797 poll(2): added poll(2) system call. [mycroft 19960907]
2798 m68k: added exec glue for COMPAT_M68K4K. Modified ld.so to work
2800 executables. [thorpej 19960910]
2803 sort of CPU we're using. [thorpej 19960912]
2805 machines make it into the fpe. [scottr 19960912]
2808 vm: change pageout to sleep on vm_pages_needed rather than lbolt.
2809 stops the well known freeze for N seconds bug. see PR #2755
2810 for a more detailed summary of the problem. change
2811 suggested by john dyson. [mrg 19960918]
2813 specific fsck processes efficiently. Cleaned up fsck_ffs and
2814 fsck_msdos. [christos 19960924]
2815 Add cyclades driver from Timo Rossi. [christos 19960924]
2816 routed(8): Re-imported Vernon Schryver's <vjs@sgi.com> new routed(8)
2819 Matt Thomas <thomas@3am-software.com>. [cgd 19960926]
2820 Added nlist support for 32- and 64-bit ELF. [cgd 19960927]
2821 Added kvm_mkdb support for ECOFF and 32- and 64-bit ELF. [cgd 19960928]
2823 than include/Makefile. [mrg 19960930]
2825 and 9660 to libsa. [ws 19960930]
2826 yp: Add support for /var/yp/<domainname>/ypservers, a'la Solaris.
2827 From Luke Mewburn. Closes PR #1759. [thorpej 19960930]
2829 /var/yp/binding/<domainname>.ypervers. Avoids
2830 a conflict with YP server maps. [thorpej 19960931]
2831 alpha: Added kernel core dump support to NetBSD/Alpha. [cgd 19961001]
2832 alpha: Added Alpha kernel core dump support to libkvm. [cgd 19961001]
2834 to queue.h. [cgd 19961001]
2835 Made EXEC_AOUT and EXEC_SCRIPT no longer mandatory. Changed
2838 format support code. [cgd 19961002]
2839 amiga: add support for DraCo native timer. [is 19960930]
2841 time (for now). [is 19960930]
2842 Fix p_nice vs. NZERO code and make p_nice explicitly unsigned.
2844 dhcpd(8): Import the ISC dhcpd backage, version BETA 5.13.
2847 images. [cgd 19961003]
2851 code.
2853 into DDB on non-serial console machines.
2854 - Fix kernel crash dumps.
2856 hp300: fix standalone ct driver and rawfs filesystem.
2857 SYS_UBOOT can boot off HP-IB tapes now. [thorpej 19961006]
2859 cartridge tape to the SYS_INST program. [thorpej 19961006]
2860 Moved <machine/exec.h> to <machine/aout_machdep.h>, and updated
2861 <sys/exec.h> and <sys/exec_aout.h> appropriately. [cgd
2864 to take and return in_port_t. [christos 19961012]
2866 NetBSD/alpha. The "options GENERIC" entry in kernel
2868 kernels.Uses new config constructs which work with some
2869 glue in an old config environment. [thorpej 19961013]
2871 changes.
2874 detect/set code. [thorpej 19961013]
2875 hp300: db_memrw.c that is smart about read-only kernel
2877 for the sun3 port, modified somewhat by me. [thorpej 19961013]
2879 is invalid. [thorpej 19961013]
2880 rcs(1): upgraded to version 5.7. [veego 19961015]
2881 mac68k: add basic support for 68040 systems. [scottr 19961015]
2883 (named IPKDB). [ws 19961016]
2884 Allow the install program to be overridden. sys.mk now
2886 "install". Changes Makefiles throughout the system
2887 to use the new variable. Fixes PR misc/1458, from Simon
2888 J. Gerraty <sjg@zen.void.oz.au>: [thorpej 19961017]
2889 du(1): Implement a -c (Grand Total) option in du(1), a'la GNU du(1).
2890 From Luke Mewburn, PR #2805. [thorpej 19961018]
2891 amiga: add "bznsc" driver, for Blizzard-1230/IV, -1260, -2060.
2895 New bus.h implementation/interface:
2897 devices. It's all "bus space" now, and space tags
2899 bus chipset tag.
2900 - Add memory barrier methods.
2901 - Implement space alloc/free methods.
2903 bus space).
2905 machine-independent chipset drivers. [thorpej 19961021]
2908 for programming decoders on memory-mapped EISA devices.
2912 with it set. [cgd 19961023]
2913 restore(8): now uses unique temp files in most cases. [lukem 19961024]
2916 packet size. From Kevin M. Lahey <kml@nas.nasa.gov>
2919 on incoming and outgoing packets, and discard as appropriate.
2920 Based on a patch from Bill Fenner <fenner@parc.xerox.com>
2921 Add a `too long' counter to IP stats. [thorpej 19961024]
2922 nfs: change default for nfs mounts to not do a connect on the socket.
2923 Add option -C to force a connected mount. Now option -c
2924 is still there, but it is the default. Maybe amd should
2925 be changed similarly. [christos 19961027]
2928 tossing it. From Kirk McKusick <mckusick@McKusick.COM>.
2932 do bad things with standby mode. [cgd 19961106]
2934 (which was renamed from setrq() by Lite). Also, move
2935 its prototype from vm/vm_extern.h to sys/proc.h so that
2937 functions. [cgd 19961106]
2939 a SIGINFO is received. [cgd 19961106]
2940 rlogind(8) now uses .rhosts for root, implements -a (check hostnames),
2942 iruserok() auths. [lukem 19961108]
2945 parallel-printer. [leo 19961109]
2947 in <sys/kcore.h>. [pk 19961110]
2951 that buffer. Functionality is identical to that of the
2953 deprecated. Also, rename the non-exported function
2955 provided by the caller, rather than at static buffer.
2957 libutil: added ttyaction.{3,5,c} [gwr 19961114]
2958 i386: Add code to calculate NKPDE, from cgd. [fvdl 19961117]
2959 sendmail(8): upgraded to version 8.8.3. [mrg 19961118]
2960 Default syslog.conf doesn't send authpriv to anywhere except
2961 /var/log/secure, as well as other cleanups. Install
2962 the initial logs with sensible permissions. [lukem 19961120]
2964 of -h), and cleanup the code. [lukem 19961121]
2965 pwd_mkdb(8): add -d directory, to override '/'. Inspired by
2966 FreeBSD. [lukem 19961122]
2969 discussion on tech-userlevel. [thorpej 19961124]
2975 and other cleanups. [lukem 19961125]
2976 alpha: added support for the eb164 system type. [cgd 19961125]
2977 libwrap: added from tcp_wrappers 7.4 distribution. [mrg 19961127]
2978 inetd(8): use libwrap and /etc/hosts.{allow.deny}, ala tcpd.
2982 prompt mode), code cleanups. [lukem 19961128]
2984 drivers for the i386. Attempt to attach the ISA
2985 bus to a pcib, if available. [thorpej 19961127]
2988 i386: add support for floppy diskette formatting facility.
2990 Changed MAXBSIZE back to MAXPHYS, per PR #1718. [thorpej 19961201]
2993 upper layer scsi drivers. [thorpej 19961201]
2994 nfs: Performance improvement from Doug Rabson/FreeBSD.
2996 asynchronous i/o. The new mechanism uses a queue for
2997 each mount point. All asynchronous i/o goes through
2998 this queue which preserves the ordering of requests.
3000 out fairly between active mount points.
3001 Reviewed/integrated/approved by fvdl@NetBSD.org.
3003 nfs: Make NFSSERVER w/o NFSCLIENT work. Fixes PR1308
3005 respectively). Fix suggested by Chris Demetriou,
3006 and munged a bit by me. [thorpej 19961202]
3008 use <machine/asm.h> in the kernel as well as in
3011 extensible for future types. [fvdl 19961203]
3012 Default syslog.conf now sends authpriv to /var/log/authlog
3013 instead of /var/log/secure, as per other systems.
3014 Suggested by mycroft. [lukem 19961204]
3015 sendmail(8): upgraded to version 8.8.4. [mrg 19961204]
3017 sense into it. [thorpej 19961204]
3018 amiga: add a DraCo version of the com.c driver. [is 19961204]
3021 ftp(1): add progress bar (toggled with "progress"). "ls" is
3022 now equivalent to "nlist" not "dir". Parse multi-line
3023 SYST/MDTM/SIZE replies correctly, closing [PR bin/741].
3026 spl{bio,net,tty,imp}(). [thorpej 19961207]
3027 lpr: remove all unsafe calls to strcpy(), strcat() and sprintf().
3029 lex(1): upgrade to flex 2.5.4. [mikel 19961209]
3032 they can address. Use this value to dynamically allocate
3034 8 targets. Allows MI SCSI to deal with targets > 7 now.
3037 to always line up evenly. From D'Arcy J.M. Cain
3038 <darcy@druid.com>, PR #2965. [thorpej 19961210]
3040 accepts as arguments (for -t and -l flags, specifically).
3041 From Hubert Feyrer <feyrer@rfhs8002.fh-regensburg.de>,
3042 PR #2869. [thorpej 19961210]
3043 pcap(3): upgrade to libpcap-0.2.1. [mikel 19961213]
3045 NuBus as a direct bus. [scottr 19961215]
3046 added src/usr.bin/ldd and src/libexec/ld.elf_so, ldd and shared loader
3047 for ELF. They need serious work, but they do work on
3048 the Alpha. [cgd 19961216]
3049 atari: add rtc-device. [leo 19961216]
3050 hp300: Snapshot of new config for NetBSD/hp300. This isn't
3051 quite finished yet. We're about 75% there. SCSI and
3053 autoconfiguration hackery has to be done there, yet.
3054 These changes are enough to network boot a diskless kernel.
3056 option. If that option is not present, an old config
3057 kernel will be built. Any kernel configured with
3059 from std.hp300. [thorpej 19961217]
3061 pattern on each word, not the first pattern of the first word.
3062 S/a/b/1 can be used to get the old behavior.
3064 atari: Add intr_establish/disestablish functions. [leo 19961226]
3067 spool file after every command. [tls 19961228]
3068 kernel: the ramdisk driver `rd' is now called `md'. Files renamed as:
3069 sys/dev/ramdisk.{ch} => sys/dev/md.{ch}
3070 sys/arch/<machdir>/rd_root.c => sys/arch/<machdir>/md_root.c
3073 other than INADDR_ANY. [mouse 19970102]
3074 kernel: incorporated Niklas Hallqvist (niklas@appli.se) fix for
3075 vm_object_collapse() ("swap leak"). [mrg 19970103]
3077 security,rc,lkm,ld.so}.conf and other changes, including
3078 security fixes and sanity fixes. [mrg 19970105]
3079 kernel: add Darren Reed's ip-filter package to the system.
3082 at compile time with "DDB_ONPANIC=0" option. If non-zero,
3083 DDB will be called upon panic. Export all DDB built-in
3084 variables via sysctl. [thorpej 19970108]
3086 clean up 68040 support for most systems. [scottr 19970109]
3089 allowing the Duo 2x0 series to boot. [scottr 19970109]
3093 as a timeval in a control mbuf on datagram reception.
3097 on datagram reception. Move packet information socket
3099 with multicast UDP and raw IP, as well as unicast UDP.
3100 Contributed by Bill Fenner <fenner@parc.xerox.com>
3102 ethernet: update the DEC Tulip driver (pci/if_de.c), supports more
3104 cards. From Matt Thomas <matt@3am-software.com>.
3106 x68k: add M68060 and FPU_EMULATE support. [oki 19970113]
3107 sun3x: initial import of Sun3/80 support. [gwr 19970114]
3109 blocks wishing to support booting compressed kernels.
3111 kernel: add isapnp device driver support in dev/isapnp.
3113 libkern: add strchr() to libkern, copied from libc's index.c but
3115 strchr()-building rules. [cgd 19970117]
3121 cleanup, and lots more. [lukem 19970120]
3123 libsa's memory allocator. From Matthias Drochner.
3127 YP call times out. From Michael.Eriksson@era-t.ericsson.se,
3128 PR #3117. [thorpej 19970121]
3129 libc, getgr{nam,gid}: use yp_match() rather than yp_first()/yp_next().
3130 New code is more efficient, and better for busy networks.
3131 From Michael.Eriksson@era-t.ericsson.se, PR #3114.
3133 add multiple-inclusion protection to most <sys/*.h> headers.
3135 added ELF support and ECOFF recognition to crunchide. [cgd 19970122]
3136 sendmail(8): upgraded to version 8.8.5. [cjs 19970123]
3137 Went through entirety of src/lib for potential buffer overruns.
3138 Removed almost all use of sprintf/strcat/strcpy.
3140 x68k: Use new (speed-hacked) Text-Vram framebuffer routine.
3142 libc: Added MD4/MD5 routines, from FreeBSD. [thorpej 19970129]
3144 from the FreeBSD "md5(1)" program. [thorpej 19970129]
3146 reducing the amount of calls to malloc(). Inspired
3147 by a conversation w/ Thor Simon. [thorpej 19970129]
3149 time on files from being updated. Good for news
3150 spools. [tls 19970129]
3151 kill many unconditional #defines in conf/param.c, effectively
3152 adding a large number of kernel config options.
3155 and delete config.old (finally!). [thorpej 19970130]
3156 nfs: Change NFSCLIENT -> NFS. We "mount -t nfs", and the vfs ops
3157 are "nfs_vfsops". [thorpej 19970130]
3160 and x68k ports. This is used to execute a special
3162 as ejecting a floppy, and prompting for a new disk.)
3166 root file system. "options GENERIC" is obsolete.
3171 configuration file. Change file system mountroot
3173 panic'ing. If the file system can not be mounted,
3176 the system. [thorpej 19970130]
3178 machine-independent setroot(). File systems are
3179 now configured with the "file-system" keyword.
3181 a root device, which may be wildcarded ("?").
3183 as well. [thorpej 19970130]
3185 members. [ghudson 19970131]
3186 m68k: add copypage() and zeropage() to copy.s, which are
3188 copy/zero operations. Make m68k ports use them
3189 consistently, garbage-collecting redundant copies.
3191 m68k: add mappedcopy{in,out}() to m68k common code area.
3193 large copyin/copyout operations. [thorpej 19970201]
3194 Profile-driven optimization: don't always define KMEMSTATS.
3197 many critical paths. [tls/cgd 19970201]
3198 hp300: implement and use _splraise(). [thorpej 19970202]
3201 with the "defopt" keyword. Allows dependencies
3202 on options to be generated. [thorpej 19970202]
3203 Convert KMEMSTATS to a header option. [thorpej 19970202]
3204 mac68k: add basic bus.h interface/implementation. [scottr 19970203]
3205 routed(8): Re-imported Vernon Schryver's <vjs@sgi.com> new routed(8)
3209 process. [thorpej 19970203]
3210 vax: Added DL11 serial line driver. Written by Ben Harris.
3213 to SYS_UBOOT and SYS_INST. [thorpej 19970204]
3214 arm32: Overhauled CPU support. CPU functions are now accessed
3217 supported in a single kernel. [mark 19970204]
3220 lastlogin(8): Inported from John M Vinopal. [phil 19970211]
3222 time, not just data modified with write. This requires
3223 ensuring that the VM system does so as well. This
3225 mmap()ed files. [tls/mycroft 19970216]
3226 mac68k: Complete bus space access implementation. [scottr 19970219]
3227 scsi: Added quirk framework to the SCSI changer driver.
3230 by non-superuser. Also allow non-superuser to perform
3231 RTM_GET. All other messages require superuser status.
3233 since it's no longer needed. [thorpej 19970221]
3234 arm32: Added drivers for RapIDE32 and ICS IDEA IDE interfaces.
3237 SPARC and Alpha versions. [thorpej 19970226]
3238 sparc: Converted "esp" driver to use MI 53c9x driver.
3242 front-end to the MI 53c9x driver. [thorpej 19970226]
3243 atari: Added VME 'bus' code. [leo 19970304]
3251 round to 8k. [thorpej 19970309]
3254 spl(9): New manpage. [mikel 19970311]
3255 ping(8): Imported Vernon Schryver's <vjs@sgi.com> ping(8)
3257 sparc: Use genassym.cf instead of genassym.c [christos 19970312]
3258 pppd(8): Imported Paul Mackerras' <paulus@cs.anu.edu.au> ppp 2.3b4.
3260 filtering. [christos 19970312]
3262 Matthew Jacob <matt@feral.com> of NASA Ames Research Center.
3265 Matthew Jacob <matt@feral.com> of NASA Ames Research Center.
3269 untested) on NetBSD/alpha. From Matthew Jacob
3270 <matt@feral.com>. [cgd 19970312]
3272 and hopefully run (both are untested) on NetBSD/alpha.
3274 Move the boot_${ARCH}.8 man pages that were sitting in reboot
3275 into man/man8/man8.${ARCH}, and rename to boot.8 --
3276 also updated a bunch of junk, especially in the i386 page.
3278 Rename the etc/mtree/4.4BSD.dist file to NetBSD.dist
3280 Add a SYMLINKS variable to the share/mk/bsd.*.mk files -- does
3281 the same thing as LINKS, only symbolically.
3284 behind a symlink for back compatibility.
3286 New generated kernel include file "locators.h" includes manifest
3287 constants for cf_loc[] indexing. [jtk 19970313]
3288 vax: Standalone le driver written. Now supports diskless
3290 hp300: use m68k a.out with 8k linker page size, to match
3291 other m68k ports. m68k4k is supported for
3293 with the COMPAT_M68K4K option. [thorpej 19970315]
3296 and garbage collect some non-useful bits. [thorpej 19970316]
3297 m68k: add <m68k/m68k/support.s>, which contains common
3298 primitive functions implemented in assembler.
3299 Place setjmp/longjmp and _insque/_remque there.
3300 Convert all m68k locore.s's to use it. [thorpej 19970316]
3302 <netinet/if_ether.h> partially by <net/if_ether.h>,
3303 partially by <netinet/if_inarp.h>. struct ifnet has a
3305 structure. Added AF_ARP, currently only for in-kernel
3306 communication. Added ARP support to common MI ARCnet
3307 driver (net/if_arcsubr.c). Bumped OS version to
3309 pre-1.2D with 1.2D and later.
3310 XXX Some userland stuff (e.g.: rarpd, tcpdump/libpcap)
3311 needs more work to support non-Ethernet-style links.
3312 Some man 9 pages are not yet written. [is 19970316]
3313 mopd(8): Imported mopd(8) from Mats O Jansson. [cjs 19970316]
3316 and Jason R. Thorpe, with assitance from
3317 Matt Thomas. [thorpej 19970316]
3319 for selecting media types on the Sun4m. [thorpej 19970316]
3322 if_media. From Matt Thomas. [thorpej 19970316]
3323 scsi, ethernet: Add a driver for the Cabletron SCSI Ethernet interface.
3324 From Ian Dall <ian.dall@dsto.defence.gov.au>.
3328 Redefine kern.osrevision sysctl to return value of NetBSD
3329 symbol from <sys/param.h>, not BSD symbol [mikel 19970321]
3331 the default on the Amiga "bah" interface driver. [is 19970323]
3333 used; suggest mkstemp() instead. Modify a few programs
3334 in the tree to meet this. [lukem 19970324]
3338 Cleanup Makefiles and .mk rules: i) Add SCRIPTS, INCS, FILES rules.
3339 ii) Fix DPADD, LDADD inconsistencies. iii) Allow incremental
3340 (UPDATE) and forced (BUILD) 'make install'. [christos 19970324]
3342 related front-ends, and generic if_fddi*).
3343 From Matt Thomas <matt@3am-software.com> [thorpej 19970325]
3348 external storage. Highlights:
3350 cookie for use by the free function.
3351 - MCLALLOC() and MCLFREE() calls are gone. They are replaced
3354 MEXTREMOVE() (remove external storage from mbuf).
3356 mechanism; mclrefcnt[] is gone.
3359 in certain code paths (e.g. NFS writes).
3360 From Matt Thomas <matt@3am-software.com> and myself
3361 <thorpej@nas.nasa.gov>, with some input from Chris Demetriou
3362 <cgd@cs.cmu.edu> and review by Charles Hannum
3363 <mycroft@mit.edu>. [thorpej 19970327]
3365 with no additional information. [thorpej 19970327]
3367 ethernet card. [veego 19970327]
3369 compile. Mostly from Wolfgang Solfrank <ws@tools.de>
3371 ftpd(8): modified to make anonymous uploads more secure.
3373 atari: Added a wd-driver (no joke ;-) ). [leo 19970401]
3374 termios(4): Added OCRNL output processing. [kleink 19970401]
3375 Appletalk networking stack. Code based on netatalk release beta-970220
3376 from toccata.fugue.com. Import based on Ted Lemon's and Bill
3377 Studenmund's working copy. [christos 19970402]
3380 arguments. [lukem 19970405]
3382 and have a `deny by default' facility. Backward compatable
3383 with previous /etc/ftpusers files. [cjs 19970405]
3386 (e.g., rmdir("dir/")) correctly. [kleink 19970408]
3387 m68k: factor our regdump() into arch/m68k/m68k/regdump.c and
3388 make all ports use it. [thorpej 19970409]
3389 m68k: factor out several locore.s functions that manipulate
3390 processes into arch/m68k/m68k/proc_subr.s and make
3391 all ports use it. [thorpej 19970409]
3393 with all m68k ports. [thorpej 19970409]
3394 hp300: use arch/m68k/m68k/sig_machdep.c [thorpej 19970409]
3398 VoxWare). Use ossaudio for the FreeBSD emulation too.
3400 audio: Add mixer emulation. [augustss 19970409]
3401 alpha: added Digital eb64+/AlphaPC 64 support. [cgd 19970410]
3403 and some 21164-related problems). [cgd 19970410]
3405 block in an ISO-9660 file system image file. [cgd 19970410]
3407 4.9.5-P1. [mrg 19970413]
3409 programs, from Michael Smith miff@spam.frisbee.net.au.
3412 "/dev/rst0" in <paths.h>, and convert dump(8), mt(1),
3413 restore(8) and tcopy(1) to use it. [lukem 19970415]
3414 powerpc: Mega-commit. Fix several trap, pmap, and symbol related
3415 bugs. Rearrange boot program. From Wolfgang Solfrank,
3416 Charles Hannum, Andrew Cagney, and myself. [thorpej 19970416]
3417 Add several cross-compiling helpers to bsd.sys.mk. Change
3418 STRIP -> STRIPFLAG in bsd.own.mk, and update all
3419 dependent Makefiles. [thorpej 19970416]
3421 variable in install(1). [thorpej 19970416]
3422 ld: Reorganize the src/gnu/usr.bin/ld: Add arch, common and ld
3425 Jukka Marin <jmarin@pyy.jmp.fi>. [is 19970417]
3426 xntp: Import xntp3-5.90 from louie.udel.edu. [christos 19970418]
3427 libc: Add strptime(3) to libc. From Powerdog Industries.
3429 Fixed many possible buffer overruns in libraries and programs.
3431 more(1)/less(1): updated to less-321. [mrg 19970422]
3433 "/dev/nrst0" in <paths.h> (non-rewinding device), as instructed
3434 by mycroft. Affects dump(8), mt(1), restore(8), and tcopy(1).
3437 up interfaces) modifiers to -a and -l. [lukem 19970416]
3439 ports use them. [thorpej 19970424]
3440 hp300: Serious cleanup of C label handling in assembly code.
3443 and kernel, and clean up associated code. Identification
3444 stuff provided by Mike Smith. [thorpej 19970427]
3446 making this probably sharable with the other m68k ports.
3449 from the ISA (i386) and mac68k versions. [scottr 19970428]
3450 libkern: Added libc's md5 implementation. [thorpej 19970429]
3452 to make it slimmer and make error checking easier.
3454 for newer cards is broken. [augustss 19970430]
3455 sparc: add support for floppy controller on sun4m machines.
3458 supported architectures. [pk 19970504]
3460 some of the new encodings. The change to ioctl AUDIO_GETENC
3461 is NOT backwards compatible.
3463 if for OSS emulation. [augustss 19970507]
3466 <mike@pressed.spam.frisbee.net.au>. [thorpej 19970511]
3468 sys/conf/osrelease.sh. Change newvers.sh and various distrib
3469 Makefiles to take advantage of this. [lukem 19970511]
3471 NuBus cards using bus.h interface. [scottr 19970511]
3472 rc.conf(5): Support $hostname, $domainname, $defaultroute, and
3473 $ifaliases_XXX in rc.conf(5) as alternatives to the equivalent
3474 files. [lukem 19970512]
3476 and mixerctl. They provide (sysctl inspired) command line
3477 access to the audio and mixer devices. [augustss 19970513]
3479 sys/exec.h PS_STRINGS. [gwr 19970513]
3481 usual typedefs. [gwr 19970513]
3482 gcc(1): Imported gcc-2.7.2.1 and updated gcc2netbsd script to include
3483 local patches to FSF code. [phil 19970513]
3484 gcc(1): Changed version to 2.7.2.2. [phil 19970514]
3486 directory structure. [kleink 19970518]
3487 atari: Added driver for 68901 UART (modem1). The driver has console
3488 possibilities (Enable with SERCONS option). [leo 19970525]
3489 rcmd: allow alternative `rsh' methods (eg, ssh). Currently, rdist(1)
3490 is the only program to use this. [mrg 19970526]
3492 10/100B Ethernet interface, ported to NetBSD by me. Thanks
3495 NetBSD. [thorpej 19970604]
3498 dump, display year in 'w' output. [lukem 19970605]
3499 atari: Fixup 060 support. It's really working now!! [leo 19970605]
3501 pkg_info). Also added FreeBSD's libftpio, but in the lib
3502 directory under pkg_install. [agc 19970605]
3505 conforming to various allocation constraints.
3508 machine-independent abstraction for DMA mapping. See bus_dma(9)
3509 for details. Convert several machine-independent
3510 drivers to use new framework. [thorpej 19970606]
3512 new bus dma framework. [thorpej 19970606]
3514 framework, allowing ISA DMA to function. [thorpej 19970606]
3515 isa: convert isadma.c to be a user of new bus dma framework,
3516 and convert all drivers that use it to the new API.
3518 New sysctl hw.machine_arch which returns the CPU class of a machine.
3523 devices, at different priorities. Thanks to pk and leo. [mrg
3525 kernel: fix dump device selection in wake of new swap system. Allow
3527 ability to dump to local disk if root is on nfs.
3529 ftpd(8): add support for /etc/ftpd.conf, allowing support for
3531 when a directory is first entered, amongst other features.
3533 real, chroot, guest, all or none). [lukem 19970614]
3535 contributed by Stephan Thesing <thesing@cs.uni-sb.de> and
3537 and in general. Currently, only 8bit precision is supported.
3540 emulation. Update vnconfig(8) to allow geometry to be
3541 specified. Closes some vnd-related PRs. [thorpej 19970623]
3542 xargs(1): add -0; use NUL instead of whitespace as separator.
3543 From OpenBSD. [lukem 19970624]
3544 Eliminate all use of dtom() in sys/net*. Allows greater flexibility
3547 code. From Koji Imada <koji@math.human.nagoya-u.ac.jp>
3548 in PR #3628 and PR #3480. [thorpej 19970623]
3549 Eliminate use of dtom() in the handling of UNIX domain sockets.
3551 macro from sys/mbuf.h. [thorpej 19970624]
3553 socket options to have values < 1. Such values to not
3554 make sense, so return EINVAL. Inspired by PR #3770,
3555 from Havard Eidnes <he@vader.runit.sintef.no>.
3560 high-water value, like BSD/OS. [thorpej 19970624]
3561 nfs: Add WebNFS support, per RFC 2054 and 2055. [fvdl 19970624]
3566 chance of working on the Alpha. Change the symbol
3569 and the MIPS). Fixup the software single-stepping code
3570 a bit, to make it work better on the Alpha and MIPS.
3572 from me. [thorpej 19970625]
3574 <camk@telecom.ksu.edu>. [scottr 19970625]
3576 CPUs or mips3 (r4000, r4400 )CPUs. Tested on mips1 and mips3
3577 pmaxes. Partly from Michael L. Hitch [jonathan 19970628]
3580 address. From Matthias Pfaller <matthias@NetBSD.org>.
3584 to save the fault address in the case of a bus error.
3586 ddb(4): Add support for Elf symbols. [thorpej 19970701]
3588 as the group that may 'su root'. [lukem 19970702]
3590 ports. [thorpej 19970705]
3591 ddb(4), mips: add DDB support for mips with hooks for pica and pmax.
3592 No symbol support yet, needs ELF-aware bootblocks.
3594 amiga: The DraCo real-time clock is now read when booting.
3596 amiga: options RTC_OFFSET is now implemented. [is 19970707]
3598 avoiding race conditions in inode allocation. [fvdl 19970707]
3599 Makefile.port: Generate assym.h dependencies. [leo 19970713]
3601 Herb. [hpeyerl 19970713]
3603 amiga and mac68k ports; they are sharable and more optimal.
3605 the correct handler, before the MMU is enabled.
3607 amiga: add glue code for the m68k fpu emulation system.
3609 CPUs currently. [is 19970715]
3610 sendmail(8): added installation of cf tree to /usr/share/sendmail.
3616 over nfs. Also deal with servers that fail to provide
3618 netns: Make a pass as 64-bit friendliness in sys/netns.
3622 trpt(8): Rewrite trpt(8) to use libkvm. [thorpej 19970723]
3623 trsp(8): Rewrite trsp(8) to use libkvm. [thorpej 19970723]
3625 on code written by David Borman for BSD/OS. This
3627 state for embryonic TCP connections. Rather than
3629 placed into the compressed state engine. A TCB is
3630 only created once the 3-way handshake has been completed.
3633 connections. MANY MANY thanks to BSDI for releasing
3634 the original code, and to Ted Lemon <mellon@NetBSD.org>
3638 symbol table information. Add some additional DDB
3639 glue. [thorpej 19970724]
3640 amd(8): Imported new am-tools-6.0a8 with support for nfsv3 and tcp.
3642 audio: Change the audio drivers to allow looping DMA. Change
3643 the silence handling. Add mmap() of the audio device.
3646 by BSD/OS. [thorpej 19970728]
3649 an mfs partition for /dev from init. Changes include
3652 the vfstype in mount -u from statfs. [christos 19970729]
3653 ethernet: Added new DEC EtherWORKS III (LEMAC) Ethernet driver: lc0.
3654 Supports DEC DE203/DE204/DE205 cards. [matt 19970731]
3657 "lookup ..." in /etc/resolv.conf, a'la gethostby*().
3662 interface. [lukem 19970803]
3664 functions. [cgd 19970813]
3666 the pw_change field to -1. Based on [PR bin/936] by
3667 Simon Gerraty <sjg@quick.com.au>. [lukem 19970816]
3669 which only accepts ioctl() and can be opened at any time.
3672 "-" and "|..." as special local filenames during mget
3673 and get if not specified explicitly. [lukem 19970819]
3676 before). The requires an extra line in the config file
3677 to get the sound to work again. [augustss 19970820]
3678 audio: Minor change in audio_hw_if (again). Improve error
3679 handling in the audio driver. Add the AUDIO_PROP_INDEPENDENT
3680 property. Add new audio(9) man page. [augustss 19970825]
3681 ethernet: Update the "de" driver to Matt Thomas's 970703 version.
3683 ethernet: Update the "fxp" driver to FreeBSD-current-970823. Convert
3684 driver to use if_media. [thorpej 19970825]
3685 isa: XXX Add a drq2 locator for the ISA bus. Many sound cards need
3686 two DMA channels to do e.g. full-duplex. This allows
3687 a way of specifying the second channel in a sane way.
3688 THIS IS TEMPORARY. The drq2 locator will go away when
3690 values per locator. [augustss 19970825]
3691 Change ld.so for processing /etc/ld.so.conf internally, rather
3692 than relying on /etc/rc to perform this function.
3693 From Jim Bernard <jbernard@tater.mines.edu>, PR #4031.
3695 calendar(1): Enhancements from Ty Sarna <tsarna@endicor.com>,
3697 - get entries from a file other than "calendar".
3698 - get entries for a different date than today.
3699 - get entries for a whole week in advance, or only one day.
3702 with SCSI and ATAPI devices (derived from sys/scsi). Split
3703 sys/dev/isa/wd.c into controller and disk drivers. Added a
3708 exist or there aren't enough privileges. [lukem 19970828]
3710 from Tor Egge <tegge@idt.unit.no>, PR #2351 [gwr 19970829]
3712 duplex on an SB16. Because of the braindead design of
3714 precisions (8 and 16 bits). It is possible to set the
3716 8 bits on the output by expanding it to 16 bits.
3720 91c100). This is used for Megahertz PCMCIA Ethernet cards, and
3721 several ISA Ethernet cards. This driver is derived from a
3724 bug fixes and enhancements by me. [thorpej 19970901]
3727 then heavily hacked by me. [thorpej 19970905]
3728 kernel: add minherit system call (from openbsd). [chuck 19970908]
3729 finger(1), fingerd(8): add -g flag to finger(1) and fingerd(8). finger
3730 -g will not show non-realname gecos information. also, update
3732 requestor. [mrg 19970909]
3733 ddb(4): add a `reboot' command. [scottr 19970911]
3734 kernel: add code for a more flexible sized message buffer. This
3735 closes pr-1891. [leo 19970919]
3736 less(1): updated to version 332. [mrg 19970921]
3737 ipfilter: updated to version 3.2beta5. [veego 19970921]
3739 BSD TCP. Split up t_maxseg and the tcp_mss() function,
3741 on a per-segment basis. [thorpej 19970922]
3742 mac68k: use the MI miniroot machinery. [scottr 19970922]
3743 pppd(8), amd(8): pppd(8) upgraded to 2.3.1, amd upgraded to 6.0a12
3746 defining a menu system and a message catalog. [phil 19970926]
3748 obnoxiously. written by mycroft, based on the original
3749 countmail from noah friedman. [mrg 19971003]
3750 kernel: add lchmod, lchown and lutimes. readlink is changed
3751 to check read permission. [enami 19971003]
3752 hunt(6): added hunt from ftp://cgl.ucsf.edu/pub/hunt.shar.Z.
3754 named(8): updated BIND programs to 4.9.6 sources. [mrg 19971004]
3757 lpr: updated to 4.4BSD-Lite2. also incorporated a large number of
3759 plus a few local ones as well. [mrg 19971005]
3760 libc: add lchmod, lchown and lutimes. [enami 19971006]
3761 audio: add a driver for the GUS PnP card. From Kari Mettinen
3762 (Kari.Mettinen@helsinki.fi). [augustss 19971006]
3765 NetBSD-current. [thorpej 19971006]
3766 arm32: Added libc support for PIC code and shared libraries.
3768 inetd(8): make several services no longer run as root. [mrg 19971007]
3769 libexec: import and merge 4.4BSD-Lite2 for all programs.
3772 ioctls to <sys/dkio.h>. Implemented DIOCGDEFLABEL in
3773 several disk drivers. [thorpej 19971008]
3775 symbolic links. [enami 19971008]
3776 sendmail(8): we now compile smrsh and install it in /usr/libexec. It
3777 looks in /usr/libexec/sm.bin. [cjs 19971009]
3779 values and other uses. Exported to userland via /dev/random
3780 and /dev/urandom. [explorer 19971009]
3781 nfs: rewrite directory cookie caching. Replace getdirentries
3782 system call by getdents. [fvdl 19971010]
3783 arm32: Added softfloat support to libc. [mark 19971012]
3785 termcap(3): Added <termcap.h> to contain definitions for termcap(3)
3787 advantage of this. [lukem 19971014]
3788 bebox: Imported bebox port for BeBox (Be,Inc. computer).
3795 compatible cards. Add front-ends for ISA and PCI.
3798 clients connecting from non-reserved ports. Originally from
3799 FreeBSD, but this code is derived that in from OpenBSD.
3803 "com" driver which will soon live in sys/dev/ic.
3807 "com" driver which will soon live in sys/dev/ic.
3809 ethernet: add ne2000 ISA Plug-and-Play attachment. [matt 19971016]
3810 audio: Add libossaudio to make porting Linux audio programs easier.
3814 Jason Thorpe, and others. Supports several common PCMCIA
3815 devices. [thorpej 19971016]
3819 xdr_{domainname,mapname,peername} from xdryp.c;
3820 make __ps_strings extern on setproctitle.c and don't set
3824 change <sys/types.h>:
3833 some more mixer manipulations through the audio device.
3834 These changes also simplified audio_hw_if. [augustss 19971019]
3835 x68k: add support for MK-HA1 Mankai Mach-2 SCSI host adapter.
3837 ethernet: Update the "fxp" driver from FreeBSD-current.
3839 amiga: new graphics driver for the CyberVision64/3D. [veego 19971019]
3840 ipfilter: updated to version 3.2. [mrg 19971031]
3842 manual NAME entries, rather than costly nroff calls. getNAME
3843 now has apropos(1) friendly output. [mrg 19971101]
3846 driver. [thorpej 19971101]
3847 ethernet: Add ifmedia support to the MI dp8390 driver.
3851 front-end to the MI dp8390 driver. [thorpej 19971103]
3852 ethernet: Remove the ISA "ed" driver. It is obsolete.
3855 NONOLINT is set when building. [cgd 19971103]
3856 ftpd(8): add a `checkportcmd <class>' directive to ftpd.conf. this
3857 stops ftp bounce attacks. [mrg 19971111]
3858 pkg_info(1): Alter the default behaviour. With no options given, behave
3859 as if -Ia was given, instead of showing usage.
3861 ipfilter: updated to version 3.2.1. [mrg 19971117]
3862 games: moved to setgid paradigm. [mrg 19971120]
3871 dev/vme: new MI VMEbus framework. [pk 19971101]
3873 of open TCP connections in extreme low memory conditions.
3876 internet draft draft-ietf-tcpimpl-prob-02.txt.
3879 per discussion in the IETF tcpimpl working group.
3882 multicast groups (noted by chopps@NetBSD.org)
3889 clients). [thorpej 19971217]
3891 the need to scan all open TCP connections every 200ms.
3895 powerpc, sparc, vax). [thorpej 19980102]
3897 the vmspace structure). Thanks to Chuck Cranor for
3898 the debugging assistence. [thorpej 19980102]
3899 vfork(2): new implementation that has old 3BSD semantics, i.e.
3900 address space is shared _and_ parent is blocked. This
3902 in some situations. [thorpej 19980103]
3903 netinet: change the range for ephemeral ports from 1024..5000 to
3904 49152..65535 as per IANA's Assigned Ports document. Allow
3905 tuning of these with sysctl net.inet.ip.anonport{min,max}.
3908 used anymore). [lukem 19980106]
3911 to BSD/OS, but with some differences. [thorpej 19980107]
3913 incoming connection queues O(C) rather than O(N).
3917 or from a reserved port range (600..1023). Also added flag
3919 allocated. From FreeBSD, with changes. [lukem 19980108]
3921 the service name of the port. From FreeBSD. [lukem 19980108]
3924 configuration. [mrg 19980108]
3927 hp300: add a <machine/bus.h> and a bus_space implementation.
3929 i386, sparc: convert to MACHINE_NEW_NONCONTIG. code by chuck
3930 cranor. [mrg 19980112]
3932 wdc driver's ISA attachment off. [cgd 19980114]
3933 atapi: Added ATAPI disk ('sd') support. Tested on ATAPI zip, but
3934 should work on other ATAPI disks as well. [cgd 19980114]
3936 ATAPI code) in various ways. [cgd 19980114]
3937 bebox: initial import of bebox kernel loader. [sakamoto 19980116]
3939 /usr/lib/supfiles to /etc/supfiles. [mikel 19980121]
3941 and "multiple free" problems. From Chris Demetriou.
3943 libkern: Add strrchr() to libkern. [cgd 19980121]
3944 ethernet: Update fxp driver to FreeBSD-current-19980122. Also,
3948 difference on the Alpha). [thorpej 19980122]
3949 libkern: Add offsetof() to libkern.h, and make all the places that
3952 (IP-Filter and the PDQ driver). [thorpej 19980127]
3953 ethernet, bus_dma(9): Convert fxp driver to use bus_dma.
3956 scalable parallel processor. [ross 19980129]
3959 useful for netbooting or putting on a CD-ROM.
3962 file system images, for making bootable CD-ROMs.
3965 it as nothing more than a hint to machine-dependent code.
3967 implementing partial syncs. Add a dm_mapsize member
3969 DMA mapping. See bus_dma(9) for details. [thorpej 19980203]
3970 sun3: Merged arch/sun3x into arch/sun3. [gwr 19980204]
3972 <chuck@maria.wustl.edu>. uvm totally replaces the old Mach
3974 of the Mach code). [mrg 19980205]
3975 sparc: committed sparc potions of UVM framework. [mrg 19980205]
3976 i386: committed i386 potions of UVM framework. [mrg 19980206]
3977 standards: Added EIDRM errno for SysV IPC. [mikel 19980206]
3978 sun3: Better frame buffer probes (Use P4 reg). [gwr 19980207]
3979 standards: Added ENOMSG errno for SysV IPC and message catalogs.
3981 uvm: made userland work with UVM (sans kvm_uread). [mrg 19980209]
3983 list to a hash. This significantly improves performance on
3985 servers with many "virtual hosts". [tls 19980213]
3986 termios(4): Added ONOCR and ONLRET output modes. [kleink 19980213]
3989 ID in the session structure itself. Submitted by
3990 Tom Proett <proett@nas.nasa.gov>. [thorpej 19980213]
3991 standards: Implement getsid(2) and tcgetsid(3), per XPG4.2.
3995 compatibility syscalls which provide POSIX/XPG semantics.
3997 config(8): minor adjustment to the previous device class changes.
3998 Instead, treat classes like special attributes. From
3999 Chris Demetriou. [thorpej 19980216]
4001 and Jason R. Thorpe. [thorpej 19980216]
4002 i386: use the new crash dump format, and switch from libkvm.old
4003 to libkvm. [thorpej 19980217]
4005 the kernel. vfssw[] is gone, replaced by vfs_list.
4007 into a table, vfs_list_initial[]. Implement vfs_attach()
4009 interfaces to suit. Bump version to 1.3D. [thorpej 19980217]
4012 options, suggested by Chris Demetriou. [thorpej 19980218]
4013 pmax: rewrite rzdump(), so that crash dumps will work.
4016 crash dump format. Delete libkvm.old and savecore_old.
4019 slope of this, or an alternative fixed addon, configurable.
4020 This should fix the Amiga big machine panic. [is 19980222]
4023 into mips_machdep.c [thorpej 19980225]
4025 bin:bin to root:wheel. [lukem 19980226]
4031 attach. [cgd 19980304]
4032 pax(1): add a cpio front end, and add some extra tar options.
4034 amiga: add french keyboard map for Xamiga (by Jerome Lovy).
4036 xsrc: updated to XFree86 3.3.2 [veego 19980308]
4037 atari: implement a bus_dma interface. [leo 19980310]
4038 amiga: add spanish keyboard map for ite (by Inaki Saez). [is 19980313]
4039 scsi: Aic7xxx driver modified to use bus_dma functions. [leo 19980316]
4040 alpha: Add support for PMAP_NEW (UVM's new pmap interface).
4045 to NetBSD by Boris Gjenero. Also note standalone qe driver
4046 written by Roar Thronaes. [ragge 19980321]
4048 and MI mb8696x driver `mbe'. Add PCMCIA bus attachment code
4049 for `mbe'. [enami 19980322]
4050 alpha: Major pmap cleanup/partial rewrite. Major highlights:
4053 space.
4055 a large value for `maxproc'.
4057 switch performance.
4059 support.
4060 Written by Jason R. Thorpe, with a bunch of help from
4061 Chris Demetriou and Ross Harvey. [thorpej 19980321]
4063 based implementation. [pk 19980321]
4064 nfsstat(1): Choose only client/server statistics via -s/-c.
4067 memory conditions. [thorpej 19980326]
4068 kernel: Make proc0 use the kernel pmap. Since proc0's address space
4071 user mappings for kernel-only processes. [thorpej 19980326]
4072 mips: Add mips support to libexec/ld.elf_so and change GCC to use
4073 /usr/libexec/ld.elf_so. [mhitch 19980326]
4075 bits. Nobody should be using an ECOFF toolchain on
4076 NetBSD/alpha any more. [cgd 19980327]
4077 egcs: Imported egcs 1.0.2 into src/gnu/dist/gcc, including libstdc++,
4079 install these. tested on the sparc only. [mrg 19980330]
4081 WDC_CAPABILITY_HWLOCK. [leo 19980407]
4082 atari: Complete redo of the bus_space implementation. The atari
4084 'mainbus', the pci and isa bus. [leo 19980410]
4085 atari: use the MI wd-driver. [leo 19980410]
4087 pkgsrc: move bsd.port.mk and bsd.port.subdir.mk from src/share/mk
4088 into pkgsrc/mk. [agc 19980414]
4090 in driver debugging. Fixes PR #4249, from
4091 "Zubin D. Dittia" <zubin@clouseau.arl.wustl.edu>.
4093 alpha: preliminary support for PCI IDE compat interrupts. Only
4096 PCI-ISA bridge). [thorpej 19980417]
4097 atari: Add the isapnp code from Thomas Gerner. [leo 19980423]
4098 atari: Bus-space implementation for big endian busses like VME.
4100 atari: Crazy Dots (et4000 vme) driver from Julian Coleman.
4102 mac68k: Added MACHINE_NEW_NONCONTIG and UVM support. [scottr 19980424]
4104 to be compliant with the updated RFC1323.bis.
4107 to implementing SACK (RFC2018). [matt 19980429]
4108 netinet,net: add IP fast forwarding (flow-based) routing. The code
4111 fddi_input for now). [matt 19980429]
4113 get/set the "header already complete" flag. This allows
4115 layer 2 supports it) in applications where it is necessary.
4116 Submitted by Greg Smith <greg@nas.nasa.gov>. [thorpej 19980429]
4118 implicitly operating on curproc. [thorpej 19980429]
4120 from the processes vm_map. [mark 19980430]
4122 configurable via sysctl. [thorpej 19980430]
4124 sizes to inetd. This will allow larger windows to be advertised
4126 situations. [thorpej 19980430]
4127 audio: Add Ensoniq AudioPCI sound card driver. [augustss 19980501]
4131 pppd(8): Upgraded to 2.3.4 [christos 19980502]
4133 UVM on hp300, mac68k, and mvme68k. [thorpej 19980503]
4137 sparc: switch to UVM on the sparc. [mrg 19980505]
4138 mac68k: Add kgdb support. [scottr 19980505]
4140 protocol fast and slow timeouts. Convert the TCP timers
4143 loop of tcp_slowtimo(). [thorpej 19980505]
4144 macppc: initial import of macppc port. [tsubai 19980515]
4147 ipfilter: updated to 3.2.5 [veego 19980517]
4149 changes to put in some non compatible api improvements.
4151 audio: added ym driver for Yamaha OPL3-SA3. Written by
4152 Constantine Sapuntzakis for OpenBSD. [augustss 19980520]
4154 framework. [matt 19980521]
4156 first-cut bus_dma back-end for the DECstation.
4161 objdump. [tv 19980524]
4162 arm32: Added MACHINE_NEW_NONCONTIG support. [mark 19980525]
4163 arm32: Added PCI bus support. [mark 19980525]
4165 96 bits of the hash directly. [explorer 19980526]
4166 powerpc: Rename NetBSD/powerpc to NetBSD/ofppc.
4167 New sys/arch/powerpc with PowerPC-generic stuff.
4169 bebox: Use new PowerPC-generic stuff. [sakamoto 19980528]
4170 ipfilter: updated to 3.2.7. IP Nat works now on the alpha.
4174 as necessary. [lukem 19980601]
4175 ethernet: Added driver for SMC 83c170 EPIC/100 Ethernet.
4178 the specified address. Implement this option for TCP.
4180 vax: Support for VS3100 builtin graphics console. [ragge 19980604]
4181 arm32: Added UVM support. [mark 19980604]
4183 access on the ALCOR2 and Pyxis core logic chipsets.
4185 ftp(1): add -o outfile, -r waittime. default to passive with fallback
4186 to active (configurable with $FTPMODE). [lukem 19980604]
4189 and some more from Andrew Gallatin. [thorpej 19980604]
4190 powerpc: Added UVM support. [sakamoto 19980605]
4191 Add fine-grained locking to the extent code. [thorpej 19980605]
4192 audio: Added Aria driver from R. C. Dowdeswell <elric@imrryr.org>.
4195 specifies that the system is to be powered down. If the
4197 powerdown, the system will simply halt. [thorpej 19980606]
4199 Workstation (Miata). [thorpej 19980606]
4201 which have that capability. [thorpej 19980606]
4204 is now required. [thorpej 19980606]
4206 and swiz i/o space. PCMCIA now works on Alpha.
4209 implementation. [thorpej 19980606]
4211 libc: add support for reading master.passwd or passwd.adjunct YP maps
4212 in getpw*() for root users. /var/yp/`domainname`/Makefile.yp
4213 can now have INSECURE=yes commented out. [lukem 19980608]
4214 ypinit(8): add -c to setup a YP client. [lukem 19980608]
4216 generated to stderr to the user at the end of a transfer.
4220 than a struct device * corresponding to the ISA bus device.
4224 DMA state. These changes allow e.g. `ofisa' (the
4226 by e.g. Sharks) to use the MI ISA DMA controller code.
4230 have been attached. Make the PCI-ISA bridge code use
4231 this mechanism, rather than its own. [thorpej 19980609]
4232 next68k: initial import of next68k port. [dbj 19980609]
4235 is on the platter if we're doing a powerdown.
4240 a bit easier. Existing behaviour (symlinks vs. copies,
4241 etc.) is preserved, except for bug fixes. A new
4242 mk template, bsd.kinc.mk, exists to help support these
4243 changes and factor out common bits. [cgd 19980612]
4246 Pintake, and Corelle. [ross 19980623]
4249 system modules. Allows loaded file systems to export,
4250 which did not previously work correctly. [thorpej 19980625]
4252 which is basically an AXPpci33 in laptop's clothing.
4255 containing 'com' and 'lpt' ports. [cgd 19980626]
4256 alpha: take a stab at EB66 support. An EB66 is basically an
4257 EB64+ with a 21066 LCA instead of a 21064 + APECS.
4260 "progname.core", based on an adjustable system-wide
4261 setting. [nathanw 19980628]
4262 sun3: make the boot programs look for netbsd.$arch before
4264 by including a kernel for each. [gwr 19980629]
4266 (per XPG4.2) and preadv(2) and pwritev(2), which are NetBSD
4267 extensions (positional cousins to readv(2) and writev(2)).
4270 all the LP64-related warnings. This killed a few real bugs
4271 and a lot of compiler false alarms. [ross 19980706]
4272 alpha: Enabled the IDE controller on the AXPPCI33. IDE and
4273 ATAPI CDROM drives should now work. [ross 19980707]
4274 vm,uvm: Add support for mmap'ing disk block devices. [thorpej 19980707]
4275 uvm: add support for multiple page free lists. [thorpej 19980707]
4276 arm32, bus_dma(9): implement a bus_dma back-end for the Shark.
4279 sizes, allowing use of large TCP windows. Work in progress,
4280 no support for setting system and per-user defaults, yet.
4282 ipfilter: updated to 3.2.9 [veego 19980712]
4284 usb: Add USB support. USB is only supported for i386 at the moment,
4285 but it should be easy to add to other PCI platforms as well.
4286 See usb(4) for an overview.
4288 atapi: Add support for ATAPI changer devices like the NEC CDR-251.
4289 Userland support in /bin/chio. [hpeyerl,thorpej 19980713]
4290 identd(8): Upgraded pidentd to version 2.8.3 [msaitoh 19980715]
4295 connections). [lukem 19980723]
4297 parts, and make it machine-independent. [thorpej 19980724]
4298 usb: change mouse and keyboard drivers so that they use wscons.
4299 Also add the wsmouse protocol to XFree86. [augustss 19980727]
4302 after Bonwick's "slabs". [pk 19980727]
4304 vn_rdwr() from int * to size_t * to match. No behavioral
4306 SSIZE_MAX sized transfers (i.e. signed 64-bit length).
4308 OpenBSD on Bugtraq. [thorpej 19980728]
4311 support. Modify ftp(1) to honour this. [lukem 19980729]
4313 and group to run as. Fixes PR #4218. [lukem 19980729]
4314 ccd(4): use the pool allocator for component buffers.
4316 vnd(4): use the pool allocator for vndxfer and vndbuf structures.
4318 scsipi: use the pool allocator for scsipi_xfers. [thorpej 19980730]
4320 platforms that support ISA. [thorpej 19980730]
4321 kernel: Use the pool allocator for mbufs and mbuf clusters.
4323 alpha: implement isa_intr_disestablish() and pci_intr_disestablish().
4326 entries. [thorpej 19980801]
4327 ftp(1): implement $no_proxy and $FTPANONPASS support. [lukem 19980803]
4328 Add support for POSIX 1003.1b Synchronized I/O. [kleink 19980803]
4331 represented. The same data structure is used, but a much
4333 ease in adding new types. Also, change the format of
4335 in the presense of many media types. [thorpej 19980805]
4336 NFS: Add client pathconf support. [kleink 19980807]
4339 in /etc/mk.conf. [perry 19980809]
4341 instead of bcopy, ovbcopy, bzero and bcmp. [perry 19980809]
4342 vax: Support for VS4000/60 CPU, serial console and ethernet.
4343 This is first VMS-only vax supported. [ragge 19980810]
4345 like BSDI's. Add PHY drivers for Intel i82555 and
4346 Quality Semiconductor QS6612 PHYs. Significantly
4347 improve the NS83840 and ThunderLAN PHY drivers. Convert
4348 "tl", "fxp", and "epic" drivers to use the new code.
4352 the MII/PHY on the 3c905 boards. Fixes PR kern/4782.
4356 paddr_t and psize_t for physical addresses. This allows
4358 or formats from virtual addresses. [eeh 19980812]
4359 mac68k: Rewrite console framebuffer initialization and autoconfig.
4362 part from the hp300 port. [scottr 19980812]
4365 egcs: Imported egcs 1.1 snapshot 19980816. [tv 19980816]
4367 access to them. The raw MIDI devices can be accessed
4368 through /dev/rmidiN. /dev/music presents a sequencer
4369 interface. The API has been modelled after the OSS API.
4371 device. This layer is used by the Yamaha OPL[23] driver
4372 and the PC speaker driver. [augustss 19980818]
4373 vax: Increase logical pagesize to 4K. [ragge 19980821]
4375 'Maximum Entropy'. [leo 19980824]
4376 egcs: Imported egcs 1.1 snapshot 19980824. [tv 19980824]
4379 per $check_changelist. [lukem 19980825]
4381 i386: Add AdvanSys PCI SCSI controllers support. At this time only the
4382 ABP-9xxUA controllers are supported.
4384 should work on other PCI architectures. [dante 19980826]
4387 engine driver. [pk 19980829]
4388 i386: Switch to UVM+PMAP_NEW. [thorpej 19980831]
4389 kernel: killed the last vestiges of __BROKEN_INDIRECT_CONFIG.
4393 sparc64: Switch to UVM by default. [mrg 19980901]
4394 arm32: Added csc driver for Cumana SCSI II podules. [mark 19980901]
4395 pc532: Switch to UVM on pc532. [matthias 19980902]
4396 atari: Switch to UVM on atari. [mrg 19980902]
4397 bebox, ofppc: Switch to UVM on bebox and ofppc. [sakamoto 19980903]
4398 macppc: Switch to UVM on macppc. [tsubai 19980903]
4400 68060 accellerator board. [is 19980904]
4402 interrupt dispatching optimisations. [mark 19980905]
4406 server getting out of sync. [lukem 19980906]
4410 (similar to /etc/ftpusers). based on patches in [PR bin/4769]
4411 by Ty Sarna <tsarna@endicor.com>. add support for RFC2389
4412 commands (FEAT & OPTS). other cleanups. [lukem 19980907]
4414 cleans up VM resources (vmspace and u-area). Machine-dependent
4417 vmspace and stack. A valid thread must do this work
4418 since it may block in a multiprocessor environment.
4419 Original idea from Charles Hannum. [thorpej 19980908]
4421 L3 protocols over IP. Currently only IP/IP and IP/GRE
4422 supported. [hwr 19980913]
4426 patent-free implementation. [ross 19980913]
4427 egcs: Imported egcs 1.1b release. [tv 19980913]
4429 module. Still needs TLB shootdown code, but that is
4431 is working. [thorpej 19980921]
4432 i386: add support for AdvanSys Ultra Wide boards.
4438 /etc/mk.conf: add support for NOSHARE; if defined files that
4440 nor installed. [lukem 19980928]
4441 gre: add support for IPPROTO_MOBILE tunneling from RFC2004. This
4444 architechtures. Include beginnings of linux compatibility
4445 on the Alpha. [erh 19981001]
4448 NetBSD. [unknown 19981005]
4449 named(8): updated BIND programs to 8.1.2 sources. [tron 19981005]
4450 coda: added the coda distributed file system as a fs and an lkm.
4454 mtree(8): add support for 4.4BSD file flags. [mrg 19981010]
4456 :pp=/usr/sbin/pppd: gettytab entry. Derived from code from
4457 Michael Hancock <michaelh@cet.co.jp> and Erik 'PPP' Olson
4458 <eriko@wrq.com>, via FreeBSD and OpenBSD. [tsarna 19981012]
4460 KLESI-B (TMSCP tape ctlr). [ragge 19981018]
4463 support on PCI IDE controllers. [bouyer 19981012]
4464 egcs: Imported egcs 1.1.1 snapchot 19981014. [tv 19981014]
4465 route(8): add support for -f; flush routes before executing command.
4467 mac68k: switch to split ADB driver (kbd/ms/aed). [ender 19981023]
4468 routed(8), ping(8): updates from ftp.rhyolite.com. [christos 19981025]
4469 ethernet: (ne2000) Added media selection support to the PCI front-end.
4471 macppc: Added support for AdvanSys Narrow SCSI boards: ABP-9xx[U,UA].
4473 amiga: switched default VM system to UVM. [is 19981028]
4474 shutdown(8): Run /etc/rc.shutdown before bringing down the system.
4477 ISA, ISAPnP, and PCMCIA cards. [thorpej 19981030]
4478 vax: Enable VAX shared library support (uses gas.new and egcs).
4480 libz: updated to 1.1.3 [tron 19981101]
4482 cards using DMA. [fvdl 19981103]
4483 send-pr(1): added support for GNATS `install' category.
4485 i386: pciide is now enabled in GENERIC and INSTALL kernels.
4487 x68k: Added the X server for x68k port to xsrc. [minoura 19981111]
4488 amiga: Added a new ethernet driver for the Ariadne II. [veego 19981111]
4490 destroy kernel threads. Use these to create the pagedaemon and
4491 reaper. [thorpej 19981111]
4493 at Carnegie Mellon University. Supports RAID levels 0, 1,
4494 4, 5, 6, parity logging, and more. [oster 19981112]
4495 next68k: Switch to UVM on next68k. [dbj 19981114]
4496 pmax: Switch default to UVM on pmax. [mhitch 19981114]
4497 egcs: Imported egcs 1.1.1-prerelease-2. [tv 19981114]
4498 newsmips: Switch to UVM by default on newsmips. [tsubai 19981116]
4499 i386: Switch to gas.new on i386. [kristerw 19981116]
4500 sparc: Switch to gas.new on sparc. [kristerw 19981116]
4504 kernel: Add support for detaching and activating/deactivating devices.
4506 Ken Hornstein and Jason Thorpe. [thorpej 19981116]
4507 pcmcia: Implement PCMCIA hot-swap. [thorpej 19981116]
4508 pmax: Add md ramdisk driver. Install kernels now run off ramdisk root,
4509 not from disk or NFS. [jonathan 19981118]
4510 bebox: Add PCI frame buffer console driver. [sakamoto 19981118]
4511 morse(6): Add support for decoding of morse code. [hubertf 19981118]
4512 kernel: fix d_mmap routines to deal with signed offsets. fixes many
4513 real & potential security problems. problem found by ted
4514 lemon, fixed by matthew green. see NetBSD-SA1998-005 for
4515 more deatils. [mrg 19981119]
4518 ipfilter: updated to 3.2.10. [mrg 19981123]
4519 xsrc: updated to XFree86 3.3.3 [veego 19981123]
4520 sparc64: add ld.new, gas.new & egcs support, 64bit target.
4522 sparc64: add bfd support. [mrg 19981123]
4523 powerpc: Add shared library support. [tsubai 19981124]
4526 device special files. Useful on laptops and other
4528 mtree(8): add "md5" keyword for md5 cryptographic checksum.
4530 usb: Add a generic USB driver, ugen. [augustss 19981208]
4532 shared objects. [mrg 19981208]
4533 rbootd(8): fix memory leak. [mrg 19981209]
4534 atari: Add driver for BVME410. From 'maximum entropy'. [leo 19981209]
4535 audio: Add a driver for the S3 SonicVibes chip. [augustss 19981210]
4536 sparc64: add installboot program and man page. [mrg 19981211]
4537 amiga: Switched default compiler to egcs. [is 19981212]
4538 egcs: Imported egcs 1.1.1 release. [tv 19981213]
4540 m68k ports. [itohy 19981215]
4542 Eric S. Hvozda [christos 19981216]
4544 binaries (gcc, gas, ld), via a `sparc64--netbsd' target. do
4545 the same for 32 bit and `sparc--netbsdelf' target. we can
4546 now build sparc ELF binaries, but no csu. [mrg 19981217]
4547 sparc: bfd, ld.new - build in elf32_sparc and sun4 support as well.
4548 once ld.new works for sparc a.out, a single ld(1) will work
4549 for both a.out and ELF, and SunOS 4.0 objects. [mrg 19981217]
4550 a.out ld/ld.so: salvage ld.so(1), ldconfig(8) and ldd(1) sources from
4551 `gnu' subtree and resettle them into standard locations.
4553 sun3: use UVM by default everywhere. [mrg 19981223]
4554 x68k: Switch default to UVM on x68k. [itohy 19981223]
4557 $ftp_proxy set. send user-agent in http request. cleanup http
4558 redirects. improve display of transfer rate. [lukem 19990101]
4560 sort of preview function if -p is given. [hubertf 19990103]
4561 find(1): add support for `-flags [-]flags'. [lukem 19990104]
4562 kernel: add support for multisession CDs, by Torsten Duwe.
4565 Top Level Domains (TLDs) from ISO 3166 as of today.
4568 by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>.
4571 HyperCom4+ ZBUS boards. [is 19990110]
4575 privileged ports. Also restrict GET/SET calls to
4577 libc: implement nsswitch.conf(5) functionality. [lukem 19990116]
4578 bc(1), dc(1): update to bc 1.05a and dc 1.2. [simonb 19990116]
4579 find(1): add GNU-style -{a,c,m}min primaries. [simonb 19990117]
4584 package name). A pkg_admin utility was added to (re)build
4586 pkg_* tools. [hubertf 19990119]
4588 of pkgs' files against their MD5 checksum.
4591 to use complex, string, or the STL. [tv 19990119]
4593 with an empty replacement. [mrg 19990120]
4595 written by Bill Paul <wpaul@ctr.columbia.edu>.
4598 code. [thorpej 19990121]
4601 fork many new processes. [ross/sommerfeld 19990124]
4602 procfs: add support /proc/#/map. From FreeBSD. This file contains
4604 information to debug and control the process. And we may
4605 use it to process migration or remote fork.
4607 mkdep(1): add C replacement for old shell script. [tron 19990125]
4608 libc: add hesiod 3.0.2 functionality (currently used by the nsswitch
4609 code for passwd, group, and shells. [lukem 19990125]
4611 by renaming them to file.old instead of simply deleting
4612 them. A different backup suffix may be chosen with the
4615 via sprintf(3). [hubertf 19990126]
4619 kernel: Implement [v]snprintf to make kernel safer.
4621 i386: bootblocks, installboot: First pass at ELF version. The
4622 bootblocks right now can only be compiled with the a.out
4624 ELF aware. [christos 19990128]
4625 zoneinfo: update to tzdata1999b. [mrg 19990202]
4628 to POSIX ustar. [tv 19990202]
4629 toolchain: Imported binutils 2.9.1, tested completely on i386 and
4630 partly working on alpha and arm32. [tv 19990202]
4632 partition are open before eject. A non-null argument will
4633 force the old behavior. The previous ioctl has been keep
4634 as ODIOCEJECT for binary compatibility. [bouyer 19990208]
4635 i386: ELF integration complete. [christos 19990205]
4638 implement a '-l' option to load the media on cdrom drives.
4641 grep(1): update to GNU grep 2.2f. [simonb 19990210]
4644 mixture of upper/lower case.. [hubertf 19990211]
4646 simpler. from Dr. Lex Wennmacher <wennmach@geo.Uni-Koeln.DE>
4648 /etc/mk.conf: support MKxxx=no in favour of NOxxx=. add mk.conf(5).
4650 built or installed. [lukem 19990212]
4654 path begins with /.. [christos 19990214]
4655 mvme68k: Support for Motorola's MVME-167 board added.
4658 ECC is common). There are 4 serial ports, handled by a
4661 ethernet controller. At this time, the SCSI port is not yet
4663 is not complete. Work still needs to be done to fully
4664 utilise the facilities of the memory and VMEbus controllers.
4666 very well as it stands just now.
4668 chess: a newer GNU chess is in pkgsrc, so retire this version.
4670 standards: add XPG4.2 nl(1) utility. [kleink 19990215]
4674 unit numbers larger than 1.
4676 fstat(1): display IP connection details of TCP and UDP sockets.
4679 from Ross Harvey and Charles Hannum. [thorpej 19990218]
4680 macppc: Add MESH SCSI driver. [tsubai 19990219]
4681 mvme68k: Add SCSI and VMEbus drivers for MVME-167 board.
4683 grep(1): update to GNU grep 2.3. [simonb 19990221]
4685 them). new -P flag for list of log sockets. this is very
4686 useful/essential for chroot usage. [mrg 19990221]
4687 systat(1): add a new `ps' view which clones the output of `ps aux'.
4689 display. [jwise 19990221]
4690 pmax: bootblocks that work on -current. [simonb 19990222]
4695 specific scheduler clock. This fixes the scheduler bugs
4697 +0 procs. This bug affected most platforms to some degree,
4698 and completely broke nice(1) on alpha. [ross 19990222]
4700 device from userland. [mrg 19990224]
4704 operation a locked vnode as opposed to an unlocked one.
4706 vnode conversion. VFS_FHTOVP now only returns a vnode from
4708 verification. Bump version to 1.3J. [wrstuden 19990226]
4710 rebuilding, and shutdownhooks to RAIDframe. [oster 19990301]
4712 netgroup map. [christos 19990302]
4715 the package or its files otherwise. Used by the pkgsrc
4716 build system's "make reinstall" target. [hubertf 19990302]
4718 question requires. [hubertf 19990304]
4721 14bit output. By Bernardo Innocenti, PR #6787. [is 19990304]
4725 the Cyberstorm Mk. III/ Cyberstorm PPC SCSI host adapter,
4726 by Michael Hitch. Note that this does NOT currently support
4727 wide transfers. [is 19990309]
4730 lfs: Fix various problems with the LFS. See summary of changes in
4731 src/sys/ufs/lfs/CHANGES for details. [perseant 19990310]
4733 /usr/mdec/biosboot_ser.sym [sommerfeld 19990312]
4734 vax: Use csr's for vsbus devices. Detect interrupt vector and
4735 mask automatic on vsbus. Correct detection of system
4736 console on vaxstations. [ragge 19990314]
4737 x68k: Add <machine/bus.h> implementation. Some drivers are reorganized
4738 under `intio' virtual device to utilize it. [minoura 19990316]
4739 amiga: aster.c driver now attaches to the ISDN Master II, too.
4742 by Onno van der Linden <onno@simplex.nl>. [bad 19990322]
4744 by Onno van der Linden. [bad 19990322]
4747 by Onno van der Linden. [bad 19990323]
4748 dev, i386: Add driver for Databook TCIC family PCMCIA chips.
4750 dump(8): Add read cache. Speeds up dump operations in most cases
4754 by root. [luke 19990324]
4755 vm: delete Mach VM. [mrg 19990324]
4758 levels deep). Also, use the same framework to close a few
4759 chroot-related holes. [sommerfeld 19990324]
4761 developed by Matt Debergalis <deberg@mit.edu> [dbj 19990324]
4762 net: MTU of a SLIP interface can be modified via ifconfig now.
4763 "SLMTU" is still used as initial value. [tron 19990325]
4764 net: add sync. serial ppp/Cisco HDLC bits. [explorer 19990325]
4766 serial network interfaces. Currently supported are the
4768 speeds, up to 10Mbps). Currently tested only on i386.
4771 put the MI section into "netbsd32". this is in anticipation
4772 of future `mips64' architecture work. [mrg 19990326]
4773 audio: add audioplay and audiorecord tools, based on the SunOS 5.x
4775 myself. [mrg 19990327]
4778 anonymous memory in this situation. [chs 19990327]
4779 pmax: two stage disk boot blocks that can load a.out, ECOFF
4781 kernel with ddb symbol information. [simonb 19990327]
4784 from Michael Kukat. [ragge 19990326]
4785 amiga: Add ATAPI support to idesc.c. Works with my CDROM, but don't
4786 have any other ATAPI devices to test with. [mhitch 19990326]
4787 amiga: Update Symbios 53c720/770 driver to do wide and Ultra transfers.
4788 CyberStorm Mk. III driver now supports 15 targets.
4790 amiga: Recognize RDB "LNX\0" partitions (Linux ext2fs). [is 19990428]
4793 less(1): updated to less-335. [mrg 19990406]
4795 timed waits. this was done by Julian Coleman
4796 <J.D.Coleman@newcastle.ac.uk> and blymn@baea.com.au (Brett
4797 Lymn). [mrg 19990413]
4798 m68k: added SVR4 emulation. [kleink 19990419]
4800 and work on an Xserver is underway. [ad 19990426]
4802 support for dynamically linked executables. [cgd 19990427]
4804 commands (such as `nfsstat') and other systems.
4807 MI loadfile(), and fix them so they work with both a.out
4808 and ELF. Fix a few kernel ELF problems. Now the sparc can
4809 build everything either ELF or a.out. [christos 19990505]
4811 Communicator and some other applications. [cgd 19990505]
4813 safely sharable between multiple processes. [thorpej 19990505]
4814 kernel: NTFS support from FreeBSD. The code is really toxic at
4815 this stage. Use with extreme caution. [christos 19990506]
4817 don't support them. Handle unaligned accesses caused by
4818 BWX instructions. [cgd 19990509]
4820 lib: New library, libusb, for dealing with USB HID.
4822 ftp(1): support `[user[:password]@]' in http URLs and $http_proxy.
4827 to be shared between the parent and child. [thorpej 19990513]
4829 outbound filters. Improve tcpdump's PPP data link handling,
4830 and teach it about different PPP encaps. [thorpej 19990514]
4832 system calls. [thorpej 19990517]
4833 ftpd(8): maintain and display transfer statistics for each session.
4834 support `internal' ls. improve timeout support (so `hung'
4835 sessions eventually close down). add transfer time to
4836 syslog messages for get/put. other cleanups. [lukem 19990518]
4837 whois(1): imported client from RIPE WHOIS Tools 2.4. [tron 19990518]
4839 footprint. Add an (*if_input)() entry to the ifnet structure.
4841 with the packet, not stripped off. [thorpej 19990518]
4843 independent; all ports now support the BUFCACHE option.
4844 [lukem 19990519].
4848 is to be done. MIPS1 only this moment [nisimura 19990522].
4850 path. MIPS1 only this moment [nisimura 19990529]
4853 PART block than for the disk geometry in the RDSK block.
4854 By Matthias Scheler via PR 2559. [is 19990530]
4857 bytes/sector (e.g., "640MB" 90mm MOs). Contributed by
4858 Detlef Wuerkner in PR 7653. [is 19990602]
4859 kernel: Adosfs support for media with more than 512 bytes/sector.
4860 Contributed by Detlef Wuerkner in PR 7652. [is 19990602]
4863 Netstation. [thorpej 19990602]
4868 size for BSDLFS partitions in the text format i/o.
4870 output for ADOS and BSDLFS. [is 19990604]
4872 ebus. Use the MI PCI, PCIIDE, IDE and ATAPI code. This sort-of
4873 works on the Ultra5/10 class machines. [mrg 19990605]
4875 audio CDs with an additional interactive mode. [ad 19990605]
4877 vax: Support for VAX 4000/300, from Michael Kukat. [ragge 19990606]
4878 i386: Add support for AdvanSys SCSI ISA cards. [dante 19990606]
4879 modload(8): add ELF support from joda@pdc.kth.se (Johan Danielsson) as
4880 referenced in PR#6149. [mrg 19990613]
4881 awk(1): imported GNU Awk 3.0.3. [tron 19990613]
4884 1003.1b mlockall(2) and munlockall(2) system calls.
4886 change. [thorpej 19990616]
4889 BUS_BARRIER_{READ,WRITE}). [cgd 19990617]
4891 from andrew@untraceable.net [sommerfeld 19990617]
4892 x68k: Add memswitch(8) utility. [minoura 19990622]
4894 the .0 address on a subnet is considered a broadcast
4895 address. The default setting retains current behavior
4897 turn it off now. [sommerfeld 19990626]
4898 mac68k: Allow serial console on Q900/Q950 to work. [briggs 19990626]
4900 databases. [simonb 19990627]
4902 and `-T' option). SIGUSR1 & SIGUSR2 can be used to alter
4903 the rate `on-the-fly'. run .netrc macros for command-line
4904 fetches as well as for normal connections. [lukem 19990629]
4906 (ported from FreeBSD). [drochner 19990630]
4907 net: kernel part for IPv6/IPsec support is merged in. Userland support
4908 should follow.
4910 19990628. This will be updated with unified-ipv6 codebase,
4911 whenever it becomes ready. [itojun 19990701]
4912 alpha: added ddb traceback code from Jason Thorpe. [ross 19990701]
4915 others. Thanks to Alpha Processor, Inc, (alpha-processor.com)
4916 for supporting this development effort. [ross 19990701]
4917 libc: add IPv6 support functions as documented in RFC2553 and RFC2292.
4919 (from KAME). Incremented shlib minor version for added
4920 interfaces. [itojun 19990702]
4921 libc, libresolv: fix resolver functions. were mistakingly hardcoded
4922 to IPv4 (always query T_A even if instructed to query T_AAAA).
4925 for contacting DNS servers. [itojun 19990702]
4926 libipsec: IPsec policy manipulation library, from KAME distribution.
4928 ifconfig(8): v6 support is added (from KAME). [itojun 19990702]
4929 gifconfig(8): v6 support is added (from KAME). [itojun 19990702]
4930 trpt(8): v6 support is added (from KAME). [itojun 19990702]
4931 ndp(8): arp(8) lookalike for IPv6. For query neighbor cache tables.
4932 (from KAME). [itojun 19990702]
4933 netstat(1): v6 support is added (from KAME). [itojun 19990702]
4934 ping(8): added IPsec support (from KAME). [itojun 19990702]
4935 ping6(8): ping for IPv6, with IPsec support (from KAME).
4937 inetd(8): IPv4/v6 dual-stack support (from KAME). [itojun 19990702]
4938 telnetd(8): IPv4/v6 dual-stack support (from KAME). [itojun 19990702]
4939 fingerd(8): IPv4/v6 dual-stack support (from KAME). [itojun 19990702]
4940 finger(1): IPv4/v6 dual-stack support (from KAME). [itojun 19990702]
4941 ftpd(8): IPv4/v6 dual-stack support (from KAME). [itojun 19990702]
4942 ftp(1): IPv4/v6 dual-stack support (from KAME). [itojun 19990702]
4944 solicitatoin packet. to be invoked on end hosts (from KAME).
4946 ifmcstat(8): show multicast group joined for interfaces (from KAME).
4948 sysctl(8): support IPv6 and IPsec sysctl values (from KAME).
4951 transmitting prefix information on the subnet (from KAME).
4953 libpcap: capture IPv6 packets. syntax extended for IPv6 supports.
4954 Note that shlib major version is increased (from KAME).
4957 protocols (from KAME). [itojun 19990702]
4958 route6d(8): RIPng daemon (from KAME). [itojun 19990702]
4959 rip6query(8): ripquery for RIPng (from KAME). [itojun 19990702]
4960 telnet(1): IPv4/v6 dual-stack support (from KAME). [itojun 19990702]
4961 route(8): IPv6 support, with -inet6 modifier (from KAME).
4963 setkey(8): IPsec manual key config utility (from KAME).
4965 net: make IPSEC_ESP option compilable. manual symlinks are required.
4967 /etc/netstart: add IPv6 initialization script. rc.conf is updated
4968 as well. [itojun 19990702]
4970 on the SIIG web page (as of July 2, 1999). That's support
4972 names and a few options. See the manual page for a list
4973 of supported card types. [cgd 19990702]
4975 at the link-level status of an interface. [wes 19990703]
4978 (from KAME). [itojun 19990706]
4979 vnode system: Modified vnode_if.src syntax to indicate if a VOP
4980 unlocks the vnode in addition to vrele'ing.
4982 VOP from 16 to 8 (most we actually pass is 4).
4984 function. It will unlock and rele all vnodes passed
4985 into the function, using the new vnode_if.src
4986 syntax. [wrstuden 19990707]
4989 genfs_islocked() operations. All leaf fs's other
4992 and procfs. Leaf fs's now store the address of their struct
4993 lock in v_vnlock. A value of NULL indicates that the fs
4994 does not use the lock manager. Layered fs's directly lock
4996 null. nfs exports a NULL as it does no locking at present,
4998 than locking a single struct lock. [wrstuden 19990707]
5000 which provide almost all of the functionality of nullfs.
5002 initialization tables. umapfs uses many of the layerfs
5003 routines also. Both filesystems are now (nfs) exportable.
5006 underlying fs if v_vnlock is NULL. [wrstuden 19990707]
5007 newsmips: Add native boot loader. [tsubai 19990708]
5008 ktruss(1): add in a new interface to the ktrace subsystem. ktruss(1)
5011 more compact format similar to that of truss/trace/strace.
5012 Standard ktrace.out files may also be used as input. No more
5013 is ktrace/kdump required to monitor a running program. The
5015 of ktruss(1). [darrenr 19990712]
5017 family, such as found on the TerraTec 128i PCI sound card.
5019 tftpd(8): IPv4/v6 dual-stack support (from KAME). [itojun 19990712]
5020 tftp(1): IPv4/v6 dual-stack support (from KAME). [itojun 19990712]
5022 for long filenames. (From Joachim Kuebart in PR-7951)
5025 instead of a daemon. Support suspend/resume to some extent.
5032 vnodes on a layered fs. getnewvnode will check if a vnode is
5034 list, skipping it if locked. Closes PR 7954 by Alan
5035 Barrett. [wrstuden 19990715]
5036 faithd(8): IPv6-to-IPv4 tcp relay translator (from KAME).
5038 pim6dd(8): IPv6 PIM dense mode routing daemon (from KAME).
5040 standards: Added XCU5 link(8) and unlink(8) utilities.
5044 sensitively and insensitively, respectively). [cgd 19990719]
5045 xsrc: updated to XFree86 3.3.4 [veego 19990720]
5047 as alias for "density". [tron 19990721]
5048 macppc: Support media-bay CD drive on PowerBooks. [tsubai 19990721]
5050 file. [mrg 19990722]
5051 net: fix IPv6 path mtu discovery and TCP interaction (from KAME).
5053 crypto-intl: add `Makefile.frag' support to allow building the
5055 is done with the US-only tree. [mrg 19990723]
5056 crypto-intl: add Free World version of libcrypt. [mrg 19990723]
5057 gzip(1): Decompress bzip2 files. [simonb 19990725]
5059 sources, i.e., keyboards and mice. This allows easy plugging
5060 and unplugging of those device types. [augustss 19990730]
5061 net: IPv6 code now works on 64bit architectures (checked w/alpha).
5064 people with ancient hardware, i.e., the NetBSD crowd :).
5067 Tadpole 3GX/3GS Sparcbook pointing device. [matt 19990801]
5068 hp300: add support for the hp425e serial console. [thorpej 19990801]
5071 emulation). [matt 19990802]
5072 fstat(1): add support for NTFS. [jdolecek 19990802]
5075 semantics. Update calls as appropriate. Addresses
5076 the problem in PR #8192. [thorpej 19990805]
5078 Controller, found in VAX and PMAX machines, for example.
5081 and, optionally, rebuilding the parity if necessary.
5082 Addresses the problem in PR #7494. [oster 19990810]
5083 vax: Add support for built-int LANCE chip on VAX 3300/3400.
5087 compat/linux: Emulate the Linux stime(2) system call.
5090 the Abstract Control Model, i.e., AT commands.
5092 racoon(8): an IKE daemon, for dynamic IPsec key exchange (from KAME).
5094 vnode.h: Fixed an old bug (dating to 4.4-Lite merge) where
5096 other VDESC_VP?_ bits. [wrstuden 19990817]
5097 libsa: added LFS support. [cgd 19990818]
5098 alpha: added bootxx_lfs, a primary bootstrap for LFS file systems.
5101 libbz2: Fix segv when decompressing corrupt files. [simonb 19990820]
5102 kernel: Rationalise <bswap.h> and <endian.h> into MI headers. Add
5104 endianness to <endian.h>. [simonb 19990821]
5107 be root. [simonb 19990821]
5109 Library Support Package based libm. Still use 68060-effective
5111 on 68040 (for the others, the generic C code). This is
5113 M68040=1 to /etc/mk.conf.
5116 at installation time or even later. (If we switch to ELF,
5117 the init function can patch the jump table at run time.)
5120 SVID IPC: overhaul to match Single UNIX Specification, v2.
5123 on. This way, screenblank will work with an out of the box
5124 /etc/ttys. [is 19990825]
5126 com ports. [is 19990825]
5127 libwrap: upgraded to tcp_wrappers 7.6. [itojun 19990828]
5128 vax: Add support VAXstation 4000/90. [ragge 19990827]
5129 USB: ported `umass' driver from FreeBSD, for USB Zip drives.
5133 pppd(8): update to 2.3.9 with itojun's help for ipv6 [christos 19990829]
5137 xsrc: updated to XFree86 3.3.5 [veego 19990901]
5146 amd: update to 6.0.1s11 to avoid amq overflow exploit.
5148 kernel: NTFS suitable for public consumption. [jdolecek 19990905]
5149 kernel: allow hardlinks to symlinks. Also changed (g)tar and (g)cpio
5150 to ensure backup and restore of these links. dump/restore and
5151 pax did the right thing already. [hubertf 19990906]
5153 lengths. [simonb 19990907]
5154 audio: Allow device detachment. [augustss 19990909]
5156 and implement isochronous transfers. [augustss 19990909]
5157 audio, usb: Add preliminary support for USB audio devices.
5160 by Vincent Aymeric. [is 19990909]
5162 sh3: add kernel code for NetBSD/sh3 port. [itojun 19990913]
5165 routing table (-r) display. [is 19990915]
5167 equivalent strcpy/strcat functions by Todd C. Miller
5168 <Todd.Miller@courtesan.com> via OpenBSD. [lukem 19990908]
5169 libc: add _DIAGASSERT() to <assert.h>, and use in various libraries
5171 arguments). This will only be compiled in if _DIAGNOSTIC is
5172 defined. [lukem 19990917]
5173 net: add preliminary kernel support for IPv6 over ARCnet. MTU handling
5174 still needs to be done correctly. [is 19990919]
5175 hpcmips: add kernel code for NetBSD/hpcmips port. [takemura 19990925]
5178 macppc: Added support for reading MacOS-partitioned disks. Code
5179 borroed from port-mac68k code. Code modified so that
5183 present. [wrstuden 19990927]
5184 ftp(1): implement lpage, pdir, pls, xferbuf. various portability and
5185 performance improvements. [lukem 19990928]
5186 dpt(4): add a new driver supporting DPT SCSI RAID adapters.
5188 sysctl(3): add per-process sysctl variables under the proc hierarchy.
5194 tcpdump(8): add hex/ascii dumps and printing of telnet options.
5199 system calls. [tron 19991004]
5201 with them. Does not yet match on ARCnet devices. [is 19991005]
5203 process start time and session leadership status.
5205 kernel: CardBus patch is merged. [haya 19991015]
5207 unlocked if the call might block. Force a non-blocking
5208 close if VXLOCK is set. Should eliminate the dirty buffers
5210 situation described in private EMail. [wrstuden 19991016]
5213 and Appletalk. Also, matching inside first fragments of
5215 if it isn't an exceptional length packet. [is 19991015]
5217 boards. [is 19991018]
5218 kernel: support detaching of wdc/aic pcmcia card. [enami 19991021]
5219 pax(1): support extraction of GNU tar long filenames (././@LongLink).
5221 ftp(1): add `set', `unset', `usage'. improve detection of connection
5222 closure when interrupted. various other fixes. [lukem 19991024]
5223 libc: changed default nsswitch.conf setting for `hosts' from
5224 `dns files' to `files dns'. [lukem 19991024]
5225 vax: Add support for NCR5380 SCSI DMA. [ragge 19991024]
5227 `:' followed by a hexadecimally encoded byte). [is 19991025]
5228 libz: make z_off_t to off_t (was mistakingly "long"). [itojun 19991026]
5230 to the kernel as they are not compatible. [itojun 19991026]
5231 audio: add support for ES1371 in the eap driver. From Ezra Story.
5233 alpha: accelerated TGA Xserver CopyArea. [elric 19991027]
5234 ddb(4): add `sync' command. sort entries in `help' output. list help
5235 output vertically as opposed to horizontally. [lukem 19991028]
5236 pax(1): add new -p subflag `f' that preserves 4.4BSD file flags.
5239 audio: add FM801 audio device driver. From Witold J. Wnuk,
5240 ww181302@zodiac.mimuw.edu.pl [augustss 19991101]
5241 atari: add support for ESS Technology Inc. Solo-1 PCI Soundcard on
5242 the Hades. [leo 19991104]
5244 802.11FH cards such as the BayStack 650. [sommerfeld 19991104]
5246 with EL_RPROMPT. [lukem 19991112]
5248 prompt. support restarting file:/// and non-proxy http://
5249 requests. [lukem 19991112]
5251 filesystem. [simonb 19991115]
5253 into the kernel. [fvdl 19991115]
5254 mips: add support for kernel softfloat emulation.
5255 From Shuichiro URATA ur@a-r.org [jun 19991118]
5256 bind: update to 8.2.2-P5 to fix the recent exploits. [veego 19991120]
5257 kernel: bring in IPv6-related defs into GENERIC kernel config.
5258 now INET6 is enabled by default. [itojun 19991121]
5260 update(8): removed now that we have trickle sync. [simonb 19991125]
5262 cd9660, ffs or lfs specific first stages. [simonb 19991128]
5264 drivers, intro(4) and autoconf(4). [scw 19991128]
5265 cnw: support multicast (IPv6 works fine). add ioctls for controlling
5266 the interface, and getting stats. ioctl portion is compatible
5267 with bsdi/freebsd-pao cnw driver. [itojun 19991129]
5268 cnwctl(8): controller for cnw network interface. from
5269 bsdi/freebsd-pao. [itojun 19991129]
5271 libc: added XDR routines for 64-bit integer data types.
5274 well). From Feico Dillema, PR 8934. [itojun 19991203]
5275 ps(1): Fix PR security/5967 - restrict showing process envirnoment.
5277 pmax: dc driver support for 5100 consoles. [simonb 19991204]
5278 compat/linux: avoid kernel panics caused by invalid signal numbers.
5285 `missing' carriage returns. [mrg 19991207]
5286 news68k: initial import of news68k port. [tsutsui 19991209]
5287 ipfilter: updated to version 3.3.5. [veego 19991212]
5289 specification. /etc/ftpd.conf: added configurable motd file,
5290 rate limiting, disabling of uploads. support for % escapes in
5291 message file output. added `SITE RATE{GET,PUT}'.
5293 ld.elf_so: Enhancement to be able to parse ld.so.conf for hardware
5296 net: sync kernel IPv6 portion with latest KAME kit. includes bunch of
5297 fixes and clarifications. other IPv6-related tools are
5298 upgraded as well. [itojun 19991213]
5299 telnet(1): remove meaningless setuid(2) calls. [itojun 19991213]
5300 netstat(8): enable per-interface statistics display. [itojun 19991213]
5301 getaddrinfo(3): support KAME extended IPv6 numeric address syntax.
5302 glob parameter better. [itojun 19991213]
5303 getnameinfo(3): support KAME extended IPv6 numeric address syntax.
5305 audio: Add Cirrus Logic CS4280 driver. From Tatoku Ogaito.
5308 compat/linux: emulate ptrace(2). [tron 19991216]
5309 amiga: add attachment for the X-surf board to the if_ne_zbus.
5310 The clock and the half-IDE port aren't supported yet.
5313 client. if not given, determine based on incoming IP address),
5314 added -U (to manage utmp(5) entries for connections).
5315 split ftpd(8) into ftpd(8), ftpd.conf(5) and ftpusers(5).
5317 netinet: prevent kernel panic on multicast loopback. fixes PR 9020
5318 from Pavlin Radoslavov. [itojun 19991220]
5319 faithd(8): avoid possible DoS by infinite tcp relay loop.
5320 PR 8640 from Feico Dillema. [itojun 19991220]
5323 ipngwg. future RFC2553 will include new definition.
5326 processing. User visible change: systat will now do a
5328 in command mode. [jwise 19991220]
5329 ftpd(8): add group matching in ftpusers(5). [lukem 19991221]
5330 newsmips: Add news5000 support. [tsubai 19991222]
5331 systat: add a top(1)-like user command to the ps display.
5333 yppasswd(1): make it work again since the master.passwd map
5334 was introduced. [mjl 19991223]
5335 disklabelling: Implement the DIOCKLABEL ioctl. Through this ioctl
5337 close or to drop it. [leo 19991223]
5338 xfs(1): automatically background, and support writing a .pid file.
5344 files via ftp over IPv6. original work done by
5345 Ichiro Fukuhara <ichiro@ichiro.org>. [itojun 20000104]
5346 i386: add IPv6 boot floppy support. [itojun 20000104]
5352 systat(1): IPv6 support for "netstat" subcommand. [itojun 20000105]
5353 luna68k: initial import of luna68k port. [nisimura 20000105]
5357 net.inet6.ip6.bindv6only sysctl. see ip6(4) for details.
5359 by default, to avoid possible security risks.
5361 ftpd(8): support connection limits and template classes.
5363 etc: /etc/daily now calls /etc/daily.local before exiting. similar
5364 changes have been made to weekly and monthly scripts.
5366 kernel: implement ``swapctl -d'' and improve swap i/o error handling.
5368 ftpd(8): allow specification of range to use for passive ports.
5370 password is `-'. [lukem 20000113]
5371 libutil: import BSDI version of login_cap (/etc/login.conf) handling
5372 functions, and adapt login(1), su(1), rshd(8). [mjl 20000114]
5373 net: fix interop problem in IP compression protocol. this was because
5374 of compression window size. [itojun 20000117]
5375 usb: add Bill Paul's aue and kue Ethernet drivers. [augustss 20000117]
5376 sysctl(8): move from /usr/sbin to /sbin. if you are chasing changes
5378 obsolete code. [itojun 20000117]
5379 fstat(1): IPv6 support. PR 9199 by URA Hiroshi
5380 <ura@hiru.aoba.yokohama.jp>, with minor changes.
5382 usb: add Bill Paul's cue Ethernet driver. [augustss 20000117]
5383 etc: for netstat -i in /etc/daily, avoid reverse name lookup by -n.
5384 also add netstat -inv for IPv6. [itojun 20000120]
5386 instead of a small unsigned integer from 0 to 63. (this
5389 amiga: add PCMCIA support. [aymeric 20000123]
5392 wireless lan cards. [chopps 20000123]
5395 based on OpenBSD-2.1/arc. [soda 20000123]
5398 name, e.g. a RCS Id. [hubertf 20000124]
5401 have had a chance to do their work. This in turn blocks
5403 process start times and CWD info has been fixed up.
5404 Make the CardBus and USB event threads use this mechanism.
5405 Addresses kern/9247. [thorpej 20000124]
5411 the Adaptec ADP-1480 CardBus SCSI controller.
5415 family independence (supports IPv6 as well). [itojun 20000126]
5416 libc: add IPv6-ready rcmd(3) variants, rcmd_af(3) and iruserok_sa(3).
5417 ruserok(3) is now address family independent. [itojun 20000126]
5418 lpd(8): add IPv6 support. now lpd(8) is able to listen to multiple
5419 network socket. NetBSD PR 9050 from Feico Dillema.
5422 'sparse_super' options. [bouyer 20000128]
5423 pim6sd(8): IPv6 PIM sparse mode routing daemon (from KAME).
5425 rshd(8): IPv6 support from KAME. [itojun 20000131]
5426 rlogind(8): IPv6 support from KAME. [itojun 20000131]
5427 rsh(1): IPv6 support from KAME. [itojun 20000131]
5428 rlogin(1): IPv6 support from KAME. [itojun 20000131]
5429 kernel: bring in latest KAME IPsec. the kernel policy API was
5431 link libipsec. [itojun 20000131]
5432 libipsec: bring in latest KAME IPsec. increase shlib major for
5433 API change. customers of libipsec are fixed as well.
5436 instead of union semun, to avoid abi problems. Provide
5437 a userland stub for the conversion. Mention why syscalls
5438 should not have struct and union args in syscall(2).
5440 cryptosrc-us: Updated to latest KAME IPsec and OpenSSL 0.9.4
5441 from cryptosrc-intl. [thorpej 20000131]
5442 net: add a first-cut if_detach() implementation. Based on
5443 work by Bill Studenmund. [thorpej 20000201]
5445 usable by the pcic device. [chopps 20000201]
5446 rpc.lockd(8): Add nlm version 4 support, for use with NFSv3.
5448 ipfilter: updated to version 3.3.8. [veego 20000201]
5449 Add support for AdvanSys LVD SCSI host adapters. [dante 20000203]
5451 limit actions. See ratecheck(9) for details. [cgd 20000203]
5452 pcmcia: added WEP encryption to wi driver, for WaveLAN IEEE cards.
5454 /etc/netstart: improve IPv6 initialization part. update rc.conf as
5455 well to enable the change. [itojun 19990702]
5456 amiga: added MI wdc support for A4000/A1200 IDE. [mhitch 20000205]
5459 new sysctl(3) kern.logsigexit is non-zero. [fair 20000205]
5460 inet_pton(3): fix behavior to make it RFC2553/XNS compliant.
5461 inet_pton() takes decimal dot-quad only. [itojun 20000208]
5462 sendmail(8): updated to 8.9.3. [tron 20000208]
5463 news68k: Add news1200 support. Based on a patch from
5464 Koichi NISHIWAKI <k-nis@ba2.so-net.ne.jp> [tsutsui 20000208]
5467 files as much as possible. [itojun 20000209]
5468 net: IPv6 extended scoped address syntax code is revised.
5471 (before the change it was fe80::1@ne0). [itojun 20000209]
5472 macppc: iMac DV and Power Macintosh G4 can boot NetBSD/macppc.
5474 mac68k: add hardware drivers for wscons and enable wscons support.
5475 includes legacy console compatibility. [scottr 20000214]
5477 behaviour under heavy load. From <ethan@geocast.com>
5479 kernel: add vfs.generic.usermount sysctl, that controls if non-root
5481 net: IPv6 extended scoped address syntax code is revised (again).
5482 Now the format is fe80::1%ne0. The format is based on
5483 ongoing discussion. I really hope this to be final.
5485 kernel: fix 64bit alignment problem in ancillary data on socket.
5486 be sure to recompile IPv6 userland programs. There's no way
5488 using ancillary data. [itojun 20000218]
5489 getaddrinfo(3): honor search order declared in nsswitch.conf(5).
5491 pmax: Add MI SCSI device driver for DS5000. Disabled by default.
5492 See conf/DS5000 for example. [nisimura 20000221]
5493 arc: merge changes between OpenBSD-2.1 and OpenBSD-2.6. [soda 20000222]
5495 addresses configured to the node. in other words, this is a
5496 wrapper function for SIOCGIFCONF. [itojun 20000223]
5498 was encrypted. [itojun 20000223]
5499 sh3: add support internal watchdog timer. [msaitoh 20000224]
5500 sh3: permit multiple (reenterable) interrupts. [msaitoh 20000224]
5501 sh3: add SH4 support. [msaitoh 20000224]
5503 SIOCSIFNETMASK_IN6. they do not fit well with IPv6.
5504 userland headers no longer have them. kernel supports them
5505 for a while, we'll remove them before 1.5 branch is cut.
5507 dpt(4): add support for ISA controllers. [ad 20000225]
5509 RAID components and auto-configuration of RAID sets.
5510 This also allows root on RAID. [oster 20000226]
5511 grep(1): updated to grep-2.4. [wiz 20000227]
5512 sysctl(3): added hw.alignbytes, which gives ALIGNBYTES at the kernel
5513 compilation time. [itojun 20000227]
5515 (draft-ietf-ipngwg-icmp-name-lookups-05.txt). unfortunately,
5516 there is no interoperability between -04 and -05 for "ping6 -a".
5518 prep: initial import prep port. [nonaka 20000229]
5519 net: introduce m->m_pkthdr.aux pointer to pass around data between
5520 protocol handlers. ipsec is the only customer at this moment.
5521 this brings the kernel version to 1.4U. [itojun 20000301]
5523 current (best) practice. [lukem 20000302]
5524 kernel: again, fix alignment problem in ancillary data on socket.
5525 be sure to recompile IPv6 userland programs. it should be the
5526 final fix for IPv6 related ancillary data alignment.
5529 by Shuichiro URATA <ur@a-r.org>. [soda 20000303]
5530 alpha: added support for TGA2. [elric 20000305]
5532 system call. previously, this was done in timeout handler
5533 and thus we can't put an accounting file on NFS file system.
5535 find(1): add -s option which causes entries of each directory sorted.
5537 rc(8): implement /etc/rc.d [lukem 20000310]
5539 name=value settings to make. Comments (indicated with #)
5540 are ignored. [tsarna 20000312]
5541 libpfkey: cleanup exported functions to ease future upgrades.
5542 shlib major was increased. [itojun 20000314]
5543 alpha: switch to hardware accelerated MI sfb.c [nisimura 20000314]
5544 sparc: Tadpole 3GX/3GS Sparcbook serial ports now work.
5547 ported to be used with our SCSI subsystem. This adds support
5548 for 789x chips. [fvdl 20000315]
5553 framework on both MVME147 and MVME167 cards. [scw 20000318]
5554 cobalt: initial import of cobalt port. [soren 20000319]
5555 cac(4): add a new driver supporting Compaq array controllers.
5560 configuration space headers to be verbosely printed.
5565 adhoc mode. [onoe 20000322]
5569 thus eliminating problems of resource allocation.
5572 a lot in the kernel.
5574 the kernel. [thorpej 20000322]
5577 should yield if possible. Implement yield() (voluntary
5579 primitives. Based on a discussion w/ Artur Grabowski.
5581 uiomove: If we're told we should yield the CPU, preempt.
5583 usb: Add isochronous mode transfer support to the OHCI driver.
5586 VT82C686A southbridge chip on some motherboards.
5589 definitions to libc. They used to be defined in crt0.o, which
5591 referenced from a dynamically linked module. Based on the
5592 patch supplied by Takuya Shiozaki <tshiozak@astec.co.jp>.
5594 libc: add getopt_long(3) from Dieter Baron and Thomas Klausner.
5596 usb: New umass(4) driver with support for SCSI and ATAPI.
5598 etc: the file /etc/sysctl.conf is now run with sysctl -f at
5599 boot. [tsarna 20000408]
5600 usb: Add driver for Prolific host-to-host adapter. [augustss 20000409]
5602 to return a page as if it had been uvm_pagezero()'d.
5605 controller. [matt 20000409]
5606 sysinst: on i386, enable wscons by default in etc/rc.conf and
5607 etc/ttys. [hubertf 20000410]
5608 pppd(8): enable IPv6 PPP support. [itojun 20000412]
5609 sh3: add support for gdb. [msaitoh 20000414]
5611 hitting newline. [jhawk 20000413]
5613 tty. [simonb 20000415]
5615 located on the BI bus. [ragge 20000409]
5617 removing the need for nfsiod(8). The number of threads
5618 is set with the vfs.nfs.iothreads sysctl [tsarna 20000415]
5620 in line with other implementations. [mrg 20000416]
5621 lchflags(2): new syscall, does not follow symlinks. [mrg 20000417]
5623 stf(4): pseudo network device for 6to4 IPv6-over-IPv4 encapsulation.
5624 from KAME tree. [itojun 20000419]
5625 issetugid(2): new syscall, from OpenBSD (via FreeBSD).
5627 vax: Add driver for the RL01/RL02 disk devices. [ragge 20000422]
5630 uvm: implement pre-zero'ing of pages in the idle loop.
5632 i386: utilize uvm_pagezeroidle. [thorpej 20000424]
5634 allows powering down the system from an exec(2) call, e.g.
5635 via a user which has "poweroff" as login shell. The command
5636 name is modeled after Solaris. [hubertf 20000425]
5637 libc, libresolv: synchronize resolver functions to BIND 4.9.7.
5638 boundary checking code in BIND 4.9.7 are now active.
5641 due to security reasons. [itojun 20000427]
5642 audio: add a driver for the C-Media CMI8x38 audio chip.
5643 Contributed by Takuya SHIOZAKI <AoiMoe@imou.to>.
5645 postfix: imported and integrated Wietse Venema's Postfix mailer.
5647 audio: add a driver for old Creative Music System.
5648 From Gregory McGarry. [augustss 20000502]
5649 pmax: add Am7930 audio driver for the MAXINE family of machines.
5650 From Gregory McGarry. [augustss 20000502]
5651 sendmail(8): upgrade to 8.10.1. [itojun 20000503]
5652 ipfilter: updated to version 3.4.1. [veego 20000503]
5653 postfix: use /etc/mail/aliases to synchronize with sendmail upgrade.
5657 vax: support for VAX 4000/200 added, fixed by Michael Kukat.
5660 new kernel into / with saving the old one in /onetbsd.
5662 install-kernel-${MACHINE_NAME} target in /etc/mk.conf.
5666 sh3: gdb supports the single step operation. [msaitoh 20000510]
5667 arm26: Imported arm26 port. [bjh21 20000511]
5668 pcmcia: added support for REX-R280 card by Ratoc Systems. Code by
5669 UCHIYAMA Yasushi. [is 20000511]
5670 ipfilter: updated to version 3.4.2. [veego 20000511]
5673 Scott D. Telford. The code is very experimental at this
5674 stage, use with extreme caution. [jdolecek 20000511]
5676 by Gregory McGarry. [jdolecek 20000511]
5679 (in /usr/mdec/biosboot.sym). [jhawk 20000513]
5681 going to print all matching magic entries. [christos 20000513]
5682 procfs: fixes for cmdline from Robert Elz in PR kern/10113.
5685 problems possible with a damaged lfs. Its "preen" mode
5686 performs a limited roll-forward. [perseant 20000516]
5688 serial adapters, written by Jason R. Thorpe and
5689 Bill Studenmund of Zembu Labs, Inc. [thorpej 20000517]
5690 lint(1): fix "static function ... unused" warnings for static
5691 __inline functions (actual change is in <sys/cdefs.h>).
5693 ipfilter: updated to version 3.4.3. [veego 20000521]
5696 substring. [jhawk 20000522]
5697 ipfilter: updated to version 3.4.4. [veego 20000523]
5698 mips: Fix kernel profiling. [simonb 20000525]
5700 for ncr(4). [bouyer 20000525]
5701 panic(9): Use ddb to print out a stack trace if ddb.onpanic is unset;
5703 console. [jhawk 20000526]
5706 information. [simonb 20000526]
5707 libkvm: Add support for new process information and argv/env sysctls.
5710 size mismatch" errors and the setgid kmem mode bit.
5716 two of its derivatives. [scw 20000527]
5717 man(1): Add support for relative section paths in man.conf,
5719 by specifying a substring the result pathname has to contain.
5720 Writen by Chuck Cranor. [jdolecek 20000527]
5722 mechansim. [cgd 20000531]
5724 '-u targeturl filelist'. Based on patch in [bin/10019] from
5725 Scott Aaron Bamford <sab@ansic.net>. [lukem 20000601]
5727 support for colour. Changed curses to use the new termcap
5728 interface. Made curses internal data structures opaque.
5729 Converted curses macros to function calls.
5733 and limited buffer copy capabilities. Lifted the 1024 byte
5734 restriction on termcap entries. [blymn 20000602]
5735 pmax: Allow SII driver to work with MI SCSI. MI SCSI can now be
5736 used on all DECstation models. [mhitch 20000602]
5739 kernel: Add sysctls to return fixed size SysV IPC information.
5741 ipcs(1): use new SysV IPC sysctls, remove setgid kmem mode bit.
5744 the evcnt(9) interfaces. [cgd 20000604]
5745 vax: Add eventt counting to port. [matt 20000604]
5747 when writing a kernel crash dump. [jhawk 20000605]
5749 <machine/rnd.h> for /dev/random to sample.
5751 i386: supply <machine/rnd.h> for better rnd(4) randomness.
5753 inetd.conf: turn off ftp, telnet by default, and crank up logging for
5754 a few commented out daemons.
5756 umount(8): make ``-a'' a synonym for ``-A''. [chs 20000606]
5757 ps(1): Calculate column widths on the fly so that columns line up.
5759 arm32: Implementation boot device matching on DNARD plaforms.
5761 machine dependent sysctl variables.
5763 rpc.lockd(8): Implement real file locking in rpc.lockd(8).
5766 stack in gdb, as "where" sometimes has trouble. [jhawk 20000607]
5767 atari: Fix microtime(). Previous version was jumping around at the
5768 end of the clock tick. [leo 20000608]
5770 message buffer. [jhawk 20000608]
5772 respecifying it with compile-with from a different file.
5775 (spllowersoftclock() and spl0()) to return void.
5779 mountd, nfsd: Make them more AF-independent, to handle IPv6.
5781 compat/pecoff: Add PE/COFF (Win32) binary compatibility support.
5782 This is currently supports only i386. [oki 20000609]
5784 VAX8200 system. [ragge 20000610]
5785 net: Import latest KAME ipsec policy engine. This includes
5786 PF_KEY API change. libipsec and setkey(8) need to be updated.
5788 setkey(8): -m flag to get/delete subcommand is now gone.
5790 ipfilter: updated to version 3.4.6. [veego 20000612]
5791 pciide(4): added support for the HighPoint HPT366 IDE controller.
5793 man(1): Add -s option for specifying a section name, ala SysV.
5797 traversal). use -H if you need name lookup. [itojun 20000613]
5798 setkey(8): moved from usr.sbin to sbin, to enable us to perform
5799 encrypted /usr NFS mount. [itojun 20000613]
5800 sendmail(8): upgrade to 8.10.2. [itojun 20000613]
5801 sgimips: initial import of sgimips port. [soren 20000614]
5802 ftpd(8): support MLSD & MLST extensions from draft-ietf-ftpext-mlst-10.
5804 but weren't official until now. [lukem 20000614]
5805 kernel: Add sysctl to return the kernel message buffer.
5807 dmesg(8): use new msgbuf sysctl, remove setgid kmem mode bit.
5809 i386: Also build in support for Savage gfx chips into XF86_SVGA. This
5810 gets X going e.g. on Toshiba Tecra 8100 (S3 Savage MX). Use
5812 of the XF86Config file to enable. [hubertf 20000620]
5814 bold characters. [is 20000621]
5815 at(1)/atrun(8): add support for usernames > 8 characters.
5818 > 8 characters. [simonb 20000625]
5820 the full time on interrupt and exit. [simonb 20000625]
5821 pciide(4): added support for the CMD PCI0648 and 0649 IDE controllers.
5823 net: use m_pulldown framework for IPv4/v6 mbuf processing.
5825 net: raise MSIZE to 256 for all the architectures. [itojun 20000701]
5828 checking. [mjl 20000707]
5830 IEEE802.11 FH and DS cards. [onoe 20000714]
5836 pppd(8): update to 2.3.11 [tron 20000718]
5840 and to get/set WEP key for IEEE802.11 wireless network
5843 sendmail(8): upgrade to 8.11.0 from sendmail.org. [itojun 20000723]
5844 arm32: added foreign language keyboard support to Shark pccons(4).
5845 Code was extracted from i386 pccons by Thomas Runge.
5847 ftpd(8): add ftpd.conf(5) directives `chroot' (specify directory to
5848 chroot(2) to on login), `homedir' (specify homedir of user).
5853 is running on a non reserved port. [lukem 20000725]
5854 X11: pull security patches from OpenBSD SA 2000-021.
5856 server overflow via xkb. [itojun 20000725]
5857 pciide(4): added support for the HighPoint HPT370 IDE controller.
5859 libc: security fix for NIS client code, hostname lookup.
5865 ipfilter: updated to version 3.4.9. [veego 20000809]
5866 sparc64: merge installboot with sparc port. [mrg 20000810]
5868 rc.d: add support for running scripts chroot(2)-ed. migrate
5869 /etc/rc.wscons to /etc/rc.d/wscons. migrate default
5870 /etc/{daily,monthly,rc,security,weekly}.conf files
5871 to /etc/default, and change /etc/foo.conf to source
5872 /etc/default/foo.conf. don't start rc.d scripts which
5873 have 'KEYWORD: nostart'. move raising of securelevel
5874 to separate rc.d/securelevel script. in rc.d/local
5875 run rc.shutdown.local at shutdown. [lukem 20000822]
5876 netinet: added sysctl variables "net.inet.ip.lowportmin" and
5877 "net.inet.ip.lowportmax" to set the minimum and maximum
5878 ports number assigned to sockets using IP_PORTRANGE_LOW.
5883 with wdc instead of idesc driver). [is 20000829]
5885 kernels, to 3800 blocks (1900 kBytes). Actual changes provided
5886 by Mike Pumford. [is 20000830]
5887 pmax: Add support for booting off RAIDframe RAID1 mirrors.
5889 file(1): update to 3.32. Adds unicode support. [pooka 20000922]
5890 pppd(8): update to 2.4.0. [christos 20000923]
5891 alpha: Add support for booting off RAIDframe RAID1 mirrors.
5893 amiga: build and install the manual page for the Amiga boot procedure.
5895 kernel: stabilize IPsec, specifically ipcomp functions.
5896 improve support for IKE. [itojun 20000926]
5897 Integrate an OpenSSH-based Secure Shell. [thorpej 20000928]
5898 libcrypto: repair behavior on non-32bit arch (PR10921).
5899 do not build RC5/IDEA algorithms by default. build them as
5901 variable is declared (PR10883). [itojun 20000929]
5902 sshd: add IgnoreRootRhosts to ignore ~root/.[rs]hosts.
5904 net: add AES (= rijndael) support in IPsec ESP. all configuration
5905 directives call it "rijndael", not AES, at this moment.
5907 rnd(4): enable rnd(4) for GENERIC kernel on all arch. rnd(4) is
5909 distribution. [itojun 20001004]
5911 panic on sun3x. [tsutsui 20001021]
5912 arm32: build X11 with XKB extension support. This enables the use
5914 has the necessary support. [is 20001024]
5915 sparc64: sbus ethernet devices (LANCE & HME) now work. Fixes from
5916 Andrei Petrov <and@genesyslab.com>. [mrg 20001025]
5922 faithd(8): now it can be invoked via inetd(8). [itojun 20000704]
5924 IEEE802.11 FH and DS cards. [onoe 20000704]
5926 displays. [ad 20000705]
5927 libc: add `RIPEMD-160' message digest functions. [ad 20000705]
5928 misc: add passwd.conf: allows selection of password encryption
5929 scheme. may be different for local and yp passwords, thus
5930 improving NIS inter-operability. [ad 20000706]
5931 newsyslog(8): completely overhaul this. add a new flag, `C'
5932 (create log file). [ad 20000708]
5933 vax: ld.elf_so can now load and run dynamically linked VAX ELF
5934 programs. [matt 20000714]
5935 openssl: update to 0.9.5a. [mrg 20000716]
5936 pppd(8): update to 2.3.11 [tron 20000717]
5939 keyword. [mrg 20000717]
5940 rc(8): in rc.shutdown only run scripts with a 'KEYWORD: shutdown' in
5941 them at shutdown, making the process faster and more robust.
5944 (from draft-ietf-ftpext-mlst-11). other fixes and cleanups.
5946 newsyslog(8): more changes. most importantly, log files can now be
5947 rotated at specific times. [ad 20000718]
5949 and to get/set WEP key for IEEE802.11 wireless network
5952 bugs. [bjh21 20000722]
5953 tcpdump(1): decode IEEE 802.1Q encapsulated packets. [ad 20000724]
5954 ftpd(8): add -W - don't log to wtmp. [lukem 20000726]
5955 libc: non-IPv4 hostname lookup over NIS. follows Solaris 8 practice,
5956 look up ipnodes.{byname,byaddr}. [itojun 20000729]
5957 zoneinfo: install UTC as the default time zone. [kleink 20000803]
5958 xsrc: add support for XDM-AUTHENTICATION-1. [tron 20000806]
5960 ddb when using the com driver. [jeffs 20000803]
5961 depca(4): Add support for the DEC DE422 Ethernet. [thorpej 20000810]
5963 various arp events. [jhawk 20000815]
5965 disk types. Display supported types in interactive mode if
5966 `?' is given at the prompt. [lukem 20000815]
5967 mvme68k: Support for VMEbus slave mode added to mvme147 and mvme167.
5969 sparc64: gcc now generates 32 bit code with `-m32'. [mrg 20000830]
5970 cvs(1): Add cvs-1.10.8 to gnusrc [christos 20000904]
5971 mvme68k: Added support for MVME162-LX 200/300 series of boards.
5974 kern.maxptys, kernel pty resources are allocated on demand.
5976 mount(8): If device and mountpoint given, check disklabel for fstype.
5978 sparc64: Work around many GCC building the tree. [mrg 20000918]
5981 PR #10995), arithmetic now uses 64 bit integers.
5985 pppd(8): update to 2.4.0; cleans up gpl code, adds new tty abstraction,
5986 and api to multilink support (not implemented for NetBSD yet).
5989 all ports. To be used by kernel code to optionally print
5990 information on boot. [jdolecek 20000925]
5991 cac(4): add support for EISA controllers and latest PCI controllers.
5993 vlan(4): add support for 802.1Q virtual LANs. [ad 20000928]
5996 pass all received frames to ether_input(). [thorpej 20001001]
5997 sendmail(8): upgrade to 8.11.1 from sendmail.org. [itojun 20001001]
5998 newsmips: add support for tulip based 100BaseTX card: NWB-5852A.
6000 dhcpd(8): upgrade to version 3 beta 2 patchlevel 9. [taca 20001017]
6001 ca(4): this has been replaced by the `ld' driver. [ad 20001019]
6003 controllers. [ad 20001019]
6005 'tag' keyword in CVSROOT/config (repository-specific).
6008 add tagged command queuing support. [bouyer 20001024]
6009 cvs(1): import cvs-1.11. [wiz 20001026]
6010 bktr(4): Merge with bktr driver v2.17 (from FreeBSD). [wiz 20001028]
6013 onto a RAID1 mirror yet). [lukem 20001030]
6014 libintl: bring in libintl from Citrus project xpg4dl tree. it is
6016 GNU libintl from GNU gettext. [itojun 20001030]
6017 gettext(1): import GNU gettext suite. userland tools only - libintl
6018 is from Citrus xpg4dl tree. [itojun 20001031]
6021 board. [thorpej 20001104]
6023 laptops. [thorpej 20001104]
6025 peripherals. [ad 20001107]
6027 the debugger or ROM monitor to be managed and customized.
6029 named(8): upgrade to 8.2.2-P7 from ISC. [itojun 20001110]
6031 an arbitrary number of filtering points. [thorpej 20001110]
6032 usb: add the uscanner device driver for USB scanners. From
6033 FreeBSD. [augustss 20001114]
6036 and macppc). [matt 20001114]
6037 ftp(1): implement `mreget'. allow choosing of alternate .netrc
6038 with `-N netrc' and $NETRC. [lukem 20001115]
6039 ftpd(8): new ftpd.conf(5) directives: `maxfilesize' - limit maximum
6041 filenames that don't start with `.' and only contain
6042 `[-+,._A-Za-z0-9]'. new command line options: `-e emailaddr'
6046 `-W' don't write wtmp.
6048 utmp" to be consistent with -q/-Q and -w/-W. old use of -U
6050 wanted feature. [lukem 20001117]
6051 swapctl(8): new `-z' option to display dump device. [mrg 20001117]
6053 boards. [scw 20001120]
6054 compat_linux(8): Now works on the Alpha port. [erh 20001120]
6055 amd(8): upgraded to 6.0.4 [wiz 20001120]
6060 on stack backtrace, info float works. [jdolecek 20001121]
6061 file(1): update to 3.33. [pooka 20001123]
6062 kernel: Integrate the UBC (unified buffer cache) project. [chs 20001126]
6064 audio. [thorpej 20001127]
6065 eeprom(8): make this work on the sparc64. [mrg 20001128]
6066 kernel: lfs support is now loadable via LKM. [jdolecek 20001130]
6067 ffs: vfs.ffs.doreallocblks is now on by default. [jdolecek 20001130]
6070 specify the size of the mfs in megabytes. [simonb 20001201]
6072 root directory used by the passwd file update functions.
6075 of the passwd file. [tron 20001206]
6076 mvme68k: Native object file format changed to ELF, using gas.new
6077 and ld.new. [scw 20001207]
6078 rpc.yppasswdd(8): Add `-d /directory' option to specify the root
6079 directory of the passwd file. [tron 20001208]
6081 support dynamically via LKM. [jdolecek 20001208]
6083 unixbp(4). [bjh21 20001209]
6084 ldd_elf(1): add handling of a.out binaries. [simonb 20001212]
6085 libc: switch to tzcode strftime() implementation. [kleink 20001212]
6087 packages (expected suffix: .tbz). [hubertf 20001213]
6089 340 series from FreeBSD. [onoe 20001213]
6091 any header at all. [mrg 20001213]
6093 accellerators. [ad 20001218]
6095 entries. new ftpd.conf(5) directive: `advertise' - change the
6097 environments). [lukem 20001218].
6099 fdisk(8): Print out contents of extended partitions. [lukem 20001220]
6101 function. [scw 20001219]
6102 arm26: New eh(4) driver for older i-cubed EtherLan cards.
6104 libc: enable citrus LC_CTYPE locale framework. single byte only,
6105 multibyte will be enabled shortly. [itojun 20001221]
6107 update the label if -f is given. be saner about adding entries
6108 from the MBR to the NetBSD disk label. [lukem 20001224]
6109 racoon(8): KAME IKE daemon for IPsec key negotiation. [itojun 20001229]
6111 take on certain values. [augustss 20001230]
6112 du(1): Add -m option. Similar to -k, use megabyte (1024*1024 bytes)
6113 as size unit. [hubertf 20001230]
6114 df(1): Add -m option. Similar to -k, use megabyte (1024*1024 bytes)
6115 as size unit. [hubertf 20001230]
6118 the total number of compile jobs.
6120 bktr(4): Merge with bktr driver v2.18 (from FreeBSD). [wiz 20001230]
6121 xsrc: import XFree86 4.0.2 [veego 20010101]
6122 pmax: MI TCDS option cards work. [mrg 20010101]
6124 _DIAGASSERT(3): allow user to control behaviour with $LIBC_DIAGASSERT.
6126 sendmail(8): upgrade to 8.11.2 from sendmail.org. [itojun 20010104]
6127 libcdk: initial import of CDK-4.9.9-20000407-myc3 [garbled 20010104]
6128 sushi(8): Initial import of sushi. Sushi is an interactive,
6131 machines. [garbled 20010105]
6132 hp300: Switch to using ELF binary format by default.
6135 Audio Accelerator. [rh 20010108]
6136 libedit: Support arbitrarily long input lines. [jdolecek 20010110]
6137 usb: Add usscanner, a driver for some SCSI-over-USB scanners, e.g.,
6138 HP5300. [augustss 20010111]
6139 /etc/ifconfig.xxN: now able to take shell script fragment on lines
6140 start with "!". [itojun 20010112]
6141 wi(4): Default mode is now BSS-mode, not ad hoc mode. [jhawk 20010111]
6144 network byteorder value within 0.0.0.0/8. [itojun 20010113]
6145 sort(1): Switched to BSD sort, GNU sort nuked. [jdolecek 20010113]
6147 /etc support, IPv6 support and general clean ups.
6149 xsrc: Initial support for Alpha PCI video cards in XFree86 4.0.2.
6151 ssh: upgrade OpenBSD-based Secure Shell, based on OpenSSH 2.3.0 around
6152 20010105. [itojun 20010114]
6153 hpcsh: initial import of hpcsh port, for SH3-based WinCE machines.
6155 net: pull post-4.4BSD change to sys/net/route.c. rt_addrinfo is
6156 passed all the way down to rtrequest logic. 3rd argument
6157 to ifa->ifa_rtrequest is now rt_addrinfo *. [itojun 20010117]
6159 the A1200 IDE connector. [is 20010122]
6161 (GENERIC, AMIGA, INSTALL). [is 20010122]
6163 pci/isa/isapnp/pcmcia/zbus boards. [martin,is 20010122]
6164 audio: add clct(4), a driver for Cirrus Logic CS4281.
6165 Driver by Tatoku Ogaito. [augustss 20010121]
6166 usb: add uplcom(4) driver for Prolific PL-2303 USB-RS232 bridge chip.
6167 e.g., I/O DATA USB-RSAQ2. [ichiro 20010123]
6169 form after get decapsulated by IPsec). It will make
6171 in the same box.
6173 packets, please be warned. [itojun 20010124]
6175 codebase. [itojun 20010125]
6176 net: mark cloned routes with RTF_CLONED. cloned routes can now be
6178 11916). cloned routes goes away if parent route (RTF_CLONING)
6179 goes away. [itojun 20010127]
6180 bind: upgrade to 8.2.3. 8.2.3 includes security fixes so be sure
6181 to upgrade. [itojun 20010127]
6182 usb: update uplcom(4) driver. support I/O DATA USB-RSAQ.
6186 usb: add umidi(4) driver. [tshiozak 20010131]
6187 netbsd32: clean up, fix several bugs, prepare for sunos32.
6189 sparc64: make COMPAT_SUNOS work on the 64-bit kernel. [mrg 20010202]
6191 SWXCR RAID). Based upon the FreeBSD driver of the same
6192 name. [ad 20010204]
6195 VAX 4000/500 and VAX 4000/600. From Michael Kukat.
6199 accept(2), rather than 0-length sockaddr (or junk sockaddr).
6200 the behavior conforms to SUSv2. no userland changes necessary
6201 (as ECONNABROTED will be handled just like other errors).
6203 ssh: upgrade OpenBSD-based Secure Shell, based on OpenSSH 2.3.1 around
6204 20010208. [itojun 20010208]
6205 libpcap: always write out dump files using 32bit timeval.
6207 amiga: Support for BSC ISDN Master II. [is 20010208]
6209 document the od(1) command. From Andrew Brown.
6212 machines. [eeh 20010210]
6214 and related tools. [itojun 20010214]
6215 libc: Reimplement hcreate(3), hsearch(3) and hdestroy(3).
6218 SADB_EXT_SA to be blank. In this case, we delete
6219 all non-LARVAL SAs that match the src/dst/protocol.
6221 processing.
6222 Idea from Bill Sommerfeld <sommerfeld@east.sun.com>,
6223 who implemented it in post-Solaris8. [thorpej 20010216]
6224 ssh: upgrade OpenBSD-based Secure Shell, based on OpenSSH 2.5.0 around
6225 20010217. [itojun 20010217]
6229 the kernel. [reinoud 20010218]
6231 support. [is 20010218]
6232 libc: Add getprogname(3) and setprogname(3). [cgd 20010219]
6233 ssh: upgrade OpenBSD-based Secure Shell, based on OpenSSH 2.5.1 around
6234 20010219. [itojun 20010219]
6235 hpcarm: initial import of hpcarm port, for StrongARM-based WinCE machines.
6237 printcap(5): save the trees, add `:sh:' to examples. [mrg 20010221]
6240 compat_svr4(8): Support 64-bit SVR4 (64-bit Solaris 8) binaries.
6242 racoon(8): upgrade to 2/22 KAME codebase. there can be
6244 more popular interpretation for bundle proposals. if this
6245 raises problem, use "complex_bundle" directive in config file.
6247 sun3: Switch to using ELF binary format by default.
6250 encountering the EROFS error. [is 20010225]
6251 sparc64: LKM's work for sparc64. [mrg 20010225]
6252 alpha: LKM's work for alpha. [mrg 20010226]
6253 hme: match the `SUNW,qfe' `quad fast ethernet' cards. [mrg 20010228]
6254 sendmail(8): upgrade to 8.11.3 from sendmail.org. [itojun 20010228]
6255 pci(9): allow MD to control device & function probe order.
6257 misc: remove unused `falken' user and `ingres' user and group.
6259 sparc: include a 32-bit sun4u kernel. [mrg 20010304]
6260 sparc64: E250 support seems to work. [mrg 20010306]
6261 libc: Add shquote(3) and shquotev(3). [cgd 20010309]
6264 a kernel option. ioblix at zbus is now in the GENERIC
6265 configuration. [is 20010310]
6266 postfix: upgrade to release-20010228, with KAME IPv6 patch.
6269 file(1): update to 3.34. [pooka 20010317]
6270 sparc: implement MP DDB. [mrg 20010318]
6271 xsrc: import XFree86 4.0.3 [veego 20010318]
6272 nfsstat(1): cleanup output to show percentages. [lukem 20010319]
6273 news68k: Switch to using ELF binary format by default.
6275 ssh: upgrade OpenBSD-based Secure Shell, based on OpenSSH 2.5.2 around
6276 20010319. [itojun 20010319]
6278 hash for TCP ISS generation). Disabled by default, this
6280 they are doing.
6282 connections. Avoids leaking uptime information.
6284 sendmail(8): enable STARTTLS. [itojun 20010321]
6289 libc: add support for nl_langinfo(CODESET). [tshiozak 20010326]
6291 KS_Cmd_Debugger key sequence (CTRL-ALT-ESC) is pressed.
6295 CHILD_MAX: bumped default to 160. [mrg 20010328]
6298 audio: add yds(4) driver for Yamaha DS-1 PCI audio controller.
6304 libc: add XSH5 timezone and daylight interfaces. [kleink 20010331]
6305 vi(1): upgrade to nvi 1.79. [aymeric 20010331]
6306 arm32: ea(4) and eb(4) now use MI seeq8005 driver. [bjh21 20010405]
6307 seeq8005: support multicast and the 80C04. [bjh21 20010405]
6309 sandpoint and amigappc. [manu 20010407]
6310 ssh: upgrade OpenBSD-based Secure Shell, based on OpenSSH 2.5.4 around
6311 20010410. NOTE: ssh(1) now defaults to SSH protocol version 2.
6314 and perform pfil processing for Ethernet. [thorpej 20010410]
6315 libcrypto, libssl: upgrade to OpenSSL 0.9.6a. [itojun 20010412]
6316 kernel: Remove splimp() from the NetBSD kernel. splnet() is
6318 structures used by network devices. [thorpej 20010413]
6319 arm26: randomize statclock periods. [bjh21 20010416]
6320 rc(8): support "poll" as an argument to the /etc/rc.d scripts, which
6321 spins until all the processes for the service exit. Use this
6322 to make "restart" more robust. [lukem 20010418]
6324 groff(1): import groff-1.16.1 [wiz 20010419]
6332 of interrupt context. [bouyer 20010425]
6334 ifconfig(8): -A is now default. all IPv4 alias addresses are printed
6335 by default. [itojun 20010428]
6336 uvm: Implement round-robin page coloring. [thorpej 20010428]
6337 scsi: Add a MI driver for the Symbios/NCR 53c710 SCSI controller.
6339 vax: Added support for the 400/705A, from Michael Kukat.
6341 kernel: poll(2) support added to tty line-disciplines.
6343 x68k: Add the voice synthesizer driver. Based on the code written by
6344 Tetsuya Isaki <isaki@par.odn.ne.jp>. [minoura 20010502]
6350 [simonb 20010506].
6353 mlx(4): Add an EISA front-end for this driver. name. [ad 20010506]
6355 change is required. [tron 20010507]
6356 postfix: upgrade to 20010228-pl02, with KAME IPv6 patch.
6358 rc.d(8): change the default "stop" mechanism to wait until the command
6359 terminates before returning. This improves the reliability of
6360 "restart" as well. [lukem 20010509]
6361 amd(8): upgraded to 6.0.6 [veego 20010513]
6364 20010515. [itojun 20010515]
6365 macppc: Support AirMac wavelan card. [tsubai 20010516]
6368 Asante FriendlyNet GigaNIX. [thorpej 20010517]
6369 ndbootd(8): Imported ndbootd(8), used to netboot Sun2s.
6371 bind: upgrade to BIND 8.2.4 from ISC. [itojun 20010517]
6374 on NetBSD/arm26 as well as NetBSD/arm32. [bjh21 20010526]
6376 ncr5380 driver. [bjh21 20010526]
6377 macppc: Honour RTC_OFFSET. [wiz 20010528]
6380 are not listed. [lukem 20010528]
6381 Added port to Algorithmics MIPS evaluation boards (NetBSD/algor).
6383 tested. Thanks to Allegro Networks for providing me
6384 with a board. [thorpej 20010528]
6385 sendmail(8): upgrade to 8.11.4 from sendmail.org. [itojun 20010529]
6387 evcnt(9) interface. [scw 20010531]
6389 algor: Added support for the P-4032 board. [thorpej 20010601]
6391 and for caching the IPv6 TCP pseudo-header. Support
6394 Gigabit Ethernet. [thorpej 20010602]
6395 bzip2(1), libbz2: Update to 1.0.1 - note there is a completely new API.
6397 scsi: Add a driver for the Initio INIC-940/950 PCI SCSI controllers.
6399 powerpc: New pmap module added for MPC6xx PowerPC CPUs. Move MPC6xx
6400 specific files to their own directory. [matt 20010606]
6402 as LKM's. [mrg 20010607]
6403 sparc: make SMP inter-processor-interrupts work. [mrg 20010608]
6404 xsrc: import XFree86 4.1.0 [tron 20010609]
6406 NEC Express RISCserver. by Bob Meader. [soda 20010613]
6407 Added a port to the IBM PowerPC 405GP Reference Board (the "walnut").
6408 [simonb,eeh 20010613].
6409 net: the meaning of ifnet.if_lastchange is changed to meet
6410 RFC1573 ifLastChange MIB. [itojun 20010614]
6411 rc(8): in rc.shutdown, implement an optional watchdog timer which will
6412 terminate rc.shutdown after the number of seconds specified in
6413 in $rcshutdown_timeout. [lukem 20010616]
6414 kernel: John S. Dyson's FreeBSD high performance pipe implementation
6415 ported, optionally available with 'options NEW_PIPE'.
6417 fsck(8): don't check file systems which are mounted read-write.
6419 bsd.*.mk, libc: Add a MKSOFTFLOAT make variable to control soft/hard
6420 float userland builds. [simonb 20010618]
6422 chip, found on several Adaptec Ethernet boards.
6424 ste(4): Added driver for the Sundance Tech. ST-201 10/100 Ethernet
6425 chip, found on the D-Link DFE-550TX. [thorpej 20010619]
6427 20010624. authorized_keys2 and known_host2 are integrated
6428 into those without "2". existing known_hosts2 file is still
6429 read, but won't get updated. [itojun 20010624]
6430 tcpdump(8): import tcpdump.org tree, version 3.6. change the build
6431 tree organization to use src/dist/tcpdump. [itojun 20010625]
6432 ifmcstat(8): drop setgid bit for safety. only root needs this tool.
6434 syslogd(8): now it is possible to filter UDP syslog messages by libwrap.
6436 config(8): Don't pack locators by default. Introduce a new
6437 commandline option (-P) to pack locators. [gmcgarry 20010701]
6438 userconf(4): In-kernel device configuration manager. Written by
6439 Mats O Jansson <moj@stacken.kth.se> and reworked by
6440 Jun-ichiro itojun Hagino <itojun@NetBSD.org>.
6442 cdplay(1): Add support for skipping to the previous and next tracks.
6445 interface better. There still are items to be done.
6448 necesary to make e.g. IPv6 work under emulation (PR #13279).
6451 software interrupts. [scw 20010706]
6453 device in the same format that -c and -C use. [lukem 20010710]
6459 arm: Changes made to libc & csu, support added to ld.elf_so to
6465 possibility for undelete without further disk layout changes.
6466 Roll-forward is enabled for v2 filesystems. [perseant 20010716]
6467 route(8): -prefixlen now works on IPv4 too. [itojun 20010720]
6468 file(1): update to 3.36. [pooka 20010722]
6470 Gigabit Ethernet controller. [thorpej 20010725]
6472 work. [thorpej 20010726]
6474 gzipped kernels. [bjh21 20010728]
6476 address is configured. The behavior was incorrect and is now
6477 removed. [itojun 20010729]
6480 arguments. [lukem 20010729]
6482 controllers. Based off the FreeBSD driver of the same name.
6485 looking at the section names to find it. [bjh21 20010731]
6487 taking advantage of the recent DDB change. [bjh21 20010731]
6488 sendmail(8): upgrade to 8.11.5 from sendmail.org. [itojun 20010801]
6489 dhcp: upgrade to version 3.0rc10. [drochner 20010803]
6492 instructions. [eeh 20010805]
6494 port checking. This may be needed to get certain clients
6495 (usually of Windows vintage) to cooperate. [mjl 20010811]
6503 card. [fredette 20010816]
6504 ffs: fix FFS_EI support in kernel and various tools. [lukem 20010817]
6505 bridge(4): Add support for building network bridges. Currently
6506 works with Ethernet-like networks. [thorpej 20010817]
6508 to one user's records or the secure datbase. Also, increase
6509 the cache size for larger password files. [ad 20010818]
6513 display statistics upon receipt of SIGINFO. [lukem 20010820]
6514 cdplay(1): Major clean-up. Increase stability, and add a shuffle mode.
6515 Much of this from Sergey Svishchev. [ad 20010820]
6516 sendmail(8): upgrade to 8.11.6 from sendmail.org. [itojun 20010821]
6517 pmax: has GENERIC_SOFT_INTERRUPTS. [nisimura 20010822]
6519 memory segments if present. [mhitch 20010824]
6521 Ethernet PHY. [thorpej 20010824]
6522 pnaphy: Added generic driver for HomePNA PHYs. [thorpej 20010824]
6524 AMD 79c901 HomePNA/10BASE-T PHY. [thorpej 20010824]
6525 amiga: added driver for Repulse audio board. [is 20010825]
6526 pmax: switch to MI SCSI. [simonb 20010826]
6528 chips. This driver uses direct DMA to mbufs (like
6531 with the MII-connected PHYs on the 10/100 boards.
6535 platforms, half that on 64 bit platforms). [lukem 20010902]
6537 in directly by default. [cjs 20010902]
6538 tunefs(8): replace -t with -k, to be consistent with newfs(8).
6541 new accounts or changing existing ones. [christos 20010905]
6544 and subsequently manipulating them. [lukem 20010906]
6545 newfs(8): add -g and -h options to control the enhanced ffs_dirpref().
6547 tunefs(8): add -g and -h options to control the enhanced ffs_dirpref().
6550 file(1): update to 3.37. [pooka 20010909]
6551 ipsec: Add i386 asm versions of des, 3des, and blowfish transforms.
6553 newfs_msdos(8): Import better version from FreeBSD. [christos 20010910]
6556 possible. [chris 20010910]
6558 a list of all connections twice per second. [thorpej 20010910]
6559 Econet: Add support for Econet interfaces in general. [bjh21 20010910]
6560 arm26: Add eca(4) driver to support Archimedes Econet modules.
6562 i386: add systems calls to get/set MTRRs. [fvdl 20010910]
6565 resolv.conf(5): add "insecure1" and "insecure2" option.
6570 the default level from 6 to 1 (the fastest). [lukem 20010912]
6576 leak. [simonb 20010918]
6577 sh(1): do not truncate expr longer than 10 digits. PR 13943.
6579 XdecNetBSD: Add an Xserver for alpha and wscons'fied pmax. In addition
6581 supports the CFB, XCFB, TFB, color PM, PX and PXG family.
6584 interface. This makes it possible to the Linux versions of run
6585 dptmgr, raidutil, dptelog and friends under NetBSD.
6587 mtree(8): add -l to perform "loose" permission checks. [perry 20010922]
6589 straight to multiuser mode. [rafal 20010922]
6590 sparc: Add support for the generic softintr(9) API. [mrg 20010927]
6591 ssh: upgrade OpenBSD-based Secure Shell, based on OpenSSH 2.9.9 around
6592 20010927. Kerberos code is revamped, there could be some
6593 configuration differences. [itojun 20010927]
6594 acpi: commit work-in-progress of ACPI support. Included here
6596 implementation. [thorpej 20010927]
6597 libc: add wcstod(3), wcstol(3) and wcstoul(3). [yamt 20010927]
6598 ksh(1): sync'd with latest version (pdksh-5.2.14-patches.2).
6601 PCMCIA card. From Jared D. McNeill. [augustss 20010929]
6603 list in the same manner as the /etc/changelist stuff.
6606 parse format. add '-R key' to remove key from the list of
6607 keywords to display. [lukem 20011001]
6610 dev_ioctl, for passing ioctl() down. [augustss 20011003]
6613 output based on setting of the TZ variable. [cjs 20011003]
6615 setup. [jmc 20011004]
6617 tags associated with the file. add -E to exclude files from
6618 -D with matching tags. add -I to only include files with
6619 matching tags from -D. [lukem 20011004]
6620 kernel: Add generic properties(9). [eeh 20011004]
6621 getnameinfo(3): Add support for formatting link-layer addresses.
6623 to using this interface. [bjh21 20011005]
6624 mtree(8): add support for absolute paths in the specfile. add
6625 "all" keyword. [lukem 20011006]
6626 mips: LKM's work for mips. [simonb 20011006]
6627 file(1): recognize Amiga Workbench icon (.info) files. [is 20011006]
6628 amiga: cbiiisc driver (actually, siop2) drives LED now. [is 20011008]
6629 mtree(8): add "device" keyword. [lukem 20011009]
6631 to the provided metalog file. [lukem 20011011]
6633 from /var/named to /var/chroot/named. [lukem 20011011]
6635 and /etc/mtree/special.local for list of files to monitor.
6636 if /sbin/fdisk exists, monitor its output for disks.
6637 monitor many more files. [lukem 20011014]
6639 compatibility is kept). use IPV6_V6ONLY for new code instead.
6641 Added port to SONY PlayStation 2. [uch 20011016]
6642 wc(1): -m and -w flags now handle multibyte characters properly.
6649 doing -w or -rw. [lukem 20011025]
6650 arm26: gdb(1) now works. [bjh21 20011025]
6653 directories as the current user. [lukem 20011026]
6655 -M metalog. [lukem 20011026]
6658 -q for quiet downloads. [briggs 20011026]
6660 image from a directory tree. [lukem 20011026]
6663 /dev/wsmouse. [augustss 20011029]
6664 tun(4): interface converted to cloning. [atatat 20011031]
6666 the matching file is S_IFBLK or S_IFCHR as appropriate.
6669 host adapters, written by Rui-Xiang Guo <rxg@ms25.url.com.tw>.
6671 inet6: correct IPv6 UDP inbound processing. now IPv6 sockets will not
6672 grab packets to joined multicast groups after bind(2). exact
6674 4.4BSD IPv4 stack). [itojun 20011106]
6676 around 20011107. [itojun 20011107]
6677 mtree(8): add -L, to walk the tree logically (following symlinks).
6678 add -P, to walk the tree physically (the default). add
6680 exclude. add "rmd160" and "sha1" keywords. [lukem 20011107]
6681 x68k: Add support of an ethernet part of Nereid. [isaki 20011111]
6683 testing outside of the tree. [itojun 20011111]
6685 recent standards document. [itojun 20011115]
6686 kernel: kernel builds are now mostly port independent. this means
6689 only set relevant variables in their own makefiles.
6691 malloc(9): add M_ZERO to zero allocated memory (from FreeBSD).
6693 acorn32: New port formed as part of the splitting of the arm32 port.
6695 audio: add autri(4) driver for Trident 4DWAVE based PCI audio.
6699 KGDB_DEVRATE. [lukem 20011120]
6700 install(1): handle links and the -r flag correctly. [simonb 20011123]
6704 dd(1): support 'g' (gigabyte) and 't' (terabyte)' suffixes on sizes.
6706 makefs(8): support size suffix parsing as per dd(1). [lukem 20011125]
6707 distrib/notes: Add a table of contents to the release notes.
6713 available hashes. [lukem 20011126]
6715 for USB 2.0. Use at your own risk. [augustss 20011126]
6716 ssh(1): upgrade OpenBSD-based Secure Shell, based on OpenSSH 3.0.1
6717 around 20011127. [itojun 20011127]
6718 pc532: Add support for device_register() and nuke dk_establish().
6724 estimated interval. The time stamp format can be
6725 controlled by the TIMEFORMAT environment variable.
6728 e.g. kern-GENERIC.tgz, and platforms are no longer
6730 done for some). Sysinst updated to now require
6732 platform provides more than one. [thorpej 20011129]
6733 atapi: Add support for ATAPI tape drives. [bouyer 20011130]
6736 dynamically. Also added newterm and set_term to allow
6737 multi-screen applications. [blymn 20011202]
6738 ftpd(8): new ftpd.conf(5) directives: `denyquick' - prevent denied
6740 list class information in `STAT' output. [lukem 20011205]
6747 types. [thorpej 20011205]
6750 ptrace(2) and procfs. [thorpej 20011205]
6751 kernel: added <sys/hash.h> which implements hash32_buf(),
6752 hash32_str(), and hash32_strn(). [lukem 20011205]
6753 od(1): Added POSIX-like -j and -N options. [bjh21 20011205]
6754 irda: Basic kernel support for IrDA frame level driver added.
6756 supported so far. The frame level driver can be used
6757 by the comms/birda package. [augustss 20011205]
6759 the allocation unit for the given value. [enami 20011205]
6760 ssh(1): upgrade OpenBSD-based Secure Shell, based on OpenSSH 3.0.2
6761 around 20011206. [itojun 20011206]
6763 fgetwc(3), fwide(3). [yamt 20011207]
6764 hp300: add support for the generic softintr(9) API.
6767 machinery. [atatat 20011209]
6769 dump(8): add tape autoload capability for multivolume dumps.
6771 usb: add driver, uirda(4), for USB-IrDA bridges. [augustss 20011214]
6772 m68k: Switched all OBJECT_FMT=elf m68k ports to new-toolchain.
6775 see pppoe(8) for details. [martin 20011216]
6776 kernel: NTFS now supports Windows 2000 NTFS (NTFS5).
6779 Ultra133 controllers. [bouyer 20011217]
6780 amiga: New two-stage bootloader capable of loading ELF or a.out
6781 kernels as well as compressed kernels. [mhitch 20011216]
6783 itself for later retrieval. See the INCLUDE_CONFIG_FILE
6784 kernel config options in options(4). [atatat 20011217]
6787 x68k: Switch to using ELF binary format by default. [minoura 20011224]
6790 that devices that use multiple report ids can be used.
6791 Also update (and rename) libusbhid(3). [augustss 20011228]
6793 support value based on the other parameters. [lukem 20011231]
6795 in the disklabel then calculate it from the file system size.
6798 radioctl(1) to control the radio. [augustss 20020101]
6800 allowing COMPAT_SUNOS to be built as an LKM. [mrg 20020103]
6801 lint(1): Use the correct size for a target's non-float types.
6803 and illegal bitfield type warnings and errors.
6806 for ELF emulations. [thorpej 20020103]
6807 bktr(4): Add support for radio(4) interface. [jmcneill 20020106]
6809 PCI audio accelerators. [jmcneill 20020106]
6810 esa(4): Add recording support to the esa(4) driver.
6813 specified on the command line. [simonb 20020107]
6815 of ISA devices. [thorpej 20020107]
6817 enables in a generic way. Add support for these ioctls
6818 to the SCSI disk driver. [thorpej 20020108]
6820 Sun disklabels. [mrg 20020110]
6822 (see mdoc.samples(7)), fix .Dt and .Dd arguments. Also reduce
6823 number of trailing crossreferences considerably.
6825 audioplay(1): better WAV support. [mrg 20020115]
6826 audiorecord(1): WAV output support. [mrg 20020115]
6828 GENERIC configs. Little-used RAID types are no longer
6829 enabled by default. 8 RAID devices is now the default.
6831 xsrc: import XFree86 4.2.0 [tron 20020119]
6832 wi(4), wiconfig(8): Force AP Scanning support. [ichiro 20020121]
6834 more gracefully, including missing MAKEDEV. [abs 20020121]
6835 checknr(1): Add basic mdoc(7) support. [wiz 20020121]
6836 gdb(1): enable "target sim" support for PowerPC. [mrg 20020122]
6837 wscons: added blanking support to VGA. [lukem 20020124]
6839 to monitor for input activity. [lukem 20020124]
6840 libc: added pwcache_userdb(3), pwcache_groupdb(3). [lukem 20020124]
6842 group databases. [lukem 20020124]
6844 group databases. [lukem 20020124]
6846 group databases. [lukem 20020124]
6847 ipf(8): updated to version 3.4.23. [martti 20020124]
6848 amiga: added experimental Toccata driver. [is 20020126]
6850 realtime clock_*() functions. [simonb 20020131]
6851 rc.d(8): rename 'NETWORK' dummy dependency to 'NETWORKING', and
6852 provide backward-compatible PROVIDE. [lukem 20020131]
6853 mtree(8): support '/unset all'. [lukem 20020205]
6854 arm: system calls now use SWIs in our officially-assigned range.
6859 bind: upgrade to BIND 8.2.3 from ISC. [itojun 20020211]
6860 tlp(4): added support for Adaptec ANA-6922. [chs 20020214]
6861 tcpdump(8): import tcpdump.org tree, version 3.7.1. [itojun 20020218]
6863 containing ramdisk images) from flash. [thorpej 20020224]
6864 prep: support direct-mapped PCI configuration space. [kleink 20020224]
6866 prep: add ISA attachment for MI mk48txx driver. [kleink 20020225]
6868 Ultra 60x boards. [kleink 20020226]
6869 mvmeppc: New NetBSD port to Motorola MVMEPPC boards. [scw 20020227]
6872 characteristics, and then print or signal the matching set.
6875 for a while. [sommerfeld 20020304]
6876 less(1): updated to less-374. [mrg 20020305]
6880 databases specified in /etc/man.conf [jdolecek 20020308]
6882 around 20020308. [itojun 20020308]
6883 audio: Add capability to convert sampling rate and mono-stereo.
6885 auich(4): Enable sampling rate and mono-stereo conversion.
6887 uaudio(4): Enable sampling rate and mono-stereo conversion.
6895 and recording, add recording support for SBus attachment.
6897 rc.d(8): support optional ${_arg}_postcmd method. [lukem 20020213]
6898 tlp(4): added support for Adaptec ANA-6944A. [chs 20020313]
6899 ipf(8): updated to version 3.4.25. [martti 20020314]
6901 tlp(4): added support for Phobos P430. [chs 20020314]
6902 bzip2(1), libbz2: Update to 1.0.2. [mjl 20020315]
6903 newsmips: Add sysinst support. [tsutsui 20020316]
6904 tlp(4): added support for Adaptec ANA-6911 and ANA-6911A.
6907 <bsd-api-discuss@wasabisystems.com> mailing list.
6910 ERESTART moved to -3. ioctl(2) code reorganized mildly to
6912 restartable. [atatat 20020317]
6913 kernel: added signals 34->63 and bumped NSIG to 64. Defined all of
6914 them as RT signals now, to be fixed later. Defined SIGRTMIN
6916 real-time posix semantics on those signals yet. The libc
6917 arrays have been updated with additional information.
6920 time signals. Now jdk1.4 works. [christos 20020319]
6922 sysctl data. Implemented emul.linux.kern.{osname,osrelease,
6923 osversion} so that we can set the kernel version.
6925 rc.d(8): Support $command_interpreter in rc.d scripts. [lukem 20020321]
6926 rc.conf(5): Add $swapoff, to enable removal of block-type swap
6927 devices at shutdown time. [lukem 20020322]
6928 etcupdate(8) added. [martti 20020322]
6931 mvme68k: Added mvme68k-specific support for sysinst. [scw 20020324]
6932 mac68k: Switch to using ELF binary format by default.
6934 tlp(4): added support for SMC 9332DST. [chs 20020326]
6935 rc.conf(5): replace $critical_filesystems_beforenet with
6937 with $critical_filesystems_remote. [lukem 20020227]
6939 (XScale core). [thorpej 20020327]
6941 the i80321 I/O Processor. [thorpej 20020327]
6943 and i82544 Gigabit Ethernet interfaces. [thorpej 20020327]
6944 url(4): added support for Realtek RTL8150L USB-Ether bridge chip.
6948 connect. Now opera6 works with full thread support, and async
6949 DNS. Kernel default linux version will move to 2.4.18 as soon
6950 as we have a linux package for it. I expect this version to
6951 be able to run most applications that 2.4.18 can run.
6953 tlp(4): added support for Cogent EM100 (aka Adaptec ANA-6911).
6956 is now 2.4.18. [tron 20020404]
6957 sysinst: Added polish language translation to sysinst. Compile
6958 with "make release SYSINSTLANG=pl". [hubertf 20020409]
6960 Macronix 98713A, 98715, 98715A, 98725, and Lite-On 82C115.
6962 arm32: Reworked a lot of the arm32 pmap between 1.5 to 1.6. This has
6964 performance and generally make the code more readable. Still
6965 lots of room to improve though.
6967 wi(4): added support for Symbol 802.11b CF card. [onoe 20020415]
6969 matching exactly those used by pppd(8). [tron 20020415]
6971 53c895-based adapters. [bouyer 20020418]
6973 been superseded by pms(4). [wiz 20020418]
6975 around 20020422. [itojun 20020422]
6977 controllers. [ad 20020422]
6979 and newer adapters. [bouyer 20020423]
6980 eso(4): Add support for the on-board game port. [kleink 20020425]
6982 crontab files. [atatat 20020425]
6983 wscons.conf(5): Add support for "setvar". [lukem 20020426]
6984 aac(4): Add a driver for Adaptec FSA RAID controllers. [ad 20020426]
6986 that have occurred in NetBSD. [lukem 20020426]
6987 mk.conf(5): Add support for NETBSDSRCDIR, which specifies the
6988 top level of the NetBSD source tree. [lukem 20020427]
6989 stat(1): Added to tree. Provides a simple formatted interface
6990 to the data returned by stat(2). [atatat 20020427]
6991 ssh(1): configuration file renamed from /etc/ssh/ssh.conf to
6992 /etc/ssh/ssh_config. [lukem 20020429]
6993 sshd(8): configuration file renamed from /etc/ssh/sshd.conf to
6994 /etc/ssh/sshd_config. [lukem 20020429]
6996 for arbitrary kinds of external storage. [thorpej 20020502]
6997 Add experimental/optional page loaning code to sosend(). Use of
6999 transmit path. [thorpej 20020502]
7000 ipf(8): updated to version 3.4.27. [martti 20020502]
7001 crunchgen(1): generated makefile should be parallel-build safe.
7003 Added _LP64 when generating LP64 code. [eeh 20020502]
7004 xsrc: Add Xvideo support to the NeoMagic driver in the XF4 tree.
7005 From xfree-current. [mrg 20020502]
7007 due to security drawbacks. [itojun 20020509]
7008 ssh(1): upgrade OpenBSD-based Secure Shell, based on OpenSSH 3.2.1
7009 around 20020513. [itojun 20020513]
7010 sysctl(8): rename net.inet6.ip6.bindv6only to net.inet6.ip6.v6only.
7012 bind: upgrade to BIND 8.2.4 from ISC. [itojun 20020517]
7014 and try bootp before bootparams in boot.net. [lukem 20020515]
7015 file(1): update to 3.38. [pooka 20020518]
7016 rc.conf(5): add rc_rcorder_flags (extra flags to rcorder(8) in /etc/rc)
7018 /etc/rc.shutdown). [lukem 20020519]
7020 scheme. [simonb 20020530]
7021 window(1): use openpty() to deal with the new pty naming scheme.
7023 openssl: update to 0.9.6d. [itojun 20020609]
7025 bind: upgrade to BIND 8.3.2 from ISC. [itojun 20020620]
7027 around 20020624. [itojun 20020624]
7029 around 20020626. [itojun 20020626]
7030 bind: upgrade to BIND 8.3.3 from ISC. plugs security hole in resolver
7032 mac68k: move to sysinst as the preferred method of installation.
7034 openssl: Update to 0.9.6e for security fixes. [itojun 20020731]
7036 rc.conf [manu 20020801]
7037 openssl: update to 0.9.6f for security fixes. [itojun 20020808]
7038 openssl: update to 0.9.6g. [itojun 20020809]
7041 libcrypt: support bcrypt password entries. can be chosen with
7042 "blowfish" keyword in passwd.conf. from openbsd
7045 MTU discovery if the connection is losing). PR 12790.
7047 pppd(8): import 2.4.1 [christos 20020529]
7050 prep: support IBM RS/6000 43P 7043-140. [nonaka 20020530]
7051 pmppc: a port to Artesyn's PM/PPC board. [augustss 20020531]
7052 tcpdump(8): upgrade to 3.7.1 as of 2002/5/31. [itojun 20020531]
7054 an interface to rnd(4) only.) [enami 20020602]
7058 logic from KAME. [itojun 20020608]
7059 greconfig(8): obsoleted. use ifconfig(8) for configuration.
7062 for TCP only). [itojun 20020613]
7064 with cookie translation. [tron 20020614]
7066 numbers. [simonb 20020615]
7068 device and userland support. [christos 20020617]
7070 software interrupt queue. [enami 20020703]
7071 kernel: Socket buffer insertion is now O(C). This can provide a
7073 which use large socket buffers. [thorpej 20020703]
7074 sh5: Added support for the SuperH SH-5 CPU architecture.
7078 them, finally fixing PR 563. [bjh21 20020707]
7079 file(1): update to 3.39. [pooka 20020709]
7082 Switch to a signal trampoline provided by libc. The kernel
7084 for emulations. [thorpej 20020710]
7085 m68k: m68k-based ports now use __HAVE_SYSCALL_INTERN syscall interface.
7088 the ixp12x0 Network Processor. [ichiro 20020715]
7089 mopd(8): Added "-s <mopdir>" to avoid hard coding /tftpboot/mop.
7092 pciide(4): added support for the Silicon Image 0680 IDE controller.
7096 systrace(1): Update systrace(1) and the kernel code. Note that the
7097 update contains backward-incompatible change in ioctl.
7100 movers. [thorpej 20020801]
7102 'pattern', false else. [hubertf 20020804]
7104 pmc(9): Added new performance counter framework. [briggs 20020806]
7105 auich(4): Added support for ICH4 and SiS 7012. [kent 20020807]
7106 pmc(3): Added new performance counter interface library.
7108 usb(4): Added slhci(4), ScanLogic SL811HS/T USB Host Controller.
7111 options for 802.11 interfaces. [thorpej 20020810]
7114 802.11 Access Point. [thorpej 20020811]
7115 arm: New versions of copyin(), copyout(), and kcopy(). These make
7116 almost all user/kernel interactions faster. [briggs 20020812]
7117 lpd(8): add libwrap support. [itojun 20020812]
7118 sparc64: Add sab driver for sab82532 serial controller. Written by
7119 Jason L. Wright for OpenBSD. [petrov 20020816]
7121 driver. [christos 20020820]
7125 rescue: enable /rescue system recovery tools. [lukem 20020822]
7127 RB_ASKNAME ("boot -a"). [lukem 20020823]
7128 rasctl(2): Restartable Atomic Sequences (RAS). [gmcgarry 20020828]
7129 pmap(1): Added to tree. Prints the address space of a given
7130 process (or processes). [atatat 20020831]
7131 zx(4): Add a driver for the Sun ZX/Leo framebuffer. [ad 20020913]
7132 ipf(8): updated to version 3.4.29. [martti 20020919]
7134 specific arguments. [christos 20020921]
7136 memory mappings. [manu 20020922]
7137 mk.conf(5): MKDYNAMICROOT=yes made as the default, resulting in
7138 a fully dynamically linked system. [lukem 20020923]
7140 kernel: Removed the old rmap code, <sys/map.h> and kern/subr_rmap.c.
7143 a "parent spec" in the kernel. [thorpej 20020925]
7144 libcrypto: mdc2 is a patented algorithm, so move it out of libcrypto.
7145 if you need mdc2, define MKCRYPTO_MDC2 to get libcrypto_mdc2.a.
7149 from a list that is built at run-time. [thorpej 20020926]
7152 sh(1): Use vfork(2) rather than fork(2) where appropriate.
7154 Remove umask setting from /etc/skel/.{cshrc,profile} so that
7155 user files are not created group writable by default.
7158 to enable standard sendmail features. [grant 20020930]
7161 around 20021001. [itojun 20021001]
7164 looked up from a list that is built at run-time.
7166 cgd(4): Add CryptoGraphic Disk driver, cgd(4). [elric 20021004]
7173 tar(1): upgrade to GNU tar 1.13.25 for security fixes
7175 config(9): Allow pseudo-devices to be parents of "real" devices.
7178 (the way it already can for other options). [thorpej 20021010]
7180 emit an informational message when this happens.
7183 the gnu version. [christos 20021016]
7185 storage, rather than modifying their input arguments.
7187 1003.1-2001. [thorpej 20021016]
7188 build.sh: add '-k kernel', to configure and build the given
7189 kernel using the new toolchain.
7190 From Alan Barrett in PR#18739. [lukem 20021021]
7192 kernel: keep separate read & write disk statistics. [mrg 20021101]
7193 iostat(8): report read/write stats in iostat -x. [mrg 20021101]
7194 systat(1): report read/write stats in iostat "rw" mode. [mrg 20021101]
7195 sparc64: Find the correct boot path for all IDE disks. [mrg 20021102]
7198 fork(2) or exec(2). [manu 20021106]
7200 cards from Peter Bex. [martin 20021107]
7203 Maple bus. [itohy 20021115]
7204 vnd(4): Now also available as an LKM. [mrg 20021116]
7206 obsolete entries to check or remove. [lukem 20021117]
7207 named(8): Upgrade to BIND 8.3.4. [itojun 20021117]
7208 gcc(1), as(1): Fixed bug in how NetBSD ARM ELF binaries were marked.
7209 They now properly reflect ATPCS + Soft-VFP.
7211 lib/csu: Split crtbegin/crtend into crti/crtbegin/crtend/crtn.
7213 the way to using GCC-supplied crtbegin/crtend.
7219 postfix(1): upgrade to 1.1.12. [itojun 20021126]
7220 mk.conf(5): removed support for SYS_INCLUDE=symlinks; <sys/*.h>
7221 include files are always copied now. [lukem 20021126]
7222 cvs(1): upgrade to 1.11.2 [christos 20021127]
7224 with optional suffixes and/or products. [lukem 20021129]
7227 fparseln(3): migrated from libutil to libc. [lukem 20021130]
7228 x68k: add bmd(4), memory disk driver for Nereid bank memory.
7233 from command line. [bouyer 20021204]
7234 arc: Add support for NEC Express5800/240 R4400 EISA (NEC-J96A).
7236 build.sh: add -E, to enable "expert mode", which allows builds
7237 to DESTDIR=/. [lukem 20021208]
7239 existing Walnut port as its first member. [scw 20021209]
7240 db(1): Added. Manipulates db(3) btree(3) and hash(3) databases.
7243 (enabled for Au1x00 and SB-1 CPUS). [simonb 20021217]
7245 and group databases. [lukem 20021219]
7248 databases. [lukem 20021219]
7249 sunlabel(8): Now enabled by default. Manipulates SunOS disklabels.
7252 encode (per svis(3)). [lukem 20021223]
7254 is printed first instead of last. [lukem 20021223]
7255 build.sh: Add '-i installworlddir', to run "make installworld"
7256 after all other operations have completed. [lukem 20021225]
7258 dreamcast/17493 from Christian Groessler. [tsutsui 20021227]
7261 flags in boothowto. [thorpej 20021231]
7264 instead of ${RELEASEDIR}. [lukem 20030103]
7266 permissions (as modified by the umask(2)). This only
7268 mode= entry. [lukem 20030105].
7270 finished. [martin 20030107]
7271 sparc: MULTIPROCESSOR support works. [pk,mrg 20030111]
7272 cvs(1): upgraded to 1.11.4 [wiz 20030116]
7273 auich(4): Added support for nForce2 MCP-T. [gendalia 20030116]
7274 ex(4): Added support for 3c905CX-TX. [gendalia 20030116]
7275 texinfo(1): upgraded to 4.3. [wiz 20030117]
7276 pthreads: Merge nathanw_sa branch, implementing p1003.1 POSIX thread
7277 and Scheduler Activation thread interface. [thorpej 20030117]
7278 cpio(1): removed GNU cpio (replaced by pax frontend). [wiz 20030118]
7279 tar(1): removed GNU tar (replaced by pax frontend). [wiz 20030118]
7280 semaphores: Added p1003.1b semaphores from freebsd. [christos 20030120]
7281 cvs(1): upgraded to 1.11.5. [wiz 20030121]
7283 from ftp(1). [jhawk 20030122]
7285 displays. [jhawk 20030122]
7287 build.sh: Rework command line into command line options followed
7288 by a list of operations to perform. [lukem 20030123]
7289 gcore(1): Add it back. [christos 20030123]
7291 version in new librt. [thorpej 20030123]
7292 diff(1), diff3(1), sdiff(1): upgraded to diffutils-2.8.1 [wiz 20030126]
7293 grep(1): upgraded to 2.5. Warning: -o is now a valid GNU grep option
7295 -o any longer -- use -H instead. [wiz 20030127]
7296 objcopy(1): Add --redefine-syms-file option. [simonb 20030129]
7297 crunchgen(1): Use "objcopy --redefine-syms-file". [simonb 20030129]
7298 find(1): allow preceding +/- on numeric arg to -user. [jhawk 20030130]
7301 (NEC-R96). [tsutsui 20030131]
7302 malloc(9): Add extensible kernel malloc types, adapted from FreeBSD.
7305 to the dump device on panic. [atatat 20030210]
7306 inetd(8): Use kqueue(2) for enhanced performance and scalability.
7308 /etc/security, security.conf(5): Allow more flexibility in warnings
7309 from check_passwd and check_mtree. [jhawk 20030213]
7310 grep(1): upgraded to 2.5.1. [wiz 20030213]
7311 texinfo(1): upgraded to 4.5. [wiz 20030213]
7312 usb(4): add uax(4), a driver for the AX88172 Ethernet adapter chip.
7313 The chip supports 10/100 and USB 2.0. [augustss 20030216]
7314 bridge(4), brconfig(8): add ipf support. [perseant 20030216]
7315 kernel: SMBFS support, ported from FreeBSD. [jdolecek 20030218]
7317 i386, but others are following. [atatat 20030220]
7318 /etc/daily, daily.conf(5): Suppress empty security reports by default.
7320 /etc/security, security.conf(5): Produce unified diffs by default.
7324 kernel: Add MBUFTRACE kernel option. Change all MGET*(...M_WAIT,...)
7325 to m_get*(M_WAIT, ...) to shrink kernel. Add m_clget
7326 analogue to MCLGET and use it if M_WAIT is passed. Adapt
7327 netinet, if_loop, gem, tulip, fxp driver to MBUFTRACE. Bump
7328 version to 1.6P. [matt 20030226]
7330 with Tru64 Unix. [thorpej 20030227]
7331 sysctl(9): Add hw.physmem64 and hw.usermem64 sysctl nodes, which
7332 return the same data has hw.physmem and hw.usermem, but
7333 as a 64-bit byte count, instead of a 32-bit byte count.
7334 Required for reporting >=4G RAM. [thorpej 20030227]
7335 binutils: updated to FSF binutils 2.13.2.1 release. [mrg 20030228]
7336 libc: Add _Exit(), the C99 name for _exit(). [bjh21 20030301]
7338 A5000s. [bjh21 20030301]
7340 is now done directly into the file. [dogcow 20030304]
7343 kernel: Report correct child CPU times. [dsl 20030305]
7344 kernel: Use common code for set{u,g}id functions. [dsl 20030305]
7345 sysctl: Make hw.physmem and hw.usermem saturate if they are used
7346 on a system with >=4G RAM. [thorpej 20030306]
7347 postfix(1): update to 2.0.6 [perry 20030308]
7348 kernel: let LFS use the UBC system natively. This should provide
7351 its buffers. [perseant 20030308]
7353 evbppc: Add support for the NCD Explora451 ThinClient.
7355 kernel: New pid allocator - avoids all the searching in pfind() etc.
7356 Bump version to 1.6Q. [dsl 20030319]
7358 Serial ATA controllers. [thorpej 20030319]
7359 sparc64: Add support for PCI-CardBus bridge. [nakayama 20030322]
7360 pppoectl(8): Add a "-f configfile" option. [mrg 20030322]
7361 sendmail(8): update to 8.12.8. [atatat 20030324]
7362 vax: Add device driver for RX01/RX02 floppies (rfc/rf).
7363 From Jochen Kunz. [ragge 20030323]
7365 in bsd.own.mk due to sundry toolchain issues).
7367 file(1): update to 4.00. [pooka 20030326]
7370 wall(1): added "-g group". [lukem 20030327]
7372 is now used to notify operators. [lukem 20030327]
7373 vnd(4), vnconfig(8): add read-only configuration support.
7377 kernel and userland: UFS2 support from Kirk McKusick via FreeBSD.
7379 ssh(1): upgrade OpenBSD-based Secure Shell, based on OpenSSH 3.6.1
7380 around 20030403. [itojun 20030403]
7381 pciide(4): add support for i82801DBM (ICH4-M). [kent 20030405]
7382 wm(4): add support for i82540EP. [kent 20030405]
7384 written by Shuichiro URATA. [tsutsui 20030406]
7386 port number. [hubertf 20030407]
7391 of objects. [thorpej 20030409]
7394 to save work for bus_dma back-ends. Use this information
7396 performance. [thorpej 20030409]
7398 systems. [grant 20030410]
7399 less(1): update to less-381. [mrg 20030414]
7401 on the "wrong" interface. [christos 20030412]
7402 libc: added slovak language libc message catalog. [salo 20030414]
7404 Fibre Channel controllers. Ported from the FreeBSD "mpt"
7405 driver written by Greg Ansley. Supports the LSI 53c1030
7407 Channel adapters. [thorpej 20030416]
7409 arm32: Add new arm32 pmap contributed by Wasabi Systems.
7412 disk sector(s) specified as argument. [bouyer 20030426]
7413 wd(4): add support for the DIOCGCACHE and DIOCSCACHE ioctls.
7417 POSIX. [bjh21 20030505]
7418 build.sh: Provide defaults for DESTDIR and RELEASEDIR if not in
7419 expert mode. Display summary of operations performed at end.
7421 build.sh: Add "sourcesets" option to build the source sets.
7425 respectively. [wiz 20030516]
7427 strvis(3) encoding of keys/values when reading a database.
7429 when writing a database or deleting entries from a database.
7432 the Intel IXP425 Network Processor. [ichiro 20030523]
7433 file(1): update to 4.03. [pooka 20030525]
7434 sendmail(8): update to 8.12.9. [atatat 20030601]
7435 named(8): Upgrade to BIND 8.3.5. [itojun 20030603]
7436 named(8): Upgrade to BIND 8.3.6. [itojun 20030609]
7438 tftp 'blksize', 'timeout', and 'tsize' options. Contributed
7439 by Wasabi Systems. [briggs 20030610]
7441 which is BSD licensed. [wiz 20030610]
7442 netwinder: Add wscons support. [uwe 20030614]
7443 arc: Fix support for DeskStation Tyne and it boots into single user.
7445 cvs(1): $CVS_RSH defaults to ssh (instead of rsh). [itojun 20030620]
7446 cobalt: Implement first stage bootloader for the cobalt port.
7448 libc: Add iconv support. [tshiozak 20030627]
7449 iconv(1): Added. [tshiozak 20030627]
7450 groff(1): Updated to 1.19. [wiz 20030630]
7451 texinfo(1): upgraded to 4.6. [wiz 20030703]
7452 locale(1): Added. Obtained from FreeBSD. [tshiozak 20030704]
7454 mode. [simonb 20030708]
7456 programs from `FOO' to `TOOL_FOO'. [lukem 20030711]
7459 MKUPDATE=yes, MKUNPRIVED=yes respectively. [lukem 20030718]
7460 ipsec(4): support hmac-sha2 for AH/ESP auth. [itojun 20030722]
7461 sparc: Update sparc port to use XFree86 4.x base. [mrg 20030722]
7462 gcc(1): Import GCC 3.3.1-20030720. [mrg 20030723]
7463 libcrypto: upgrade to 0.9.7b. [itojun 20030724]
7464 ipsec: support hmac-ripemd160 and aes-xcbc-mac for AH/ESP auth.
7465 support aes-ctr for ESP. [itojun 20030725]
7466 i386: New boot code. Uses MI installboot and filesystem code to load
7467 2nd level bootstrap. Allows NetBSD partition to be
7468 in the extended partition. [dsl 20030728]
7469 sysinst: New disk editing menus and general rototil. [dsl 20030728]
7470 ftp(1): $FTPUSERAGENT overrides the default HTTP User-Agent.
7472 hp300: Switch to MI SCSI at last. [tsutsui 20030801]
7474 the S3C2410 Processor. [bsh 20030804]
7475 gcc(1): Import GCC 3.3.1. [mrg 20030809]
7479 kernel: Add support for non-executable mappings for many platforms.
7480 Map the stack and heap non-executable. [chs 20030824]
7481 agp(4): Add support for i865G integrated graphics. [tron 20030826]
7484 vax: Add support for the DELQA-PLUS in Turbo mode (qt). Driver
7485 written by Steven M. Schultz for 2.11BSD. [ragge 20030829]
7486 netinet: randomize IPv4 fragment ID. avoids prediction.
7488 netinet6: randomize IPv6 fragment ID and flowlabel. avoids prediction.
7493 XFree86: Reach-over build framework added under src/x11.
7495 i386: Switch to GCC 3.3.1. [mrg 20030919]
7496 sparc: Switch to GCC 3.3.1. [mrg 20030919]
7497 sparc64: Switch to GCC 3.3.1. [mrg 20030919]
7498 alpha: Switch to GCC 3.3.1. [mrg 20030919]
7499 arm: Switch to GCC 3.3.1. [matt 20030921]
7500 amiga: added wsmouse support to mouse driver. [jandberg 20030922]
7501 powerpc: Switch to GCC 3.3.1. [matt 20030923]
7502 powerpc: Switch to GDB 5.3. [matt 20030923]
7503 m68k: Switch to GDB 5.3. [christos 20030923]
7504 alpha: Switch to GDB 5.3. [matt 20030924]
7507 isdncapi(4): Add a support layer for CAPI to i4b. [pooka 20030925]
7508 iavc(4): Add support for AVM B1 PCI CAPI-compatible ISDN adapters.
7510 file(1): update to 4.04. [pooka 20030925]
7511 kernel: Add support for SA_SIGINFO on powerpc. [matt 20030925]
7513 playback. [kent 20030928]
7515 "intelligent" controllers. [thorpej 20030929]
7516 pkg_add(1): Added HTTP support. [wiz 20031003]
7518 terminal sessions on 'console'. Stops terminal output
7519 being 'stolen' by the TIOCCONS ioctl. [dsl 20031003]
7520 mips: Add R10000 cache ops, written by KIYOHARA Takashi.
7523 contributed by Christopher SEKIYA. [tsutsui 20031005]
7524 awk(1): Updated gawk to 3.1.3. [wiz 20031006]
7526 partition table. [lukem 20031008]
7528 add support for booting off FAT partitions. Rename
7529 /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos.
7530 Deprecate /usr/mdec/bootxx_ufs (use bootxx_ffsv1).
7531 [lukem 20031008].
7532 whois(1): Has been replaced by the OpenBSD version by jrf.
7536 cpuswitch() amongst other things. Contributed by Wasabi
7537 Systems.
7540 messages into "last message repeated N times".
7543 when creating a ccd. [lukem 20031017]
7544 gcc(1): Import GCC 3.3.2. [mrg 20031018]
7545 hpcsh: Added j6x0tp(4) driver for Jornada 680/690 touch screen.
7548 better performance. [provos 20031022]
7550 for better performance. [provos 20031023]
7553 MD device major lists. [jdolecek 20031024]
7554 build.sh: Add '-N noisyness', to control how "noisy" the build is.
7556 amiga: Add polish wscons keymaps. From Pawel Chwalowski in PR 22961.
7558 arm: Enable alignment faults on arm32. Misaligned loads/stores
7559 will now cause an exception instead of silently failing.
7561 sh3: Switch to GDB 5.3. [uwe 20031027]
7562 file(1): update to 4.06. [pooka 20031027]
7563 installboot(8): Add support for next68k. [cl 20031027]
7564 stpcide(4): added STMicroelectronics STPC IDE controller.
7566 sun2: Switch to GCC 3.3.2. [mrg 20031104]
7567 libcrypto: upgrade to 0.9.7c. [itojun 20031104]
7568 hp300: Switch DCA and APCI serial devices to use MI com(4) driver.
7572 named(8): Upgrade to BIND 8.3.7. [itojun 20031126]
7573 binutils: updated to FSF binutils 2.14 release. [mrg 20031126]
7574 gdb(1): All platforms updated to GDB 5.3. [mrg 20031127]
7575 m68k: Switch to GCC 3.3.1. [matt 20031127]
7576 binutils: Switch all platforms to binutils 2.14. [mrg 20031203]
7577 sysctl(9): Switch to dynamic implementation. [atatat 20031204]
7579 tokenization routines. [lukem 20031205]
7580 sh5: Switch sh5 to the in-tree toolchain, albeit somewhat hobbled.
7582 cvs(1): upgrade to 1.11.10 [itojun 20031210]
7583 fss(4): Add file system snapshot pseudo driver. [hannken 20031210]
7585 new artsata(4) driver. [thorpej 20031213]
7587 and into the new satalink(4) driver. [thorpej 20031213]
7589 and enable console on it and pckbc on IP22 machines.
7592 SATA controller. [thorpej 20031219]
7594 and others. WARNING: new sequences. PR 22853. [ross 20031219]
7596 permissions on existing devices. [lukem 20031221]
7600 Yasushi Oshima. [tsutsui 20031223]
7601 dab(6): Import Dots+Boxes game. [christos 20031226]
7604 install(1): Make "copy the file" (the -c option) the default behaviour.
7606 kernel: new memory allocation scheme for the buffer cache. [pk 20031230]
7607 acorn32: Substantial rewrite of vidcaudio(4). It now works, and has a
7608 manual page. [bjh21 20031231]
7609 cvs(1): upgrade to 1.11.11 [itojun 20040102]
7611 based on work by Hubert Feyrer. [lukem 20040104]
7612 rc(8): implement "one" prefix, to skip the rc.conf(5) test yet
7613 perform all of the other checks. [lukem 20040106]
7615 available via -D by default, if present. [hubertf 20040106]
7616 sparc64: restartable atomic sequences (RAS) implemented.
7618 wm(4): Fix hardware checksum bug on big endian machines.
7621 device. [bjh21 20040117]
7622 acorn32: sysbeep(4) removed. [bjh21 20040117]
7624 even on disks without a NetBSD MBR partition. [lukem 20040119]
7626 from netbsd-ppbus port done by Gary Thorpe for evaluation.
7629 for PLIP and non-printer devices using parallel port.
7631 Fast Centronics, EPP, and ECP (including DMA). This code will
7633 acorn32: beep(4) removed. [bjh21 20040125]
7634 arm: Change ARM9 support code to use the Dcache in write-back mode.
7639 hash (digest) of a copied file to store in the -M METALOG.
7642 of pidentd, plus ipv6 support and cleaner implementation.
7643 This version of identd is written by Peter Postma.
7648 build.sh: add -x and -X to control building of xsrc. [lukem 20040206]
7649 locate(1): Make locate.updatedb customizable by configuration file
7650 /etc/locate.conf. [itohy 20040206]
7652 sizes. [matt 20040209]
7653 gcc(1): Import GCC 3.3.3-20040209. [mrg 20040210]
7654 sh3: Switch to GCC 3.3. [uwe 20040222]
7655 hpcsh: Enable building of Xhpc server for hpcsh. [uwe 20040222]
7656 amiga: Add wsfont pseudo-device to amidisplaycc(4). [jandberg 20040223]
7657 gcc(1): Import GCC 3.3.3. [mrg 20040301]
7659 bar. [hubertf 20040309]
7660 dge(4): add support for Intel PRO/10GbE ethernet adapter.
7664 different controller chips. [bjh21 20040313]
7666 allowing attachment of pckbd(4) and pms(4) drivers.
7668 to qms(4). [bjh21 20040313]
7670 B.W.Kernighan. [jdolecek 20040313]
7671 openssl: Update to 0.9.7d for security fixes. [groo 20040319]
7672 fdisk(8): Preserve the Drive Serial Number at bytes 440-443 of the MBR.
7675 colour pairs. [jdc 20040322]
7676 file(1): update to 4.08. [pooka 20040323]
7677 sysctl(9): Update dynamic implementation. Solves netbsd32 compat issue
7678 and adds support for descriptions. [atatat 20040324]
7679 sendmail(8): update to 8.12.11. [atatat 20040325]
7680 gzip(1): Switch to non GPL gzip. [mrg 20040326]
7683 postfix(1): update to 2.0.19 [heas 20040327]
7684 ipf(8): updated to version 4.1.1. [martti 20040328]
7685 libcurses: add *echochar() functions. [jdc 20040328]
7688 machines) can be used as console again. [tsutsui 20040408]
7690 so that now it's actually functional. [tsutsui 20040410]
7691 sgimips: Add IP12 support. [pooka 20040411]
7692 cvs(1): update to 1.11.15. [itojun 20040416]
7693 cvs(1): cvs-1.11.16 via patch [christos 20040519]
7697 cvs(1): cvs upgraded to 1.11.17 [christos 20040616]
7698 libc: Add strcasestr(3), case insensitive version of strstr(3).
7702 libm: Add C99 functions round(3) and roundf(3). [junyoung 20040710]
7703 sgimips: Add support for on-board MACE MAC-110 Ethernet on O2.
7707 which(1): Replaced by a C program that only checks the path.
7709 heimdal: import version 0.6.1. [lha 20040402]
7710 powerpc: implement FP exception handling for OEA processors.
7712 file(1): update to 4.09. [pooka 20040408]
7713 setrlimit(2): Add RLIMIT_SBSIZE to limit the socket buffer size.
7716 socket buffer size resource limit. [christos 20040417]
7718 socket buffer size resource limit. [christos 20040417]
7720 socket buffer size resource limit. [christos 20040417]
7721 login.conf(5): Add support for "sbsize" capability to control the
7722 socket buffer size limit. [matt 20040418]
7723 share/mk: Deprecate AINC in favour of AFLAGS. [lukem 20040418]
7726 sysctl(8): Add "vfs.generic.fstypes" node to display the currently
7727 available file system types. [lukem 20040419]
7728 locate.conf(5): "ignorefs type" appends to the default list of
7729 types rather than overriding it. [lukem 20040419]
7731 the POSIX/XOpen compliant statvfs(2) family.
7734 initialise resource pools. [simonb 20040425]
7735 postfix(1): Postfix 2.1.0 imported. [heas 20040427]
7737 Michael Eriksson on port-i386. [lukem 20040430]
7738 heimdal: import version 0.6.2. [lha 20040508]
7741 merging them before dumping the profile buffers. Written
7742 by Nathan J. Williams, contributed by Wasabi Systems, Inc.
7744 xdm(1): use /var/db/xdm for the default authDir. [lukem 20040512]
7745 du(1): add a -n flag to not include "nodump" files. [simonb 20040517]
7746 bind: Bind-9.3.0beta3 imported. [christos 20040517]
7747 sysinst: (i386) Allow installation/upgrade to an existing raid volume.
7752 (at least on macppc). [tsutsui 20040523]
7756 postfix(1): Postfix 2.1.1 imported. [heas 20040531]
7760 hp700: Add FFS/LFS primary bootstrap (xxboot). [itohy 20040615]
7763 powerpc: Implement MPC601 support. [kleink 20040626]
7764 prep: Add IBM RS/6000 40P 7020-001 platform support. [kleink 20040626]
7765 libcrypt: Add support for SHA1 hashed (hmac_sha1 actually) passwords.
7767 sed(1): Make patterns larger than _POSIX2_LINE_MAX*2-1 work.
7769 texinfo(1): upgraded to 4.7. [wiz 20040713]
7770 libc: Add wordexp(3) which performs shell-style word expansions.
7773 rc.d script determines a need for it. [atatat 20040715]
7775 have different types. [lukem 20040722]
7776 ipf(8): updated to version 4.1.3. [martti 20040723]
7777 /etc/security: allow mtree specfile entries in /etc/mtree/special.local
7778 to override entries in /etc/mtree/special. [lukem 20040723]
7780 written by Jason L. Wright for OpenBSD. [mrg 20040724]
7782 dynamically after boot. [jmmv 20040728]
7784 dynamically after boot. [jmmv 20040728]
7785 postfix(1): Postfix 2.1.4 imported. [heas 20040728]
7786 vga(4): Add support to change console border color. [jmmv 20040729]
7787 wscons(4): Add support to change console border color. [jmmv 20040729]
7788 wsconsctl(4): Add support to change console border color.
7790 groff(1): Updated to 1.19.1. [wiz 20040730]
7791 i386: Support Intel ICH-based SpeedStep(TM) in ichlpcib(4).
7793 /etc/postinstall: check for obsolete minor/teeny shared libraries.
7797 for better support of driver LKMs. [drochner 20040819]
7798 libc: Add optimized ffs(3) implementation for ARM architecture 5.
7801 built for v4T or later. [rearnsha 20040821]
7802 kernel: Support Thumb applications on ARM architecture 5.
7805 Damien Bergamini. [lukem 20040823]
7806 compat_darwin(8): Support for MacOS X.3 binaries. [manu 20040825]
7807 crtstuff: Switch to GCC-supplied crtbegin.o / crtend.o on GCC 3.3
7808 platforms. [thorpej 20040827]
7810 Asaeda. Part of this work has been supported by the XORP
7811 project http://www.xorp.org [manu 20040905]
7812 libc: Add UUID manipulation routines, adapted from FreeBSD.
7816 options. [thorpej 20040913]
7817 heimdal: import version 0.6.3. [lha 20040913]
7818 file(1): update to 4.10. [pooka 20040916]
7819 mac68k: Support to build with soft-float enabled. [jmmv 20040926]
7820 tcpdump(8): Synchronized with version 3.8.3 from tcpdump.org.
7822 pcap(3): Synchronized with version 0.8.3 from tcpdump.org.
7824 auacer(4): Driver for ALi M5455 audio controller. Output only
7825 so far. [augustss 20041010]
7827 auvia(4): Support for suspending/resuming. Written by Rhialto.
7830 compatible with other audio devices. Written by Kazuhito
7831 HONDA. [kent 20041021]
7832 ehci(4): Support for interrupt transfers added. From OpenBSD.
7834 devices. [augustss 20041022]
7835 cdce(4): Driver for CDC USB Ethernet devices. Written by
7836 Daniel Hartmeier for OpenBSD. [augustss 20041022]
7837 axe(4): The uax(4) driver has been replaced by the axe driver.
7839 libc/ctype.h: Changed the #defines for all the ctype.h functions
7841 broken code that could index outside the array.
7842 Fixed all the fallout. [dsl 20041104]
7843 bind: Bind-9.3.0 imported. [christos 20041106]
7845 postfix(1): Postfix 2.1.5 imported. [heas 20041113]
7847 syslogd(8): Numerous improvements, most from FreeBSD. [thorpej 20041118]
7849 Unicode range supported. [jdolecek 20041121]
7850 getent(1): Add tool to get entries from an administrative database.
7852 pdcsata(4): Driver for the SATA150 family of Promise controllers.
7856 iteide(4): Add driver for the ITE 8212 IDE controller.
7862 chipsets. [cube 20041206]
7863 file(1): update to 4.12. [pooka 20041213]
7864 pool(9), pool_cache(9): Introduce a new flag, PR_NOTOUCH.
7866 objects. [yamt 20050101]
7868 allocating them statically at boot time.
7869 Now artificial limit of entries (MAX_KMAPENT) is obsolete.
7872 extended attributes. Adapted from FreeBSD.
7874 restore(8): Stop asking stupid questions (restore owner/mode of . ?).
7875 Rather, do it only on a full restore. [fredb 20050108]
7877 access devices (disks). [ginsbach 20050107]
7879 shark: Switch to wscons. [tsutsui 20050109]
7882 audio(9): Add capability of audio software filter pipeline. The
7885 visible changes at this moment. [kent 20050111]
7887 by Damien Bergamini. [skrll 20050111]
7889 chipsets. [reinoud 20050112]
7890 viaide(4): Add support for nForce2 Ultra 400 PATA and SATA.
7893 which prints sequences of numbers. [ginsbach 20050120]
7895 use link sets, see <sys/cdefs.h>. Bump kernel version to
7896 2.99.15 [matt 20050123]
7897 kernel: Dirhash imported from FreeBSD. Maintains in-core
7899 ufs_lookup performance. Disabled by default, but
7900 can be enabled with 'options UFS_DIRHASH'.
7902 auich(4): Add support for nForce4. [kent 20050127]
7903 viaide(4): Add support for nForce4. [kent 20050127]
7904 auich(4): Add support for nForce2 Ultra 400. [jdolecek 20050127]
7905 kernel: Add ffs file system snapshots. See fssconfig(8).
7907 kernel: Add RFC-3378 EtherIP support. This feature allows adding
7908 gif(4) interfaces to bridge(4) interfaces. See brconfig(8).
7910 /etc/security, security.conf(5): Add option to permit
7911 non-alphanumeric login names. [jdolecek 20050205]
7913 groups can be created. [jmmv 20050205]
7914 ipf(8): updated to version 4.1.5. [martti 20050208]
7917 filesystems at revision 0 will not be touched. [ws 20050209]
7918 artsata(4): Add support for operation in DPA mode. [rearnsha 20050211]
7922 available diskspace and used disk capacity, similar to df(1).
7925 ipf(8): updated to version 4.1.6. [martti 20050219]
7926 evbarm: Add CompactFlash device on IQ31244. [rearnsha 20050219]
7928 pppd(8): updated to version 2.4.3. [cube 20050220]
7931 gem(4), hme(4): IPv4 TCP/UDP hardware checksumming added.
7933 file(1): update to 4.13. [pooka 20050221]
7936 a new tso4/-tso4 switch. [matt 20050306]
7937 /etc/postinstall: support -s /path/to/etc.tgz to extract the file
7938 into a temporary directory and run postinstall from there.
7940 wm(4): Add TCPv4 hardware transmit segment offload support.
7945 IPv4 or IPv6 respectively. [ginsbach 20050309]
7947 name in FreeBSD. [atatat 20050309]
7949 addresses to IPv4 or IPv6 respectively. [ginsbach 20050311]
7951 string. [ginsbach 20050311]
7952 stf(4): Add support for changing the MTU. [tron 20050311]
7953 re(4): Add TCPv4 hardware transmit segment offload support.
7955 sendmail(8): update to 8.13.3. [atatat 20050315]
7956 pkill(1): Add -i option to ignore case for both pgrep(1) and pkill(1).
7958 postinstall(8): Moved from /etc to /usr/sbin. [lukem 20050417]
7961 azalia(4): Add driver for High Definition Audio. [kent 20050621]
7963 read-only, written by Cliff Wright. [hubertf 20050716]
7966 compressed images and back (written by Florian Stoehr).
7968 compiled with VND_COMPRESSION and "vnconfig -z".
7969 Useful for creation of Live CDs/DVDs. [hubertf 20050725]
7970 racoon(8): ipsec-tools updated to 0.6.1 [manu 20050820]
7971 sysinst: Added Spanish language translation. [xtraeme 20050826]
7974 racoon(8): ipsec-tools 0.6.2 imported [manu 20051014]
7975 racoon(8): ipsec-tools 0.6.3 imported [manu 20051121]
7978 agr(4): Add pseudo-device driver for link aggregation. [yamt 20050318]
7980 crypto: Upgrade to OpenSSL 0.9.7f [christos 20050325]
7985 /rescue: Add tetris. [lukem 20050401]
7986 uvm(9): Simplify kernel memory allocation API and its implementation.
7988 ipf(8): Updated to version 4.1.8. [martti 20050403]
7990 proxied ident queries. [peter 20050404]
7991 ac97(4): Add support for AC'97 modems. [jmcneill 20050407]
7992 auich(4): Add support for Intel ICH AC'97 modems as audio devices.
7993 Currently disabled by default. [jmcneill 20050407]
7995 arc: Add a standalone boot program to load ELF kernels.
7997 cvs(1): Upgrade to 1.11.20. [christos 20050419]
7998 openssh: Upgrade to 4.0. [christos 20050423]
7999 crypto: Upgrade to OpenSSL 0.9.7g [christos 20050423]
8000 gettext(1): Upgrade to 0.14.4 [christos 20050429]
8001 ehci(4): Various bug fixes. The most visible is that low/full speed
8002 devices can now be connected to high speed hubs.
8005 psh3tp(4): Support touch-panel for PERSONA SH3 machines.
8007 evbarm: Add support for the Arcom Viper. [pooka 20050606]
8008 scan_ffs(8): Added scan_ffs from OpenBSD. Utility to find FFSv1/FFSv2
8009 partitions, to recover lost disklabels. [xtraeme 20050615]
8011 from FreeBSD. [briggs 20050620]
8013 gone), whatis(1) and then pkg_info(1). [hubertf 20050622]
8014 i386: Add cd9660 file system support to the BIOS bootloader.
8016 tlp(4): added support for ASIX AX88140A and AX88141.
8018 pss(4): Remove the pss(4) driver. It has never been workable.
8020 deroff(1): brought back from the dead. [perry 20050629]
8021 spell(1): brought back from the dead. [perry 20050629]
8022 ching(6): brought back from the dead. [perry 20050630]
8024 i386: WSDISPLAY_SCROLLSUPPORT is now enabled in GENERIC kernel.
8031 uipaq(4): USB driver for iPAQ devices. From OpenBSD.
8035 http://www.gont.com.ar/drafts/icmp-attacks-against-tcp.html
8037 config(1): Implement "no <dev> at <attachment>". [cube 20050724]
8039 devices. [skrll 20050731]
8041 Battery unit. [nakayama 20050731]
8043 ftpd(8): Implement option "-D", for running ftpd(8) in standalone mode.
8046 peers, viewable with netstat(1). [rpaulo 20050805]
8047 postfix(1): Updated to 2.2.5. [rpaulo 20050818]
8049 getent(1): Add support for "ethers" database. [ginsbach 20050824]
8050 ftpd(8): Add new ftpd.conf(5) option, recvbufsize, and make
8052 the server. [ginsbach 20050824]
8054 on UFS1 file systems, adapted from FreeBSD. [thorpej 20050828]
8055 psh3lcd(4): Support LCD screen driver for PERSONA SH3 machines.
8057 i386: WSDISPLAY_SCROLLSUPPORT enabled in GENERIC.MPACPI,
8058 GENERIC_LAPTOP and XEN0 kernels. [rpaulo 20050909]
8059 amd64: WSDISPLAY_SCROLLSUPPORT enabled in GENERIC kernel.
8061 kernel: Add tmpfs file system. [jmmv 20050910]
8062 mount_tmpfs(8): Add utility to mount a tmpfs file system.
8067 am-utils: Upgrade to 6.1.2.1 [rpaulo 20050920]
8069 credentials and create a PAG if necessary. [tsarna 20050921]
8070 kernel: Reset the AMD Geode SC1100 microcontroller. [dyoung 20050922]
8072 watchdog timer. [dyoung 20050922]
8074 other than VFS can execute code upon VFS operations.
8075 See vfs_hooks(9) for more information. [jmmv 20050923]
8079 it work. [jmmv 20050923]
8081 its code. [jmmv 20050923]
8082 gpio(4): Import general purpose I/O framework from OpenBSD.
8086 config(1): Implement "no device at <attachment>" and "no <device>".
8088 wpa: Add wpa_cli and wpa_supplicant.
8091 possible. [bouyer 20051002]
8092 file(1): update to 4.16. [pooka 20051018]
8093 evbarm: Add support for the Atmark Techno Armadillo-9.
8095 ipv6: rc.conf(5) $ip6sitelocal variable has been removed. You
8098 variable. [rpaulo 20051124]
8099 openssl: update to 0.9.8a [christos 20051125]
8100 kernel: Switch to a stateful read-ahead algorithm. [yamt 20051130]
8101 posix_fadvise(2): Add. (Only POSIX_FADV_NORMAL, POSIX_FADV_RANDOM,
8102 and POSIX_FADV_SEQUENTIAL are implemented.) [yamt 20051130]
8103 postfix(1): Updated to 2.2.6. [rpaulo 20051201]
8104 auich(4): Now it supports ICH7 and Intel 6300ESB audio controllers.
8111 and LWP information for kdump and ktruss. Ability to trace
8112 upcalls. [skrll,christos 20051211]
8113 sip(4): Now enabled and known working for sparc64. [mrg 20051220]
8115 tb(4): Remove the line discipline driver. [thorpej 20051220]
8116 bind: Imported 9.3.2 for named and tools [christos 20051221]
8118 on the fly. [yamt 20051226]
8120 the partition table is located. [jmmv 20051227]
8121 kernel: Add preliminary support for System V Boot File System.
8122 Written by UCHIYAMA Yasushi. [tsutsui 20051229]
8124 Boot File System. Also written by UCHIYAMA Yasushi.
8126 ews4800mips: Initial import of ews4800mips port. Most porting work
8127 was done by UCHIYAMA Yasushi. [tsutsui 20051229]
8129 transceiver/synthesizer. [dyoung 20051229]
8130 i386: Add support for AMD PowerNow technology.
8131 Written by Martin Vegiard. [xtraeme 20051231]
8132 rlphy(4): Realtek 8139/8201L PHY. From OpenBSD [xtraeme 20060104]
8133 build.sh: Add experimental ability to build syspkgs. [apb 20060104]
8134 postfix(1): Updated to 2.2.8. [rpaulo 20060109]
8135 ews4800mips: Add sysinst support. [tsutsui 20060109]
8136 zlib: Updated to 1.2.3 and shared between kernel and userland.
8139 devices. [thorpej 20060116]
8140 evbmips: Add support for Alchemy Au1550 processors and DBAu1550 board.
8142 build.sh: Add iso-image action, to create a CD-ROM image after
8143 build.sh release. [apb 20060128]
8145 vnd(4): Remove compile-time limit on the number of vnd(4) devices. Now
8146 devices are automatically created when they are configured.
8149 devices like harddisc partitions and vnd's.
8151 binutils: updated to FSF binutils 2.16.1 release. [skrll 20060202]
8152 i386: Add support for the Multiboot Specification. [jmmv 20060203]
8153 cvs(1): Upgrade to 1.11.21, and move it to xcvs [christos 20060204]
8154 openssh: Upgrade to 4.3. [christos 20060204]
8156 am-utils: Upgrade to 6.1.3 [christos 20060205]
8157 wsmouse(4): Add support to automatically repeat wsmouse button events.
8161 evbarm: Add support for the Atmark Techno Armadillo-210.
8163 groff(1): Updated to 1.19.2. [wiz 20060206]
8166 evbmips: Add support Alchemy Au15XX PCI host. (DBAu1500/DBAu1550).
8170 etcupdate(8): Add ability to update from a binary set file. Change
8171 the meaning of some options. [apb 20060218]
8177 prep: Add support for IBM 7024-E20 and 7025-F30. [garbled 20060223]
8178 vinum: Removed from base. [christos 20060225]
8179 postfix(1): Updated to 2.2.9. [rpaulo 20060225]
8180 evbmips: Add support for 4G Systems MTX-1 board (MeshCube/AccessCube).
8182 evbmips: Add support for Plat'home OpenMicroServer (OMS-AL400/128).
8184 evbarm: Add support for the Linksys NSLU2 (a.k.a. "Slug") NAS device.
8191 to stop on syscall entry and exit. Used by tools like
8193 svwsata(4): Driver for Serverworks K2 SATA controllers. From
8196 PReP residual data. Remove hardcoded per-machine constants
8198 hardware. [garbled 20060309]
8201 prep: Add NVRAM device and root device detection. [garbled 20060316]
8203 evbmips: Add support for Atheros AR5312 SoC. [gdamore 20060321]
8206 prep: Add support for updating the boot partition. [garbled 20060323]
8208 ndis(4): Ported FreeBSD's NDIS Wrapper. See ndiscvt(8) for more
8211 recorders. [scw 20060403]
8212 utoppya(1): Userland program to interface to utoppy(4).
8214 ipf(8): Updated to version 4.1.13. [martti 20060404]
8215 onewire(4): Driver for Dallas Semiconductor 1-wire bus. From
8216 OpenBSD. [riz 20060407]
8217 gpioow(4): bit-banging driver for onewire via gpio pin. From
8218 OpenBSD. [riz 20060407]
8219 owtemp(4): Driver for some 1-wire temperature sensors. From
8220 OpenBSD. [riz 20060407]
8221 wpa_supplicant(8): Updated to version 0.4.8 [rpaulo 20060412]
8222 hostapd(8): Imported version 0.4.8 [rpaulo 20060412]
8224 not writing us out of space. New cleaner daemon.
8225 Various other fixes and improvements. [perseant 20060414]
8226 cobalt: Add code to identify Cobalt models. [tsutsui 20060415]
8227 arc: Add support for pci_configure_bus(9) (a.k.a. options
8229 properly on PCI based NEC machines. [tsutsui 20060415]
8231 driver. [tsutsui 20060415]
8232 evbarm: Add support for the I-O DATA HDL-G. [nonaka 20060416]
8234 than its own PCI fixup code. [tsutsui 20060417]
8235 ipw(4): The firmload(9) API is now used. You no longer need to
8236 use ipwctl(8) to load the firmware. [rpaulo 20060417]
8237 init(8): Support for running multi-user in a chroot() environment.
8238 Allows / file system on e.g., cgd(4), vnd(4) or ccd(4)
8239 volumes. [salo 20060418]
8240 gcc(1): Import GCC 4.1 branch from 20060420 (4.1.1 prerelease.)
8242 cobalt: Account interrupts by evcnt(9). [tsutsui 20060421]
8245 in file against files on disk, e.g. after "md5 *.tgz >MD5"
8246 verify with "md5 -c MD5". [hubertf 20060423]
8247 prep: Add support for the Motorola Powerstack E1. [garbled 20060426]
8248 prep: Add generic soft interrupt support. [garbled 20060503]
8249 ipv6: Add support for RFC 3542 API. By the KAME project.
8252 bridges to the i386 port. [jmcneill 20060506]
8254 OpenBSD. [jmcneill 20060506]
8255 prep: Account interrupts by evcnt(9). [garbled 20060508]
8256 it(4): Driver for iTE IT87xxF/SIS 950 Hardware monitor. Adapted
8257 from OpenBSD. [xtraeme 20060513]
8260 requests. [elad 20060515]
8261 kernel: Add mprotect(2) restrictions to enforce W^X policies. See
8262 options(4), sysctl(3), and paxctl(1). From PaX. [elad 20060515]
8265 security.conf(5): Add $check_devices_ignore_paths, to specify
8267 operation. [lukem 20060525]
8268 hostapd(8): Updated to version 0.4.9. [rpaulo 20060525]
8269 wpa_supplicant(8): Updated to version 0.4.9. [rpaulo 20060525]
8270 sendmail(8): Removed. This removal was planned for post 4.0, but
8273 gcc(1): Import GCC 4.1 branch from 20060602 (4.1.2 prerelease.)
8275 gcc(1): Import gcc 3.3.6 release. [skrll 20060605]
8276 ath(4): Import HAL 0.9.17.2, which adds support for WiSoC platforms
8277 (AR531x devices), and 32-bit SPARC. [gdamore 20060605]
8278 ral(4): new driver layout supporting the RT2661 chipset. From
8279 OpenBSD. [rpaulo 20060606]
8280 timecounter(9): ported from FreeBSD.
8282 NTP API 4 nanokernel implementation. was expected after
8284 testing and port conversion. simonb & [kardel 20060607]
8285 prep: Add support for PCI cards that have a builtin PCI-PCI bridge.
8294 ntp: Import ntp 4.2.2 (20060606). [kardel 20060611]
8295 prep: Add root device detection for Motorola machines.
8299 supported.
8301 Itronix, Inc. [gdamore 20060619]
8303 partitions. [jdc 20060620]
8305 RAID 1 filesystems. [jdc 20060620]
8306 prep: Add timecounter support. [garbled 20060620]
8307 gcc(1): Switched arm, armeb, i386, sparc, sparc64, x86_64 to GCC4.
8309 cvs(1): Upgrade to 1.11.22. [christos 20060623]
8310 gcc(1): Switched m68000 to GCC4. [mrg 20060623]
8311 gcc(1): Switched powerpc to GCC4. [garbled 20060623]
8313 gcc(1): Switched alpha to GCC4. [drochner 20060626]
8315 pppd(8): updated to version 2.4.4. [christos 20060629]
8316 kse(4): Driver for Micrel KSZ8842/8841 PCI Ethernet controller.
8320 added support for Active Sensing. Altered handling of output
8323 dmesg identifies which devices to avoid.
8324 eap(4): now uses tx-ready interrupt on MIDI port.
8327 alluded to in midi.4.
8333 nonstandard devices.
8335 MIDI synthesis. midiplay(1): Exact effect of some options
8336 clarified. Untested support added for playing absolute-timed
8337 MIDI files. [chap 20060630]
8339 completed. [bouyer 20060702]
8341 the kernel using ioctls. [thorpej 20060705]
8342 gcc(1): Switched vax to GCC4. [matt 20060707]
8344 meta-data association interface. [elad 20060714]
8345 postfix(1): Updated to 2.3.0. Dovecot server side SASL support
8346 activated. [rpaulo 20060720]
8348 only for now. [jmcneill 20060721]
8351 ksyms(4) or ddb(4). [tsutsui 20060722]
8352 ntp: Import ntp 4.2.2p2 (20060709). [kardel 20060729]
8354 the arbitrary size limit on them has been removed.
8356 postfix(1): Updated to 2.3.2 to fix a security vuln in Postfix
8357 SMTP client. [rpaulo 20060801]
8359 adapted from OpenBSD. [xtraeme 20060806]
8362 etc sets. [hubertf 20060904]
8363 scan_ffs(8): Add -F file support. Useful to search for partitions
8364 on disk images. [xtraeme 20060907]
8365 iwi(4): Use firmload(9) to load firmware images. You no longer need to
8366 use iwictl(8) to load the firmware. [skrll 20060809]
8367 acorn32: Remove the old, pre-wscons, console code. Kernel
8369 will need to be updated to use wscons. [bjh21 20060814]
8370 wpi(4): Driver for Intel PRO/Wireless 3945ABG. OpenBSD wpi driver
8371 ported by Jean-Baptiste Campesato. [simonb 20060818]
8374 video modes. This removes the requirement for compiling
8375 RISC OS monitor definitions into the kernel. [bjh21 20060820]
8377 removed. [matt 20060825]
8378 netccit: Support for CCITT/X.26 in the kernel and userspace has
8379 been removed. [matt 20060825]
8381 ABI. [matt 20060825]
8382 postfix: Updated to 2.3.3 [rpaulo 20060827]
8384 network storage appliances by I-O DATA. The port was
8385 done by NONAKA Kimihiro <nonaka@NetBSD.org>.
8387 evbmips: Add timecounter support. [gdamore 20060901]
8389 drivers, which provides uniform handling across all ports.
8390 Not all ports have adopted it yet. [gdamore 20060902]
8391 sun2: Add timecounter support. [gdamore 20060903]
8392 gcc(1): Switch sh5 to GCC4. [scw 20060904]
8394 in RFC 3168. Sponsored by Google SoC. [rpaulo 20060905]
8395 prep: Convert prep to MI todr(9) driver. [garbled 20060905]
8396 sun3: Add timecounter support. [gdamore 20060905]
8397 cesfic: Add timecounter support. [gdamore 20060906]
8398 prep: Add support for the IBM 7025-F40. [garbled 20060907]
8400 locking events recorded over the lifetime of a called program.
8402 cobalt: Add timecounter support. [gdamore 20060907]
8404 controller. [itohy 20060907]
8405 ews4800mips: Add timecounter support. [gdamore 20060909]
8406 arc: Add timecounter support. [gdamore 20060909]
8407 news68k: Add timecounter support. From gdamore. [tsutsui 20060909]
8408 msk(4): Driver for Marvell Yukon 2 Gigabit Ethernet. [riz 20060909]
8409 evbsh5: Add timecounter support. [gdamore 20060909]
8410 hp300: Add timecounter support. [tsutsui 20060909]
8411 ipsec-tools: ipsec-tools CVS is now part of NetBSD. [manu 20060909]
8412 iyonix: Add timecounter support. [gdamore 20060910]
8413 next68k: Add timecounter support. [gdamore 20060911]
8414 cats: Add timecounter support. [gdamore 20060911]
8415 netwinder: Add timecounter support. [gdamore 20060911]
8416 shark: Add timecounter support. [gdamore 20060913]
8417 newsmips: Add timecounter support. From gdamore. [tsutsui 20060913]
8418 luna68k: Add timecounter support. [gdamore 20060914]
8419 mipsco: Add timecounter support. [gdamore 20060915]
8420 hpcmips: Add timecounter support. [gdamore 20060915]
8421 sgimips: Add timecounter support. [gdamore 20060916]
8423 of Veriexec fingerprint files. [elad 20060916]
8426 x68k: Add timecounter support. [gdamore 20060919]
8429 utmpx. [hubertf 20060919]
8432 gcc(1): Switch hppa to GCC4. [skrll 20060922]
8434 default. Thanks to Sergey Svishchev for the patch.
8436 wscons: Add fr_CA.iso8859-1 keyboard mapping support. Thanks to
8437 Matthew Mondor for the patch. [jmcneill 20060922]
8438 sh3: Add timecounter support to all sh3 ports. From gdamore with
8439 some fixes by me. [tsutsui 20060924]
8441 argument. [jmcneill 20060924]
8445 which can be found at http://www.meraki.net/
8449 ofctl(8): initial import, formerly known as ofdump2. For macppc,
8450 shark, sparc64.
8451 Written by Matt Thomas. [macallan 20060929]
8453 during a cross build. [apb 20060929]
8456 sun3: Add initial bus_space(9) support. [tsutsui 20061001]
8458 acorn32 asc(4). [bjh21 20061001]
8461 including a sample driver for the TI TMP121 sensor.
8463 ps(1): Improved support for customised headers via -o and -O options.
8465 sun3: Add MI softintr(9) support by shared sources with sun2 port.
8468 OpenBSD for sbus/ebus attachment. [jnemeth 20061006]
8469 find(1): Add support for "find ... -exec ... +". Written by
8470 John Hawkinson. [apb 20061007]
8471 tcp_congctl(9): API for TCP congestion control algorithms.
8472 net.inet.tcp.newreno was removed, please use
8473 net.inet.tcp.congctl.selected instead. [rpaulo 20061009]
8475 integers. [thorpej 20061011]
8476 pf(4): Added support for ALTQ. [peter 20061012]
8478 (at least on macppc). [tsutsui 20061014]
8480 evbarm: Add support for the gumstix. [kiyohara 20061016]
8482 wm(4): Added support for the Intel 80003 gigabit ethernet controller.
8484 gcc(1): Update to GCC 4.1.2-20061021 snapshot. [mrg 20061021]
8486 and completion. Thanks to Anon Ymous [christos 20061021]
8489 Ethernet 1 cards respectively, in place of asc(4) and ie(4).
8494 hpcarm: Add timecounter support and convert to MI todr(9).
8496 less: Updated to version 394. [mrg 20061025]
8498 on the a.out kludge which means that a stock GRUB (without
8499 custom patches) can be used to successfully boot the kernel.
8501 file(1): update to 4.18. [pooka 20061031]
8504 devices from OpenBSD. [joerg 20061101]
8506 files using the Kermit protocol. gkermit has no
8508 make connections. [apb 20061101]
8509 i386: Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP,
8510 INSTALL, INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels
8514 math coprocessor emulation. Coprocessor emulation is
8515 retained in the LAPTOP kernels, but not in the others.
8518 support as well. Compile all kernels with appropriate
8520 faster). Those requiring support for machines with i386
8522 kernels. [tls 20061101]
8524 /bin/sh. [pavel 20061102]
8525 tmpfs: NFS support is now complete. At the very least, all the
8527 executed over a remote tmpfs mounted through NFS.
8529 tmpfs: Add a LKM for this file system. [jmmv 20061105]
8530 postfix: Updated to 2.3.4 [rpaulo 20061107]
8534 tests for them. [jmmv 20061109]
8536 the bmap and strategy operations. This includes tmpfs
8537 and smbfs. [jmmv 20061109]
8539 binaries to what PROG_PAX is set. [christos 20061110]
8541 root file system can be safely placed on a LFS volume.
8544 GENERIC kernels of amd64, i386, macppc and sparc64.
8546 ssp: New library modelled after the gcc libssp. Stack protector
8547 code from OpenBSD. Enable stack protection both in
8549 /etc/mk.conf [christos 20061111]
8552 openssl: update to 0.9.8d [christos 20061113]
8553 wm(4): Add IPv6 Rx tcp/udp checksum offloading. [yamt 20061116]
8554 mac68k: Add timecounter support. [hauke 20061120]
8555 etherip(4): New driver based on tap(4) and gif(4) by Hans Rosenfeld.
8558 offload support. [yamt 20061124]
8560 controllers. [bouyer 20061130]
8561 shark: add support for igsfb at ofbus. [macallan 20061207]
8562 mfi(4): driver for LSI Logic & Dell MegaRAID SAS RAID controller.
8563 Ported from OpenBSD, tested on i386 and amd64.
8566 device. Ported from OpenBSD by cube@, with some bus_dma
8567 fixes by me. [bouyer 20061217]
8568 shark: add support for XFree86 with wsfb. [macallan 20061220]
8569 iwi(4): Update to use the single file firmware format. The new
8570 firmware is available in pkgsrc/sysutils/iwi-firmware3.
8573 contributed by Mihai Chelaru. [xtraeme 20070106]
8574 bind: import 9.4.0-rc2 [christos 20070127]
8576 kernels. NetBSD has not used partition ID 0x165 for many,
8579 installations when sysinst writes back the disklabel.
8582 partition ID 0x169 for their NetBSD partitions. [tls 20070124]
8583 build: 'make iso-image' in src/ (or build.sh iso-image) will build
8584 iso images, eventually bootable, using in-tree tools.
8587 different bootable kernels on the iso images. Enable ACPI
8588 in default INSTALL and GENERIC kernels. [bouyer 20070306]
8589 openssl: Import OpenSSL 0.9.8e. [mjf 20070307]
8590 ataraid(4): Add support for Via V-RAID. [garbled 20070326]
8591 bind: import 9.4.0 [ghen 20070330]
8597 controller. [bouyer 20070429]
8598 ipf(8): Updated to version 4.1.20. [martti 20070501]
8600 query/control block device controllers. [bouyer 20070501]
8601 envsys(4): added DRIVE type sensor. [bouyer 20070501]
8602 mfi(4): added bio(4) and envsys(4) support. [bouyer 20070501]
8603 bind: import 9.4.1 [christos 20070501]
8605 attachment (ug* at acpi?). Patch from Mihai Chelaru.
8607 xen: Add timecounter support. [jld 20070512]
8608 ipf(8): Updated to version 4.1.22. [martin 20070515]
8610 PCIe to SATA II/PATA controllers. [bouyer 20070515]
8611 aac(4): Compile and run on amd64. [briggs 20070525]
8612 mips: Make ddb(4) backtrace on mips more usable. [tsutsui 20070529]
8614 CPUs running in 64bit mode. [xtraeme 20070603]
8616 emulated OSS functions. [joerg 20070611]
8618 OpenBSD. [jmcneill 20070615]
8619 ipf: Updated to v4.1.23 [martin 20070616]
8622 (for example the decTOP). [xtraeme 20070627]
8623 bind: import 9.4.1-P1 [christos 20070724]
8624 mpt(4): Add support for newer SAS and similar devices. [tron 20070727]
8625 postfix(1): Updated to 2.4.5 [heas 20070802]
8626 cobalt: Add support for booting off raidframe RAID1 mirrors.
8628 build.sh: Add iso-image-source option which does iso-image with
8629 source sets. [jnemeth 20070830]
8630 build.sh: Add iso-dir=directory option which when combined with
8632 added to the CD-ROM image. [jnemeth 20070901]
8633 build.sh: Convert iso-dir=directory option to -C cddir.
8637 cobalt: Add netboot support via tlp0 to bootloader. [tsutsui 20071030]
8638 aac(4): Added IBM ServeRAID 8k support. [sborrill 20080508]
8641 evbppc: Add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
8643 VillageTronic MacPicasso 340. [hauke 20061206]
8644 puc(4): Add support for Perle Systems 4 and 8 ports modem boards.
8646 arm: Add support for NPE Ethernet on IXP425. [scw 20061210]
8647 arm: Add support for IXP425 watchdog timer. [scw 20061210]
8649 moved from ls(1). [christos 20061214]
8650 arm: Add support for i2c, i2s, pcmcia, and ohci of PXA2x0.
8651 Ported from OpenBSD as part of zaurus port by NONAKA Kimihiro.
8653 zaurus: Add support for Sharp C3x00 PDA. [ober 20061217]
8655 and makeiplcookie(9). [yamt 20061221]
8656 sgimips: Add support for Set Engineering's GIO Fast Ethernet board.
8659 framebuffers found in Indigo systems. [rumble 20061226]
8660 nfs: Remove NQNFS support from kernel. [yamt 20061227]
8662 pseudo-device. [mouse 20061229]
8663 sgimips: Add i8254 timecounter(9) support for use on IP12.
8665 mount_psshfs(8): Add puffs sshfs. [pooka 20061229]
8667 aka BUFFALO RCF-CBA2. [ichiro 20061231]
8669 Athlon 64 and Opteron processors. [ad 20070101]
8672 the secondary bootloader from it. [dsl 20070101]
8674 policy. One incompatible change is that an unprivileged
8677 automatically added. [elad 20070102]
8679 that use metadata partition mappings. [reinoud 20070104]
8680 i386: Add support for Microsoft Xbox. [jmcneill 20070105]
8681 ntp: Import ntp 4.2.4 (20061228). Tracking of network interface
8684 (WLAN/DSL/ppp/...). [kardel 20070106]
8685 config(1): Introduce a new -L option, generates a lint configuration.
8687 umass(4): Add a quirk for the Sony Cybershot USB camera.
8688 From Mihai Chelaru. [christos 20070109]
8690 the secmodel. [elad 20070110]
8691 gcc(1): Updated to version 4.1.2-20070110. [mrg 20070111]
8692 zaurus: Add MI todr(9) and timecounter(9) support. [ober 20070112]
8693 acpitools: Added from FreeBSD via fvdl. [christos 20070114]
8694 kernel: Add syscalls for POSIX Real-time library. [ad 20070116]
8695 adb(4): Add new and simplified MI ADB drivers. [macallan 20070117]
8696 macppc: Add a driver for the SGS 7433 mixer found in some G3 Macs.
8699 remove viapm(4) code. From OpenBSD. [xtraeme 20070120]
8702 contributed by Kimura Fuyuki. [bouyer 20070122]
8703 msk(4): Pull support for some devices and many bug fixes from OpenBSD.
8706 (Prolific Technology PL2303X). [msaitoh 20070131]
8708 state with the keyboard. From OpenBSD. [ober,peter 20070202]
8709 security(8): Add support for per-user /tmp. [elad 20070204]
8710 ugensa(4): Add support Novatel Merlin, used in VZ V620.
8711 From John Nielsen on freebsd-mobile. [gdt 20070205]
8712 i386, amd64: Add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
8713 find(1): Add -delete option from FreeBSD. [elad 20070206]
8714 rum(4): Add support for MELCO WLI-U2-SG54HP and PLANEX GW-US54Mini2.
8716 kernel: Merge the newlock2 branch. Introduces a number of new
8719 with a 1:1 threading model. [ad 20070209]
8720 news68k: Implement generic softintr(9) support. [tsutsui 20070210]
8721 ubsa(4): Add support for CDMA modems sold by Eurotel (now O2).
8724 functionality, layered on top of libpuffs. [agc 20070211]
8726 instructions), ported from OpenBSD. [daniel 20070217]
8727 shark: Add generic softintr(9) support. [matt 20070218]
8728 kernel: Add code to support per-system call statistics. [dsl 20070218]
8729 sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
8731 mezzanine. [rumble 20070219]
8732 btuart(4): Add support for Bluetooth HCI UART (H4) driver.
8734 btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
8738 that allow a device to restrict the bus address range.
8740 kernel: Replace the Mach-derived boolean_t type with the C99 bool type.
8742 arm: Add PXA2x0 RTC driver. [nonaka 20070225]
8743 mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
8745 eeprom from actually changing firmware settings.
8747 MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
8748 defined in MAKEDEV. [apb 20070303]
8749 dkscan_bsdlabel(8): Add a tool to scan disks for BSD disklabels.
8752 init(8). [dsl 20070302]
8753 x68k: Add generic softintr(9) support. [tsutsui 20070304]
8754 luna68k: Add generic softintr(9) support. [tsutsui 20070304]
8756 appropriate pointer types. [christos 20070304]
8757 file(1): Update to 4.20. [pooka 20070304]
8758 cesfic: Add generic softintr(9) support. [tsutsui 20070305]
8759 hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
8760 ipv6: Add ipv6 fast forward. [liamjfoy 20070307]
8761 amd64, i386: Add support for the High Precision Event Timer driver.
8763 next68k: Add generic softintr(9) support. [tsutsui 20070308]
8764 openssh: Import 4.6. [christos 20070310]
8766 adapted from FreeBSD for envsys(4). [xtraeme 20070313]
8767 evbmips: Add Infineon ADM5120 port. [dyoung 20070320]
8768 kernel: Import of DRM (Direct Rendering Manager). Not yet enabled
8769 by default. [drochner 20070320]
8772 Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
8773 See options(4) for more information. [xtraeme 20070320]
8774 atari: Implement generic softintr(9) (untested). [tsutsui 20070321]
8775 pkill(1): Add the -l (long format) option. [erh 20070321]
8776 viadrm(4): Import viadrm(4) from DRI git. [jmcneill 20070323]
8777 macppc: Add experimental Apple UniNorth AGP driver. [macallan 20070325]
8778 agp(4): Add AGPv3 support to VIA AGP driver from FreeBSD.
8780 libc: Add support for LC_TIME. [manu 20070328]
8781 vax: Turn on generation of PIC code. [matt 20070331]
8783 frontends. [macallan 20070411]
8785 onboard display adapter crmfb(4). [jmcneill 20070412]
8787 OpenBSD. [jmcneill 20070412]
8789 Ultra Enterprise 450. See envctrl(4). [tnn 20070414]
8790 puffs(4): Support NFS exporting puffs file servers. [pooka 20070416]
8791 adb(4): Add a very simple driver for ADB button devices.
8793 xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
8794 GNU compatible exit values. [christos 20070418]
8795 mount_9p(8): Add support to mount a 9P file service with puffs.
8798 to locate files within an emulation's root directory.
8799 Instead get namei() to check the emulation root first.
8802 pax(1): Add a '-V' flag to pax for verbose summary without listing.
8804 prep: Add support for the MTX604 RAVEN based machine. Other RAVEN
8805 based machines are also likely to work now. [garbled 20070426]
8806 kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
8808 alternate superblocks. [perseant 20070501]
8811 using puffs_cc(3). Convert mount_psshfs(8) and
8812 mount_9p(8) to use it. [pooka 20070505]
8814 appropriate input clocks. [rumble 20070508]
8816 at root mount time. [manu 20070508]
8818 files using: http://www.sethwklein.net/projects/iana-etc/ .
8821 policy flags ('if-bound', 'group-bound', 'floating').
8822 Extend pf.conf(5) syntax to express the translation-state
8823 policies. [dyoung 20070510]
8824 gdb(1): Add target kvm support for amd64. [fvdl 20070515]
8825 kernel: yamt-idlelwp branch was merged.
8826 1. separate context switching and thread scheduling.
8827 2. implement idle lwp.
8828 3. clean up related MD/MI interfaces.
8829 4. make scheduler(s) modular.
8831 sh3: Implement fast path TLB miss handling. [uwe 20070518]
8832 ld.elf_so(1): Support Solaris $ORIGIN etc. expansions in paths.
8835 Jonathan A. Kollasch in PR kern/33496. [dogcow 20070520]
8837 /proc/stat, /proc/loadavg and /proc/<pid>/statm.
8839 top(1): Allow a single process to be selected by pid.
8840 Add a 'thread mode' that displays LWPs.
8843 support and new firmware sets. [mjacob 20070524]
8845 Google Summer of Code project. [blymn 20070529]
8847 the input file into chunk_count smaller files.
8850 the SMSC LPC47B397. [blymn 20070601]
8851 powerpc: Add booted_kernel and booted_device sysctl. [nisimura 20070601]
8852 file(1): Update to 4.21. [pooka 20070607]
8853 zyd(4): Added OpenBSD's driver. Supports ZyDAS ZD1211/ZD1211B
8854 USB IEEE 802.11b/g wireless network device. [kiyohara 20070609]
8855 mac68k: Switch sn(4) Ethernet on mac68k to using MI SONIC driver.
8857 tcp(4): Per socket keepalive timer settings. Ability to change
8858 connection timeout. [christos 20070620].
8859 gdb(1): Remove gdb 5.3. [skrll 20070621]
8862 effective group ID. [ginsbach 20070621]
8863 gcc(1): Updated to version 4.1.3-20070620. [mrg 20070621]
8864 df(1): Fix -P option, and add -g (in gigabytes) option.
8866 ntp: Updated to version 4.2.4p2. [kardel 20070624]
8867 tcpdrop(8): Ported by anon ymous (from FreeBSD/OpenBSD).
8869 fast_ipsec(4): Add support for IPsec NAT-T. [degroote 20070627]
8870 efs: Added read-only Silicon Graphics EFS file system. [rumble 20070629]
8872 like mbrlabel(8) for MBR label. [rumble 20070629]
8873 envsys(4), sysmon_envsys(9): Imported envsys2. New API with the
8875 - Cleaned up the API for simplicity and efficiency.
8876 - Ability to send capacity/critical/warning events to powerd(8).
8879 no 32 bytes event size event restriction anymore.
8881 COMPAT_40.
8883 information.
8885 libutil: Add estrndup(3). [pooka 20070701]
8886 i386: Add support for VIA Esther. From FreeBSD. [christos 20070703]
8888 based on puffs(3). [pooka 20070708]
8890 Geode CS5536 companion controllers. [jmcneill 20070708]
8892 SMBus driver. [kiyohara 20070711]
8894 interface. [rmind 20070712]
8895 dbri(4): Added support for audio input. [macallan 20070712]
8896 sgimips: Add hardware cursor support to crmfb(4) on O2.
8899 implementation for COMPAT_LINUX(8). [joerg 20070717]
8900 find(1): Add the '-E' option to interpret regexes as extended regexes.
8903 with MI mc146818 driver. [tsutsui 20070721]
8904 tcpdump(8): Import tcpdump-3.9.7. [drochner 20070724]
8905 ichsmb(4): Add support for Intel ICH SMBus controller.
8908 configure network interfaces through DHCP. [jmmv 20070729]
8909 zaurus: Added support to detect AC adapter and charge battery.
8911 libarchive: Import libarchive-2.2.5. [joerg 20070729]
8912 sparc: The cgfourteen(4) driver now supports wscons. [macallan 20070730]
8914 pccons. [jmmv 20070731]
8915 tcp(4): TCP socket buffers automatic sizing, ported from FreeBSD.
8917 agp(4): Add support agp_amd64. Imported from FreeBSD.
8919 cpuctl(8): A new utility which allows setting CPUs online/offline.
8923 detaching running threads. [ad 20070804]
8924 rump: Add the Runnable Userspace Meta Program framework to sys/rump.
8926 kernel sources and run in userspace. Their main use is
8927 testing/debugging. Currently supported are a number of
8928 file systems (e.g. ffs) through puffs(3). [pooka 20070805]
8930 any framebuffer console driver that uses vcons.
8932 libarchive: Import libarchive-2.2.6. [joerg 20070806]
8934 directory. [hubertf 20070806]
8937 circumstances. [ad 20070807]
8938 mount_sysctlfs(8): sysctl(3) to file system translator. [pooka 20070809]
8939 bge(4): Add support for BCM5786. [taca 20070810]
8940 agp(4): Add agp support for i965Q. [markd 20070815]
8941 slhci(4): Replace to Matthew Orgass's slhci(4). [kiyohara 20070815]
8942 spdmem(4): Add Serial Presence Detect driver/support. This decodes
8944 of memory modules. [tnn 20070818]
8946 USB-Serial converter. [sborrill 20070818]
8947 amiga: Add wdc(4) frontent for the buddha and catweazle Z2 hardware.
8949 btbc(4): Add support for AnyCom BlueCard. [kiyohara 20070820]
8950 libm: Add C99 complex support (float/double). [drochner 20070820]
8951 amd64: Enable LFS from sysinstall. [skd 20070821]
8952 atactl(8): Improve SATA support. [bouyer 20070821]
8954 accelerated framebuffer console. [macallan 20070826]
8956 ICH6 or newer chipsets plus timecounter support. Also it can
8957 be used on EM64T systems running the amd64 port. Adapted from
8958 FreeBSD and OpenBSD. [xtraeme 20070826]
8959 wlanctl(8): Add -p flag that only plints public (i.e. non-encrypted)
8960 nodes. [dogcow 20070829]
8962 acceleration. [macallan 20070830]
8964 controllers. [xtraeme 20070831]
8965 uchcom(4): Add support for WinChipHead CH341/340 USB-Serial adapter.
8967 amd64, i386: cgd(4) is part of GENERIC. [joerg 20070906]
8968 libpthread: scalability and performance enhancements. The MySQL
8971 serious performance drop-off occurs. [ad 20070907]
8974 "inquiry result with RSSI" packets. [plunky 20070907]
8975 kernel: Added support for POSIX message queues. [rmind 20070907]
8978 the envsys(4) framework. Ported by Pierre Pronchery
8979 from OpenBSD. [xtraeme 20070911]
8980 pcc(1): Import pcc-070920. [abs 20070920]
8982 handler. [lukem 20070925]
8983 i386, amd64: pcc is now able to compile most of the i386 kernel.
8985 preemption safety. [ad 20070927]
8986 i386: i386 bootblocks are now able to boot amd64 kernels.
8987 support for a.out kernels has been removed. [ad 20070927]
8988 kernel: Added support for kernel core dumps to RAID 1 sets.
8992 received on a raw socket. [dyoung 20071005]
8994 IPv6, and UDP in IPv4. The Mobile IP encapsulation
8995 is no more. [dyoung 20071005]
8998 threaded processes. This provides a significant
9000 make use of malloc, such as MySQL. [ad 20071006]
9003 ready for the CPU affinity. [rmind 20071009]
9004 umidi(4): Add quirks to support Roland UA25, UA4FX and SonicCell.
9006 kse(4): Add multicast filter support. [nisimura 20071014]
9007 httpd(8): Import bozohttpd-20060517. [tls 20071016]
9009 Merge ppcoea-renovation branch. [garbled 20071017]
9010 prep: Convert to generic powerpc PCI framework. [garbled 20071017]
9011 powerpc: New generic interrupt handler framework. [macallan 20071017]
9012 macppc: Switch to generic powerpc interrupt framework.
9014 prep: Convert to generic powerpc ISA framework. [garbled 20071017]
9015 bebox: Convert to generic soft interrupts. [matt 20071017]
9016 prep: Switch to generic powerpc interrupt framework. [garbled 20071017]
9017 powerpc: New generic shared timecounters-based clock routines.
9019 prep: Convert to generic powerpc clock. [garbled 20071017]
9020 sandpoint: Convert to generic soft interrupts. [nisimura 20071017]
9021 sandpoint: Switch to generic powerpc interrupt framework.
9023 sandpoint: Convert to generic powerpc clock/PCI/ISA framework.
9025 macppc: Convert to generic powerpc clock/PCI framework.
9027 pmppc: Convert to generic powerpc clock/PCI/interrupt framework.
9030 evbppc. [garbled 20071017]
9031 ibmnws: Convert to generic powerpc clock.c/PCI/interrupt framework.
9033 mvmeppc: Convert to generic powerpc clock.c/PCI/interrupt framework.
9035 powerpc: Add shared PReP memory maps. [garbled 20071017]
9036 sandpoint: DHCP/NFS bootloader. [nisimura 20071017]
9037 macppc: Convert to generic powerpc bus_dma(9). [matt 20071017]
9038 macppc: Convert to generic powerpc bus_space(9). [garbled 20071017]
9039 powerpc: Generic powerpc OpenFirmware code. [garbled 20071017]
9040 ofppc: Completely rewrite ofppc port from scratch. [garbled 20071017]
9041 bebox: Convert to generic powerpc PCI/ISA framework. [ober 20071017]
9042 macppc: Use genfb(4) as the default framebuffer instead of ofb.
9044 macppc: Switch to new ADB subsystem. [macallan 20071017]
9046 *Books like the 800MHz iBook G4. [macallan 20071017]
9047 powerpc: New generic powerpc IPI framework. [garbled 20071017]
9048 macppc: Convert to generic powerpc IPI framework. [garbled 20071017]
9049 powerpc: New generic powerpc SMP support framework. [garbled 20071017]
9050 macppc: Convert to generic powerpc SMP framework. [macallan 20071017]
9051 prep: Convert to generic powerpc IPI/SMP framework. [garbled 20071017]
9052 amd64, i386: Merge amd64 and i386 pmap. Also always use
9053 large pages if available. [yamt 20071018]
9054 amd64: Add lkm(4) support for compat_linux(8) and exec_linux_elf.
9056 rccide: Add support for the ServerWorks HT-1000 IDE Controller.
9057 From OpenBSD. [xtraeme 20071024]
9059 Controller. From OpenBSD. [xtraeme 20071024]
9060 ofppc: New ofwpci configuration methods, add rtas device.
9062 compat_linux32: Add missing chown's syscalls family members.
9063 This makes chown(1)/chgrp(1) works under compat linux32.
9065 pcc(1): Import pcc-071027. [ragge 20071027]
9066 shark: Removed pccons(4), obsoleted by wscons(4). [jmmv 20071028]
9068 available on Core or newer CPUs. Ported from FreeBSD.
9070 i386, amd64: Added support for Intel 82G965 chipset. [jnemeth 20071030]
9072 semaphores limits. [rmind 20071104]
9075 controllers. [macallan 20071107]
9076 ofppc, macppc: Convert to shared ofw_autoconf. [garbled 20071107]
9077 nsclpcsio(4): Added support for the VLM logical device. This provides
9079 sensors provided in the TMS logical device. From OpenBSD.
9082 and device storage. [plunky 20071109]
9084 handler for kernel-attached userspace daemons (e.g. puffs(4)).
9087 PCM data to userland. [jmcneill 20071111]
9088 hp700: Fix kernel profiling on HPPA. [skrll 20071112]
9089 atf(7): Initial import of the Automated Testing Framework, version 0.3.
9091 the NetBSD operating system. Work until 0.1 sponsored by
9092 Google Summer of Code 2007 and mentored by martin.
9094 sysinst(8): Add support to install the new tests.tgz set.
9097 to tests/util. [jmmv 20071112]
9099 migrated it to tests/fs/tmpfs. [jmmv 20071112]
9101 to tests/games. [jmmv 20071112]
9102 ahcisata(4): Add support for ATAPI devices. [bouyer 20071112]
9103 nfsmb(4): Support more recent NVIDIA chips. [xtraeme 20071114]
9104 viaide(4): Add support for NVIDIA MCP73/77 IDE controllers.
9106 nfe(4): Add support for NVIDIA MCP67/73 Ethernet controllers.
9108 i386: Remove I486_CPU, I586_CPU, I686_CPU options. [ad 20071114]
9109 i386: Remove pccons(4). [ad 20071114]
9110 i386: Remove support for 80386 level CPUs. PR port-i386/36163.
9112 newfs_ext2fs(8): Add a native newfs_ext2fs(8) command.
9113 Closes PR bin/16175. [tsutsui 20071117]
9114 libc: Enable posix_memalign(3). [ad 20071119]
9115 i386, amd64: Add support for boot.cfg(5) to configure the bootloader.
9118 which previously required use of installboot.
9121 block and character devices in userspace. [pooka 20071120]
9122 xen: Added support for amd64 architecture, both as dom0 and domU.
9124 i386: Create a boot.cfg(5) on the install CD to allow the end-user to
9125 select either the standard or non-ACPI kernel easily.
9127 agp(4): Add AGP support for Intel Q35/G33/Q33. [markd 20071124]
9128 rum(4): Add support for COREGA CG-WLUSB2GL and ABOCOM WUG2700.
9130 kernel: Add various atomic ops. Mostly pulled from
9131 thorpej-atomic branch. [ad 20071128]
9132 cobalt: Add support for booting from UFS2 partition to bootloader.
9134 libsa: Add ext2fs support. [tsutsui 20071201]
9135 cobalt: Add support for booting from ext2fs partition to bootloader.
9137 bcsp(4): Add support for BlueCore Serial Protocol. [kiyohara 20071202]
9138 arc: Add support for booting from UFS2 partition to bootloader.
9141 link x86 32bits objects using the native ld(1).
9145 NONE, VM, SCHED, HIGH.
9146 - Acquire kernel_lock only for interrupts at IPL_VM.
9147 - Implement threaded soft interrupts.
9149 nfsmb(4): Make nfsmb(4) work on newer MCPs, including MCP55.
9152 ported from OpenBSD. [xtraeme 20071204]
9155 use this magic string for per-user tmp. [mjf 20071204]
9156 fxp(4): Fix some TX timeout and RX pool corruption problems.
9157 Mostly from OpenBSD. [tsutsui 20071208]
9158 kernel: Added a new power management framework, see pmf(9) for details.
9160 acpi(4): Updated ACPI-CA to 20070320. [jmcneill 20071209]
9161 ofppc: Convert to shared powerpc major numbers. [garbled 20071210]
9162 ofppc: Added support for the bplan/Genesi Pegasos II. [garbled 20071210]
9163 sandpoint: Convert to shared powerpc major numbers. [nisimura 20071211]
9164 queue(3): Add TAILQ_CONCAT() and STAILQ_CONCAT(), from FreeBSD.
9166 macppc: Convert to shared powerpc major numbers. [macallan 20071211]
9167 ddb(4): Add a "whatis" command, inspired from Solaris. [yamt 20071213]
9168 libc: Add dehumanize_number(3). [christos 20071214]
9169 sgimips: Add support for booting from UFS2 to bootloader.
9173 mount_mfs(8) when creating a memory file system. [apb 20071215]
9175 the neighbourhood. [adegroot 20071216]
9176 nfe(4): Handle a quirk of newer MCP6x chips on reading MAC address.
9178 rs6000: New port of NetBSD to the MCA based IBM RS/6000 7006-41T.
9180 openssh: Import 4.7. [christos 20071217]
9181 i386, amd64: Add support for ACPI S3 (suspend-to-RAM) on MP systems.
9185 XFree86's glint driver for accelerated X. [macallan 20071219]
9186 amd64: Remove GENERIC.MP and enable SMP by default. [ad 20071220]
9187 newsyslog(8): newsyslog.conf flag 'J' will bzip2 logfiles.
9190 brightness controls. [jmcneill 20071221]
9191 fdisk(8): Report the first active partition. [apb 20071223]
9192 compat_linux32: Add getpgid(2) syscall. [njoly 20071224]
9193 compat_linux32: Add old_uname() syscall. [njoly 20071224]
9194 i386: Make SMP the default and remove GENERIC.MP. [ad 20071225]
9195 i386: Add initial version of calling VGA POST from vga_resume.
9197 compat_linux32: Add readdir() syscall. [njoly 20071226]
9199 dynamic linker, see security(8). [elad,christos 20071226]
9200 msdosfs: Significantly improved writing speed (up to 16x faster).
9202 itesio(4): Added support for the Watchdog Timer. [xtraeme 20071229]
9203 makphy(4): Recognize Marvell 88E1116 Gigabit PHY. [wiz 20071229]
9204 usermode: Add port of the NetBSD kernel to userspace.
9206 hp700: Kernels are now compiled with -O2. [skrll 20071230]
9207 compat_hpux: Removed. [ad 20071231]
9208 systrace(1): Removed. [ad 20071231]
9211 arm: Add support for kernel crashdump to arm32. [chris 20080101]
9213 inspired from linux oprofile. it's still very experimental.
9217 also replaces simple_lock(9) with mutex(9). [ad 20080102]
9220 consistency checks in volumes and others. [xtraeme 20080102]
9225 or unused). [xtraeme 20080102]
9226 ofppc: Support intallation and RAID bootable root. [mrg 20080102]
9228 53c1030. Patch supplied by Patrick Welche in PR kern/30531.
9230 pmax: Add timecounter(9) and generic todr(9) support. [joerg 20080103]
9233 from FreeBSD). [christos 20080105]
9234 gem(4): Add support for Sun PCI SX fibre cards. [jdc 20080105]
9236 i386. [mhitch 20080106]
9237 mvme68k: Add timecounter(9) support. [tsutsui 20080107]
9238 vax: Add timecounter(9) support. [joerg 20080107]
9239 evbppc: Add timecounter(9) support. [joerg 20080108]
9240 sbmips: Add timecounter(9) support. [simonb 20080108]
9241 atari: Convert atari to generic todr(9) and timecounter(9).
9243 xen: Switch xen to generic todr(9). [joerg 20080108]
9244 kernel: All platforms have been converted to use generic todr(9).
9246 ulpt(4): Implement non-blocking read. [gdt 20080108]
9249 GPIO. Adapted from OpenBSD by Yojiro UO. [xtraeme 20080109]
9250 pc532: Port deleted. [simonb 20080109]
9251 algor: Fix delay(9) issue and now P5064 kernel works on gxemul.
9253 ofppc: Fix ofwboot to work on an IBM CHRP-based RS/6000.
9256 using a backwards-compatible on-disk core format. Not
9257 turned on by default yet. Similar to FreeBSD minidumps but
9258 simpler in implementation. Implementation by Jed Davis and
9259 Devon O'Dell, contributed to NetBSD by Coyote Point Systems.
9261 hppa: Added gdb(1) support. [skrll 20080110]
9262 wm(4): Add Inter PRO/1000 PT Quad Port Server Adapter. [ragge 20080111]
9263 auvia(4): Make this work on big endian machines. [tsutsui 20080114]
9264 kernel: Implementation of processor-sets and affinity. [rmind 20080115]
9265 libpthread: POSIX real-time extensions. [rmind 20080115]
9266 savecore(8): Use the raw device to read crashdumps. [ad 20080115]
9267 compat_linux(8): Cleanup and fix uid16 functions. [njoly 20080115]
9268 i386: Remove options MATH_EMULATE. [ad 20080116]
9270 threads. [rmind 20080115]
9273 call. [ad 20080116]
9275 that use modctl(2). Not built by default. [ad 20080116]
9276 bktr(4): Added amd64 support. [jmcneill 20080116]
9278 so that auich(4) sample rate is detected correctly.
9280 ofppc: Add support for the IBM 7044-270. [garbled 20080117]
9282 script lines. [sjg 20080119]
9283 amd64, i386: Add mbr(8) variants that directly access a serial port.
9285 fdisk(8): Fix possible division by zero errors. [tsutsui 20080120]
9286 evbarm: Convert to evbarm to timecounter(9). [joerg 20080120]
9287 kernel: All platforms have been converted to use timecounter(9).
9290 the AMD Elan SC520 System Controller. [dyoung 20080121]
9291 usb(4): Add uhmodem(4) driver for Huawei E220 wireless modem.
9293 compat_linux32: Add ossaudio(3) support. [jmcneill 20080121]
9297 improve system startup time. [jmcneill 20080124]
9299 duplication and more general use. [joerg 20080125]
9300 acorn32: Add support to support code for Kinetic card. [chris 20080126]
9301 nfe(4): Wakeup some newer chips from powerdown mode.
9302 From FreeBSD/Linux driver via OpenBSD. [tsutsui 20080126]
9304 symbol table and ksyms(4) are usable. [tsutsui 20080126]
9305 hpcmips: Fix silent hangup problem on TX3922 machines.
9306 From Risto Sainio. [tsutsui 20080126]
9307 hostapd(8), wpa_supplicant(8): Upgrade to 0.6.2 [christos 20080126]
9310 kernel is installed properly. This should fix IP3x
9311 installation issues on sgimips. [rumble 20080128]
9313 e.g. the new Apple aluminum keyboard. [tron 20080129]
9316 exposes an outputs.master mixer control that mirrors the
9317 inputs.dac mixer control to make libossaudio happy.
9319 kernel: Add Mersenne Twister PRNG implementation. [matt 20080131]
9320 sgimips: Enable fireware devices in GENERIC. [sekiya 20080202]
9321 arc: Add sysinst(8) support. [tsutsui 20080202]
9322 cobalt: Add sysinst(8) support. [tsutsui 20080202]
9323 compat_linux32: Fix the linux32 emulations of fcntl() locking.
9325 compat_linux32: Implement pread(2) and pwrite(2). [dsl 20080202]
9326 gcc(1): Updated to version 4.1.3-20080202. [mrg 20080202]
9327 hp700: Add bootinfo support. [skrll 20080203]
9328 acorn32: Fix-up boot32 to work on A7000+. [chris 20080203]
9329 atf(7): Import 0.4. [jmmv 20080204]
9330 sgimips: Add hardware acceleration for crmfb. [macallan 20080205]
9332 enable the build of the new kernel modules framework.
9335 Mini-PCI Adapter, ported from OpenBSD. [ober 20080209]
9336 pcc(1): Import PCC 0.9.9-080210. [ragge 20080210]
9337 uhmodem(4): Add support for NTT DoCoMo A2502 3G/HSDPA modem.
9339 libc: Enable atomic_ops(3) in userspace. [ad 20080210]
9340 ofppc: Add support for the 7046-B50. [garbled 20080213]
9341 unionfs: Import FreeBSD's updated unionfs, still work in progress.
9343 udav(4): Add support for Shantou ADM8515. [drochner 20080219]
9344 brgphy(4): Add BCM5708C support. [markd 20080220]
9345 compat_linux32: Add mlock(2) and munlock(2) syscalls. [njoly 20080220]
9347 memcmp(3). [garbled 20080221]
9350 for DragonFly's libc ages ago. [joerg 20080222]
9351 puc(4): Add support for I-O DATA RSA-PCI 2 port serial board.
9354 save files broken, but they were not usable anyway.
9356 mfi(4): Added support for LSI SAS1078 and Dell PERC 6, from OpenBSD.
9358 libarchive: Import libarchive-2.4.13. [joerg 20080226]
9359 cobalt: Add netboot support for 21041 on Qube 2700. [tsutsui 20080301]
9360 httpd(8): Import bozohttpd-20080303. [mrg 20080303]
9361 share/mk: Set linker warnings to be fatal if $WARNS>0. [lukem 20080303]
9362 cobalt: Print startup and shutdown messages on LCD panel.
9364 libprop: Implement prop_dictionary_make_immutable(3). [cube 20080305]
9366 crashed while X11 was running. [drochner 20080312]
9367 cac(4): Initial bio(4) support; only volume status is handled.
9369 sparc64: SMP support now works on some models. [nakayama 20080314]
9370 arm: Add VFP support. [rearnsha 20080315]
9371 cobalt: Add bootloader support for optional Z85C30 serial on Qube 2700.
9373 re(4): Make hardware vlan(4) tag insertion/extraction work properly.
9375 bzip2(1): Upgrade to 1.0.5. [christos 20080318]
9377 on traffic between two network interfaces. [tsutsui 20080318]
9378 iconv(1): Allow SUSv3 syntax. [tnozaki 20080320]
9379 libcurses: Add termattrs() and term_attrs(). [jdc 20080321]
9380 kerberos(8): Upgrade to Heimdal-1.1. [mlelstv 20080322]
9381 kernel: Merge yamt-lazymbuf branch. This changes the way to share
9382 mbuf external storage so that it can work without kernel_lock.
9385 SB800. [jmcneill 20080326]
9386 uhmodem(4): Add support for E620 on Vodafone. [ichiro 20080327]
9387 siop(4): Add support for the non-PCI NCR 53c720/770 in big-endian mode.
9388 From OpenBSD. [skrll 20080327]
9389 cobalt: Add kernel support for optional Z85C30 serial on Qube 2700.
9392 notably found on Asus's EeePC. [cube 20080328]
9393 libarchive: Import libarchive-2.5.0b. [joerg 20080330]
9395 attachments. From OpenBSD. [skrll 20080330]
9397 in the EeePC. [jmcneill 20080331]
9398 asus(4): Added a driver for ASUS ACPI hotkeys as found in the EeePC.
9400 zaurus: Add sysinst(8) support. [chris 20080401]
9402 for ISA. [dyoung 20080402]
9404 from OpenBSD. [riz 20080403]
9406 the Hardware Monitor device. Adapted from OpenBSD.
9408 compat_linux32: Add msync(2) syscall. [njoly 20080404]
9409 sparc: Add support booting from UFS2 partition. [tsutsui 20080405]
9413 driver. [skrll 20080405]
9415 _lock_cas() implementation for m68010. Now sun2 kernel
9416 compiles and even works on mutiuser. [tsutsui 20080405]
9417 openssh: Import 5.0. [christos 20080406]
9418 ofppc: Support for SMP added. [garbled 20080408]
9421 retrieve of requests/results. Rewrite manual page to
9422 make it easier to write new code to the API. Donated
9423 by Coyote Point Systems, Inc. [tls 20080410]
9424 kernel: Make IP, TCP, UDP, and ICMP statistics per-CPU.
9425 The stats are collated when the user requests them via sysctl.
9427 acpi(4): Updated ACPI-CA to 20080321. [jmcneill 20080412]
9428 landisk: Add sysinst(8) support. [skrll 20080414]
9429 libcurses: Add getwin() and putwin(). [jdc 20080414]
9431 statistics per-CPU. [thorpej 20080415]
9432 compat_linux32: Add sys_clock{getres,gettime,settime} syscalls.
9434 shark: Support for X on rev. 4 sharks is back [macallan 20080419]
9435 agp(4): Add missing AGP support for ALI M1689 chipset. [njoly 20080419]
9436 nfe(4): Fix problem on receiving jumbo frames. [cube 20080420]
9437 libc, kernel: Add posix_madvise(2). [rmind 20080422]
9438 gcc(1): Fix compilation of native sh3 gcc on 64-bit build machines.
9440 amdtemp(4): AMD CPU Temperature driver. Adapted from OpenBSD.
9442 netiso: Remove obsolete TPCONS support. [plunky 20080423]
9445 interrupts to safely block on locks. [ad 20080424]
9446 compat_linux(8): Add IPC_64 support for semctl IPC_STAT/IPC_SET.
9448 lint(1): Add preliminary _Complex support. [christos 20080425]
9449 arm: merge armv6 kernel support from matt-armv6 branch.
9451 kernel: Add MI code to support in-kernel preemption. [ad 20080428]
9452 prep: Support for floppy controller/drive. [garbled 20080428]
9453 amd64, i386: Add support for kernel preemption to i386 and amd64.
9456 ppbus(4) on open/close. From Hans Rosenfeld. [cegger 20080429]
9457 ppbus(4): Extend to attach on gpiobus. From Hans Rosenfeld.
9459 prep: Bootable ISO now built automatically. [garbled 20080430]
9460 i386: Make MULTIPROCESSOR mandatory. [ad 20080430]
9462 disabling ACPI and/or SMP. [ad 20080430]
9463 atf(7): Import 0.5. [jmmv 20080501]
9466 the ATF 0.5 just imported. [jmmv 20080501]
9467 hpqlb(4): Hotkey driver for HP notebooks. [cegger 20080501]
9469 a kernel module from the boot loader to provide the miniroot.
9471 drm(4): Added amd64 support. [jmcneill 20080504]
9472 landisk: Fix MD bus_dmamap_load(9) so that NFS write works with re(4).
9475 contributed by Wasabi Systems. [joerg 20080508]
9476 openssl(1): Imported 20080509 current snapshot. [christos 20080509]
9478 or both ipv4 and ip v6 respectively. [skd 20080510]
9479 libarchive: Import libarchive-2.5.3b. [joerg 20080511]
9480 getent(1): Added support for "netgroup" database. [tron 20080514]
9481 udf: Added write support for the UDF file system. [reinoud 20080514]
9482 event(3): Updated libevent to 1.4.4-stable. [peter 20080516]
9487 options. [jmcneill 20080517]
9488 acpidalb(4): Direct Application Launch Buttons. [cegger 20080518]
9489 wscons(4): Add support for the Colemak keyboard layout. [ghen 20080520]
9490 ipf(8): Updated to version 4.1.29. [darrenr 20080520]
9492 for shared memory and and semaphores. [njoly 20080520]
9493 openldap: Import 2.4.9. [lukem 20080522]
9496 amd(8): Enable LDAP support for amd maps. [lukem 20080522]
9498 NuBus parallel printer card. [hauke 20080522]
9501 dhcpcd(8): Import dhcpcd 4.0.0-beta5. [joerg 20080524]
9506 A and 2. [chris 20080525]
9508 processors. [chris 20080525]
9509 libarchive: Import libarchive-2.5.4b. [joerg 20080525]
9510 ciss(4): Add bio(4) support, heavily from OpenBSD. [mhitch 20080525]
9513 openssl(1): Enable Camellia. [christos 20080526]
9515 onto LCD. [tsutsui 20080528]
9516 bebox: Support genfb(4) console. [kiyohara 20080530]
9517 libprop: Add prop_array_util(3) functions. [haad 20080603]
9518 openssl(1): Fix two Denial of Service vulnerabilities in OpenSSL.
9519 Fixes CVE-2008-1672. [tonnerre 20080605]
9520 sh3: Support single-stepping in ddb(4). [uwe 20080606]
9522 sk(4), msk(4): Fix lock panic on receiving jumbo packets.
9524 bind: Import 9.5.0 [christos 20080621]
9526 postfix(1): Import 2.5.2 [christos 20080622]
9528 libc: Add getlogin_r(3). [ad 20080625]
9531 against DMA descriptors. This fixes "host controller process
9532 error/host controller halted" errors. [bouyer 20080628]
9533 arm: Add AT91 support. [matt 20080703]
9534 bind: Import 9.5.0-P1. [christos 20080710]
9536 share/mk: Set assembler warnings to be fatal if $WARNS>0.
9538 compat_linux32: Add linux32_getifconf. [njoly 20080723]
9539 dhcpcd(8): Import 4.0.0rc3. [joerg 20080727]
9540 uvm_map(9): Switch from using <sys/tree.h> to <sys/rb.h>.
9551 (machdep.acpi_vbios_reset=2) and allows basic diagnostic
9553 wapbl(4): Add support for metadata journaling for FFS. Contributed
9554 by Wasabi Systems, Inc. [simonb 20080731]
9555 newfs(8): Handle 't' suffix for terabytes for number arguments.
9558 Jeremy Morse as part of his Google Summer of Code 2008 project.
9560 ip(4): Add accept filters, ported from FreeBSD by Coyote Point Systems.
9562 information. [tls 20080804]
9563 libc: Add C99 functions imaxabs(3) and imaxdiv(3). [matt 20080804]
9564 build.sh: Add support for using BUILDSEED to yield
9567 vax: Add accelerated driver for SPX graphics found in some VAXstations.
9568 Contributed by Blaz Antonic. [hans 20080812]
9569 openldap: Import 2.4.11. [lukem 20080813]
9570 bind: Import 9.5.0-P2. [he 20080815]
9572 in sbcompress(). Contributed by Wasabi Systems.
9576 agp(4): Add AGP support for Intel 946GZ. [matthias 20080819]
9577 ataraid(4): Add support for NVIDIA MediaShield from FreeBSD.
9579 fss(4): Add snapshot support for logging ffs file systems.
9582 found on Acer Aspire One. [tnn 20080822]
9583 ntp: Import 4.2.4p5. [kardel 20080823]
9585 devices. From FreeBSD. [tnn 20080823]
9586 sgimips: Misc bug fixes and improvements to mec(4) Ethernet on O2.
9588 pcc(1): Import pcc 0.9.9 080824. [gmcgarry 20080824]
9590 Karl Uwe Lockhoff. [cegger 20080825]
9591 grep(1): Issue a warning if -r is used without supplying an argument.
9593 hostapd(8), wpa_supplicant(8): Upgrade to 0.6.4 [christos 20080830]
9594 postfix(1): Import 2.5.4 [christos 20080830]
9596 a snapshot of a live filesystem. [bouyer 20080830]
9597 daily.conf(5): add a run_fsck_flags configuration variable
9598 to pass extra options to the daily fsck -n.
9600 file(1): Update to 4.26. [christos 20080830]
9603 gcc(1): Import GCC 4.1-branch from 20080831 / svn 139820. [mrg 20080831]
9605 sysinst(8): Add Colemak and Dvorak keyboard support. [ghen 20080903]
9606 od(1): Support -the "-A addressformat" flag. From FreeBSD.
9608 compat_linux32: Fix getdents(2). [njoly 20080904]
9610 for tuning the page size of the database. [lukem 20080905]
9611 ataraid(4): Add JMicron RAID support contributed by Juan RP.
9614 Patrick Mahoney's Google Summer of Code 2008 project.
9616 pseye(4): Add support for the Sony PLAYSTATION(R) Eye USB webcam.
9618 ugensa(4): Add support for Novatel Wireless Ovation U727.
9620 umass(4): Add support for Sony GPS GPS-CS1 devices.
9622 uftdi(4): Add support for Sealevel SeaPORT+4 USB to Serial adaptor.
9624 com(4): Add support for PCMCIA Sierra Wireless Aircard 850.
9626 ixpide(4): Add support for ATI SB700/SB800 controllers.
9628 puc(4): Add support for B&B Electronics MIPort serial cards.
9630 viaide(4): Add support for VIA CX700M2 IDE controller. [rmind 20080906]
9632 Patrick Mahoney's Google Summer of Code 2008 project.
9634 bnx(4): Add support for SerDes controllers. From OpenBSD.
9637 by Juan RP. [tron 20080911]
9638 altq(4): Add support for source address hashing in the WFQ scheduler.
9644 (CVE-2008-4247). [lukem 20080913]
9646 options which were deprecated in NetBSD-4.0. Deprecate
9648 instead. [apb 20080914]
9650 "-s tgz1 -s tgz2" instead. [apb 20080914]
9652 by Juan RP. [tron 20080915]
9653 gem(4): Add support for Sun SBus SX fibre cards. [jdc 20080915]
9654 zoneinfo: Import tzdata2008f. [kleink 20080915]
9656 Intel MatrixRAID controllers contributed by Juan RP.
9659 with GNU sed. [perry 20080916]
9661 on amd64. [scw 20080917]
9662 patch(1): Merge improved version from DragonFly.
9663 patch -b behaves as specified by POSIX. [joerg 20080919]
9664 am-utils: Upgrade to 6.2a3 to add new fs flags (log,symperm,...)
9665 and efs and tmpfs. [christos 20080919]
9666 libarchive: Import libarchive-2.5.5. [joerg 20080919]
9667 dhcpcd(8): Import dhcpcd-4.0.1. [joerg 20080919]
9668 rc.conf(5): ifconfig_xxN variables may now have multi-line
9669 values, just like /etc/ifconfig.xxN files, and
9670 semicolons may be used instead of line breaks.
9673 the one in the ASUS Eee PC). [jmcneill,mjf 20080921]
9674 gcc(1): Build and install a libgcov. [skrll 20080923]
9675 fss(4): Build modular fss(4) driver. [hannken 20080923]
9676 c99(1): Implement as wrapper for cc to run in C99 compatible mode.
9678 ls(1): -n now implies -l. [lukem 20080925]
9679 ps(1): Add the -A option, to display information about all processes.
9681 i386: Enable boot.cfg(5) support on install floppies. [tsutsui 20080926]
9682 lint(1): Add support for long double _Complex (C99). [matt 20080926]
9683 spdmem(4): Add support for DDR3. [pgoyette 20080928]
9685 that can be dropped into a NetBSD 2/3/4 chroot.
9687 a NetBSD 5 kernel, no other modifications required.
9689 esl(4): Removed unmaintained driver. [jmcneill 20080930]
9690 libfetch: Import libfetch-2.16 from pkgsrc. [joerg 20080930]
9691 fss(4): Make fss(4) D_MPSAFE. [hannken 20081001]
9692 ichsmb(4), piixide(4): Add ICH10 support, from Brad du Plessis.
9695 ADM1030 with generic dBCool(tm) driver. [pgoyette 20081002]
9699 'Packet Too Big Messages'. Fixes CVE-2008-3530.
9701 compat_linux(8), compat_linux32: Fix compat linux/linux32 nice(2).
9703 zoneinfo: Import tzdata2008g. [kleink 20081006]
9704 libfetch: Update to libfetch-2.17. [joerg 20081007]
9705 libpthread: Diagnostic assertions are now disabled by default.
9707 from pthread APIs. The assertions can be re-enabled by
9709 correctly. [ad 20081008]
9711 lookups by default and add -U flag to perform them.
9713 i386, amd64: Add support for the multiboot protocol to boot(8).
9714 This allows booting Xen without GRUB. [rjs,joerg 20081011]
9716 Ethernet and JME260 Fast Ethernet controllers.
9719 temp sensor/fan controllers. [pgoyette 20081012]
9720 jme(4): Add support for jumbo frames. [bouyer 20081013]
9721 zoneinfo: Import tzdata2008h. [kleink 20081013]
9723 for one CD-ROM systems. [tsutsui 20081014]
9724 arm: Add FA526 support. [matt 20081014]
9726 compatibility support for the Scheduler Activations.
9728 wm(4): Add support for more Ethernet ICH9 devices. [bouyer 20081015]
9729 rump: Add networking support to rump. Support is available in
9730 libraries prefixed with librumpnet. [pooka 20081016]
9731 rump_nfs(8): Add support for a userspace NFS client. [pooka 20081016]
9732 thinkpad(4): Add fan sensor support, from Thomas E. Spanjaard.
9735 LSRUN, LSONPROC to 'R'. [christos 20081019]
9737 mostly for negative values. [njoly 20081019]
9739 multi-port devices from FreeBSD. [joerg 20081019]
9740 rum(4): Add support for Corega K.K CG-WLUSB2GPX. [jun 20081021]
9741 uchcom(4): Add support for HL-340 usb2Serial addapter. [haad 20081022]
9742 evbarm: Add initial BEAGLEBOARD support. [matt 20081022]
9743 amd64: Add boot.cfg(5) files to bootcds. [tsutsui 20081022]
9744 evbarm: Add support for Cortina Systems SL3516 eval board.
9748 with "no init". [tsutsui 20081025]
9749 compat_linux(8): Add preliminary TLS support for i386. From FreeBSD.
9751 compat_linux(8): Fix futex support from FreeBSD. [christos 20081026]
9753 /usr/X11R7. [hubertf 20081027]
9755 backquotes inside double quotes. [apb 20081027]
9757 libraries shipped with NetBSD. [mrg 20081027]
9758 atari: Fix ncr5380 SCSI freezing problem during boot, from T. Makinen.
9760 zoneinfo: Import tzdata2008i. [kleink 20081029]
9761 i386: Reenable ichlpcib(4) by default. [joerg 20081029]
9762 libfetch: Import libfetch-2.19 from pkgsrc. [joerg 20081029]
9764 Controller and Analog Devices ADM1021 temperature sensor.
9765 Ported from OpenBSD. [jkunz 20081029]
9766 ipw(4),iwi(4),wpi(4),iwn(4): Ship firmware images by default.
9768 by setting a sysctl. [joerg 20081029]
9771 with opencrypto by CoyotePoint Systems.
9773 etherip(4), tap(4): Allow etherip(4) and tap(4) to suspend and resume.
9775 bge(4): Fix constant freeze on BCM5906M. [cegger 20081110]
9776 rc.d(8): Import rc.d/httpd script for httpd(8) daemon control.
9778 amd64, i386: Add support for enhanced speedstep on Intel Atom CPUs.
9780 azalia(4): Add support for Realtek ALC269 as found in Eee PC 1000HA.
9782 compat_linux(8), compat_linux32: Fix nanosleep(2) on 64-bit archs.
9784 compat_osf1(8): Make dynamic executables work again. [njoly 20081115]
9785 man.conf(5): Also search /usr/X11R7, and do it before X11R6.
9787 atari: Fix atari sysinst based miniroot image, and retire old miniroot.
9790 binary compatibility with netbsd-3 libpthread.
9792 msk(4): Fix Yukon EC Ultra cold power up issue.
9793 Also increase stability. [chris 20081118]
9794 uplcom(4): Recognize Corega CG-USBRS232R as a serial device.
9797 cards work again. [jnemeth 20081120]
9798 vax: Fix Unibus support on VAX11/780 and 8600 models. [hans 20081120]
9799 gcc(1): Fix jump table addressing in the M68k codegen. [phx, 20081120]
9800 makefs(8): Make the allow-multidot option for cd9660 useful.
9804 and netbsd32__sched_getaffinity(). [mrg 20081122]
9805 ext2fs: Add support for 32 bit uid/gid fields in ext2. [mrg 20081123]
9807 MD cpu_counter() which isn't MP-safe. [tsutsui 20081125]
9808 vge(4): Add ifconfig down and ALTQ support. [joerg 20081126]
9809 wscons(4): Add wscons/vcons support for Sun cg3. [jdc 20081128]
9811 data buffer before scheduling transfers. [jmorse 20081128]
9813 distinguish cd0 from wd0. [martin 20081201]
9814 efs: Improve stability of efs by adding specfs/fifofs support.
9816 wm(4): Fix nasty EEPROM-trashing bug on ICH8 and ICH9 chipsets.
9818 fxp(4): Add a workaround for hardware ip4csum-tx bug.
9820 wscons(4): Add wscons/vcons support for Sun bw2. [jdc 20081205]
9822 dhcpcd(8): Import 4.0.7. [roy 20081209]
9824 1 second spin on reading/updating clock. [kenh 20081211]
9825 umass(4), usbdi(4): Fix PR#39651: two problems in umass(4).
9827 nvi(1): Added "expandtab" option. [lukem 20081212]
9829 where foo/foo is a directory. [dholland 20081213]
9830 veriexec(4): Fix a NULL pointer dereference described in PR/39559.
9832 uvm(9): Fix PR kern/40027: pagedaemon loops on memory shortage.
9835 formatted with a PSP work. [jmcneill 20081226]
9836 newfs_msdos(8): Don't limit the number of drive heads with 255.
9839 extended attribute records on these volumes. [hannken 20081226]
9841 installation. [tsutsui 20081228]
9842 atari: Numerous fixes to atari pmap, including a sync with amiga.
9844 acorn26: Initialise cpu_info_store so that acorn26 kernel works.
9846 atari: Fix lost interrupt problem on Falcon wdc(4). [tsutsui 20090103]
9847 rc.d(8): Add etc/rc.d/rndctl script. [apb 20090104]
9848 evbarm: Misc fixes to make i80321-based boards booting.
9851 (from FreeBSD). [tron 20090107]
9852 atari: Fix bootloader issue caused by aggressive gcc4.
9854 ntp: Import ntp 4.2.4p6. openssl API related security fix.
9856 openssl(1): Fix CVE-2009-0025 from the official 9.5.1-P1 release.
9859 path will be removed in a future release. [pooka 20090111]
9861 using the kernel service. [pooka 20090111]
9862 raid(4): Implement DIOCACHESYNC for RAIDframe. [oster 20090111]
9863 dbcool(4): Add ADT7460 support. [pgoyette 20090114]
9864 xen: Fix PCI_BUS_FIXUP/PCI_ADDR_FIXUP support on Xen. [bouyer 20090118]
9866 instruction on 020/030 machines.
9868 atari: Merge ATARITT.in and FALCON.in, rename BOOT to SMALL030, and
9869 remove BOOTX kernel. [abs 20090124]
9871 kernels. [abs 20090125]
9872 m68k: Fix floating point handling regressions for m68k.
9874 dhcpcd(8): Import 4.0.8. [roy 20090128]
9875 amd64, i386: Enable BUFQ_PRIOCSCAN by default. [ad 20090129]
9876 bge(4): Make fibre cards work. [he 20090130]
9877 dhcpcd(8): Import 4.0.9. [roy 20090131]
9878 dhcpcd(8): Import 4.0.10. [roy 20090204]
9879 atari: Add support for installation from GEMDOS partition.
9882 0.2.1 driver for SGI's NG1 / Newport graphics boards found
9883 mostly in Indys. [macallan 20090213]
9885 SGI's O2 workstations. [macallan 20090219]
9886 mount_procfs(8): Default to -o linux. [pooka 20090223]
9888 wm(4): Add support for 82574L. [sborrill 20090227]
9889 azalia(4): Add proper Realtek ALC268 support. [jmcneill 20090228]
9890 wm(4): Fix the multicast hash bug on ICH9. [msaitoh 20090228]
9891 compat_sa: Disable PTHREAD_CONCURRENCY until the bugs are fixed.
9893 build.sh: In build.sh and bsd.own.mk, if uname -p fails, or
9895 look like an identifier, then use uname -m instead.
9897 ddb(4): Change value for ddb.onpanic to 0 in sysctl.conf(5).
9899 compat_sa: Disable SA via sysctl.conf(5), to keep binary compatibility
9900 for incomplete (kernel only) updates. [martin 20090312]
9902 a lower id so all TT ram will be used before any ST ram.
9904 cpuctl(8): Print some L2 cache size properly. [tsutsui 20090316]
9905 re(4): Fix reset issue on newer 8168C/8111C/8102E chipes.
9908 which attach pcmcia devices before interrupts are enabled.
9910 savecore(8): Use ksyms(4) if it's available. [tls 20090321]
9911 httpd(8): Fix redirection core dump as reported in PR#41042.
9913 rc.conf(5), rc.d(8): Add flags to rc.d/ipfilter. [hannken 20090323]
9914 ahcisata(4): Handle quirks of more NVIDIA MCP65 SATA controllers.
9920 (CVE-2009-0789). [drochner 20090327]
9921 zx(4): Use bus_space(9) to access registers so that this works on gcc4.
9924 an error even if name does not exist. [christos 20090401]
9930 encryption. [christos 20081031]
9931 agp(4): Add support for Intel G35. [christos 20081108]
9932 kernel: Add generic producer/consumer queue. [matt 20081111]
9933 lkm: Removed. Superseded by the new module(7) framework. [ad 20081112]
9934 module(7): Allow the POSIX semaphore code to be loaded as a module.
9936 module(7): Make compat_ossaudio a module. [ad 20081113]
9937 module(7): Make compat_ndis a module. [ad 20081113]
9938 build.sh: Add support for new MAKEVERBOSE levels 3 and 4.
9940 libfetch: Update to libfetch 2.20. Allow HTTP auth to be provided in
9941 URL. [joerg 20081114]
9942 module(7): Make POSIX AIO loadable as a module. [ad 20081114]
9944 to the root file system type. [ad 20081119]
9946 the NFS server into modules. [ad 20081119]
9949 kernel, libc: Add new ptree (Patricia / RADIX tree) implementation.
9952 instead use the CD-ROM as the root file system. [ad 20081121]
9954 since they are also provided by modules. [ad 20081122]
9956 when the NFS server goes away. [mrg 20081123]
9957 compat_osf1(8): Add getpgid, needed for Tru64 4.0g ksh.
9959 module(7): Make PPP compressors modules. [cube 20081125]
9960 i386: Make pxeboot(8) understand boot.cfg(5). [ad 20081125]
9961 agp(4): Add support for the Intel G45 AGP. [christos 20081129]
9962 compat_osf1(8): Fix getdirentries(2). [njoly 20081202]
9963 module(7): Add a couple of sysctl(8) entries, kern.module.autoload and
9964 kern.module.verbose. [ad 20081203]
9965 module(7): Add a layerfs module. [ad 20081205]
9966 libc: Add fdopendir(3), from Solaris/Linux. [ad 20081205]
9967 compat_linux32: Add getresuid() and getresgid() syscalls.
9969 ddb(4): Add 'show vmem' and 'show all vmems' commands.
9971 re(4): Add support for a 8168C/8111C revision. [alc 20081208]
9972 tabs(1): Add tabs utility, fixes PR bin/11227. [roy 20081211]
9973 httpd(8): Add rc.d script to control httpd daemon. [mishka 20081211]
9975 Sam Leffler. [alc 20081211]
9976 compat_linux32: Add clock_nanosleep syscall. [njoly 20081212]
9977 boot.cfg(5): Add an option to clear the screen. [christos 20081213]
9979 sparc: Switch to use wscons. [macallan 20081213]
9981 and make it supersede bitmask_snprintf(9). [christos 20081216]
9983 the command line. [christos 20081217]
9984 malloc(9): Remove MALLOC() and FREE() macros. [cegger 20081217]
9986 viaide(4): Add VT8237S Integrated SATA Controller support.
9989 in kernel and lvm2 tools made by RedHat. We use the same well
9990 known interface as Linux does for managing LVM. [haad 20081222]
9991 gcscaudio(4): Add AMD Geode CS5536 audio driver, from SHIMIZU Ryo.
9994 mount_cd9660(8): Add nocasetrans option as a synonym for nomaplcase.
9996 rump: Include libkern in rumpkern. [pooka 20090104]
9997 rc.d(8): Add a script for rndctl(8). [apb 20090104]
9998 module(7): Add sysvbfs module. [pooka 20090105]
10000 with the string "rump". This prevents conflicts with the
10001 host system symbols. [pooka 20090108]
10003 wireless network controllers. From Taylor Campbell.
10005 rgephy(4): Support for RTL8211C(L) phy. From FreeBSD. [cegger 20090109]
10006 rgephy(4): Support for flow control. From OpenBSD. [cegger 20090109]
10008 ISO 9660 file systems. [bjh21 20090110]
10009 time_t, dev_t: Change time_t and dev_t to be 64 bit quantities. Fixed
10010 POSIX issues in timeval and timespec. [christos 20090110]
10011 make(1): Changes to the way .for loops are processed. [dsl 20090111]
10014 kernel driver. [pooka 20090111]
10015 openpgpsdk: Initial import of openpgpsdk v0.9. [agc 20090112]
10016 rump: Implement a virtual block device driver. [pooka 20090113]
10018 non-compat symbol name in the header. [pooka 20090113]
10019 age(4): Add a driver for Attansic/Atheros L1 Gigabit Ethernet.
10020 From FreeBSD via OpenBSD. [cegger 20090116]
10021 atphy(4): Add a driver for Attansic/Atheros F1 PHY.
10022 From FreeBSD via OpenBSD. [cegger 20090116]
10023 atf(7): Import 0.6. [jmmv 20090119]
10025 been changed. Previously, msdosfs would assume the -s flag
10027 -l flag (long filenames). [jmcneill 20090122]
10029 src/crypto/external. The command-line driver program, openpgp,
10031 user-friendly. [agc 20090123]
10032 X11: added support for X11FLAVOUR=xorg for NetBSD/alpha. No support
10033 for turbochannel graphic cards yet. [bouyer 20090124]
10034 kernel: Add support for loading pseudo-device drivers. [haad 20090202]
10035 module(7): Add a module for vnd(4) driver. [haad 20090205]
10037 is specified in the command line. [uebayasi 20090207]
10039 sequential media. Media can be closed on request on unmount by
10040 passing the '-c' flag as mount option. [reinoud 20090208]
10041 libc: Add RFC 2045 MIME Quoted-Printable support. [christos 20090210]
10042 sgimips: Add Personal IRIS 4D/20 and 4D/25 (IP6 and IP10) support.
10044 sk(4): Add support for flow control. [cegger 20090212]
10045 nfe(4): Add support for flow control for MCP65. [cegger 20090212]
10046 share/mk: Enable -Wsign-compare for $WARNS>=4. [lukem 20090212]
10048 grep, gzip, libcrypto, m4, make and sdiff tests to ATF.
10049 Initial work from the GSoC 2008 project by Lukasz Strzygowski.
10051 libfetch: Import libfetch-2.22. [joerg 20090214]
10052 openssh: Import 5.1. [christos 20090216]
10054 consoles using VESA BIOS extensions. These changes allow the
10056 the i386-only vesafb(4) driver. [jmcneill 20090216]
10057 lvm(8): Import new lvm2tools 2.02.44 version and libdevmapper 1.02.30.
10060 commands, not only for STAT/SET. [njoly 20090218]
10061 i386: The vesafb(4) driver has been retired. [jmcneill 20090218]
10063 to ATF. Initial work from the GSoC 2008 project by Lukasz
10064 Strzygowski. [jmmv 20090220]
10065 dhcpcd(8): Import dhcpcd-4.0.11. [roy 20090221]
10068 journaling (logging). Logging provides better reliability
10069 and better performance for most applications. Soft
10071 onwards. We encourage users to enable logging on FFS file
10072 systems. [ad 20090222]
10073 i386, amd64: ucas (CAS for user-space address) support for i386/amd64.
10075 dhcpcd(8): Import dhcpcd-4.0.12. [roy 20090226]
10076 evbarm: Improved support for GPIO support on the EP93xx ARM processors.
10079 memory. [pooka 20090228]
10080 ext2fs: Add support for >128 byte inode. From Frederic Sausmikat.
10082 zaurus: Add zboot from OpenBSD. [nonaka 20090302]
10083 xen: Add PCI pass-through support for Xen3. domain0 kernel gets a
10085 pciback.hide boot parameter will attach.
10087 will attach. [bouyer 20090305]
10088 xen: Add XEN3PAE_DOM0, an i386 domain0 kernel with PAE support.
10089 requires an i386PAE or x86_64 hypervisor. [bouyer 20090305]
10090 ar(1): Add support to ar(1) for 'deterministic mode'.
10092 kernel: Compute kern.ipc.shmmaxpgs on startup based on physical
10093 memory. Default can be overridden via sysctl. [joerg 20090306]
10095 later chips. [tsutsui 20090307]
10096 crash(8): Add a new utility to diagnose kernel crashes. Based upon
10097 the in-kernel debugger (ddb). [ad 20090307]
10098 piixide(4): Add support for 82965PM. [christos 20090309]
10099 libfetch: Import libfetch-2.23. [joerg 20090310]
10100 wm(4): Add support for 82567LF-3, and fix register access for ICH10DO.
10102 module(7): Add tprof modules. [yamt 20090310]
10103 zaurus: Add kloader(4) support. [nonaka 20090311]
10104 altmem(4): Add 'alternative memory' disk device driver.
10106 zaurus: Add only playback support to zaudio(4). [nonaka 20090313]
10107 vnd(4): Implement DIOCCACHESYNC ioctl. [christos 20090314]
10109 Ethernet on O2. [tsutsui 20090316]
10110 zoneinfo: Import tzdata2009c. [kleink 20090316]
10114 chips. [tsutsui 20090321]
10115 eject(1): Turn on amd(8) support for eject. [christos 20090323]
10116 i386: Use "i486" as GNU_ARCH for i386. [drochner 20090327]
10117 kmem_alloc(9): Add more extensive runtime debugging facilities.
10119 wm(4): Add workaround for 82543GC. [msaitoh 20090329]
10120 wm(4): Enable hardware vlan(4) support. [darran 20090331]
10121 amd64, i386: Default to UFS2 on sysinst(8). [ad 20090404]
10122 sysinst(8): Default to wapbl(4) log for ufs partitions. [ad 20090404]
10123 pckbd(4): Add a Czech keyboard layout. [mkirby 20090406]
10124 sysinst(8): Make installer reject UFS2 for root partition on ports
10125 whose bootloaders don't support UFS2 boot. [tsutsui 20090407]
10126 cvs(1): Import 1.12.13 [christos 20090408]
10127 libc: Add glob_pattern_p(3) for new cvs(1). [christos 20090408]
10128 mtree(8): Add -S option to sort entries. [apb 20090408]
10129 newfs_sysvbfs(8): Add support creating a file system to a regular file.
10131 libc: Add memrchr(3). [christos 20090410]
10132 bind: Update to 9.6.1-b1. Full NSEC3 support, automatic zone
10136 support. [christos 20090412]
10137 libbind: Update to 6.0-rc1. Use md5 for randomid instead of
10140 functions. [christos 20090412]
10141 re(4): Add support for RTL8168CP and RTL8168D. [tsutsui 20090413]
10143 and fs-utils. It currently supports FFS, ext2fs, FAT,
10144 cd9660 and sysvbfs. [pooka 20090414]
10145 dhcpcd(8): Import dhcpcd-4.0.13 [roy 20090417]
10146 zaurus: Add recoding support to zaudio(4). [nonaka 20090418]
10147 httpd(8): Import bozohttpd-20090418. [mrg 20090418]
10148 bge(4): Add misc quirk code for chip specific bugs.
10149 From FreeBSD and OpenBSD. [msaitoh 20090419]
10151 SIMPLEQ_CONCAT, and SIMPLEQ_LAST. [mschuett 20090420]
10152 ale(4): Add a driver for Attansic/Atheros L1E Gigabit Ethernet.
10153 From OpenBSD and improvements from Kevin Lahey.
10155 sdmmc(4): Add a driver for SD/MMC from OpenBSD. [nonaka 20090421]
10156 landisk: Add UFS2 boot support. [tsutsui 20090421]
10157 pmax: Add UFS2 boot support. [tsutsui 20090421]
10158 uftdi(4): Add support for USB serial adapter REX-USB60F.
10160 netpgp(1): Import netpgp. This is a heavily-modified version of
10161 openpgpsdk, and will replace it. [agc 20090423]
10162 landisk: Enable to build a bootable install disk image.
10164 compat_linux(8): Add IPC_64 support for all semctl(2)/msgctl(2).
10168 following corresponding compat_linux(8) change.
10170 dhcpcd(8): Import dhcpcd-5.0.0. [roy 20090428]
10171 rc.d(8): Add an rc.d script for dhcpcd(8). [roy 20090428]
10172 ichlpcib(4): Attach 82801IEM LPC Interface Bridge too. [njoly 20090429]
10174 sh3: Add some support for SH7706. [nonaka 20090430]
10177 PA7100LC or PA7300LC CPUs, and much more. [skrll 20090430]
10178 libc: Add stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.
10181 to a METALOG. [apb 20090501]
10183 /etc/mtree/set.* files. [apb 20090501]
10184 dhcpcd(8): Import dhcpcd-5.0.1 [roy 20090503]
10185 hp700: Enable support for UFS2 boot. [tsutsui 20090503]
10186 rpcgen(1): Add support for hyper and quad keywords. [ginsbach 20090506]
10190 hp700: ucas (CAS for user-space address) support for hp700.
10192 dhcpcd(8): Import dhcpcd-5.0.2 [roy 20090510]
10193 dhcpcd(8): Import dhcpcd-5.0.3 [roy 20090511]
10195 into libbluetooth, retiring the separate libsdp.
10197 dhcpcd(8): Import dhcpcd-5.0.4 [roy 20090514]
10199 IEEE Std 1003.1 (``POSIX.1'') and the Open Group Base
10200 Specifications X/Open System Interfaces extension (``XSI'').
10203 httpd(8): Import bozohttpd-20090522. [mrg 20090522]
10205 with strftime(3). [ginsbach 20090524]
10206 kernel: File descriptor access performance improvements.
10208 i386, amd64: CPU topology detection support for AMD processors.
10211 agr(4): Add support for layering vlans on top. Also allow LACP
10212 to be disabled. [darran 20090529]
10213 openssh: Import 5.2. [christos 20090607]
10214 module(7): Add the capability to read an <module>.prop associated
10215 with a module and merge a plist passed in by modload(8).
10217 <module>.prop. [jnemeth 20090609]
10219 maintenance of <module>.prop and/or to set MODCTL_NO_PROP.
10221 ntp: Import ntp-4-2-4p7. [kardel 20090613]
10223 in USB subsystem. [cegger 20090615]
10224 drm(4): Update to mesa-drm 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c.
10227 the local Ethernet. [mbalmer 20090625]
10230 detaching the devices and unmounting the filesystems.
10231 i386 and sparc64 are finished. [dyoung 20090625]
10232 dhcpcd(8): Import dhcpcd-5.0.5 [roy 20090704]
10233 dhcpcd(8): Import dhcpcd-5.0.6 [roy 20090708]
10237 IEEE Std 1003.1-2008 (``POSIX.1'') [roy 20090713]
10239 of the received datagram. [minskim 20090716]
10241 lower than the option value. [minskim 20090717]
10244 rumpdev: Support devices and kernel config framework. [pooka 20090720]
10246 runtime driver attachment, naming of individual pins.
10249 a gpio(4) device.
10251 gpioctl(8): New commandline syntax to reflect gpio(4) changes.
10254 access to gpio(4) pins. [mbalmer 20090725]
10257 dhcpcd(8): Import dhcpcd-5.0.7. [roy 20090728]
10258 bind: Update to 9.6.1-P1. [christos 20090728]
10259 xen: dropped Xen 2 support. [cegger 20090728]
10260 libbluetooth: add device access API bt_dev(3). [plunky 20090803]
10263 inside the rump virtual kernel. [pooka 20090803]
10266 machine from sleep. Any ACPI device node with a _PRW method
10268 hw.acpi.wake namespace. By default, the following device node
10270 it: lid switch, sleep/power button, PC keyboard controller.
10275 rumpvfs: Use unmodified kernel vnode pager. [pooka 20090806]
10277 patches. [haad 20090808]
10278 smsh(4): Add a SMSC LAN9118 Family Ethernet driver. [kiyohara 20090809]
10279 evbarm: Support for Gumstix Verdex and Verdex Pro. [kiyohara 20090809]
10281 bit-banging mode. [mbalmer 20090809]
10284 mips: removed a.out support [matt 20090812]
10286 keylocks. [mbalmer 20090814]
10287 nbperf(1): A minimal perfect hash function generator. [joerg 20090815]
10288 acpi(4): Updated ACPICA to 20090730. This release includes full
10289 support for the ACPI 4.0 specification. [jmcneill 20090818]
10291 is now included with i386 and amd64 installations.
10294 genfb(4) display driver. [jmcneill 20090823]
10298 infozip's command line. [joerg 20090903]
10299 rumpcrypto: Add rump component for kernel crypto routines.
10301 sparc/zx(4): imported the xf86-video-sunleo 1.2.0 driver from Xorg
10304 written to replace azalia(4). [sborrill 20090906]
10305 rump_smbfs(8): Support smbfs as a userspace server. [pooka 20090906]
10306 sets: Move kernel modules out of base.tgz and into a new modules.tgz.
10308 sysinst(8): Install the new modules.tgz set. [jnemeth 20090907]
10309 build.sh: Add a modules operation which builds kernel modules and
10310 installs them into DESTDIR. [jnemeth 20090907]
10311 sysctl(7): Add kern.boothowto variable. [apb 20090911]
10312 rc(8): Output is now logged to /var/run/rc.log. A new rc_silent
10314 in rc.conf(5) or by booting in silent mode (e.g. "boot
10315 netbsd -z" on i386 or amd64). [apb 20090911]
10317 constructors which call pool_init(). [pooka 20090913]
10319 xen: add support for feature-flush-cache in block device backend.
10320 Use it in block device frontend for DIOCCACHESYNC.
10322 ld.elf_so(1): Support dlinfo(), currently limited to RTLD_DI_LINKMAP.
10324 rump(3): Support autoloading of modules from linksets. [pooka 20090924]
10326 a hardware defined frequency and duty cycle. [mbalmer 20090925]
10328 the "pulsate" keyword. [mbalmer 20090925]
10330 backend. This is required by recent Xen linux kernels.
10332 ichlpcib(4): Add gpio(4) support. [jakllsch 20090927]
10333 wb(4): Add a driver for Winbond W83L518D SD/MMC readers.
10338 hardware monitor and watchdog timer. [nakayama 20091002]
10339 i386: Add support for enhanced speedstep on VIA C7 Esther CPUs.
10341 acpiwmi(4): Add a driver for the ACPI WMI Mapper interface.
10343 i386: Add support for VIA C7 temperature sensors. [jmcneill 20091002]
10344 dhcpcd(8): Import dhcpcd-5.1.1. [roy 20091002]
10346 ukfs(3): Support disklabel partitions. [pooka 20091007]
10350 rump(3): Create proper prototypes for varargs system calls.
10353 entrypoint wrappers. [pooka 20091014]
10355 to an available virtual CPU on entry to the rump kernel.
10357 dhcpcd(8): Import dhcpcd-5.1.2. [roy 20091016]
10359 the older mfs on i386 and amd64. [ahoka 20091018]
10360 kernel: Remove support for uarea swap-out. [rmind 20091021]
10361 bind: Update to 9.7.0-b1. [christos 20091024]
10362 dhcpcd(8): Import dhcpcd-5.1.3. [roy 20091025]
10363 flex(1): Import flex-2.5.35 [christos 20091025]
10371 controllers, currently only for rev. 5 sharks
10374 times after unclean shutdown; jld's GSoC 2009 project.
10376 bnx(4): Added support for Broadcom BCM5709 and BCM5716 chips.
10378 build.sh: Add "rumptest" for fast testing of rump compilation
10379 and linking. It is useful mostly for developers.
10381 resolvconf(8): Import openreslv-3.3.3. [roy 20091121]
10382 rump(3): Load rump virtual kernel symbol table at boot. This enables
10383 the use of the kernel linker in a rump kernel.
10385 ums(4): Added touchpanel support. [mbalmer 20091127]
10387 report absolute position data through wscons(4), e.g. those
10388 support by ums(4). [mbalmer 20091128]
10389 sparc64: Add real UltraSPARC-III* CPU support. [mrg 20091130]
10390 build.sh: Handle externally added programs and libraries and create
10391 sets. [uebayasi 20091130]
10393 USB-VGA adaptors. Ported from OpenBSD by FUKAUMI Naoki
10394 with many modification. [tsutsui 20091130]
10395 rump(3): Support binding threads to a specific CPU. [pooka 20091201]
10396 lvm(8): Import new lvm2tools 2.02.56 version and libdevmapper 1.02.40.
10398 resolvconf(8): Import openreslv-3.3.4. [roy 20091204]
10399 playstation2: Port deleted. [pooka 20091205]
10401 mount_portal with a version implemented using puffs.
10403 network: Add "net.inet.icmp.bmcastecho" sysctl(7) support, to disable
10404 ICMP replies to the broadcast address. [christos 20091207]
10405 ntp: Import ntp-4-2-4p8. [kardel 20091208]
10406 zaurus: Add support Xorg. [nonaka 20091213]
10407 mips: First merge of the matt-nb5-mips64 branch. Added support for
10408 64-bit MIPS processors (O32, N32, N64 ABIs are supported).
10409 Added support for RMI XLS6ATX_7A board and XL SoC family.
10411 sysinst(8): Make SHA1 the default option for cyphers. [ahoka 20091216]
10412 atf(7): Import 0.7. [jmmv 20091222]
10413 dhcpcd(8): Import dhcpcd-5.1.4. [roy 20091223]
10414 bind: Update to 9.7.0-rc1. [christos 20091226]
10416 openssh: Import 5.3. [christos 20091226]
10421 cas(4): Add a driver for Sun Cassini and Cassini+ Ethernet hardware.
10423 mount_psshfs(8): Add -u and -g for uid/gid remapping. [pooka 20100107]
10425 file server. [pooka 20100107]
10427 a kernel from NetBSD partition beyond >137GB boundary.
10430 to make mount -vv work for puffs mounts. [pooka 20100114]
10432 found on SPARCstation-4/5 and qemu. Allows to idle the
10433 CPU when in the idle loop. [bouyer 20100115]
10435 macppc: Add support for new-style kernel modules. [jmmv 20100118]
10436 shark: Add support for new-style kernel modules. [jmmv 20100118]
10437 wscons(4): Add fonts for eastern european languages. [ahoka 20100118]
10438 daily.conf(5): Add fetch_pkg_vulnerabilities to keep the packages
10439 vulnerabilities database up to date, if it exists.
10441 security.conf(5): Add check_pkg_vulnerabilities and
10444 checksums for their files. [jmmv 20100119]
10446 if bpf is not present in the kernel. The client
10447 linkage is now always the same. [pooka 20100119]
10448 network: Make TCP window size autoscaling the default. [pooka 20100126]
10449 dhcpcd(8): Import dhcpcd-5.1.5. [roy 20100131]
10451 multiuser for the first time. [phx 20100202]
10452 terminfo(3): Import my terminfo implementation to replace termcap.
10455 output only the device attachment tree in ioconf.c instead
10456 of the entire kernel build infrastructure. [pooka 20100203]
10458 Interface driver. [pgoyette 20100206]
10459 uthum(4): Add a driver for TEMPer and TEMPerHUM usb thermometers.
10462 the available memory. The default can be raised by changing
10463 kern.mbuf.nmbclusters. [joerg 20100208]
10465 OpenBSD. [msaitoh 20100209]
10467 hardware monitor with limit support. [cnst 20100209]
10468 wm(4): Add support for Intel 82575, 82576 and 82580 Ethernet.
10470 u3g(4): Support Huawei K3765. [pooka 20100219]
10472 lm(4) on any port. [cnst 20100221]
10474 netstat(8): Add -h which humanizes numbers from -bi. [pooka 20100224]
10475 ld.elf_so(1): Implement negative symbol lookup cache [roy 20100227]
10476 dhcpcd(8): Import dhcpcd-5.2.1. [roy 20100227]
10477 ddb(4): Add 'mach frame' for hp700. [skrll 20100302]
10478 ne(4): Add proper support for NE2000 8 bit mode. [tsutsui 20100303]
10480 system support (e.g. fs_ffs.h / -DFFS). [pooka 20100303]
10482 re-enable them. [pooka 20100305]
10483 uhso(4): Add a driver for Option N.V. Wireless WAN modems.
10485 openldap: Update to 2.4.21. [lukem 20100308]
10487 be used to specify any interface as the local root.
10490 itself not included). [pooka 20100308]
10492 the SMC_TT VME-ISA bridge. [tsutsui 20100313]
10494 since the introduction of aibs(4). [cnst 20100319]
10495 rump(3): Support bluetooth. [pooka 20100322]
10498 rump(3): Support unionfs, layerfs, nullfs and umapfs. [pooka 20100330]
10499 dhcpcd(8): Import dhcpcd-5.2.2. [roy 20100331]
10500 nca(4): Added PCI attachment for Domex DMX-3191D SCSI board.
10505 connected to Atari ROM cartridge slot. [tsutsui 20100401]
10506 agp(4): Add support for the Intel 82855GM AGP port. [jakllsch 20100404]
10507 sdmmc(4): Add support for SD 4bit bus width. [nonaka 20100406]
10508 evbsh3: Add support for Alpha Project MS104-SH4, TAC T-SH7706LAN Rev.3
10509 and TAC T-SH7706LSR Rev.1. [nonaka 20100407]
10510 acpi(4): Updated ACPICA to 20100121. [jruoho 20100408]
10511 fss(4): Add snapshot support for MSDOS file systems. [hannken 20100409]
10513 a snapshot of a live file system. [hannken 20100411]
10514 rump(3): Support file system snapshots. [pooka 20100412]
10515 hpcarm: Add support for Sharp W-ZERO3 series. [nonaka 20100417]
10516 acpi(4): The sysctl(8) tree was reorganized into hw.acpi.
10519 wmihp(4), and wmimsi(4). [jruoho 20100419]
10520 kernel: Enforce RLIMIT_FSIZE above the file system. This fixes
10521 the feature for some file systems. [pooka 20100423]
10522 libc: Added a space-efficient write-once database (cdbr(3), cdbw(3)).
10524 this. services_mkdb(8) can still be used to create the old
10525 format. [joerg 20100425]
10527 x86 archs. [pooka 20100426]
10530 with RUMP_NCPU). [pooka 20100428]
10532 to be created before the upload. See the section on security
10533 considerations before enabling. [hubertf 20100429]
10535 machines running in 32-bit mode. [skrll 20100430]
10536 rump(3): Autogenerate /dev device nodes. [pooka 20100430]
10537 rump(3): Support audio(9). [pooka 20100501]
10538 hpcsh: Add sysinst(8) support. [tsutsui 20100503]
10539 sandpoint: Added support for Marvell-SKnet in netboot.
10541 news68k: Switch NetBSD/news68k to using 8KB/page in kernel.
10542 It slightly improves performance on NWS-1750D.
10544 xen: Enable no-execute bit feature for i386pae and amd64 kernels.
10546 cron(8): Import 4.1 from isc. [christos 20100506]
10547 atf(7): Import 0.8. [jmmv 20100508]
10548 httpd(8): Import bozohttpd-20100509. [mrg 20100509]
10549 rump(3): Add uniprocessor locking routines. They can be used in
10551 performance boost. [pooka 20100518]
10552 puffs(3): Support extended attributes. [pooka 20100521]
10553 btmagic(4): Added Apple Magic Mouse driver. [plunky 20100522]
10554 X11: Updated many packages, notably: Mesa 7.7.1, xextproto 7.1.1,
10555 libXext 1.1.1, libXi 1.3 (XInput2), libX11 1.3.3, pixman 0.18.2,
10556 xinput 1.5.1, xf86-input-keyboard 1.4.0, xf86-input-mouse 1.5.0,
10557 xf86-video-ati 6.13.0, xf86-video-mga 1.4.12,
10558 xf86-video-nv 2.1.17, xf86-video-siliconmotion 1.7.4,
10559 xf86-video-vesa 2.3.0, xf86-video-vmware-11.0.1. [mrg 20100523]
10560 radeondrm(4): Ported across several updates from FreeBSD drm, Mesa 7.7.1
10561 r600 (Radeon HD 3000/4000 series) driver now works.
10563 X11: Added support for xf86-video-geode and xf86-video-openchrome.
10566 memory in case of a memory shortage. [pooka 20100603]
10567 atf(7): Import 0.9. [jmmv 20100604]
10568 dhcpcd(8): Import dhcpcd-5.2.4. [roy 20100604]
10569 vnode(9): Remove member v_vnlock. [hannken 20100605]
10570 acpi(4): Updated ACPICA to 20100528. [jruoho 20100606]
10571 hp700/lcd(4): Driver for hp700 lcds added. [skrll 20100601]
10573 by mvgbe@gt. [kiyohara 20100609]
10574 arm: Added support for Cortex-A8 CPUs. [jmcneill 20100616]
10575 atf(7): Add support for expected test failures. [pooka 20100616]
10576 vnsubr(9): Remove recursive vnode locks. [hannken 20100618]
10577 mkubootimage(1): Added tool to generate u-boot kernel images.
10579 httpd(8): Import bozohttpd-20100621. [mrg 20100621]
10580 kernel: Add high-priority xcall(9) support. [rmind 20100622]
10581 hp700: Add support for uturn(4) based machines. [skrll 20100624]
10584 configuration after interrupts are enabled. [tsutsui 20100625]
10585 wm(4): Add support for Intel I340 Ethernet. [msaitoh 20100625]
10586 hpcarm: Use rtc_offset passed from hpcboot. [tsutsui 20100626]
10590 ARM and MIPS machines. [tsutsui 20100627]
10591 atf(7): Import 0.10. [jmmv 20100703]
10594 FUKAUMI Naoki. [tsutsui 20100704]
10596 commonly used linux 2.6.x kernel features.
10597 We now claim to be linux kernel version 2.6.18. [chs 20100706]
10598 kernel: Add direct select()/poll() support. [rmind 20100708]
10599 prep: Support Xserver. It's tested only on-board s3(864).
10601 hpcarm: Bump MAXPARTITIONS from 8 to 16. [tsutsui 20100717]
10603 libutil tests to ATF. [jmmv 20100716]
10604 tests(7): Convert the include and csu tests to ATF. [jmmv 20100717]
10605 tests(7): Convert the lint1 and libobjc tests to ATF. [jmmv 20100718]
10607 from pchb(4) to fwhrng(4) at ichlpcib(4). [jakllsch 20100723]
10609 i386: Add PAE support. [jym 20100727]
10610 hpcarm, hpcmips, hpcsh: Switch to using Xorg servers and binaries.
10612 bebox: Support xserver. It tested only s3(TRIO 64V+).
10614 tests(7): Convert the sort tests to ATF. [jmmv 20100801]
10615 wpa: New wpa_supplicant(8) and hostapd(8) 0.7.2 [christos 20100804]
10616 tests(7): Add elementary tests for the audio subsystem.
10619 write through mapping for framebuffer memory.
10621 bind: Update to 9.7.2b1. [christos 20100806]
10622 newfs(8): Add -G parameter to allow creating test images.
10624 rump(3): Support carp(4) in the networking stack. [pooka 20100810]
10625 acpicpu(4): Add a driver for ACPI-based processor functionality.
10627 network: Added NPF - a new packet filter. [rmind 20100822]
10628 rump(3): Add rumpdev_scsipi. [pooka 20100823]
10630 and SCSI devices. [pooka 20100823]
10631 tests(7): Convert the libdes tests to ATF. [jmmv 20100825]
10633 ntp: switch build to ntp 4.2.6 (imported 20091213 in external/bsd/ntp)
10635 rump(3): Support setuid(2), geteuid(2), etc. [pooka 20100830]
10637 on GD-ROM works properly. The problem is reported and tracked
10638 by Yasushi Oshima. [tsutsui 20100831]
10642 in a rump kernel. [pooka 20100901]
10644 choose a proper default kernel per running installation kernel.
10647 year is 2000 or older. To override this behaviour, set
10649 kernel config. [jmcneill 20100906]
10650 rump(3): Significantly improve VM performance for large objects.
10653 kmem/kernel_map in case of memory shortage. [pooka 20100908]
10654 amd64, i386: Enable Ext2fs support in bootloader. [tsutsui 20100911]
10655 m68k: Re-enable m68k optimized in_cksum routine. Makes
10656 ~5% improvements of ttcp(1) xfer rates. [tsutsui 20100919]
10657 sparc: Re-enable sparc optimized in_cksum routine. [tsutsui 20100920]
10658 httpd(8): Import bozohttpd-20100920. [mrg 20100921]
10659 aue(4): Add support for I-O DATA ETX-US2. [tsutsui 20100925]
10660 evbarm: Support Marvell Sheevaplug and some Marvell SoC NAS box.
10662 build: Use consistent kernel names in distribution, i.e. rename kernels
10663 from "netbsd.aout-GENERIC.gz" to "netbsd-GENERIC.aout.gz" etc.
10665 dreamcast: Build and put a raw binary format kernel into distribution.
10667 dhcpcd(8): Import dhcpcd-5.2.8. [roy 20101007]
10670 exits. [tsutsui 20101010]
10671 acpivga(4): Add a driver for ACPI video extensions. [gsutre 20101012]
10672 dreamcast: Add a stub for kernels with options MODULAR.
10675 on m68k ports. [tsutsui 20101014]
10676 sun3: Make common module(7) binaries work on both sun3 and sun3x.
10678 virt(4): Make interface a cloner. [pooka 20101019]
10679 atf(7): Import 0.11. [jmmv 20101020]
10681 protocol. [pooka 20101027]
10682 lua(1): Import of Lua 5.1.4. [mbalmer 20101031]
10683 raidframe(4): Support greater than 2TB devices. [mrg 20101101]
10684 xz(1): Import of XZ 5.0.0. [joerg 20101102]
10688 access. [pooka 20101104]
10690 for Fujitsu laptops. [gsutre 20101105]
10691 rump_sp(7): Support local domain sockets. [pooka 20101105]
10692 schide(4): Add Intel SCH IDE driver from OpenBSD.
10694 atf(7): Import 0.12. [jmmv 20101107]
10695 hp700: Update sti(4) from OpenBSD and add pci(4) attachment.
10698 controller. [skrll 20101110]
10699 tests(7): Add basic tests for cgd(4). [pooka 20101111]
10700 dreamcast: Switch to using Xorg servers and binaries.
10706 arm: Add support for i.MX51 SoC.
10708 evbarm: Add initial support for Sharp NetWalker MID.
10711 an arbitrary string with the interface driver. [pooka 20101115]
10712 shmif(4): Convert to a cloner interface. [pooka 20101115]
10714 noautoload property. [jnemeth 20101118]
10715 openssh: Import 5.6. [adam 20101121]
10716 dhcpcd(8): Import dhcpcd-5.2.9. [roy 20101127]
10717 module(7): Rename <module>.prop to <module>.plist. [jnemeth 20101127]
10719 performance. [pooka 20101129]
10722 generate special keycodes for the hotkeys. [phx 20101130]
10724 performance on multiprocessor systems. [pooka 20101201]
10725 bind: Update to 9.7.2-P3. Bug and security fixes since 9.7.2b1. See
10727 passwd.conf(5): Set the default local cipher for passwords to 'sha1'.
10729 raid(4): Add support for non 512-byte sector devices. [mrg 20101203]
10730 sysinst(8): Drop the question to select a password cipher algorithm.
10732 pcap(3): Update libpcap to 1.1.1; see
10735 tcpdump(8): Update to 4.1.1; see src/external/bsd/tcpdump/dist/CHANGES
10738 the command name, like pkill(1) and pgrep(1). [mrg 20101205]
10740 serves all available kernel components. [pooka 20101205]
10741 rumpnet_bridge: Add a bridge(4) component. [pooka 20101208]
10742 rumpnet_agr: Add an agr(4) component. [pooka 20101208]
10743 bnx(4): Add support for Broadcom BCM5709S (SerDes) chip. [jym 20101210]
10744 openldap: Import 2.4.23. [adam 20101212]
10745 rump.halt(1): Add a utility to halt a rump kernel. [pooka 20101212]
10747 which can load the specified components dynamically.
10752 to change a timezone. [christos 20101216]
10753 amigappc: Made onboard serial interface work. [phx 20101219]
10755 dm(4): Make LVM use non 512-byte sector devices. [mlelstv 20101223]
10757 capture controllers. [jmcneill 20101227]
10758 ofppc: Support for RDB partitions. [phx 20101231]
10759 tests(7): Add r/o file system tests to the VFS testing framework.
10761 rump_lwproc(3): Support a variant of rfork(). [pooka 20110102]
10762 dhcpcd(8): Import dhcpcd-5.2.10. [roy 20110103]
10764 configured into the kernel server. [pooka 20110103]
10766 growing ufs2 file systems. [riz 20110104]
10768 the host supports it. [pooka 20110104]
10769 acpipmtr(4): Add a driver for ACPI power meters. [jruoho 20110105]
10770 rumpclient(3): Support clients that fork(2). [pooka 20110105]
10772 now possible. [jakllsch 20110106]
10773 rump(3): Support LOCKDEBUG. [pooka 20110106]
10776 provided by rump_server(1). [pooka 20110107]
10779 an shmif(4) busfile into pcap(3). [pooka 20110112]
10780 tests(7): Add union mount tests to the VFS test framework.
10785 non-executable). [matt 20110115]
10786 acpiwdrt(4): Add a driver for ACPI Watchdog Resource Tables.
10789 support, contributed by Wasabi Systems. [agc 20110117]
10790 rump(3): Rework rump syscall compat. The interface provided
10792 with a client compiled on an older version. [pooka 20110117]
10794 processors. Added "fast" software interrupts support and
10796 for e500 SPE, other improvements. [matt 20110118]
10797 atactl(8): Fix mislabelled S.M.A.R.T. lifetime temperature record
10798 reading. [nisimura 20110119]
10799 rump.dhcpclient(1): Add a very simple DHCP client for rump kernels.
10801 only DHCP client running on the host. [pooka 20110120]
10804 connection. This makes things like rebooting a kernel
10805 server from under an application possible. [pooka 20110124]
10808 RDC's vortex86 and PMX-1000 system-on-chip. [bouyer 20110126]
10809 kernel: add kern.evcnt sysctl [matt 20110129]
10810 vmstat(1): add support for getting evcnts and boottime for sysctl.
10812 available via sysctl. [matt 20110129]
10813 route: make routing socket interface 64-bit clean. [matt 20110131]
10814 dhcpcd(8): Import dhcpcd-5.2.11. [roy 20110204]
10815 hp300: Switch NetBSD/hp300 to wscons(4) with rasops(9).
10816 Simply ported from OpenBSD/hp300. [tsutsui 20110206]
10817 rumphijack(3): Improve select(2) emulation. Commit was done
10818 through a rump TCP/IP stack. [pooka 20110211]
10819 hp300: Add support for framebuffers on HP362 and HP382.
10821 hp300: Add support for Apollo Domain keyboard. From OpenBSD.
10823 disklabel(8): Disable COMPAT_386BSD_MBRPART. The related kernel
10825 NetBSD has not used partition id 165 (0xA5) for much longer.
10828 disk. Those with very, very old NetBSD installations may
10830 from 165 (0xA5) to 169 (0xA9). [dholland 20110212]
10831 rumpclient(3): Support clients that execve(2). [pooka 20110214]
10832 hp700: Add support for HIL devices. From OpenBSD. [tsutsui 20110215]
10833 bind: Update to 9.8.0rc1: Response policy zones (RPZ) and DNS64 support.
10836 per CPU context, like lazy FPU management. [rmind 20110217]
10837 acpi(4): Updated ACPICA to 20110211. [jruoho 20110217]
10838 rumphijack(3): Support hijacking of pathname-based system calls.
10841 and how by setting the RUMPHIJACK environment variable.
10843 ath(4): Add support for AR9280 devices. [jmcneill 20110220]
10844 mips: Second merge of matt-nb5-mips64 branch. Added SMP support for
10845 MIPS architecture. Rewritten interrupt handling to be much
10847 preemption. Added support for RMI (NetLogic) XLS/XLR models.
10848 Major clean up for MIPS port. [matt 20110220]
10849 mips: Converted MIPS to use PCU to manage FPU. [matt 20110220]
10850 ath(4): Add support for AR9285 devices. [cegger 20110221]
10853 by Anon Ymous. Supported mechs are: ANONYMOUS, CRAM-MD5,
10855 alc(4): Add a driver for Atheros AR813x/AR815x Ethernet.
10857 ukfs(3): Support reverse-endian disklabels. [pooka 20110222]
10858 flash(9): Add subsystem to handle Flash devices. [ahoka 20110226]
10859 nand(9): Add subsystem to handle NAND controllers. [ahoka 20110226]
10860 evbarm: Add driver for OMAP NAND controllers. [ahoka 20110226]
10861 postfix(1): Import version 2.8.1 [tron 20110302]
10863 trace from the core file as part of test output.
10865 ffs: merge the bouyer-quota2 branch. This adds a new on-disk format
10867 metadata. Usage is checked by fsck_ffs (no more quotacheck)
10868 and is covered by the WAPBL journal. Enabled with kernel
10870 basis. mount_mfs(8) can also turn quotas on.
10873 bouyer-quota2 branch. Quotas are no longer limited to
10874 32-bit values. [bouyer 20110306]
10876 transfer purposes. [bouyer 20110306]
10877 quotactl(8): Added tool to manipulate quotas via proplib XML bundles.
10879 created with repquota -x. [bouyer 20110306]
10880 tmux(1): First import of tmux (version 1.4). [jmmv 20110310]
10881 powerpc: add TLS (thread local storage) support. [matt 20110311]
10882 sh3: add TLS (thread local storage) support. [joerg 20110312]
10883 x86: add TLS (thread local storage) support. [joerg 20110312]
10884 mips: add TLS (thread local storage) support. [matt 20110314]
10885 mips: add MIPS32R2 and MIPS64R2 support. [matt 20110314]
10886 shmif_dumpbus(1): Make endian-independent. [pooka 20110314]
10888 stable. Mostly from OpenBSD. [mrg 20110315]
10889 hppa: add TLS support. [skrll 20110317]
10891 sandpoint: D-Link DSM-G600 support. [phx 20110319]
10892 shark: chipsfb(4) now works on shark. [macallan 20110323]
10893 postfix(1): Import version 2.8.2 [tron 20110323]
10894 sparc: add TLS (thread local storage) support. [martin 20110330]
10895 sparc64: add TLS (thread local storage) support. [martin 20110330]
10896 alpha: add TLS (thread local storage) support. [skrll 20110331]
10897 atf(7): Import 0.13. [jmmv 20110331]
10898 ssh-askpass(1): Updated to 1.2.0. [mbalmer 20110403]
10900 vortex86 and PMX-1000 system-on-chip. [bouyer 20110404]
10902 found in RDC's vortex86 and PMX-1000 system-on-chip.
10904 s390rtc(4): Add a todr(9) driver for Seiko Instruments S-35390A.
10906 sandpoint: QNAP support. [phx 20110405]
10907 dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406]
10909 and video mode setting support, to ffb(4). [jdc 20110408]
10910 x68k: Fix hangup on floppy access. [tsutsui 20110410]
10911 kernel: Bug fixes and improvements to POSIX semaphore. [rmind 20110411]
10912 kerberos(8): Upgrade to Heimdal-1.5pre1. [elric 20110416]
10914 retired. [joerg 20110426]
10915 balloon(4): Balloon driver now enabled for all Xen kernels.
10917 powerpc: Converted PowerPC to use PCU to manage FPU/AltiVec/SPE.
10920 during sysinst. [tsutsui 20110505]
10922 level API for FUSE filesystems with native PUFFS.
10924 postfix(1): Import version 2.8.3 [tron 20110511]
10927 behavior. [tsutsui 20110514]
10928 wm(4): Add support for Intel 82579 with 6 series chipset(PCH2).
10930 userconf(4), boot.cfg(5), boot(8), i386, amd64: Support userconf(4)
10931 command in boot.cfg(5)/boot(8) on i386/amd64.
10934 bind: Update to 9.8.0-P2: Security fixes. [spz 20110529]
10936 cd9660 fs with rockridge extension. [tsutsui 20110529]
10937 tmpfs: Many fixes and some performance improvements. [rmind 20110529]
10939 syscalls. [alnsn 20110530]
10941 code, various other improvements. [matt 20110605]
10943 after exec(3). [alnsn 20110601]
10944 alpha: Converted Alpha to use PCU to manage FPU. [matt 20110607]
10945 sparc: enable options MODULAR in the GENERIC* kernels. [mrg 20110611]
10946 kernel: Merge of the rmind-uvmplock branch. [rmind 20110612]
10947 resolvconf(8): import openresolv-3.4.2 [roy 20110613]
10948 openssl(1): Import openssl-1.0.1-stable-SNAP-20110605 [spz 20110605]
10949 powerpc: Switch to using direct-mapped uareas (pcb + kernel stacks).
10951 atf(7): Import 0.14. [jmmv 20110614]
10952 evbppc: Enable builds for OEA, ibm4xx and Book-E modules.
10957 sparc64: Add fast softint(9) support. [nakayama 20110618]
10958 zaurus: Add ioexp driver for SL-C1000. [nonaka 20110619]
10959 mpc: Import mpc 0.9. [mrg 20110619]
10960 mpfr: Import mpfr 3.0.1. [mrg 20110619]
10961 GMP: Import GNU MP 5.0.2. [mrg 20110619]
10963 gcc(1): Import version 4.5.3. [mrg 20110620]
10964 ld.elf_so(1): Support ELF symbol versioning. [nonaka 20110625]
10972 close on exec to opened file descriptors. [christos 20110626]
10973 acpi(4): Updated ACPICA to 20110623. [jruoho 20110628]
10974 vnd(4): Allow vnd(4) to be backed by a sparse file. [hannken 20110629]
10975 less(1): Import version 444. [tron 20110703]
10976 bind: Update to 9.8.0-P4: Security fixes. [spz 20110705]
10977 mips: Rework Atheros MIPS-based SoC support. Add initial support
10978 for AR71xx (24K) and AR9344 (74K) SoCs. [matt 20110707]
10979 dtv(4): Add digital TV framework. [jmcneill 20110709]
10980 auvitek(4): Add digital capture support. [jmcneill 20110709]
10981 cxdtv(4): Add driver for Conexant CX23880-based DTV cards.
10984 accelerometer. [jruoho 20110713]
10986 capture controllers. [jmcneill 20110715]
10987 luna68k: Build a faked a.out kernel using elf2aout(8) tool
10991 ELF format by default. [tsutsui 20110716]
10993 to make spc(4) SCSI work properly. [tsutsui 20110716]
10995 rather than gallant19 which is used on Sun workstations.
10997 luna68k: Build a ramdisk based INSTALL kernel with sysinst(8).
11000 such as Android-based phones. From OpenBSD. [jakllsch 20110720]
11001 openssh: Import 5.8. [christos 20110724]
11002 mips: Add support for ralink RT3883 SoC from CradlePoint Technologies.
11005 OpenBSD. [mrg 20110729]
11006 postfix(1): Import version 2.8.4 [tron 20110731]
11007 sparc64: Switch to GCC 4.5.3 [mrg 20110802]
11008 mips: Switch to GCC 4.5.3 [matt 20110804]
11009 powerpc: Switch to GCC 4.5.3 [matt 20110804]
11010 amiga: Add basic PCI support. [rkujawa 20110804]
11012 CyberVision PPC and BlizzardVision PPC. [rkujawa 20110804]
11016 the system module area. [mbalmer 20110806]
11017 amd64: Switch to GCC 4.5.3 [mrg 20110806]
11018 i386: Switch to GCC 4.5.3 [mrg 20110806]
11019 userland: Over 50 new manual pages. [jruoho 20110809]
11021 cards. [mbalmer 20110811]
11022 gpio(4), gpiosim(4): Build as modules. [mbalmer 20110812]
11023 mips: add support for MIPS DSP v2 ASE. [matt 20110815]
11024 sparc: Switch to GCC 4.5.3 [mrg 20110817]
11025 tmux(1): Import of tmux 1.5. [jmmv 20110817]
11026 devpubd(8): Add a device publishing daemon, written by Jared D.
11027 McNeill. [mrg 20110827]
11029 zoneinfo: Import tzdata2011i. [christos 20110904]
11030 openssh: Import 5.9. [christos 20110907]
11031 postfix(1): Import version 2.8.5 [tron 20110910]
11033 by "make clean" or "make cleandir". [apb 20110910]
11034 wpa: New wpa_supplicant(8) and hostapd(8) 0.7.3 [christos 20110910]
11037 bind: Update to 9.9.0a1 [christos 20110911]
11039 amiga/mppb(4): Add driver for Prometheus Zorro III to PCI bridge.
11042 NetBSD domUs. [jym 20110920]
11045 udp(4): Commit Vlad Balan's Google SoC project. This implements
11046 RFC6056 port selection algorithms. The selection can
11049 binutils: updated to FSF binutils 2.21.1a. [christos 20110924]
11050 gdb(1): Updated to 7.3.1. [christos 20110924]
11052 D. McNeill. [mrg 20111006]
11053 gcc(1): Obsolete libgcc_pic. [mrg 20111006]
11054 amd64: Switch to GDB 7.3.1. [christos 20111008]
11055 i386: Switch to GDB 7.3.1. [christos 20111008]
11056 zoneinfo: Import tzdata2011l. [apb 20111010]
11057 x68k: Fix bootloader failure on X68030+060turbo. [tsutsui 20111011]
11058 sqlite: Import of pre-release of SQLite 3.6.9 [joerg 20111013]
11059 m68k: Add hyperbotic and trigonometric functions to m68k FPE.
11061 vmt(4): Add a VMware Tools driver, from OpenBSD. [jmcneill 20111017]
11062 zoneinfo: Import tzdata2011m. [apb 20111024]
11063 sparc: Switch to GDB 7.3.1. [mrg 20111024]
11064 sparc64: Switch to GDB 7.3.1. [mrg 20111024]
11065 arm: Switch to GDB 7.3.1. [mrg 20111024]
11066 powerpc: Switch to GDB 7.3.1. [mrg 20111024]
11067 amiga/efa(4): Add driver for ELBOX FastATA 1200. [rkujawa 20111028]
11068 postfix(1): Import version 2.8.6 [tron 20111028]
11069 virtio(4): Add virtio driver. Speeds up I/O under KVM platform.
11071 zoneinfo: Import tzdata2011n. [apb 20111102]
11072 tre: Incorporate library. Adds agrep. This library provides
11074 regex library with libc. Using -ltre will use the tre
11075 regex functions. The library also has support for
11077 the regex functions. To access these we are going to
11078 need to either add tre.h in /usr/include, or enhance
11079 regex.h and provide more tre_ -> libc names aliases.
11082 ported from OpenBSD. [mrg 20111108]
11083 postfix(1): Import version 2.8.7 [tron 20111109]
11084 asm: Add assembly language examples in share/examples/asm/.
11087 with NetBSD system calls, APIs and binaries. [jmmv 20111111]
11088 luna68k: Finally complete LUNA-II support. [tsutsui 20111112]
11089 gpiopwm(4): A new driver to pulse GPIO pins in software.
11091 httpd(8): Import bozohttpd-20111118. [mrg 20111118]
11094 support. [tsutsui 20111120]
11095 arm: Add TLS (thread local storage) support. [joerg 20111118]
11096 m68k: Add TLS (thread local storage) support. [joerg 20111122]
11097 audio(9): Audio drivers are now MP-safe. [jmcneill 20111123]
11098 xbdback(4): driver is now MP-SAFE. [jym 20111123]
11099 rndctl(8): implement boot-time save/restore of kernel RNG state.
11101 resolvconf(8): import openresolv-3.4.5 [roy 20111124]
11102 mount_chfs(8): Add mount_chfs(8), a tool for mounting CHFS volumes.
11104 chfs: Add CHFS, a file system for flash(9) devices. [ahoka 20111124]
11108 OMRON luna68k machines. [tsutsui 20111217]
11110 add ls command support for ext2fs. From Evgeniy Ivanov.
11113 viaide(4): VT6410 PATA RAID controller support (without RAID).
11115 sandpoint: Iomega Storcenter support. [phx 20111228]
11116 fincore(1): Add a utility to query file cache. [yamt 20120104]
11117 tprof(8), tpfmt(1): Add a sampling-based profiler. [yamt 20120104]
11119 using large pages). [chs 20111204]
11120 adventure(6): New save file format. Please regenerate (restore
11121 and re-save) any old save files. [dholland 20120107]
11122 ipsec(4): Make FAST_IPSEC the default IPSEC implementation.
11124 x86, xen: Add cpu ucode loading support via cpuctl(8). [cegger 20120113]
11125 sandpoint: Netronix NH-230/231 and compatible NAS are supported.
11127 atf(7): Import 0.15. [jmmv 20120116]
11129 now supported. [rkujawa 20120119]
11130 build.sh: Add live-image and install-image targets. [tsutsui 20120122]
11134 onboard video circuitry found in for example the Performa 6360.
11136 dhcpcd(8): Import dhcpcd-5.5.0 [roy 20120125]
11137 x86: Stop building boot ROM images for old NICs. [jnemeth 20120127]
11139 and vmem(9) layers. [para 20120127]
11140 kernel: Remove ltsleep(9) and wakeup_one(9). [rmind 20120128]
11141 TrouSerS: Import trousers-0.3.8 [christos 20120127]
11142 tpm-tools: Import tpm-tools-1.3.7.1 [christos 20120128]
11147 ported by TOYOKURA Atsushi. [tsutsui 20120129]
11148 evbarm: Add FriendlyARM Mini2440 support. Code was written by Paul
11149 Fleischer. [nisimura 20120130]
11152 added with the bouyer-quota2 branch. [dholland 20120201]
11154 private __quotactl(2) interface. All user code should use
11155 the libquota(3) API. [dholland 20120201]
11156 repquota(8): The repquota -x dump format is now tabular, not XML.
11159 Parallel Interface mac68k/cpi(4) driver. [hauke 20120201]
11160 ntp: import ntp 4.2.6p5.
11162 dhcpcd(8): Import dhcpcd-5.5.3 [roy 20120202]
11163 dhcpcd(8): Import dhcpcd-5.5.4 [roy 20120206]
11166 userland: Man pages are formatted with mandoc(1) by default.
11168 posix_spawn(3): Import Charles Zhang's summer of code project.
11171 quotarestore(8). [dholland 20120212]
11173 for creating backups of quota information.
11176 created with quotadump. [dholland 20120212]
11177 postfix(1): Import version 2.8.8 [tron 20120217]
11179 /etc/master.passwd" if necessary. [apb 20120217]
11181 zoneinfo: Import tzdata2012a. [apb 20120301]
11182 zoneinfo: Import tzdata2012b. [apb 20120302]
11183 re(4): Add support for RTL8168E-VL. [nonaka 20120302]
11184 amdtemp(4): Add support for Family 12h. [nonaka 20120302]
11185 postfix(1): Add support for SQLite tables. [tron 20120304]
11187 802.11b/g/n wireless network devices, ported from OpenBSD.
11190 fdisk partition boundary for >128GB disks, as fdisk(8) does.
11197 xfer ops on machines with extended high memories.
11199 wm(4): Add support for Intel I350 Ethernet. [msaitoh 20120525]
11201 graphics chipset. [tsutsui 20120608]
11202 postfix(1): Import version 2.8.11 [tron 20120609]
11204 on >= 128 GB partitions for modern AFT disks.
11207 that start above 1TB. [tsutsui 20120703]
11209 rasops(9) APIs instead of deprecated rcons(4).
11210 This allows "options FONT_foo" in kernel config files.
11212 zoneinfo: Import tzdata2012d. [apb 20120722]
11213 luna68k: Fix hangup after reboot(2) problem. [tsutsui 20120723]
11214 evbarm: Add initial support for the RaspberryPi. [skrll 20120726]
11216 on LUNA-II. [tsutsui 20120728]
11217 zoneinfo: Import tzdata2012e. [apb 20120808]
11218 postfix(1): Import version 2.8.12 [tron 20120810]
11221 window(1): Removed from the base system in favor of tmux(1). Use the
11222 pkgsrc/misc/window package from now on. [jmmv 20120215]
11223 pkg_add(1): Imported 20120221 version from pkgsrc. [wiz 20120221]
11224 file(1): Upgraded to 5.11. [christos 20120222]
11225 evbmips: Add support for Lemote Yeeloong Notebook. [nonaka 20120302]
11226 dbsym(8): Add option -p. [bsh 20120319]
11227 dhcpcd(8): Import dhcpcd-5.5.5. [roy 20120323]
11228 ipf: Upgrade to 5.1.1 with new build framework, no module and
11229 test support yet. [christos 20120323]
11230 pcc: Upgrade to 1.1.0.DEVEL 20120325. [plunky 20120325]
11231 openresolv(8): Import openresolv-3.5.1. [roy 20120327]
11232 dhcpcd(8): Import dhcpcd-5.5.6. [roy 20120328]
11234 wedges. Fix iPod disk mounting, by adding quirk.
11236 fstab(5): Add NAME=wedgename for fs_spec and routines to parse it. Now
11238 where disks come and go and wedges get renumbered.
11240 pdisk(8): Make it work for 64 bit hosts, and make it MI.
11243 a1k2cp(4). [rkujawa 20120417]
11245 Interface II SAS controllers. [bouyer 20120419]
11246 kernel: Add support for 256 CPUs on amd64. [rmind 20120420]
11247 OpenSSH: Imported 6.0. [christos 20120501]
11248 bzip2(1): Imported 1.0.6. [wiz 20120507]
11250 implement rename, and use it for tmpfs, ffs, and ext2fs.
11252 amiga: Rework X-Surf driver as xsurf(4). Add support for clockport(4)
11253 on top of xsurf(4). [rkujawa 20120515]
11254 backtrace(3): Add <execinfo.h> and the backtrace family of functions
11258 network devices, ported from OpenBSD. [nonaka 20120530]
11259 bind: Update to 9.9.1-P1 to fix the recent rdata exploit.
11261 empb(4): Add ELBOX Mediator PCI 1200 driver. [rkujawa 20120604]
11263 per user and the corresponding kern.maxlwp sysctl. Expose
11264 kern.uidinfo.* via sysctl. [christos 20120608]
11265 usb(9): Added support for SMP to the USB subsystem. By Jared D.
11266 McNeill and myself. [mrg 20120609]
11267 kernel: Add sendmmsg and recvmmsg support. [christos 20120621]
11269 net.inet6.ip6.neighborgcthresh = 2048
11270 net.inet6.ip6.maxifprefixes = 16
11271 net.inet6.ip6.maxifdefrouters = 16
11272 net.inet6.ip6.maxdynroutes = 4096
11276 kernel, libc: Add MurmurHash2 function. [rmind 20120708]
11277 atf(7): Import 0.16. [jmmv 20120711]
11278 dhcpcd(8): Import dhcpcd-5.6.1. [roy 20120712]
11281 tdvfb(4): Add 3Dfx Voodoo2 driver. [rkujawa 20120719]
11282 tdvfb(4): Add 3Dfx Voodoo Graphics (aka Voodoo1) support.
11285 "device_t". [matt 20120722]
11286 pr(1): Add support for POSIX -f and -p options. [ginsbach 20120724]
11287 powerpc: Add support for FPU emulation on BookE. [matt 20120722]
11288 OpenSSL: Imported 1.0.1c. [christos 20120726]
11289 kernel: safepri is dead; replaced by macro IPL_SAFEPRI. [matt 20120727]
11291 wireless network devices, ported from OpenBSD.
11293 kernel, libc: Add modctl(MODCTL_EXISTS, ...) to determine if modules
11294 can be loaded. [jnemeth 20120803]
11295 modstat(8): Add -A, -a, and -e options for testing module loadability.
11297 uatp(4): Add driver for USB Apple trackpads. [riastradh 20120804]
11298 libc: Update to tzcode2012e. [christos 20120809]
11299 evbarm: Add support for the Beaglebone (TI AM335x-based board).
11301 evbarm: Add support for BEAGLEBOARDXM (TI DM37XX cpus) boards.
11303 mfi(4): Added tagged queuing support. [bouyer 20120823]
11304 mfi(4): Added support for LSI SAS2208-based controllers.
11306 mkdep(1): Add -P option. [jmmv 20120826]
11308 cases within) for common bsd.*.mk modules. [jmmv 20120826]
11309 arm: Add Cortex-A9 support (a9tmr, a9wdt, armgic, armperiph). Add
11310 initial MP support (can boot 2nd cpu but dies quickly). Add
11311 L1 SuperSection support for ARMv6/ARMv7. Add support for
11312 BCM5301X SoC. Add initial support for OMAP4430 and partial
11313 support for Freescale i.MX6. Add new common boot/kvminit
11314 code. [matt 20120831]
11315 dhcpcd(8): Import dhcpcd-5.6.2. [roy 20120903]
11317 Gigabit Ethernet Adapter. PR/46961. [tsutsui 20120917]
11319 support. This allows to use the LSI MegaCLI linux binary
11320 on a NetBSD host. [bouyer 20120919]
11321 zoneinfo: Import tzdata2012f. [apb 20120927]
11322 kernel: Add clock_nanosleep(2). [christos 20121001]
11323 wpa: New wpa_supplicant(8) and hostapd(8) 1.0. [christos 20121007]
11324 x68k: Add network bootloader for Neptune-X and Nereid Ethernet.
11326 x68k: Add support for formatting floppy. [tsutsui 20121014]
11327 zoneinfo: Import tzdata2012g. [apb 20121018]
11331 libc: Import tzcode2012g. [christos 20121023]
11332 zoneinfo: Import tzdata2012h. [apb 20121027]
11333 libc: Update to tzcode2012h. [christos 20121028]
11334 kernel: Import sljit and add BPF JIT compiler. [alnsn 20121028]
11336 to shlock(1). [christos 20121101]
11337 zoneinfo: Import tzdata2012i. [apb 20121104]
11338 voodoofb(4): Add 3Dfx Voodoo Banshee support. [rkujawa 20121109]
11339 zoneinfo: Import tzdata2012j. [apb 20121113]
11340 msm6242b(4): Add MI OKI MSM6242B driver. [rkujawa 20121114]
11341 amiga: A2000-style RTCs are now driven by the msm6242b(4) driver.
11343 xsurf(4): Add X-Surf IDE controller support. [rkujawa 20121119]
11344 z3rambd(4): Add driver for Zorro III RAM boards as block devices.
11346 bind: Update to 9.9.2-P1 to fix the DNS64 vulnerability.
11348 arm: ARMFPE support had bitrotted and has been removed. [matt 20121205]
11349 dhcpcd(8): Import dhcpcd-5.6.4. [roy 20121206]
11350 openresolv(8): Import openresolv-3.5.3. [roy 20121206]
11351 arm: Fix EHCI support for OMAP3. [jmcneill 20121211]
11352 arm: Enable direct-mapped poolpage support. [matt 20121211]
11353 arm: Enable VFP-based pmap page zero/copy ops. [matt 20121211]
11354 OpenSSH: Import 6.1. [christos 20121212]
11355 ptcd(4): Add a driver for the Protech PS3100 cash drawer port.
11357 ibmcd(4): Add a driver for the IBM 4810 BSP cash drawer port.
11359 postfix(1): Import version 2.8.13. [tron 20121218]
11360 dhcpcd(8): Import dhcpcd-5.6.6. [roy 20121219]
11361 arm: Support NEON in userland. [matt 20121226]
11362 kernel: Allow MD kernel code to use PCUs. [matt 20121226]
11363 units(1): Add -l and -L options. [apb 20130101]
11364 postfix(1): Import version 2.9.5. [tron 20130102]
11365 file(1): Upgraded to 5.12. [christos 20130103]
11366 luna68k: Add native bootloader. Based on 4.4BSD-Lite2/luna68k
11367 "Stinger" loader. [tsutsui 20130105]
11369 ported from FreeBSD. [skrll 20130109]
11371 ported from OpenBSD. [skrll 20130109]
11373 firmware passwords and erasing disks. [riastradh 20130109]
11374 hp300: Add support for sti(4) framebuffer at sgc bus on some 425t.
11375 Ported by kiyohara@ from OpenBSD. [tsutsui 20130111]
11376 arm: Kill userland FPA support, replace with VFP. [matt 20130111]
11377 luna68k: Add netboot support. [tsutsui 20130113]
11379 properly. [tsutsui 20130114]
11380 libdwarf: Sync with FreeBSD. [christos 20130117]
11382 SX bridges. [rkujawa 20130128]
11383 amiga: Support software power-off with empm(4). [rkujawa 20130128]
11384 dhcpcd(8): Import dhcpcd-5.6.7. [roy 20130128]
11385 em4k(4): Add driver for Mediator 4000 PCI bridges. [rkujawa 20130129]
11387 merging directories with common files. [christos 20130202]
11388 OpenSSL: Update to 1.0.1d. [christos 20130205]
11391 OpenSSL: Update to 1.0.1e. [christos 20130212]
11392 atf(7): Import 0.17. [jmmv 20130215]
11393 lutok: Import 0.2. This is a new import that provides a C++ wrapper
11394 for the Lua API and will be used by Kyua. Its build depends
11395 on the MKKYUA knob. [jmmv 20130216]
11396 kyua(1): Import kyua-testers 0.1. This is a new import that provides
11398 different interfaces. [jmmv 20130217]
11401 kyua(1): Import kyua-cli 0.6. This is a new import that provides the
11402 command-line interface to Kyua. Its build depends on the
11403 MKKYUA knob. [jmmv 20130223]
11404 kyua(1): Import kyua-atf-compat 0.1. This is a new import that
11406 version of atf-run and atf-report that use kyua(1) internally.
11408 kernel: Retire OSI protocol support. [joerg 20130301]
11409 libc: Update to tzcode2013a. [christos 20130302]
11410 zoneinfo: Import tzdata2013a. [apb 20130303]
11411 zoneinfo: Import tzdata2013b. [apb 20130312]
11412 libc: Update to tzcode2013b. [christos 20130315]
11414 BCM57780. [msaitoh 20130315]
11416 up-to-date even when the host is suspended. [jmmv 20130316]
11417 file(1): Upgraded to 5.14. [christos 20130323]
11418 dhcp: Upgrade to 4.2.5. [christos 20130324]
11419 vchiq(4): Add support for Broadcom VideoCore IV firmware interface.
11421 vcaudio(4): Add support for Broadcom VideoCore IV audio service.
11423 OpenSSH: Import 6.2. [christos 20130329]
11424 mdocml: Import 1.12.1. [christos 20130402]
11425 openpam(3): Import 20120526 (Micrampelis). [christos 20130405]
11426 flex: Import 2.5.37. [christos 20130405]
11427 byacc: Import 20130304. [christos 20130405]
11428 libpcap: Import 1.3.0. [christos 20130406]
11429 tcpdump(8): Import 4.3.0. [christos 20130406]
11430 libevent: Upgrade 2.0.21-stable. [christos 20130411]
11431 wm(4): Add support for I210 and I211. [msaitoh 20130419]
11433 exponential and power functions to m68k FPE. As a result,
11434 m68k FPE supports all mathematics functions. [isaki 20130420]
11436 and other AM335x based boards. [rkujawa 20130425]
11437 amiga: Add minimal support for Thylacine USB card using slhci(4).
11438 Works at least with some keyboards and mice. [rkujawa 20130428]
11439 epoc32: Add new port NetBSD/epoc32. [kiyohara 20130428]
11441 userspace. All sets are the same except for etc.tgz.
11443 disklabel(8): This is now a MI tool like installboot. [matt 20130503]
11444 vndcompress(1): Add support for restarting after interrupt.
11447 sensor. [rkujawa 20130507]
11448 zoneinfo: Import tzdata2013c. [apb 20130508]
11449 arm: Add support for Marvell Armada XP SoCs. From Marvell and Semihalf.
11451 wm(4): Add support for I217 and I218. [msaitoh 20130602]
11453 and general. [mrg 20130605]
11454 ipsec(4): FAST_IPSEC is now named IPSEC, old IPSEC is gone.
11457 Ported by kardel@ from a patch for OpenBSD. [kardel 20130609]
11459 acceleration using SX. [macallan 20130619]
11460 dhcpcd(8): Import dhcpcd-6.0.0. [roy 20130621]
11461 zoneinfo: Import tzdata2013d. [apb 20130707]
11464 BCM57766, BCM57782 and BCM57786. [msaitoh 20130708]
11465 openresolv(8): Import openresolv-3.5.6. [roy 20130712]
11466 libc: Update to tzcode2013d. [christo 20130717]
11467 wpa: Import wpa_supplicant and hostapd 1.1. [adam 20130717]
11468 dhcpcd(8): Import dhcpcd-6.0.3. [roy 20130719]
11471 addressing modes). [matt 20130719]
11472 bind: Update to 9.9.3-P2 to fix CVE-2013-4854 remote query can cause
11473 named to terminate. [christos 20130727]
11475 Advanced-N 6230. [prlw1 20130728]
11476 dhcpcd(8): Import dhcpcd-6.0.5. [roy 20130803]
11477 makefs(8): Added UDF support for makefs(8). It allows for the creation
11478 of images for both read-only, rewritable or recordable media.
11481 card. [rkujawa 20130808]
11482 postfix(1): Import version 2.9.7. [tron 20130821]
11484 applications. [riastradh 20130828]
11485 kernel: Add BPF coprocessor support (BPF_COP/BPF_COPX instructions).
11487 npf: Convert NPF to use BPF byte-code by default. Many other
11488 improvements. [rmind 20130929]
11489 less(1): Import version 458. [tron 20130804]
11491 sensor. [rkujawa 20130908]
11492 dhcpcd(8): Import dhcpcd-6.1.0. [roy 20130920]
11493 alpha: Add support for AlphaStation DS15. Ported from OpenBSD via
11494 PR port-alpha/48148 by nullnilaki. [tsutsui 20130923]
11495 postfix(1): Import version 2.10.2. [tron 20130925]
11496 binutils: Updated to FSF binutils 2.23.2. [christos 20130929]
11497 getaddrinfo(1): Add utility for querying the system's name resolver.
11499 gdb(1): Updated to 7.6.1. [christos 20131003]
11500 httpd(8): Added Lua scripting for content creation. [mbalmer 20131012]
11501 lutok: Update to 0.3. [jmmv 20131018]
11502 kyua-cli: Update to 0.7. [jmmv 20131018]
11503 netstat(1): Accept -faddress_family[,family ...]. [bad 20131019]
11504 systat(1): Accept shell patterns to select drives. [bad 20131019]
11505 gffb: Add a driver for NVIDIA GeForce2 MX graphics controllers.
11507 axen(4): Add a driver for ASIX AX88178a and AX88179 Ethernet interface.
11508 Ported from OpenBSD. [nonaka 20131026]
11510 emulator. [tsutsui 20131027]
11511 OpenSSH: Imported 6.4. [christos 20131108]
11512 x86: Default rounding mode of the x87 changed to long double precision.
11516 libm: Added basic long double support for elementary functions.
11517 Most transcendent functions are stubbed out. [joerg 20131119]
11518 nvi(1): Upgrade to the latest git source. [christos 20131122]
11519 MPC: Updated to MPC 1.0.1. [mrg 20131128]
11520 MPFR: Updated to MPFR 3.1.2. [mrg 20131128]
11521 GMP: Updated to GMP 5.1.3. [mrg 20131129]
11522 file(1): Updated to 5.16. [christos 20131201]
11523 librt: Added shm_open(3) and shm_unlink(3). [rmind 20131219]
11524 acafh(4): Added driver for Individual Computers ACA500. Enjoy NetBSD
11525 on an Amiga 500. [rkujawa 20131222]
11526 libc: Update to tzcode2013i. [christos 20131226]
11527 zoneinfo: Import tzdata2013i. [apb 20131226]
11528 acpi(4): Updated ACPICA to 20131218. [christos 20131227]
11529 openpam(3): Import 20130907 (Nummularia). [christos 20131227]
11530 ntp: Import ntp 4.2.7p404. [christos 20131227]
11531 luna68k: Add preleminary support of 4bpp framebuffer.
11535 tcpdump(8): Import 4.5.1. [christos 20131231]
11536 libpcap: Import 1.5.2. [christos 20131231]
11537 bind: Update to 9.9.5b1. [christos 20131231]
11538 wpa: Import wpa_supplicant and hostapd 2.0. [christos 20140102]
11539 dhcpcd(8): Import dhcpcd-6.2.0. [roy 20140103]
11541 load command and set proper default boot device.
11543 luna68k: Reorganize bootloader device configuration. I.e. use
11545 static numbers against probed disks at ID 5 and 6.
11548 bootloader to kernel. [tsutsui 20140111]
11549 OpenSSL: Imported 1.0.1f. [christos 20140111]
11550 postfix(1): Import version 2.10.3. [tron 20140118]
11555 multi-terabyte disks. [riastradh 20140122]
11557 many hppa machines. [skrll 20140128]
11558 ews4800mips: Switch to X11FLAVOUR=Xorg. Untested. [tsutsui 20140131]
11559 newsmips: Switch to X11FLAVOUR=Xorg. Untested. [tsutsui 20140131]
11560 npf: Added support for CDB based tables. [rmind 20140206]
11561 npf: Added support for static (stateless) NAT. [rmind 20140207]
11562 atf(7): Import atf 0.19. [jmmv 20140208]
11563 atf(7): Import atf 0.20. [jmmv 20140211]
11565 (NPTv6), as per RFC 6296. [rmind 20140213]
11566 sqlite3: Import 3.8.3.1. [christos 20140216]
11568 the native bootloader during installation. [tsutsui 20140219]
11569 dhcpcd(8): Import dhcpcd-6.3.0. [roy 20140225]
11571 Digital-to-Analog converters. [rkujawa 20140225]
11572 micphy(4): Add Micrel PHY (KSZ9021RN). [ozaki-r 20140226]
11573 bind: Update to 9.10.0b1. [christos 20140228]
11574 dhcpcd(8): Import dhcpcd-6.3.1. [roy 20140301]
11575 x68k: Switch to X11FLAVOUR=Xorg, including X68k monolithic server.
11578 from scole_mail via PR48600. [macallan 20140303]
11579 hppa: Switched to GCC 4.8. [skrll 20140306]
11580 sparc: Switched to GCC 4.8. [mrg 20140306]
11581 sparc64: Switched to GCC 4.8. [mrg 20140306]
11582 alpha: Switched to GCC 4.8. [martin 20140307]
11583 arm: Switched to GCC 4.8. [skrll 20140307]
11584 elftoolchain: Import FreeBSD-2014-03-08. [christos 20140309]
11585 amd64: Switched to GCC 4.8. [christos 20140311]
11586 dhcpcd(8): Import dhcpcd-6.3.2. [roy 20140314]
11587 rtsx(4): Add a driver for Realtek RTS5209/RTS5229 Card Reader.
11588 Ported from OpenBSD. [nonaka 20140319]
11591 arm: Add support for ARMv6+ MMU features ASIDS, XN, split TTBR.
11592 add support for SMP. [matt 20140330]
11593 applesmc(4): Add drivers for the Apple System Management Controller.
11596 in chroots (Ilya Zykov). [christos 20140404]
11597 i386: Switched to GCC 4.8. [christos 20140404]
11598 mcp23s17gpio(4): Add Microchip MCP23S17 16-bit GPIO chip driver.
11599 e.g. Raspberry Pi interface boards. [kardel 20140406]
11600 OpenSSL: Imported 1.0.1g. [christos 20140407]
11601 sparc64: Switched to TOPDOWN_VM. [martin 20140414]
11602 hp300: Fix broken apci console support of bootloader. [tsutsui 20140410]
11603 hp300: Add sti(4) at sgc screen console support to bootloader.
11605 hp300: Add HP9000/425e RTC support. [tsutsui 20140419]
11606 ubsec(4): Add support for AES-CBC modes and BCM586x chips.
11609 HP9000/425e. [tsutsui 20140420]
11610 bcmgpio(4): Add BCM2835 GPIO obio driver.
11612 kerberos(8): Update to latest Heimdal-1-5-branch.
11614 hp300: Make the Apollo Domain keyboard actually work.
11617 install kernels. [tsutsui 20140430]
11618 libc: Update to tzcode2014c. [christos 20140513]
11619 zoneinfo: Import tzdata2014c. [apb 20140515]
11620 ossaudio(3): Add initial OSSv4 support. [nat 20140517]
11622 driver. [kardel 20140518]
11623 envsys(4): Add %rH (relative Humidity) to sensor framework.
11625 gcc(1): Import version 4.8.3. [skrll 20140527]
11626 openldap: Import 2.4.39. [tron 20140528]
11627 libc: Update to tzcode2014d. [christos 20140528]
11629 onto a disk disklabel'ed by Tru64 as reported in PR/48697.
11631 OpenSSL: Imported 1.0.1h. [christos 20140605]
11632 vax: Switch to GCC 4.8. [matt 20140605]
11633 vmx(4): Add VMware VMXNET3 driver, from OpenBSD. [hikaru 20140610]
11634 etcupdate(8): Add destdir support. [apb 20140612]
11635 file(1): Upgraded to 5.19. [christos 20140612]
11636 zoneinfo: Import tzdata2014e. [apb 20140613]
11637 libc: Update to tzcode2014e. [christos 20140614]
11638 dhcpcd(8): Import dhcpcd-6.4.0. [roy 20140614]
11639 pigz(1): Update to pigz-2.3.1. [tls 20140615]
11640 gdb(1): Updated to 7.7.1. [christos 20140622]
11641 kernel: Fix, improve and enable KMEM_SIZE on development kernels.
11645 -freorder-blocks option on m68k. [tsutsui 20140705]
11646 m68k: Use "-O2 -fno-reorder-blocks" for most kernels as userland.
11649 and reorganize. [dholland 20140705]
11652 battery. [tsutsui 20140706]
11653 postfix(1): Import version 2.11.1. [tron 20140706]
11654 bind: Import version 9.10.0-P2. [spz 20140708]
11655 dhcp: Import version 4.3.0. [spz 20140712]
11656 luna68k: Add ANSI text color support for 8bpp color framebuffer.
11658 dhcpcd(8): Import dhcpcd-6.4.2. [roy 20140714]
11660 ukbd(4). [mbalmer 20140714]
11662 USB OTG controller. [bouyer 20140716]
11664 SoC's graphic controller. [bouyer 20140716]
11665 lua(1): Updated to 5.3 work3. [lneto 20140719]
11667 Xserver works without xmodmap(1) tweaks. [tsutsui 20140720]
11668 urtwn(4): Add support for Realtek RTL8188EUS and RTL8188ETV chipsets.
11669 Ported from FreeBSD. [nonaka 20140720]
11671 4bpp/8bpp color framebuffers. [tsutsui 20140721]
11672 wm(4): Add internal SERDES support older than 82575.
11674 kernel: Fix, improve and enable KMEM_REDZONE on development kernels.
11677 correctness and security. [maxv 20140722]
11678 tmux(1): Import of tmux 1.9a. [christos 20140724]
11679 kernel: Added fdiscard and posix_fallocate system calls.
11681 evbarm: Add support for the Kobo touch (i.MX50). [hkenken 20140725]
11683 WSDISPLAYIO_MODE_EMUL, i.e. on exiting Xserver.
11686 on TT030. [tsutsui 20140726]
11687 sun3: Move bootloader address to allow loading growing GENERIC kernels.
11689 dhcpcd(8): Import dhcpcd-6.4.3. [roy 20140730]
11690 timeout(1): Import from FreeBSD. [christos 20140801]
11691 build: New BUILDINFO variable may be passed to build.sh, and exposed
11692 in /etc/release, as well as in sysctl kern.buildinfo.
11696 SWITCH.X commands. [isaki 20140805]
11697 zoneinfo: Import tzdata2014f. [apb 20140806]
11699 gkermit. [apb 20140808]
11700 rescue(8): Add /rescue/ekermit. [apb 20140809]
11704 values generically rather than as per-driver special cases.
11708 from riastradh@ using per-cpu instances of chacha8.
11710 OpenSSL: Update to 1.0.1i. [spz 20140810]
11711 kernel: Add MODULAR infrastructure for Xen kernels. [jnemeth 20140810]
11713 HP9000/425e. Ported from OpenBSD. [tsutsui 20140824]
11715 sources (be more power friendly). [tls 20141026]
11717 is entropy demand. [tls 20141026]
11719 processed sooner. [tls 20141026]
11721 QEMU, KVM, and Google Compute Engine. From OpenBSD.
11723 postfix(1): Import version 2.11.3. [tron 20150124]
11724 postfix(1): Import version 2.11.4. [tron 20150221]
11726 malloc(9): Interface obsoleted and cleaned up. [maxv 20150325]
11728 veriexec(4): Several improvements and bug fixes. [maxv 20150519]
11731 libc: Update to tzcode2014f. [christos 20140815]
11735 whether module autoloading is on by default.
11737 kernel: Option SYMTAB_SPACE has been replaced with COPY_SYMTAB.
11739 config(1). [joerg 20140824]
11740 zoneinfo: Import tzdata2014g. [apb 20140831]
11741 wm(4): Add internal SERDES support for 82575 and newer controllers.
11743 or1k: Add new port. [matt 20140903]
11744 awindma(4): Add support for Allwinner A10/A20 DMA controller.
11746 awinac(4): Add support for Allwinner A10/A20 audio codec.
11748 awinrtc(4): Add support for Allwinner A10/A20 real-time clock.
11750 awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
11751 axp20x(4): Add AXP20x PMU driver. [jmcneill 20140909]
11752 rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
11753 rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
11754 dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
11755 arm: Add support for i.MX6 SoC. [ryo 20140925]
11757 resize, set, unset, backup, restore, and resizedisk.
11759 dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
11760 mpt(4): added bio(4) support. [jmcneill 20140927]
11761 gpt(8): added type subcommand to modify partition type.
11763 zoneinfo: Import tzdata2014h. [apb 20141004]
11764 dhcpcd(8): Import dhcpcd-6.5.0. [roy 20141006]
11765 libc: Update to tzcode2014h. [christos 20141007]
11766 file(1): Upgraded to 5.20. [christos 20141010]
11767 arm: Add support for Allwinner A31 SoC. [jmcneill 20141010]
11768 awiniic(4): Add support for Allwinner A31 SoC. [jmcneill 20141012]
11770 Interface. [jmcneill 20141012]
11771 axp22x(4): Add AXP22x PMU driver. [jmcneill 20141012]
11772 awinrtc(4): Add support for Allwinner A31 real-time clock.
11774 awindma(4): Add support for Allwinner A31 DMA controller.
11776 awinac(4): Add support for Allwinner A31 audio codec.
11778 motg(4): Add support for Allwinner A10/A20 SoC. [jmcneill 20141015]
11779 wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]
11780 dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]
11781 OpenSSH: Imported 6.7. [christos 20141018]
11782 resolvconf(8): Import openresolv-3.6.0 [roy 20141020]
11784 zoneinfo: Import tzdata2014i. [apb 20141023]
11785 libc: Update to tzcode2014i. [christos 20141023]
11787 pppd(8): updated to version 2.4.7. [christos 20141025]
11788 acpi(4): Updated ACPICA to 20140926. [christos 20141025]
11789 dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
11790 resolvconf(8): Import openresolv-3.6.1 [roy 20141029]
11791 rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B.
11793 flex(1): Import flex-2.5.37 [christos 20141029]
11795 100/105/130/135/2200/2230. From OpenBSD. [nonaka 20141030]
11797 Allwinner SOCs. [martin 20141101]
11798 dhcpcd(8): Import dhcpcd-6.6.1. [roy 20141107]
11799 awinhdmi(4): Add support for Allwinner A20/A31 HDMI controller.
11801 awintcon(4): Add support for Allwinner A20/A31 TV/LCD controller.
11804 backend (DE-BE). [jmcneill 20141110]
11806 controller. [jmcneill 20141111]
11807 dhcpcd(8): Import dhcpcd-6.6.2. [roy 20141114]
11808 awinir(4): Add support for Allwinner A20/A31 IR receiver.
11810 zoneinfo: Import tzdata2014j. [apb 20141116]
11811 libc: Change arc4random(3) to use ChaCha20 and per-thread state.
11813 libc: Update to tzcode2014j. [christos 20141117]
11814 libpcap: Import 1.6.2. [christos 20141119]
11815 tcpdump(8): Import 4.6.2. [christos 20141119]
11816 dhcpcd(8): Import dhcpcd-6.6.4. [roy 20141126]
11817 dhcpcd(8): Import dhcpcd-6.6.5. [roy 20141209]
11818 bind: Import version 9.10.1-P1. [christos 20141209]
11819 dhcpcd(8): Import dhcpcd-6.6.6. [roy 20141217]
11820 powerpc: Switch to GCC 4.8. [matt 20141218]
11821 dhcpcd(8): Import dhcpcd-6.6.7. [roy 20141219]
11822 ntp: Import ntp 4.2.8. [christos 20141219]
11823 midirecord(1): Add program to record MIDI files. [mrg 20141229]
11828 gcc: Import GCC 4.8.4. [mrg 20150109]
11829 openssl: Import openssl 1.0.1k [spz 20150113]
11832 arm: Add support for Zynq SoC. [hkenken 20150123]
11833 evbarm: Add support for the PARALLELLA (Zynq). [hkenken 20150123]
11835 libevent: Import libevent 2.0.22 [spz 20150129]
11836 dhcpcd(8): Import dhcpcd-6.7.1. [roy 20150130]
11837 zoneinfo: Import tzdata2015a. [apb 20150131]
11838 libc: Import tzcode2015a. [christos 20150131]
11839 tetris(6): Add down key support, as 'n'. [mrg 20150218]
11840 bind: patch to version 9.10.1-P2. [spz 20150221]
11841 network: introduce RTF_LOCAL for local address routes. [roy 20150226]
11842 evbarm: Add support for RPI2. [skrll 20150304]
11843 evbarm: Add support for ODROID-C1. [jmcneill 20150304]
11846 zoneinfo: Import tzdata2015b. [apb 20150321]
11847 openssl: Import openssl 1.0.1m [spz 20150323]
11848 libc: Update to tzcode2015b. [christos 20150324]
11849 dhcpcd(8): Import dhcpcd-6.8.1. [roy 20150327]
11850 libpcap: Import 1.7.2. [christos 20150331]
11851 tcpdump(8): Import 4.7.3. [christos 20150331]
11852 wpa: Import wpa_supplicant and hostapd 2.4. [christos 20150401]
11853 OpenSSH: Imported 6.8. [christos 20150403]
11855 ntp: Import ntp 4.2.8p2. [christos 20150407]
11856 acpi(4): Updated ACPICA to 20150410. [christos 20150413]
11857 evbarm: add a driver for EDMA controller on AM335x SoC.
11858 Add DMA support to the sdhc controllers on AM335x SoC.
11860 xz(1): Import of XZ 5.2.1. [christos 20150417]
11861 x86: Support MSI/MSI-X. [knakahara 20150427]
11862 libc: Update to tzcode2015d. [christos 20150428]
11863 openresolv(8): Import openresolv-3.7.0 [roy 20150501]
11864 netinet: Added IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and IN_IFF_DETACHED.
11866 RFC 5227. [roy 20150502]
11867 amd64: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
11868 i386: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
11869 aarch64: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
11870 evbarm: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
11871 sparc64: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
11872 dhcpcd(8): Import dhcpcd-6.9.0. [roy 20150517]
11873 FFS: General improvements in the superblock parser. [maxv 20150523]
11874 openssl: Import openssl 1.0.1n [christos 20150612]
11875 openssl: Import openssl 1.0.1o [christos 20150616]
11876 zoneinfo: Import tzdata2015e. [apb 20150621]
11877 nfssvc(2): Support 32-bit system calls for the NFS server.
11879 gcc: Import GCC 4.8.5. [mrg 20150624]
11880 OpenSSH: Imported 6.9. [christos 20150630]
11881 bind: Import version 9.10.2-P2. [christos 20150708]
11882 dhcpcd: Import dhcpcd 6.9.1. [roy 20150709]
11883 iostat(8): Support fnmatch(3) patterns for disknames. [mrg 20150709]
11884 openssl: Import openssl 1.0.1p [christos 20150709]
11885 ntp: Import ntp 4.2.8p3. [christos 20150710]
11886 X11: Delete XFree86 sources. [mrg 20150723]
11887 arm: Add support for NVIDIA Tegra K1 SoC. [jmcneill 20150725]
11888 evbarm: Add support for NVIDIA Jetson TK1. [jmcneill 20150725]
11889 bind: Import version 9.10.2-P3. [christos 20150728]
11890 kernel: Several bug fixes and improvements in the PaX subsystem.
11892 sdmmc(4): Add support for UHS-I and MMC HS200 transfer modes.
11894 sdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
11896 amlogicsdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
11898 zoneinfo: Import tzdata2015f. [apb 20150811]
11899 OpenSSH: Imported 7.0. [christos 20150813]
11900 libc: Update to tzcode2015f. [christos 20150813]
11901 intrctl(8): Add interrupt distribution control utility.
11903 gdb(1): Updated to 7.9.1. [christos 20150818]
11904 acpi(4): Updated ACPICA to 20150717. [christos 20150818]
11905 mcp3kadc(4): Driver for Microchip 3x0x SAR ADC chips. [phx 20150818]
11906 OpenSSH: Imported 7.1. [christos 20150821]
11907 dhcpcd: Import dhcpcd 6.9.2. [roy 20150821]
11909 802.11b/g/n wireless network devices, ported from OpenBSD.
11911 arp(4): Remove net.inet.arp.{prune,refresh} sysctl. [ozaki-r 20150831]
11912 bind: Import version 9.10.2-P4. [christos 20150903]
11913 dhcpcd: Import dhcpcd 6.9.3. [roy 20150904]
11914 ftp(1): SNI support for https. [wiz 20150912]
11915 netstat(1): Now knows how tall the display is. [mrg 20150919]
11916 atactl(8): Add smart codes 210, 246, 247 and 248. [mrg 20150920]
11919 resolvconf: Import openresolv-3.7.1 [roy 20150929]
11921 pci(3): Decode Extended Capability in PCI Extended Configuration Space.
11923 lua: Updated to Lua 5.3.1 [mbalmer 20151008]
11924 libc: Update to tzcode2015g. [christos 20151009]
11925 wm(4): Support RX multiqueue. [knakahara,msaitoh 20151013]
11926 ntp: Import ntp 4.2.8p4. [christos 20151023]
11928 history. [mrg 20151028]
11930 omapgpio(4): Add support for TI AM335x GPIO. [jmcneill 20151101]
11933 created. Provide support for a poll based svc_run() and the
11934 global variables svc_pollfd and svc_pollfd_max.
11937 CV64/3D. [phx 20151112]
11938 amiga: Build the Xorg server with wsfb(4) driver.
11939 Added wsfb(4) support for CV64 and CV64/3D graphics cards.
11941 cpuctl(8): Most commands can specify more than one CPU now.
11943 ndp: net.inet6.ip6.neighborgcthresh is now per interface basis.
11945 dhcpcd: Import dhcpcd 6.9.4. [roy 20151130]
11946 openssl: Import openssl 1.0.1q [christos 20151206]
11950 bind: Import version 9.10.3-P2. [christos 20151216]
11951 mdocml: Import 1.13.3. [christos 20151217]
11953 x86: Add support for SMEP on amd64 and i386. [maxv 20151219]
11956 needed. [pgoyette 20151226]
11959 ismt(4): Add another Intel Chipset internal SMBus driver.
11961 dhcpcd: Import dhcpcd 6.10.0. [roy 20160107]
11962 ntp: Import ntp 4.2.8p5. [christos 20160108]
11963 flex(1): Import flex-2.6.0 [christos 20160109]
11964 acpi(4): Updated ACPICA to 20160108. [christos 20160109]
11967 dhcp: Import version 4.3.3. [christos 20160110]
11968 gettext: Upgrade to 0.16.1 [christos 20160112]
11969 bind: Import version 9.10.3-P3. [christos 20160119]
11970 dhcpcd: Import dhcpcd 6.10.1. [roy 20160120]
11971 gcc: Import GCC 5.3.0. [mrg 20160123]
11972 lua: Updated to 5.3.2 [lneto 20160128]
11973 openssl: Import openssl 1.0.1r [christos 20160130]
11974 gdb(1): Updated to 7.10.1. [christos 20160202]
11976 hardware interrupt. [ozaki-r 20160209]
11977 elftoolchain: Import FreeBSD-2016-02-19. [christos 20160219]
11978 openresolv: Import openresolv-3.7.3. [roy 20160222]
11979 mv(1): Add SIGINFO support. [mrg 20160228]
11980 openssl: Import openssl 1.0.1s - disable weak (export) ciphers and SSLv2
11982 bind: Import version 9.10.3-P4. [christos 20160309]
11983 OpenSSH: Imported 7.2. [christos 20160310]
11984 libc: Update to tzcode2016b. [christos 20160315]
11985 zoneinfo: Import tzdata2016b. [christos 20160315]
11987 lua: Applied second and third patch from http://lua.org/bugs.html
11989 i386: Add a GENERIC_PAE kernel that supports >4GB systems. [mrg 20160326]
12003 network: Separate nexthop caches from routing table. [ozaki-r 20160404]
12005 dhcpcd(8): Import dhcpcd-6.10.2 [roy 20160410]
12006 openresolv(8): Import openresolv-3.8.0 [roy 20160411]
12008 bridge(4): Device is now MP-safe. [ozaki-r 20160108]
12009 dhcpcd(8): Import dhcpcd-6.10.3 [roy 20160420]
12011 - API / infra changes to support memory management changes.
12012 - Memory management improvements and bug fixes.
12015 - FS/LS isoc support on ehci(4).
12017 - Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
12025 devices, ported from OpenBSD. [nonaka 20160501]
12026 ntp: Import ntp 4.2.8p7. [christos 20160501]
12027 openssl: Import openssl 1.0.1t - security fixes [christos 20160503]
12028 acpi(4): Updated ACPICA to 20160422. [christos 20160504]
12029 dhcpcd(8): Import dhcpcd-6.11.0 [roy 20160509]
12031 permissions on amd64 and i386 (W^X). [maxv 20160514]
12033 the kernel image on amd64 and i386. [maxv 20160515]
12034 arm: Add support for i.MX7 SoC. [ryo 20160517]
12035 wm(4): Support TX multiqueue. [knakahara 20160519]
12036 bind: Import version 9.10.4-P1. [christos 20160526]
12037 network: Change hostzerobroadcast default to "no". This has has been
12041 zoneinfo: Import tzdata2016d. [agc 20160531]
12042 ntp: Import ntp 4.2.8p8. [christos 20160603]
12047 nvmectl(8): Added NVM Express control utility. [nonaka 20160604]
12048 gcc: Import GCC 5.4.0. [mrg 20160606]
12049 dhcpcd(8): Import dhcpcd-6.11.1. [roy 20160617]
12050 nfs: Support NFS server with COMAPT_NETBSD32. [mrg 20160622]
12052 contributed by Hrishikesh Goyal (GSoc 2016). [christos 20160624]
12053 mdocml: Import 1.13.4. [christos 20160715]
12054 acpi(4): Updated ACPICA to 20160527. [christos 20160718]
12056 (W^X). [maxv 20160720]
12057 amd64: Prevent NULL from being mappable in kernel mode. [maxv 20160722]
12059 areas (W^X). [maxv 20160725]
12063 CAT34TS04. [msaitoh 20160726]
12064 sdtemp(4): Add JEDEC TSE2004av support. [msaitoh 20160728]
12065 xorg-server: Import xorg-server 1.18.4. [mrg 20160801]
12066 OpenSSH: Imported 7.3. [christos 20160802]
12068 permissions (W^X). [maxv 20160802]
12069 ext2fs: Add ext4 extra_inode support. [jdolecek 20160803]
12071 in userland processes. [maxv 20160806]
12072 ext2fs: Actually fill file type for readdir(4) and friends.
12074 zoneinfo: Import tzdata2016f. [kre 20160807]
12075 tcu(4): Add support for flxd TC-USB TURBOchannel USB and GPIO option.
12077 ext2fs: Add read-only ext4 extended attribute support.
12079 dhcpcd(8): Import dhcpcd-6.11.3. [roy 20160815]
12081 links, and unlimited directory links. [jdolecek 20160815]
12082 ext2fs: Add ext4 gdt_csum/uninit_bg support. [jdolecek 20160815]
12083 unbound: Import 1.5.9. [christos 20160820]
12085 lua: updated to 5.3.3 and applied all three patches from
12086 http://lua.org/bugs.html [salazar 20160908]
12087 libc: Update to tzcode2016f. [christos 20160916]
12088 nvme(4): NVMe driver is now MPSAFE. [jdolecek 20160918]
12089 pci(4): Introduce a better drvname method. [mrg 20160924]
12090 zoneinfo: Import tzdata2016g. [kre 20160929]
12091 libc: Add <stdalign.h> and <stdnoreturn.h>. [kamil 20161002]
12092 c11: Import cc(1) wrapper for C11. [kamil 20161003]
12093 libc: Add the C11 static_assert macro in <assert.h>. [kamil 20161003]
12095 Amiga computers with Zorro slot. Supports accelerated wsdisplay
12096 console and wsfb-based X11. [rkujawa 20161003]
12098 <time.h> header. Enable unconditionally the timespec struct
12099 definition in <time.h>. Changes conform to the C11 standard.
12101 bind: Import version 9.10.4-P3. [christos 20161004]
12102 atactl(8): Add smart code 249. [mrg 20161004]
12104 libc: Update to tzcode2016g. [christos 20161007]
12105 dhcpcd(8): Import dhcpcd-6.11.4 [roy 20161009]
12107 gdb(1): Updated to 7.12. [christos 20161012]
12108 libc: Add the wcsnlen(3) function in <wchar.h>. [kamil 20161015]
12109 libc: Update to tzcode2016h. [christos 20161020]
12110 zoneinfo: Import tzdata2016h. [kre 20161020]
12111 binutils: Updated to FSF binutils 2.27. [christos 20161026]
12113 bind: Import version 9.10.4-P4. [christos 20161101]
12114 zoneinfo: Import tzdata2016i. [kre 20161103]
12115 libc: Update to tzcode2016i. [christos 20161104]
12116 acpi(4): Updated ACPICA to 20160930. [christos 20161111]
12118 automatic reallocation parameters/enables for error recovery.
12120 scsipi(9): Make scsipi framework MPSAFE. [mlelstv 20161120]
12121 umass(4): mark MPSAFE. [skrll 20161121]
12122 wpa: Import wpa_supplicant and hostapd 2.6. [christos 20161121]
12123 ntp: Import ntp 4.2.8p9. [christos 20161121]
12124 zoneinfo: Import tzdata2016j. [kre 20161124]
12125 systat(1): Add -b option to dump once and exit. [mrg 20161202]
12127 (a.k.a. XP). [tsutsui 20161203]
12133 crash(8): Add sparc support. [mrg 20161210]
12134 cgd(4): Add aes-xts. [alnsn 20161211]
12135 options(4): Remove KSTACK_CHECK_DR0. [kamil 20161213]
12139 rtadvd(8): Support -p <pidfile> option. [ozaki-r 20161216]
12140 xen: Add support for kernel modules. [maxv 20161216]
12142 systat, crash, pstat and kgmon. [mrg 20161222]
12143 OpenSSH: Imported 7.4. [christos 20161224]
12144 dreamcast: Add preliminary "G1-ATA" IDE HDD support. [tsutsui 20161229]
12145 resolvconf(8): Import openresolv-3.9.0 [roy 20161230]
12146 flex(1): Import flex-2.6.3 [christos 20170102]
12151 zlib(3): Import 1.2.10 [christos 20170109]
12158 libpcap: Import 1.8.1. [christos 20170124]
12159 tcpdump(8): Import 4.8.1. [christos 20170124]
12160 acpi(4): Updated ACPICA to 20170119. [christos 20170125]
12161 bta2dpd(8): Add new bluetooth A2DP daemon. [nat 20170129]
12163 libevent: Import libevent 2.1.8 [christos 20170131]
12165 pthread_dbg(3): Removed from the base distribution. [kamil 20170208]
12167 ixv(4): Add Intel 10G Ethernet virtual function driver.
12169 bind: Import version 9.10.4-P6. [christos 20170208]
12170 openldap: Import 2.4.44. [christos 20170208]
12173 file(1): Upgraded to 5.30. [christos 20170210]
12175 postfix(1): Import version 3.1.4. [christos 20170213]
12176 l2tp(4): Add L2TPv3 interface. [knakahara 20170216]
12180 (MBR). [rin 20170219]
12184 (RDB) partitioning detection method. [rin 20170226]
12187 zoneinfo: Import tzdata2017a. [kre 20170301]
12190 luna68k: Add a driver for LUNA's front panel LCD. Ported from
12191 OpenBSD/luna88k. [tsutsui 20170309]
12192 sqlite3: Import 3.17.0. [christos 20170311]
12193 libc: Update to tzcode2017a. [christos 20170311]
12194 x86: Revamp the PMC (Performance-Monitoring Counter) support.
12196 mdocml: Import 1.14.1. [christos 20170318]
12199 as being smaller and faster. [kre 20170320]
12200 zoneinfo: Import tzdata2017b. [kre 20170321]
12204 dhcpcd(8): Import dhcpcd-7.0.0-beta2 [roy 20170402]
12209 bind: Import version 9.10.4-P8. [christos 20170413]
12210 ntp: Import ntp 4.2.8p10. [christos 20170413]
12211 dhcpcd: Import dhcpcd 7.0.0-beta3 [roy 20170414]
12212 OpenSSH: Imported 7.5. [christos 20170418]
12214 libc: Update to tzcode2017b. [christos 20170425]
12215 lua: Updated to Lua 5.3.4. [mbalmer 20170426]
12216 acpi(4): Updated ACPICA to 20170303. [christos 20170430]
12218 dhcpcd: Import dhcpcd 7.0.0-rc1 [roy 20170510]
12221 openssl: Remove MKCRYPTO_RC5 option now that the patents have expired.
12223 src: Remove MKCRYPTO option and always include cryptography.
12225 file(1): Upgraded to 5.31. [christos 20170524]
12227 CAN busses. [bouyer 20170527]
12231 evbmips: Merge sbmips port into evbmips. [mrg 20170815]
12232 amd64: Backport SVS (Meltdown mitigation). [maxv 20180404]
12233 x86: Backport retpoline (SpectreV2 mitigation). [mrg 20180411]
12234 amd64: Backport SMAP. [maxv 20180414]
12235 x86: Backport SpectreV2 mitigations (hardware). [maxv 20180609]
12236 x86: Backport SpectreV4 mitigations. [maxv 20180609]
12239 byacc: Update to 20170430. [christos 20170605]
12240 vax: Add support for VAXstation 4000 TURBOchannel. [flxd 20170609]
12242 only those attached at pcppi. [nat 20170612]
12243 bind: Import version 9.10.5-P1. [christos 20170615]
12244 dts: Import dts files from Linux 4.11.5. [jmcneill 20170615]
12246 side. [maxv 20170617]
12247 expat: Import 2.2.1 (security fixes). [christos 20170617]
12248 evbarm: Add support for Allwinner H3 SoC. [jmcneill 20170628]
12249 bind: Import version 9.10.5-P2. [christos 20170630]
12250 sunxiemac(4): Add support for Allwinner Gigabit Ethernet (EMAC).
12252 fsdb(8): Add "saveblks" command. [mrg 20170804]
12255 NCT6779, NCT6791, NCT6792 and NCT6793. [msaitoh 20170707]
12256 evbarm: Add support for Allwinner A83T SoC. [jmcneill 20170707]
12258 nvme, nvme ns, tpm, and dtrace devices. [sevan 20170710]
12259 wbsio(4): Add support for NCT6795. [msaitoh 20170711]
12260 lm(4): Add support for NCT5174D, NCT6775F, NCT6779D and NCT679[1235]D.
12262 evbarm: Add support for NVIDIA Tegra X1 SoC. [jmcneill 20170720]
12263 evbarm: Add support for Allwinner A64 SoC. [jmcneill 20170723]
12264 gzip(1): Add SIGINFO support. [mrg 20170804]
12265 i386: Remove vm86. [maxv 20170812]
12266 itesio(4): Add support IT8628E. [hauke 20170814]
12267 ichsmb(4): Add support for Intel C3000. [msaitoh 20170817]
12268 ismt(4): Add support for Intel C3000. [msaitoh 20170817]
12269 powerpc: Bump MAXTSIZ to 128MB for OEA based systems. [sevan 20170818]
12270 GMP/MPFR/MPC: Update to 6.1.2, 3.1.5 and 1.0.3. [mrg 20170821]
12271 ixg(4), ixv(4): Add C3000 support. Add bypass function support for
12272 bypass adapters. [msaitoh 20170830]
12273 file(1): Upgraded to 5.32. [christos 20170908]
12274 tcpdump(8): Import 4.9.2. [christos 20170908]
12275 veriexecgen(8): Drop support for MD5, SHA1, RMD160. [sevan 20170909]
12276 itesio(4): Add support IT8728GF and IT877[12]E. [hauke 20170814]
12277 evbarm: Add support for Allwinner A13 and R8 SoCs. [jmcneill 20170825]
12279 VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_RMD160 options.
12281 acpi(4): Updated ACPICA to 20170831. [christos 20170915]
12283 DTrace Toolkit if DTrace support is enabled. [sevan 20170917]
12284 dhcpcd(8): Import dhcpcd-7.0.0-rc3. [roy 20171007]
12285 ahcisata(4), siisata(4): Add support for NCQ. [jdolecek 20171007]
12286 mvsata(4): Add support for NCQ, and enable ATAPI support.
12288 OpenSSH: Imported 7.6. [christos 20171007]
12289 amd64: Add support for Kernel ASLR. [maxv 20171010]
12290 evbarm: Add support for Allwinner H5 SoC. [jmcneill 20171011]
12291 tmux(1): Imported 2.6. [christos 20171012]
12292 amd64: Add support for SMAP. [maxv 20171017]
12293 amd64: Add support for USER_LDT. [maxv 20171021]
12294 tzdata Updated to 2017c. [kre 20171024]
12295 libc: Update to tzcode2017c. [christos 20171024]
12297 adapters. [jmcneill 20171025]
12299 arguments, PR kern/52639. Requires contemporaneous update
12300 of vmstat(1). [pgoyette 20171028]
12301 evbarm: Add support for NextThing GR8 SoC. [jmcneill 20171106]
12302 acpi(4): Updated ACPICA to 20171110. [christos 20171111]
12303 sunxinand(4): Add driver for Allwinner NAND Flash Controller.
12305 gcc(1): Import GCC 5.5. [mrg 20171113]
12306 libtre: Update to the latest git source. [rin 20171117]
12307 qemufwcfg(4): Add driver for QEMU Firmware Configuration device.
12309 gdb(1): Updated to 8.0.1. [christos 20171128]
12310 dhcpcd(8): Import dhcpcd-7.0.0-rc4. [roy 20171206]
12311 ihidev(4), ims(4): Added drivers for i2c HID mice. [bouyer 20171210]
12312 sparc: Fix time goes backwards. [mrg 20180112]
12313 lua: Applied 6th bugfix to Lua 5.3.4 from lua.org/bugs.html.
12315 sstk: Remove the "stack section size change" syscall. [kamil 20171219]
12316 sbrk(2): Remove the "data section size change" syscall. [kamil 20171219]
12317 ovadvise: Remove the old vadvise syscall header. [kamil 20171219]
12318 dhcpcd(8): Import dhcpcd-7.0.0. [roy 20180101]
12319 mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.1.
12321 cpuctl(8): Add cpuctl identify support for sparc and sparc64.
12323 macppc: Enable Veriexec support in the GENERIC kernel. [sevan 20180117]
12324 raid(4): Add support for 32-bit on 64-bit kernel. [mrg 20180117]
12325 zoneinfo: Import tzdata2018c (skipping 2018a & 2018b). [kre 20180124]
12326 libc: Update to tzcode2018c. [christos 20180125]
12327 i386: Add support for SMAP. [maxv 20180128]
12328 dhcpcd(8): Import dhcpcd-7.0.1. [roy 20180129]
12329 gcc(1): Import GCC 6.4. [mrg 20180201]
12330 openldap: Import 2.4.45. [christos 20180205]
12331 unbound(8): Import 1.6.8. [christos 20180205]
12332 nsd: import 4.1.19. [christos 20180209]
12334 enable by default. [sevan 20180217]
12336 support. [msaitoh 20180222]
12337 ichsmb(4): Add support for Intel C620 devices. [msaitoh 20180222]
12339 strategy. [sevan 20180223]
12340 macppc: Enable awacs(4) by default in kernel configs. [sevan 20180224]
12341 mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.30.4.
12343 macppc: Remove macofcons(4). [sevan 20180226]
12344 amd64: Add SVS (Meltdown mitigation). [maxv 20180226]
12347 Controller-based SMBus. [pgoyette 20180228]
12348 ichsmb(4): Add Apollo Lake and Gemini Lake devices. [msaitoh 20180302]
12349 lm(4): Add NCT6796D support. [msaitoh 20180308]
12350 macppc: Enable Bluetooth support by default in GENERIC kernel.
12352 tzdata: Updated to 2017d. [kre 20180324]
12353 dhcpcd(8): Import 7.0.2. [roy 20180327]
12354 aarch64: Add initial support for aarch64. [ryo 20180401]
12356 bit. [maxv 20180404]
12357 dhcpcd(8): Import 7.0.3. [roy 20180406]
12358 OpenSSH: Imported 7.7. [christos 20180406]
12359 OpenSSL: Imported 1.1.0h. [christos 20180406]
12360 ntp: Import ntp 4.2.8p11. [christos 20180406]
12361 acpi(4): Updated ACPICA to 20180313. [christos 20180407]
12362 dhcp: Import version 4.4.1 (move to MPL). [christos 20180407]
12363 bind: Import version 9.10.7. [christos 20180407]
12364 x86: Enable retpoline by default (SpectreV2 mitigation). [mrg 20180408]
12365 ichsmb(4): Add Intel 300 series chipset support. [msaitoh 20180409]
12366 wm(4): Enable I219 support. [msaitoh 20180413]
12367 puc(4): Add Intel 300 series chipset support. [msaitoh 20180413]
12368 file(1): Upgraded to 5.33. [christos 20180415]
12369 netpgp(3lua): Add Lua binding for libnetpgp(3). [sevan 20180429]
12370 evbarm: Add support for Allwinner H6 SoC. [jmcneill 20180501]
12371 dhcpcd(8): Import 7.0.4. [roy 20180502]
12372 midiplay: Add -s option to send all sounds off. [mrg 20180503]
12373 libbozohttpd(3): Add the embeddable version of bozohttpd.
12375 bozohttpd(3lua): Add Lua binding for libbozohttpd(3lua).
12377 tzdata: Updated to 2017e. [kre 20180504]
12378 libc: Update to tzcode2018e. [christos 20180504]
12379 acpi(4): Updated ACPICA to 20180427. [christos 20180504]
12380 gpio(4): Overhauled interrupt support. Added GPIO interrupt
12381 capability for Broadcom BCM283x SoCs (e.g.
12382 Raspberry Pi). [thorpej 20180519]
12383 x86: Add SpectreV4 mitigations. [maxv 20180522]
12385 default. [sevan 20180602]
12386 dhcpcd(8): Import 7.0.5b. [roy 20180604]
12387 virtio(4): Add MMIO transport and fdt(4) attachment. [jakllsch 20180606]
12388 evbarm: Add support for QEMU ARM Virtual Machine ("virt").
12390 evbarm: Add support for Rockchip RK3328 SoC. [jmcneill 20180615]
12391 dhcpcd(8): Import 7.0.6. [roy 20180621]
12392 bpf(4): Add the BPF direction filter (BIOC[GS]DIRECTION).
12394 gcc(1): add lsan the Leak Sanitizer. [christos 20180626]
12395 aarch64: Add support for SMP. [ryo 20180709]
12396 viadrm(4): Removed, superseded by viadrmums. [maya 20180710]
12398 libraries, in place of /usr/local/lib*. [sevan 20180710]
12399 x86: Support for -static -pie binaries. [joerg 20180712]
12400 kernel: Remove pmc(9) and X86PMC. [maxv 20180714]
12401 tprof(4): Revamped. tpfmt(1) merged into tprof(8). [maxv 20180714]
12402 kernel: Remove ipkdb(4). [maxv 20180714]
12404 tprof(4). [jmcneill 20180715]
12406 tprof(4). [jmcneill 20180715]
12407 dhcpcd(8): Import 7.0.7. [roy 20180724]
12409 support for non-PAE-32bit-PV, to leave only PAE-32bit-PV.
12412 driver. [rkujawa 20180727]
12414 called micro-UBSan. [kamil 20180803]
12415 uUBSan: Added support for micro-UBSan (user-UBSan) in MKLIBCSANITIZER.
12417 kUBSan: Added support for micro-UBSan (kernel-UBSan) as KUBSAN.
12419 lua: Import version 5.3.5. [alnsn 20180804]
12420 evbarm: Add driver for ARM GICv3 interrupt controllers.
12422 kernel: Remove the n8 driver. [maya 20180808]
12423 usb(4): Many fixes to abort issues fixed for all USB controllers.
12425 nullfs(4): Add 32-bit support. [mrg 20180811]
12426 bind: Import version 9.12.2-P1. [christos 20180812]
12427 evbarm: Add support for Rockchip RK3399 SoC. [jmcneill 20180812]
12428 amd64: Randomize by default all the randomizable VM areas in the kernel.
12430 mdocml: Import 1.14.4. [christos 20180814]
12431 kernel: Remove etherip(4), replaced by l2tp(4). [maxv 20180814]
12432 gnu-efi: Import version 3.0.8. [jmcneill 20180816]
12433 OpenSSL: Imported 1.1.0i. [christos 20180818]
12434 acpi(4): Updated ACPICA to 20180810. [christos 20180818]
12435 dhcpcd(8): Import 7.0.8. [roy 20180820]
12436 amd64: Add support for kASan - Kernel Address Sanitizer.
12438 evbarm: Add UEFI boot loader for ARM64 platforms. [jmcneill 20180824]
12439 kernel: Remove NDIS. [maxv 20180825]
12441 from OpenBSD. [rin 20180825]
12442 OpenSSH: Imported 7.8. [christos 20180826]
12443 arm: Add support multiple cpu clusters(big.LITTLE) [ryo 20180826]
12444 rkpmic(4): Add driver for Rockchip RK808 Power Management IC.
12446 nsd: Import 4.1.24. [christos 20180903]
12447 unbound(8): Import 1.7.3. [christos 20180803]
12448 libpcap: Import 1.9.0. [christos 20180903]
12449 mpfr: Updated to version 4.0.1. [mrg 20180904]
12450 mpc: Updated to version 1.1.0. [mrg 20180904]
12451 kernel: Remove en(4). [maxv 20180906]
12452 kernel: Remove the NATM code. [maxv 20180906]
12453 libnv: Imported from FreeBSD. [christos 20180908]
12454 i915(4): Pull in support for KabyLake CPUs. [mrg 20180913]
12455 usb(4): Handle most cases of early boot USB keyboard. [mrg 20180916]
12456 rkpmic(4): Add support for Rockchip RK805 Power Management IC.
12460 userland tools. [maxv 20180923]
12461 npf(7): Converted to use libnv. [rmind 20180929]
12462 ntp: Import ntp 4.2.8p12. [christos 20180929]
12463 aarch64: add support for compat_netbsd32(8). [ryo 20181012]
12464 newsmips: Add support for NWS-4000. Based on nonaka@'s porting effort
12465 back in 2002. [tsutsui 20181014]
12466 file(1): Upgraded to 5.35. [christos 20181013]
12468 used on FDTised boards. [skrll 20181018]
12469 tzdata: Updated to 2018f. [kre 20181019]
12470 amdccp(4): Add driver for AMD Cryptographic Coprocessor RNG.
12472 libc: Update to tzcode2018f. [christos 20181019]
12473 tzdata: Updated to 2018g. [kre 20181027]
12474 libc: Update to tzcode2018g. [christos 20181027]
12476 support for x86. [maxv 20181107]
12477 aarch64: Add support for kASan. [maxv 20181108]
12478 gcc(1): Import GCC 6.5. [mrg 20181103]
12479 aarch64: Add support for ARM Server Base System Architecture (SBSA).
12481 64-bit ARM processors. The Server Base Boot Requirements (SBBR)
12484 (bootaa64.efi) and the addition of ACPI support in the
12485 GENERIC64 kernel config. [jmcneill 20181124]
12486 ena(4): Add support for Amazon.com Elastic Network Adapter (ENA).
12489 leaks. [maxv 20181202]
12491 and their vendor-specific SMART status values. [mrg 20181205]
12492 OpenSSL: Imported 1.1.1a. [christos 20181208]
12494 tool. [maxv 20181212]
12495 sh(1): Many bug fixes and enhancements. [kre 20181212]
12496 amdtemp(4): Add support for AMD family 16h temperature sensors.
12498 evbarm: Add support for NVIDIA Tegra X1 SoC SATA. [skrll 20181214]
12499 httpd(8): Update to bozohttpd-20181215. [mrg 20181215]
12500 kernel: Remove COMPAT_SVR4 and COMPAT_SVR4_32. [maxv 20181219]
12501 sqlite3(1): Import 3.26.0. [christos 20181219]
12502 network: Add SIOCSETHERCAP ioctl. [msaitoh 20181221]
12503 byacc: Update to 20180609. [christos 20181223]
12504 flex(1): Import flex-2.6.4. [christos 20181223]
12505 threadpool(9): Added threadpool(9) API. [thorpej 20181224]
12506 systat(1): Extend vmstat display for better insight about bufcache.
12508 aarch64: Support kernel crash dumps on arm64 platforms. [mrg 20181227]
12509 kernel: Remove M_ALIGN, MH_ALIGN, M_COPY_PKTHDR and M_MOVE_PKTHDR.
12511 cgdroot: Support mounting boot partition from a wedge labelled cgd.conf.
12513 kernel: Remove COMPAT_IBCS2. [maxv 20181229]
12514 tzdata: Updated to 2018h. [kre 20181230]
12516 strategy. [sevan 20181230]
12517 tzdata: Updated to 2018i. [kre 20181231]
12518 tzcode: Updated to 2018i. [christos 20181231]
12519 binutils: Updated to FSF binutils 2.31.1. [christos 20181231]
12520 services(5), protocols(5): Pull iana-generated services and protocols.
12522 evbarm: Add SMP support for Allwinner multi-cluster SoCs (A83T, A80).
12524 wpa: Import wpa_supplicant and hostapd 2.7. [christos 20190104]
12525 acpi(4): Updated ACPICA to 20181213. [christos 20190104]
12526 tmux(1): Imported 2.8. [christos 20190104]
12528 machines. [scole 20190107]
12529 TrouSerS: Import trousers-0.3.14. [christos 20190107]
12530 tpm-tools: Import tpm-tools-1.3.9.1. [christos 20190107]
12531 compiler-rt: Import compiler-rt r350590 LLVM sanitizers.
12533 bind: Import version 9.13.2-P1. [christos 20190109]
12534 crashme(9): Add framework for testing kernel crash dumps. [mrg 20190109]
12536 machines. Submitted by Naruaki Etomi via PR port-sgimips/53539.
12540 tables, lock-free state lookup, incremental state G/C, etc).
12542 gcc(1): Import GCC 7.4. [mrg 20190119]
12543 evbarm: Update Amlogic S805 SoC support to use FDT based configuration.
12545 dhcpcd(8): Import dhcpcd-7.1.0. [roy 20190122]
12546 kernel: Remove the satlink driver. [maxv 20190127]
12548 src/doc/TODO.compat-module. Includes splitting of the
12552 the kernel module framework. [pgoyette 20190127]
12553 macppc: Include EDID block for Clamshell iBook G3 displays.
12555 ure(4): Add driver for Realtek RTL8152/RTL8153 from OpenBSD.
12557 dhcpcd(8): Import dhcpcd-7.1.1. [roy 20190207]
12558 nsd: Import 4.1.26. [prlw1 20190212]
12559 macppc: The kernels for the G5s are now built by default. These are
12560 currently intended for netbooting via TFTP. [sevan 20190219]
12562 and BCM57787. [msaitoh 20190220]
12563 bind: Import version 9.13.7. [christos 20190224]
12564 evbarm: Add support for Amlogic GXBB family SoCs. [jmcneill 20190225]
12565 jemalloc(3): Import 5.1.0. [christos 20190304]
12566 kcov(4): Added driver for kernel coverage tracing. [kamil 20190310]
12567 mdocml: Import 1.14.5. [christos 20190310]
12568 OpenSSL: Imported 1.1.1b. [christos 20190312]
12569 ssdfb(4): Added driver for SSD1306 & SH1106 displays. [tnn 20190317]
12570 kernel: Remove COMPAT_OSF1. [maxv 20190325]
12571 tzdata Updated to 2019a. [kre 20190326]
12572 evbarm: Add UEFI bootloader support (bootarm.efi). [jmcneill 20190330]
12573 indent(1): Upgraded to the FreeBSD HEAD checkout. [kamil 20190404]
12574 tzcode: Updated to 2019a. [christos 20190404]
12575 pkg_install: Updated to 20190405. [sevan 20190406]
12576 npf(7): Include npf_boot rc script which loads npf.boot.conf to protect
12577 host during early stages of startup. [sevan 20190410]
12578 dhcpcd(8): Import dhcpcd-7.2.0. [roy 20190418]
12579 evbarm: Add support for Amlogic GXL family SoCs. [jmcneill 20190419]
12580 OpenSSH: Import 8.0. [christos 20190420]
12581 evbarm: Add support for boot configuration (efiboot.plist) and
12582 applying device tree overlays to efiboot. [thorpej 20190421]
12583 libpthread(3): Import C11 thread support library. [kamil 20190424]
12584 dhcpcd(8): Import dhcpcd-7.2.1. [roy 20190426]
12586 most tier 2 ports. See system specific config otherwise.
12589 & most tier 2 ports. See system specific config otherwise.
12592 tier 1 & most tier 2 ports. See system specific config
12593 otherwise. [sevan 20190426]
12595 on-CPU sensors. [mrg 20190426]
12596 bind: Import version 9.14.1. [christos 20190427]
12597 acpi(4): Updated ACPICA to 20190405. [christos 20190428]
12598 dhcpcd(8): Import dhcpcd-7.2.2. [roy 20190504]
12600 SIGTRAP and si_code TRAP_SCE/TRAP_SCX. [kamil 20190506]
12602 u-boot for bootstrap. [thorpej 20190506]
12603 moscom(4): Obsoleted by umcs(4). [mrg 20190507]
12604 ifmedia(4): Extend Ethernet's ifmedia word's subword up to 255.
12606 mount_9p(8): Initial support for 9P2000.u. [ozaki-r 20190517]
12607 file(1): Upgraded to 5.37. [christos 20190522]
12608 mount_portal(8): in portal.conf # only introduces a comment at
12609 start of line, or after whitespace (start word). [kre 20190523]
12610 dts: Import dts files from Linux 5.1.4. [jmcneill 20190525]
12611 nsd: Import 4.1.27. [christos 20190525]
12612 unbound(8): Import 1.9.1. [christos 20190525]
12613 gdb(1): Updated to 8.3. [christos 20190528]
12614 evbarm: Add support for the Banana Pi BPI-P2 Zero. [thorpej 20190604]
12615 mac68k: Switch page size to 8KB. [jklos 20190606]
12616 OpenSSL: Imported 1.1.1c. [christos 20190609]
12617 gpt(8): added uuid subcommand to generate new UUIDS.
12619 dhcpcd(8): Import dhcpcd-7.2.3. [roy 20190626]
12620 tzcode: Updated to 2019b. [christos 20190703]
12621 piixpm(4): Improve AMD chipset support. [msaitoh 20190713]
12622 network: Implement VLAN hardware filter. [msaitoh 20190717]
12623 ixg(4),ixv(4): Add VLAN hardware filter support. [msaitoh 20190717]
12624 resolvconf(8): Import openresolv-3.9.1. [roy 20190717]
12625 amdsmn(4),amdzentemp(4): Add suppor for Ryzen 2xxx and 3xxx.
12627 mac68k: Enable DMA transfer for SCSI adapters found on 660/840AV.
12628 Submitted by Michael Zucca via PR port-mac68k/24883.
12630 dhcpcd(8): Import dhcpcd-8.0.0. [roy 20190724]
12631 tar(1): MKBSDTAR now defaults to yes. [roy 20190724]
12632 libarchive: Import libarchive-3.4.0. [joerg 20190724]
12633 dhcpcd(8): Import dhcpcd-8.0.1. [roy 20190725]
12634 mac68k: Add genfb(4) framebuffer driver. [rin 20190726]
12635 dhcpcd(8): Import dhcpcd-8.0.2. [roy 20190730]
12636 rasops(9): Major improvements for rasops(9) routines. General putchar
12637 functions added for color depths 2 and 4. Width-optimized
12638 putchar functions added for depth 32. Anti-aliasing supported
12639 for depths 2 and 24. Shadow framebuffer supported for all
12640 depths. A lot of bug fixes, both major and minor. Dedup more
12641 than 20% of lines, or 50% of characters. [rin 20190810]
12642 usbnet(9): Add common framework for USB network devices. Port the
12645 porting to NET_MPSAFE in the process. [mrg 20190814]
12646 usbnet(9): Port kue(4) and upl(4). [mrg 20190818]
12647 mcx(4): Added driver for Mellanox 5th generation ethernet.
12649 evbarm: Add support for Amazon Graviton "a1.metal" instances.
12651 ipgphy(4): Add support for IC Plus IP1000* PHY. [msaitoh 20191017]
12652 alc(4): Add support for Killer E2400 and E2500. [msaitoh 20191017]
12653 jmphy(4): Add support for JMicron JMP202 and JMP211 PHY.
12655 smscphy(4): Add support for SMSC LAN87xx 10/100 Ethernet PHY.
12658 KS8731 and KSZ9477.
12663 openldap: Import 2.4.48. [christos 20190808]
12665 dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]
12668 return EHOSTDOWN to match inet behaviour. [roy 20190901]
12669 inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
12670 dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]
12671 bind: Import version 9.14.5. [christos 20190905]
12672 resolvconf(8): Import openresolv-3.9.2 [roy 20190908]
12674 dhcpcd(8): Import dhcpcd-8.0.6 [roy 20190913]
12676 packets from userland. [maxv 20190914]
12677 mos(4): Ported driver for MosChip MCS7730/7830/7832 USB ethernet.
12679 gcc(1): Import GCC 8.3. [mrg 20191001]
12680 libpcap: Import 1.9.1. [christos 20191001]
12681 tcpdump(8): Import 4.9.3. [christos 20191001]
12682 rescue(8): Moved into a separate, rescue-only set. [maya 20191001]
12684 with other BSDs. [kamil 20191003]
12685 byacc: Update to 20190617. [christos 20191006]
12687 services(5): Update to version 2019-10-04 from IANA.
12689 dhcpcd(8): Import dhcpcd-8.1.0 [roy 20191011]
12690 OpenSSH: Import 8.1. [christos 20191012]
12691 acpi(4): Updated ACPICA to 20190816. [christos 20191015]
12692 sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
12693 dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]
12694 evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016]
12695 bind: Import version 9.14.7. [christos 20191017]
12698 nct(4): Add Nuvoton NCT5104D GPIO driver. [ad 20191025]
12699 vio9p(4): Add virtio-9p front-end driver. [ozaki-r 20191028]
12700 mount_9p(8): Enable to mount a filesystem exported via virtio-9p.
12702 evbarm: Update TI AM335x SoC support to use FDT based configuration.
12704 evbarm: Update TI OMAP3 SoC support to use FDT based configuration.
12706 amd64: Add support for kCSan - Kernel Concurrency Sanitizer.
12710 tmux(1): Imported 2.9a. [christos 20191112]
12711 dhcpcd(8): Import 8.1.2. [roy 20191113]
12712 amd64: Add support for kMSan - Kernel Memory Sanitizer.
12715 descriptor, conforming to The Open Group Extended API Set 2.
12717 qat(4): Add opencrypto driver for Intel QuickAssist.
12719 QuickAssist Adapter 8960/8970.
12725 bind: Import version 9.14.8. [christos 20191127]
12728 slightly. [ad 20191130]
12729 scheduler: Improve performance and interactivity. [ad 20191201]
12730 vfs: Reduce false sharing and lock overhead during normal operation.
12736 acpi(4): Updated ACPICA to 20191213. [christos 20191214]
12738 including tagging and gang lookup of pages. Original work
12739 done by yamt@. [ad 20191214]
12740 nsd: Import 4.2.4. [christos 20191215]
12741 unbound(8): Import 1.9.6. [christos 20191215]
12743 kerberos(8): Update to Heimdal-7.7.0 [christos 20191215]
12744 file(1): Upgraded to 5.38. [christos 20191216]
12746 reducing system time on workloads that are VM-system heavy.
12749 Rockchip RK3399. [jakllsch 20191219]
12750 net80211: Require SSID configuration to associate with an open AP.
12752 dhcpcd(8): Import dhcpcd-8.1.4 [roy 20191220]
12754 topology aware. Add preliminary NUMA support. [ad 20191227]
12759 replacement state more concurrent. [ad 20191231]
12761 Ethernet devices from OpenBSD. [sevan 20200111]
12763 dhcpcd(8): Import dhcpcd-8.1.5 [roy 20200103]
12764 tmux(1): Imported 3.0a. [christos 20200106]
12766 yielding significant performance and scalability benefits.
12768 scheduler: Make the scheduler topology aware. It understands and
12772 evbarm: Add support for NXP i.MX 8M family SoCs. [jmcneill 20200114]
12773 arm: Add support for cpu topology for ARMv7 and ARMv8 CPUs.
12777 magnitude. Original work done by yamt@. [ad 20200115]
12778 uyurex(4): Removed from the tree. [maya 20200117]
12779 strip(4): Removed from the tree. [thorpej 20200118]
12780 hippi and esh(4): Removed from the tree. [thorpej 20200118]
12781 de(4): Removed from the tree. [thorpej 20200119]
12782 token ring and tr(4): Removed from the tree. [thorpej 20200119]
12783 fddi, fpa(4), fta(4), fea(4): Removed from the tree. [thorpej 20200120]
12784 wm(4): Add Intel I219 LM10-LM15 and V10-V14. [msaitoh 20200121]
12785 OpenSSL: Imported 1.1.1d. [christos 20200122]
12786 dhcpcd(8): Import dhcpcd-8.1.6 [roy 20200127]
12787 openresolv(8): Import openresolv-3.10.0 [roy 20200127]
12788 urio(4): Removed from the tree. [maya 20200129]
12790 that are collated when they are queried. [thorpej 20200201]
12791 realpath(1): Ported from FreeBSD. [kamil 20200202]
12795 FreeBSD env. [kamil 20200208]
12796 kernel: Remove azalia(4). [jmcneill 20200209]
12799 in the Raspberry Pi 4. [jmcneill 20200222]
12800 OpenSSH: Import 8.2. [christos 20200226]
12801 ld.elf_so(1): Implement DT_GNU_HASH [kamil 20200229]
12802 amiga: Fix word accesses on Gayle (A1200) pcmcia. [is 20200302]
12806 gcc(1): Import GCC 8.4. [mrg 20200311]
12808 postfix(1): Import version 3.5.0. [christos 20200318]
12809 OpenSSL: Imported 1.1.1e. [christos 20200321]
12813 red-black trees. [ad 20200322]
12815 where the relevant pages are already in-core. [ad 20200322]
12816 bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]
12817 acpi(4): Updated ACPICA to 20200326. [christos 20200328]
12818 ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402]
12819 dhcpcd(8): Import version 9.0.0 [roy 20200402]
12820 binutils: Updated to FSF binutils 2.34. [christos 20200404]
12825 OpenSSL: Imported 1.1.1f. [christos 20200405]
12827 aarch64: Add support for Pointer Authentication (PAC).
12829 aarch64: Add support for Branch Target Identification (BTI).
12832 dhcpcd(8): Import version 9.0.1 [roy 20200413]
12836 dhcpcd(8): Import version 9.0.2 [roy 20200421]
12839 OpenSSL: Imported 1.1.1g. [christos 20200424]
12841 amd64, i386: Added support for Xen PV drivers under HVM guests.
12844 xen: Added support for Xen PVH. [bouyer 20200502]
12846 HP9000/425e. [tsutsui 20200504]
12850 vm.swap_encrypt=1 [riastradh 20200509]
12852 hppa: Enable modules in GENERIC by default. [skrll 20200511]
12853 aarch64: Added support for ARMv8.5-RNG RNDRRS CPU random number
12855 xen: enable MULTIPROCESSOR for Xen dom0. [bouyer 20200513]
12856 ptrace(2): Add PT_SET_SIGPASS and PT_GET_SIGPASS. [kamil 20200514]
12859 ACL: Add FFS support for ACLS via extended attributes, from FreeBSD.
12863 libuv: Import version 1.38.0. [christos 20200524]
12864 bind: Import version 9.16.3. [christos 20200524]
12865 tzcode: Updated to 2020a. [christos 20200525]
12866 ntp: Import ntp 4.2.8p14. [christos 20200525]
12867 acpi(4): Updated ACPICA to 20200430. [christos 20200525]
12868 postfix(1): Import version 3.5.2. [christos 20200525]
12869 OpenSSH: Import 8.3. [christos 20200528]
12870 evbarm: Add install media for earmv7hf and aarch64. [jmcneill 20200528]
12871 aarch64: Switch to USE_XZ_SETS=yes. [jmcneill 20200602]
12872 dhcpcd: Import version 9.1.1 [roy 20200604]
12874 now produce compiler warnings. [thorpej 20200606]
12875 inet6: in-kernel Router Advertisment handling removed. [roy 20200612]
12876 httpd(8): Add blocklistd(8) support. [jruoho 20200613]
12877 file(1): Upgraded to 5.39. [christos 20200614]
12879 dhcpcd: Import version 9.1.2 [roy 20200615]
12880 evbarm: Add support for loading modules with the bootloader.
12882 evbarm: Added boot.cfg support to efiboot [jmcneill 20200621]
12884 Octeon devices. [jmcneill 20200624]
12886 directory. [riastradh 20200624]
12889 selected at boot time according to CPU capabilities.
12891 amd64: Add support for AES-NI in kernel. [riastradh 20200629]
12892 x86: Add support for bitsliced AES with SSE2 in kernel.
12895 kernel. [riastradh 20200629]
12896 x86: Add support for VIA ACE AES in kernel (not just via opencrypto).
12898 arm: Add support for ARMv8.0-AES in kernel. [riastradh 20200629]
12900 kernel. [riastradh 20200629]
12902 performance than AES-CBC or AES-XTS. [riastradh 20200629]
12903 dhcpcd: Import version 9.1.4 [roy 20200703]
12904 x86: Xen kernels now use the same kernel modules as native kernels.
12908 Spanish to pckbd(4) and ukbd(4). [nia 20200713]
12918 evbmips: Create an "octeon.img.gz" bootable image for
12919 evbmips64-eb release builds. [jmcneill 20200717]
12921 openresolv: Import version 3.11.0 [roy 20200722]
12922 sun3: Add Xorg-Server-1.20'fied ancient monolithc Xsun servers.
12926 script(1): Add proper playback of curses sessions. [christos 20200801]
12928 unconditionally. [maxv 20200801]
12929 aarch64: Add support for Privileged Access Never (PAN).
12931 acpi(4): Updated ACPICA to 20200717. [christos 20200802]
12932 bind: Import version 9.16.5. [christos 20200803]
12933 dhcp: Import version 4.4.2. [christos 20200803]
12934 openldap: Import 2.4.50. [christos 20200811]
12935 evbarm: Add ISO9660 file system support to efiboot. [jmcneill 20200811]
12936 inetd(8): Various improvements. Add -f flag to run in
12937 foreground. [christos 20200812]
12938 kernel: Add getrandom system call. [riastradh 20200813]
12940 mips: Port crash(8) to mips. [mrg 20200816]
12941 wg(4): Add implementation of WireGuard protocol. [ozaki-r 20200820]
12942 xhci(4): Initial support for Isochronous Pipes. [jakllsch 20200821]
12944 counters. [ozaki-r 20200828]
12945 gcc(1): Import GCC 9.3. [mrg 20200904]
12946 dhcpcd: Update to version 9.2.0. [roy 20200906]
12949 gcc(1): Install TSan for 64bit CPUs. [kamil 20200913]
12951 and is used by ARP. RFC 7048 is included. [roy 20200916]
12953 enabled. Improved performance of TLB operations in
12954 pmap module. Implemented fast-soft-interrupts. Enabled
12955 MULTIPROCESSOR in GENERIC. [thorpej 20200918]
12956 ld.so(1): Upgrade r_debug to the protocol version 1. [kamil 20200921]
12958 interfaces, imported from OpenBSD. [roy 20200927]
12959 tap(4): Link state now reflects whether device is open by a process.
12962 vether(4). [roy 20200927]
12963 dhcpcd: Update to version 9.3.0 [roy 20201005]
12965 tzcode: Updated to 2020b. [christos 20201009]
12966 dhcpcd: Update to version 9.3.1 [roy 20201012]
12968 tzcode: Updated to 2020c. [christos 20201017]
12974 events. [christos 20201031]
12975 dhcpcd: Update to version 9.3.2 [roy 20201101]
12976 tmux(1): Imported 3.1c. [christos 20201101]
12977 kernel: Better default for kern.maxfiles for systems with
12979 acpi(4): Updated ACPICA to 20201113. [christos 20201127]
12980 dhcpcd: Update to version 9.3.4 [roy 20201128]
12981 arm: Switch earmv6{,hf}eb to BE8. [rin 20201201]
12982 evbarm: Support Raspberry Pi 0-3 in big-endian mode. All devices
12983 except for vchiq(4) and vcaudio(4) are supported. Pi 3 is
12984 capable to run both in aarch64eb and earmv7{,hf}eb modes.
12986 pkg_install: Updated to 20201202. This changes the default database
12987 location from /var/db/pkg to /usr/pkg/pkgdb. [wiz 20201202]
12988 libfido2: Update to 1.5.0 for OpenSSH 8.4 support [christos 20201204]
12989 OpenSSH: Import 8.4. [christos 20201204]
12990 pkg_install: Updated to 20201205. [wiz 20201205]
12994 acpicpu(4): Add support for Arm CPUs. [jmcneill 20201207]
12995 OpenSSL: Imported 1.1.1i. [christos 20201209]
12996 pkg_install: Updated to 20201212. [wiz 20201212]
12997 evbarm: Support "boot -d" for early DDB access. [mrg 20201219]
13000 framebuffer for HP9000/425t. [tsutsui 20201223]
13001 openresolv: Update to version 3.12.0 [roy 20201227]
13005 dhcpcd: Update to version 9.4.0 [roy 20201228]
13007 ThunderX-based GIGABYTE MT30-GS2-00. [thorpej 20201229]
13009 evbarm: Add support for Amlogic G12 family SoCs. [ryo 20210101]
13011 POSIX.2 compliance. [jperkin 20210104]
13012 nbperf(1): Optimize. Reduce memory footprint by 30%. [joerg 20210107]
13013 pppd(8): updated to version 2.4.9. [christos 20210109]
13015 evbmips: Add support for QEMU "mipssim" emulator. [simonb 20210127]
13016 mcx(4): Sync with OpenBSD. Lots of improvements including checksum
13018 receive queues. [jmcneill 20210130]
13019 x68k: Add Emulate3Buttons support to X68k Xorg based monolithic server.
13021 bind: Import version 9.16.12. [christos 20210219]
13022 OpenSSL: Imported 1.1.1j. [christos 20210219]
13023 byacc: Update to 20210109. [christos 20210220]
13024 virtio(4): Add support for VirtIO PCI v1.0 attachments next to legacy v0.9
13026 regex(3): Add NLS support and GNU regex extensions (off by default).
13028 wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228]
13029 tzcode: Updated to 2021a. [christos 20210228]
13030 OpenSSH: Import 8.5. [christos 20210304]
13031 nsd: Import 4.3.5. [christos 20210315]
13032 unbound(8): Import 1.13.1. [christos 20210315]
13033 OpenSSL: Imported 1.1.1k. [christos 20210325]
13036 evbppc: Add support for DHT Walnut 405GP evaluation board.
13038 acpi(4): Updated ACPICA to 20210331. [christos 20210403]
13039 event(3): Import libevent 2.1.12 [christos 20210406]
13040 services(5), protocols(5): Pull iana-generated services and protocols.
13042 file(1): Upgraded to 5.40. [christos 20210409]
13043 pkg_install: Updated to 20210410. This simplifes version checking for
13044 NetBSD. [nia 20210410]
13045 gcc(1): Import GCC 10.3. [mrg 20210410]
13046 alpha: Switch to GCC 10. [mrg 20210416]
13047 amd64: Switch to GCC 10. [mrg 20210416]
13048 ia64: Switch to GCC 10. [mrg 20210416]
13049 riscv: Switch to GCC 10. [mrg 20210416]
13050 sparc: Switch to GCC 10. [mrg 20210416]
13051 sparc64: Switch to GCC 10. [mrg 20210416]
13052 vax: Switch to GCC 10. [mrg 20210416]
13053 tmux(1): Imported 3.2. [christos 20210417]
13054 hppa: Switch to GCC 10. [skrll 20210418]
13055 OpenSSH: Import 8.6. [christos 20210419]
13056 wsfontload(8): Add -l option to list all available fonts.
13058 powerpc: Switch to GCC 10. [mrg 20210425]
13059 aarch64: Switch to GCC 10. [mrg 20210425]
13060 bind: Import version 9.16.15. [christos 20210429]
13062 (see resolv.conf(5)), which means that hostnames that
13063 contain invalid characters will not resolve. [christos 20210430]
13065 Ethernet devices from OpenBSD. [jakllsch 20210501]
13066 evbarm: Add support for Allwinner V3s SoCs. [jmcneill 20210505]
13068 audio API. [nia 20210507]
13069 wskbd(4): Added German Neo 2 layout. [nia 20210511]
13071 GeForce framebuffer support. [macallan 20210511]
13072 spiflash(4): Add support for Rockchip RK3328. [mrg 20210514]
13073 lagg(4): Added a link-aggregation interface. [yamaguchi 20210517]
13074 xhci(4): Add suspend/resume support. [riastradh 20210523]
13075 raid(4): Add support for swapped-endian autoconfiguration.
13077 dhcp: Import version 4.4.2-P1. [christos 20210526]
13078 libsa: Add support for other-endian FFS volumes. [mrg 20210526]
13080 volumes. [mrg 20210526]
13081 mips: Switch to GCC 10. [mrg 20210526]
13082 i386: Switch to GCC 10. [mrg 20210526]
13083 nvme(4): Add suspend/resume support. [riastradh 20210529]
13084 mips: Ported dtrace(1). [simonb 20210529]
13085 mips: Support for kernel modules. [simonb 20210531]
13086 arm: Remove support for building the old ABI (oabi). [christos 20210607]
13087 libfido2: Import 1.7.0 [christos 20210616]
13088 m68k: Switch to GCC 10. [mrg 20210619]
13089 arm: Switch to GCC 10. [mrg 20210619]
13090 uscanner(4): Removed from the tree. [nia 20210629]
13091 acpi(4): Updated ACPICA to 20210604. [christos 20210706]
13092 hp300: Add support of multiple rd(4) disks on all punits for HPDisk.
13094 GMP: Import 6.2.1 [mrg 20210711]
13096 kern.maxfiles [manu 20210727]
13097 evbppc: Switch ibm4xx to generic evbppc kernel modules. [rin 20210803]
13099 Interface (DEN0115). [jmcneill 20210808]
13101 on the Raspberry Pi 4. [jmcneill 20210808]
13102 evbarm: Add support for shared ACPI platform interrupts.
13105 resulting in better network and storage performance.
13108 for accessing UEFI RT variable services from userland.
13111 MULTIPROCESSOR. [ryo 20210814]
13112 kgmon(8): added -c option to get profile information for each cpu.
13114 openldap: Import 2.5.6. [christos 20210814]
13115 sh(1): Add command auto-completion, from FreeBSD. [christos 20210815]
13116 sh3: Switch to GCC 10. [mrg 20210816]
13117 bind: Import version 9.16.20. [christos 20210819]
13118 evbarm: Support marvell-based machines in big-endian mode. Currently,
13119 only KUROBOX_PRO has been tested. [rin 20210830]
13120 evbarm: Add support for Apple M1. [jmcneill 20210830]
13121 OpenSSH: Import 8.7. [christos 20210902]
13122 efiboot: Add support for specifying a banner in boot.cfg. [nia 20210907]
13123 pxeboot: Add support for specifying a banner in boot.cfg. [nia 20210907]
13124 pci(4): Decode more PCIe 5.x support. [mrg 20210911]
13125 luna68k: Add support for keyboard LED and buzzer controls via wskbd(4).
13127 kernel: Added native eventfd(2) and timerfd(2) implementations.
13130 pwritev() system calls to COMPAT_LINUX and COMPAT_LINXU32.
13132 wskbd(4): Added French BEPO layout. [nia 20210922]
13133 aarch64: Add initial COMPAT_LINUX support. [ryo 20210923]
13134 libfido2: Import 1.8.0 [christos 20210924]
13135 pam-u2f: Import pam u2f 1.2.0 [christos 20210924]
13136 OpenSSH: Import 8.8. [christos 20210927]
13140 comamnd to efiboot. [jmcneill 20210928]
13143 xf86-input-ws. [nia 20210928]
13144 gnu-efi: Import version 3.0.14. [jmcneill 20210930]
13148 network: Make pktq_rps_hash() pluggable for each interface type.
13150 wm(4): Add Tiger Lake and newer devices (I219V 15-V19 and LM 16-19).
13154 aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014]
13156 support. [blymn 20211021]
13157 dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022]
13158 tzcode: Updated to 2021e. [christos 20211022]
13160 passwd.conf(5): Make 'argon2id' the default cipher for new
13161 passwords. [nia 20211026]
13162 acpi(4): Updated ACPICA to 20210930. [christos 20211028]
13165 dts: Import dts files from Linux 5.15. [jmcneill 20211107]
13166 evbarm: Add support for Rockchip RK3288 SoCs. [jmcneill 20211112]
13167 cgdconfig(8): Added 'argon2id' password-based key generation method.
13170 tested with VirtualBox Guest Addtions. [uwe 20211124]
13171 aarch64: Add initial COMPAT_LINUX32 support. [ryo 20211125]
13174 acpi(4): Updated ACPICA to 20211217. [christos 20211218]
13175 kernel: Merge DRM/KMS GPU drivers from Linux 5.6. [riastradh 20211219]
13177 recordables. [reinoud 20211216]
13178 mcommphy(4): Add driver for Motorcomm YT8511 GbE PHY.
13181 controller. [jmcneill 20220103]
13182 OpenSSL: Imported 1.1.1m. [christos 20220107]
13183 scan_ffs(8): Add SIGINFO support. [mrg 20220119]
13185 WPA or open networks. [nia 20220111]
13187 to FUSE 3.10. [pho 20220122]
13188 tmux(1): Imported 3.2a. [christos 20220123]
13189 vmstat(1): Pick better default disk for vmstat. [mrg 20220201]
13190 tools: Allow tools to use C99. [rillig 20220203]
13191 blkdiscard(8): Add tool to access fdiscard(2). [mrg 20220207]
13192 expat: Import 2.4.6 (security fixes). [christos 20220223]
13193 OpenSSH: Import 8.9. [christos 20220223]
13195 updated recordable media. [reinoud 20220309]
13196 udf: Fix locking up CD/DVD burner issue that would lock up the FS.
13198 OpenSSL: Imported 1.1.1n. [christos 20220315]
13203 devices by default in kernel configurations. The default
13204 device may change in audiocfg(1). [jmcneill 20220321]
13205 evbarm: Add support for the userconf command to efiboot.
13207 tzcode: Updated to 2022a. [christos 20220322]
13210 dhcp: Import version 4.4.3. [christos 20220402]
13211 udf: Added fsck_udf(8) and upgraded newfs_udf/makefs for UDF. [reinoud 20220506]
13214 OpenSSH: Import 9.0. [christos 20220415]
13215 gpio: Allow /etc/rc.d/gpio to use a '!' character like /etc/rc.d/network
13216 can to run a shell script. [brad 20220430]
13217 indent(1): Support for C99, lots of bug fixes. [rillig 20220503]
13218 lint(1): Reduce amount of wrong warnings. [rillig 20220503]
13219 make(1): Speed up evaluation of conditions, reduce memory leaks.
13221 make(1): Add "randomize-targets" for debugging race conditions.
13223 sysinst(8): Prompt for hostname even when using DHCP.
13228 support in hvn(4). [nonaka 20220520]
13230 prevent overly long thinking. [rillig 20220528]
13231 powerpc: Add routines to fix userland unaligned memory access for 403.
13233 powerpc: Unify libc binary among all 32-bit powerpc ports.
13235 getentropy(3): Re-introduced getentropy function to libc.
13237 xen: Restore support for grant tables v1. [bouyer 20220603]
13239 sound chip. [tsutsui 20220610]
13240 raidctl(8): Add -t option to test validity of config files.
13243 to suppress output of inactive devices.
13245 fstat(1): Add basic ZFS support. [simonb 20220619]
13246 bpf(4): Support VLAN hardware offloading of Ethernet devices.
13248 bridge(4): Support VLAN frames stripped by hardware tagging.
13250 urtwn(4): Support the TRENDnet TEW-648UBM. [brook 20220623]
13251 powerpc: Add fma(3), fmaf(3), fmal(3) to libm. [he 20220623]
13253 driver. [tsutsui 20220625]
13255 driver. [tsutsui 20220625]
13256 arm: Improve performance of splx(9). [jmcneill 20220625]
13257 rcp(1): Add SIGINFO support. [rin 20220626]
13258 robots(6): Enable FANCY mode for debugging purposes.
13260 uintuos(4): Add a driver for Wacom Intuos drawing tablets.
13262 installboot(8): Add -u option to set U-Boot search paths.
13264 mfii(4): Support Newer devices up to SAS39{08,16} (Aero).
13267 POSIX requirement (made the default be -E). [kre 20220721]
13268 gcc(1): Import GCC 10.4. [mrg 20220722]
13270 (i.e. ZFS/DTrace) better names. [riastradh 20220730]
13272 is defined. [wiz 20220801]
13275 more. [simonb 20220807]
13278 options. [kre 20220808]
13279 ipsec(4): Add net.key.allow_different_idtype sysctl(7) variable
13280 to improve interconnectivity to some VPN appliances.
13282 kernel: Don't autounload modules by default unless they opt-in.
13284 cgdconfig(8): New -T operation prints all generated keys in cgd.conf.
13286 cgdconfig(8): Add support for shared keys. [riastradh 20220812]
13287 viocon(4): New virtio tty driver imported from OpenBSD.
13290 legacy INTx only mode. [jmcneill 20220813]
13292 resource assignment. [jmcneill 20220813]
13294 (support for NET_MPSAFE). [skrll 20220814]
13296 Quadra/Centris AV models. [rin 20220815]
13297 tzcode: Updated to 2022c. [christos 20220816]
13301 tree. [mlelstv 20220821]
13302 evbarm: Add initial support for the Rockchip RK3588 SoC.
13304 acpi(4): Updated ACPICA to 20220331. [christos 20220827]
13307 still work without the compiler set installed.
13309 ftp(1): Add TLS/SSL certificate verification. [christos 20220830]
13310 xen: Add experimental support for PVH dom0. [bouyer 20220901]
13311 make(1): Add .break to terminate .for loops early. [sjg 20220902]
13312 udl(4): Improve performance of refreshing mostly static displays.
13314 amiga: Update loadbsd to version 3.2. Add detection of A600, fix
13316 AmigaOS gcc. [phx 20220906]
13319 ftp(1): Support redirects to relative URLs. [kim 20220911]
13320 httpd(8): Add -q option to make httpd quiet. [martin 20220912]
13321 nvmm(4): Add suspend/resume support. [riastradh 20220913]
13322 aq(4): Various improvements to NET_MPSAFE support. [skrll 20220916]
13324 the presence (or otherwise) of a '-' as argv[0][0].
13327 reference the address. [ozaki-r 20220920]
13328 libuv: Import version 1.44.2. [christos 20220922]
13329 bind: Import version 9.16.33. [christos 20220923]
13330 nsd: Import 4.6.0. [christos 20220924]
13331 unbound(8): Import 1.16.3. [christos 20220924]
13332 file(1): Upgraded to 5.43. [christos 20220924]
13333 luna68k: Improve framebuffer performance. [isaki 20220925]
13335 swwdog(4): Enable in GENERIC kernels. [riastradh 20220929]
13337 19h/6xh. [msaitoh 20221001]
13338 wbsio(4),lm(4): Add Nuvoton NCT6799D support. [msaitoh 20221001]
13339 dhcp: Patch to version 4.4.3-P1. [christos 20221005]
13340 OpenSSH: Import 9.1. [christos 20221005]
13341 postfix(1): Import version 3.7.3. [christos 20221008]
13342 ntp: Import ntp 4.2.8p15. [christos 20221009]
13343 xhci(4): Support xHCI bus devices with only USB 2 ports.
13346 tzcode: Updated to 2022e. [christos 20221015]
13347 zlib(3): Import 1.2.13 [christos 20221015]
13349 recent. [mrg 20221015]
13350 evbarm: Add support for Oracle Cloud virtual machines.
13353 date(1): Add -f option to set the time. From FreeBSD.
13355 tty(4), console(4): Remove the big kernel lock from ttycons.
13357 amdccp(4): Add AMD F17/1x and F17/9x CCP(PSP) support.
13361 TI OMAP 2420, 2430, and 5912 OSK eval boards.
13364 to grep -q. [simonb 20221029]
13367 configuration. [jmcneill 20221028]
13368 tzcode: Updated to 2022f. [christos 20221029]
13371 as documented and in POSIX. [riastradh 20221105]
13376 attributes support). For compatibility with previous
13378 support extended attributes. [chs 20221117]
13381 libm(3lua): Add Lua API for the math library, from Phil Rulon.
13383 kernel: Move creation of machdep.smbios sysctl into
13385 to be used on x86. [mrg 20221125]
13387 explicitly unnumbered. [knakahara 20221125]
13389 referenced with tprof(8). Add some improvements to tprof(8).
13391 hp300: Fix rd(4) driver to make raid(4) work on HP-IB disks.
13394 tprof(8). [msaitoh 20221208]
13395 acpi(4): Updated ACPICA to 20221020. [christos 20221210]
13397 i386: Enable options DISKLABEL_EI in GENERIC kernel. [tsutsui 20221211]
13398 tzcode: Updated to 2022g. [christos 20221211]
13399 wbsio(4),lm(4): Add Nuvoton NCT6797D support. [msaitoh 20221215]
13400 libc: Update Unicode tables to Unicode 13.0.0. [wiz 20221220]
13401 libc: Update Unicode tables to Unicode 14.0.0. [wiz 20221220]
13402 libc: Update Unicode tables to Unicode 15.0.0. [wiz 20221221]
13405 assertion on mac68k with sn(4) driver. [tsutsui 20230105]
13407 private key and the peer preshared key. [jakllsch 20230105]
13408 mac68k: Disable options DIAGNOSTIC in INSTALL kenrels.
13411 NetBSD 4.0. [tsutsui 20230113]
13414 since NetBSD 7.0. [tsutsui 20230127]
13416 since NetBSD 6.0. [tsutsui 20230127]
13417 vax: Fix a bootloader that failed on 8MB RAM VAXen. [tsutsui 20230129]
13419 from OpenBSD/vax. [tsutsui 20230206]
13421 on loading a kernel from SCSI disks. [tsutsui 20230207]
13422 OpenSSL: Imported 1.1.1t. [christos 20230207]
13423 next68k: Handle NeXT Turbo framebuffer VRAM properly. [tsutsui 20230211]
13424 next68k: Add support for NeXT Cube Turbo. [tsutsui 20230211]
13426 VS3100 from OpenBSD/vax. This allows using more fonts.
13428 next68k: Add a RAMDISK root kernel. [tsutsui 20230211]
13434 certificates. Certificate validation is now enabled
13435 by default. [mlelstv 20230225]
13437 enable options and autologin via netrc. [mlelstv 20230225]
13441 ftp(1): Add timeout for SSL connection setup, defaulting to 60 seconds.
13443 openssl(1): Imported 3.0.8. [christos 20230510]
13445 to 128MB. [he 20230514]
13446 OpenSSL: Imported 3.0.9. [christos 20230531]
13447 lua: Import version 5.4.6.
13448 Bumped shlib minor because of API/ABI changes. [nikita 20230608]
13449 pam(8): Disable pam_krb5, pam_ksu by default. [riastradh 20230620]
13450 gcc(1): Import GCC 10.5. [mrg 20230710]
13451 amdgpu(4): Enable display core logic. [riastradh 20230714]
13452 build: Force MKSTRIPSYM=no if MKDEBUG=yes. [lukem 20230723]
13454 access. [rin 20230724]
13455 OpenSSH: Import 9.3. [christos 20230726]
13456 u3g(4): Add support for D-Link DWM-222 4G LTS USB adapter.
13460 with modload(8) viadrmums. [andvar 20230809]
13461 libfido2: Import 1.13.0 [christos 20230811]
13462 igc(4): Add initial support to Intel I225/I226 series Ethernet devices.
13464 gcc.old: Initial import of major vax toolchain fix by Kalvis Duckmanton.
13466 eqos(4): Add support for Intel Elkhart Lake internal Ethernet devices.
13468 build: Force MKSTRIPSYM=no if MKDEBUG=yes. [lukem 20231020]
13469 top(1): Add network in & out bytes to the top display. [mrg 20231021]
13470 OpenSSL: Imported 3.0.12. [christos 20231025]
13471 OpenSSH: Import 9.5. [christos 20231025]
13473 machines. [tsutsui 20231104]
13474 newsmips: X.org server works with proper keymap with an updated
13476 via WSKBDIO_GETMAP ioctl(2). [tsutsui 20231107]
13477 ena(4): MP-enable always, add RSS support, and reliability fixes.
13479 gas(1): fix gas that doesn't handle MIPS1 FPR load hazard correctly.
13481 iscsid(8): Handle IPv6 addresses. [mlelstv 20231125]
13483 nvidia graphics hardware. [bouyer 20231128]
13484 OpenSSH: Import 9.6. [christos 20231220]
13486 postfix(1): Import version 3.8.4. [christos 20231223]
13489 wm(4): Add some Meteor Lake devices (I219 V20-V21 and LM 20-21).
13491 evbppc: Add support for the Nintendo Wii. [jmcneill 20240120]
13492 vax: X.org server with xf86-video-wsfb works on smg(4) monochrome
13493 framebuffer on VAXstation 3100. [tsutsui 20240126]
13499 ppp(4): Remove several non-functioning ioctls. [chs 20221221]
13500 dse(4): Added Dayna SCSI/Link ethernet driver. [nat 20221222]
13501 binutils: Updated to FSF binutils 2.39. [christos 20221224]
13505 ld(1). Reduces the default max page size from 2M to
13506 4K on amd64. [christos 20230106]
13507 bind: Import version 9.16.37. [christos 20230125]
13508 xfwp(1): remove. [wiz 20230204]
13509 wscons(4): Ignore nonsense tab stops in vt100 emulation.
13511 nvmm(4): Filter CR4 bits on x86 SVM (AMD). In particular,
13513 some additional management of CPU state by nvmm.
13515 aarch64: Audit use of curcpu(9). [riastradh 20230225]
13516 xen: Memory barrier audit. Reduce unnecessary membars.
13519 flaw in kernel FPU use. [riastradh 20230225]
13521 in various ports. [riastradh 20230301]
13523 Issue 8 requirements. [kre 20230306]
13525 double functions) from C99. [riastradh 20230313]
13526 xen: Allow a PVH dom0 to use VGA as console. [bouyer 20230324]
13527 vioscsi(4), viornd(4), viomb(4): Mark VirtIO drivers as MPSAFE.
13529 amiga: Fix bootblocks for Kickstart 3.2. [abs 20230325]
13530 libc: Add __atomic_is_lock_free to help stdatomic.h usage with
13531 GCC. [riastradh 20230330]
13532 uaudio(4): Initial support for USB Audio Class 2.0 devices.
13536 'Auto-Submitted:'. [hauke 20230411]
13537 ichsmb(4), tco(4): Add support for TCO on newer Intel chipsets.
13539 audiorecord(1): Add support for recording 24-bit wav files.
13541 evbarm: Install a boot.cfg file for the EFI bootloader by default.
13543 dhcpcd: Import version 10.0.1. [roy 20230421]
13544 evbarm: Enable rkv1crypto driver on Rock64. [mrg 20230424]
13546 ideas from RVP. [kre 20230426]
13548 Alain Runa. [phx 20230503]
13549 evbarm: Experimental IMX6SX support - tested on the UDOO Neo Full board.
13552 current value. This avoids some unnecessary operations on the
13553 file. [pgoyette 20230504]
13554 riscv: Add RISC-V support that works on QEMU with a single hart.
13556 riscv: Add Google Goldfish RTC driver. [skrll 20230508]
13558 value. [sjg 20230510]
13560 depend upon the body (more than it did before). [kre 20230512]
13561 amiga: Update loadbsd source and distribution binary to version 3.3.
13563 i386: Add /dev/efi device. [riastradh 20230522]
13564 efi(4): Add EFIIOC_GET_TABLE ioctl support on x86. [riastradh 20230522]
13565 ctfmerge(1): Add error handling to pthread APIs.
13566 Fix semaphores for macOS host tool. [lukem 20230523]
13567 share/mk: Deprecate non-functional SHAREDSTRINGS. [lukem 20230524]
13568 mkstr(1), xstr(1): Obsolete unused PDP-11-era tools. [lukem 20230524]
13570 arm. [riastradh 20230525]
13571 pax(1): Exit 0 if stdin filelist is used and no files are supplied.
13573 fails for any reason. [lukem 20230528]
13575 similar to GNU date. [kim 20230531]
13576 mk.conf(5): Obsolete non-MK variants MANZ UNPRIVED UPDATE
13578 build.sh: Add show-params operation [lukem 20230602]
13579 kerberos(8): Update to Heimdal-7.8.0 [christos 20230619]
13581 GNU patch compatibility. These options only make sense in
13583 GNU patch doesn't. [wiz 20230616]
13585 in C code. [rillig 20230618]
13586 make(1): Recognize include guards. [rillig 20230619]
13587 editline(3): Install pkg-config files, same as the portable version.
13589 make(1): Speed up pattern matching in the ':M' and ':N' modifiers.
13591 paxctl(8): Introduce -0 option to clear all PaX flag bits in ELF note.
13593 crunchgen(1): Clear PaX flags instead of removing its ELF note section.
13596 '.if make(...)' [rillig 20230623]
13597 bind: Import version 9.16.42. [christos 20230626]
13598 openresolv: Import version 3.13.2 [roy 20230627]
13601 partition table inside a software raid(4).
13603 aiomixer(1): Support for the NO_COLOR environment variable.
13606 entropy(9): Reintroduce netbsd<=9 time-delta estimator for unblocking.
13608 mdnsd(8): Restore NetBSD logging additions lost in merges.
13611 in the environment to disable the use of color. [nia 20230701]
13612 lint(1): Initial support for C23. [rillig 20230702]
13613 heartbeat(9): New mechanism to check progress of kernel. This uses
13615 interrupts, and one CPU to check progress of another CPU.
13616 [riastradh 20230707].
13617 crashme(9): New crash methods with raised ipl or kpreempt disabled.
13618 [riastradh 20230707].
13619 versioningsyscalls(9): Document how system call versioning is done.
13620 From this summer's compat-linux GSoC, by Theodore Preduta.
13621 [christos 20230708].
13623 CLOCK_PROCESS/THREAD_CPUTIME_ID do not go backwards.
13624 [riastradh 20230708].
13625 riscv: Add FDT-based initrd, rndseed, and efirng support.
13628 Theodore Preduta. [christos 20230710]
13630 to function at runtime. [pho 20230714]
13631 pckbd(4): Work around buggy Chromebook PS/2 keyboard firmware.
13632 (from Vladimir 'phcoder' Serbinenko). [christos 20230716]
13633 acpiec(4): New ACPIEC_DEBUG option. [riastradh 20230718]
13634 dhcpcd: Import version 10.0.2. [roy 20230719]
13635 bta2dpd(8): Add throttle when playing from file. [nat 20230720]
13636 xen: Enable MKCTF=yes by default. [riastradh 20230721]
13637 x86: Turn off Zenbleed chicken bit on Zen2 CPUs. [mrg 20230725]
13638 evbmips: Allow ramdisk to handle GPT wedges. [gutteridge 20230725]
13639 xbd(4): Properly handle 4k sector size backends. [bouyer 20230725]
13640 iostat(8): Add -X option, limited alternative statistics.
13642 reports MB/s instead of KB/s. Allows for ~50% more devices to
13643 be displayed per line by default. [mrg 20230728]
13645 contributed by Theodore Preduta as part of GSoC 2023.
13647 compat_linux(8): Add/fix statx, readahead, close_range. From GSoC 2023
13648 by Theodore Preduta. [christos 20230729]
13649 libc: Add wmempcpy(3). [christos 20230731]
13650 libc: Add companion mempcpy(3) to wmempcpy(3).
13652 all: Fix many small bugs found by GCC 12. [mrg 20230810]
13653 gdb(1): Updated to 13.2. [christos 20230811]
13654 vis(3): Fixed many implementation issues, expand tests.
13656 libpcap: Import 1.10.4. [christos 20230817]
13657 tcpdump(8): Import 4.99.4. [christos 20230817]
13658 file(1): Upgraded to 5.45. [christos 20230818]
13659 make(1): Show more detail in "invalid line" error messages.
13661 compat_linux(8): Add support for Linux waitid syscall.
13662 Contributed by Theodore Preduta. [christos 20230818]
13664 implemented around kqueue(2). Contributed by
13665 Theodore Preduta. [christos 20230819]
13666 acpi(4): Updated ACPICA to 20230628. [christos 20230901]
13667 sqlite3(1): Import 3.34.0. [christos 20230904]
13669 mips: Add initial support for n64 userland to gprof(1).
13671 tzcode: Updated to 2023c. [christos 20230916]
13672 raidctl(8): Implement command-line configuration of simple RAID sets.
13674 rc.conf(5): Add support for npf_rules to override the default
13675 rules file for npf(7). [abs 20231005]
13676 less: Updated to version 643. [simonb 20231006]
13679 mips: Add fma(3) to libm. [he 20231008]
13681 dependency. [riastradh 20231011]
13682 pipe(2): Improve performance, reduce lock contention. [ad 20231013]
13684 to rbtree, also improve performance and locking.
13687 collections. [nat 20231017]
13689 graphical console on EFI-only hardware. [bouyer 20231017]
13692 dhcpcd: Import version 10.0.4. [roy 20231019]
13695 userland. [brad 20231105]
13697 sparc64: Support for virtio(4). [thorpej 20231119]
13698 alpha: Support for virtio(4). [thorpej 20231119]
13699 alpha: Support for crash(8). [thorpej 20231122]
13700 kernel: Replace the vdrain kernel thread with two threadpool jobs.
13702 kernel: Replace various usage of extent(9) with vmem(9).
13707 to be used VERY early in boot. [thorpej 20231203]
13708 kernel: Modularize compat90. [pgoyette 20231209]
13709 libsa: Add NFSv3 support. [mlelstv 20231212]
13710 dhcpcd: Import version 10.0.6. [roy 20231218]
13711 tzcode: Updated to 2023d. [christos 20231223]
13713 interrupt controller. [thorpej 20240102]
13714 gftty(4): New driver for the Goldfish virtual tty. [thorpej 20240102]
13716 QEMU using VirtIO devices. [thorpej 20240102]
13717 urtwn(4): Add Mercusys NW150US V2 USB support. [maya 20240106]
13718 riscv: Add a SiFive FU[57]40/ L2 Cache controller driver.
13720 cp(1): Always copy regular files, even if they appear to be zero-sized.
13723 board. [skrll 20240116]
13724 cpuctl(8): Recognize Intel Meteor Lake and Emerald Rapids.
13727 and vector tables. [thorpej 20240118]
13728 libm: Import more long double functions from FreeBSD.
13731 evbppc: Add support for the PAL 576i video mode to wiifb(4).
13733 stat(1): Add symbolic flags printing from FreeBSD via Ricardo Branco.
13736 mmap(2) support to nextdisplay(4). [tsutsui 20240202]
13740 riscv: Add a driver for the StarFive JH7100 pin controller.
13742 touch(1): Properly implement the POSIX format -d option. [kre 20240208]
13745 from those of the symbolic link itself. [kre 20240209]
13747 change would be made (avoiding updating the file's ctime).
13749 hppa: Add gftfb(4), an initial driver for PCI Visualize EG cards.
13754 tzcode: Updated to 2024a. [christos 20240217]
13755 nsd: Import 4.8.0. [christos 20240217]
13756 unbound(8): Import 1.19.1. [christos 20240217]
13757 bind: Import 9.18.24 [christos 20240221]
13758 re(4): Add support for Killer E2600 Ethernet. [jakllsch 20240228]
13759 sqlite3(1): Import 3.45.1. [christos 20240301]
13761 DEC 7000 and DEC 10000. [thorpej 20240302]
13762 elftoolchain: Import svn r4037. [christos 20240303]
13763 certctl(8): Improve the performance of `certctl list`.
13766 test suite. [mrg 20240304]
13768 8-bit bus present on Laser / TurboLaser CPU modules.
13770 lint(1): Detect more types of integer overflow. [rillig 20240310]
13771 lint(1): Add extra details to the message about integer overflow.
13773 mac68k: Add ascaudio(4) ASC audio driver. [nat 20240313]
13774 x86: Include the cgdroot.fs and zfsroot.fs ramdisks in the release
13775 files. [riastradh 20240320]
13776 apei(4): New driver for ACPI Platform Error Interfaces.
13778 vmt(4): Process all queued messages without delay immediately.
13779 From OpenBSD. [msaitoh 20240320]
13780 acpihed(4): New driver for PNP0C33 to notify apei(4).
13782 ehci(4): If device attach fails, install NULL pmf(4) handlers.
13783 Allows suspend/resume on ThinkPad A475. [mrg 20240324]
13786 be matched by ugen(4) and accessed through libusb.
13788 moused(8): Remove undocumented and unused option 'C'.
13791 can query to determine which /dev/ugenN.xx nodes a given ugen
13792 or ugenif device is using. [thorpej 20240329]
13794 rather than BUFSIZE. Improves performance dramatically.
13795 From enh via Apple libc. [christos 20240329]
13797 used on the Beaglebone Black. [jakllsch 20240401]
13798 dk(4): Add support for discovering Atari TOS partitions as wedges.
13800 rumpuser(3): New RUMP_STDOUT, RUMP_STDERR environment variables.
13802 config(1): Improve determinism for reproducible builds.
13804 qemufwcfg(4): Add RISC-V support. [skrll 20240406]
13805 vax: Switch vax to X.Org server version 120. [tsutsui 20240407]
13807 sys/arch/evbmips/conf/README.evbmips. [andvar 20240407]
13809 base32 and debug32. Split HTML man pages into new manhtml
13810 set. [nia 20240410]
13811 amd64: Support EFI as well as BIOS boot in the "live" USB image.
13813 supports EFI. [maya 20240413]
13815 adapters, from Cameron Williams. [maya 20240417]
13817 kernels. [riastradh 20240421]
13819 the N64 libraries. [nia 20240422]
13822 virtual machines. [nia 20240424]
13825 once more. [nia 20240426]
13826 httpd(8): Make directory listings mobile-friendly, from D. Bohdan.
13829 charging behavior on supported systems, from Malte Dehling.
13832 on far more CPUs. [andvar 20240430]
13834 topcat(4) framebuffer on HP360. [tsutsui 20240501]
13835 lint(1): Support _Alignas and attribute aligned. [rillig 20240501].
13836 hp300: Fix "garbage pixels" problems on scrolling ops etc. on
13837 HP98543 and HP98547 topcat(4) color framebuffers.
13842 properly. [tsutsui 20240501]
13843 evbarm: Add device tree for Red Pitaya SDRlab 122-16.
13845 libm: Add an assembly implementation of rintl(3) for x86.
13847 libm: Expose more long double functions on vax.
13850 nearbyint/nearbyintl/rint. [riastradh 20240506]
13852 to reduce the size of the installed debug set.
13855 entries. [christos 20240508]
13856 lint(1): Support new keywords in C23 mode, including nullptr.
13858 install(1): Support -v (verbose). [wiz 20240510]
13860 brightness always returns the same result. [maya 20240510]
13862 network interfaces. [martin 20240511]
13863 libm: Expand tests for hypotl(3). [riastradh 20240511]
13865 the cgfourteen(4) framebuffer driver.
13867 ure(4): Support TP-Link UE300 USB LAN adapter (from RVP).
13869 procfs: Add support for proc/self/limits as used by Linux.
13870 (from Ricardo Branco). [christos 20240512]
13872 (from Ricardo Branco). [christos 20240512]
13876 with ncurses. [uwe 20240514]
13879 and earlier. [nia 20240517]
13881 functions. [uwe 20240517]
13882 hp300: Installation CD ISO image is now bootable. [tsutsui 20240519]
13883 tic(1): Honour the user's umask (from RVP). [christos 20240520]
13884 dhcpcd: Import version 10.0.8. [roy 20240524]
13886 ISO9660/HFS hybrid ISO images for mac68k and macppc.
13888 pthread(3): Fix memory leak in pthread_create(). [hannken 20240608]
13889 libarchive: Import libarchive-3.7.4. [christos 20240609]
13890 ipfilter(4): Mark as MPSAFE. [mrg 20240609]
13891 pkg_install: Import pkg_install-20240307. [wiz 20240611]
13892 OpenSSL: Imported 3.0.14. [christos 20240611]
13896 (or only) process in the job, as required by POSIX.1-2024.
13898 arm: Switch to GCC 12. [mrg 20240615]
13899 alpha: Switch to GCC 12. [mrg 20240615]
13900 riscv: Switch to GCC 12. [mrg 20240615]
13901 sparc, sparc64: Switch to GCC 12. [mrg 20240615]
13902 i386, amd64: Switch to GCC 12. [mrg 20240615]
13903 hppa: Switch to GCC 12. [skrll 20240615]
13904 lint(1): Accept C23 [[fallthrough]] statements. [rillig 20240617]
13905 alpha: Switch to X.Org Server 1.20. [mrg 20240622]
13906 tmux(1): Import version 3.4 with Sixel support enabled. [wiz 20240622]
13909 parameters. [riastradh 20240623]
13911 from Cameron Williams. [jakllsch 20240623]
13912 OpenSSH: Import 9.6. [christos 20240625]
13913 evbarm: Add support for Ampere Altra/Altra Max platforms.
13915 evbarm: Add NUMA awareness for ACPI based systems. [jmcneill 20240630]
13920 mcx(4): Match on ConnectX-6 virtual functions, from OpenBSD.
13922 OpenSSH: Import 9.8. [christos 20240708]
13923 patch(1): Handle lines of length beyond INT16_MAX. [manu 20240712]
13924 sh(1): Implement the HISTFILE and HISTAPPEND variables. [kre 20240713]
13925 mips: Switch to binutils 2.42. [rin 20240713]
13926 riscv: Switch to binutils 2.42. [skrll 20240714]
13927 aarch64: Switch to binutils 2.42. [skrll 20240714]
13928 hppa: Switch to binutils 2.42. [skrll 20240715]
13929 hppa: Add hyperfb, a driver for HCRX video cards. [macallan 20240717]
13930 libblocklist(3): Add blocklist_open2() that can pass a custom logger.
13933 -q (suppresses warnings) options. [kre 20240803]
13934 printf(1): Add %C format conversion and -L option. [kre 20240806]
13936 mk: Add a way to build GCC without the isl library (NOGCCISL).
13938 alpha: Switch to binutils 2.42. [rin 20240813]
13939 sh3: Switch to binutils 2.42. [rin 20240813]
13941 Rui-Xiang Guo. [skrll 20240813]
13942 libc: New C11 functions mbrtoc16, mbrtoc32, c16rtomb, c32rtomb.
13944 libc: New C23 functions c8rtomb(3) and mbrtoc8(3).
13946 libc: Make getentropy(3) visible to POSIX.1-2024
13947 applications. [riastradh 20240815]
13951 ntp: Import ntp 4.2.8p18. [christos 20240818]
13953 StarFive VisionFive 2. [skrll 20240819]
13954 gpt(8): Add -U option to specify new UUID, from Anon Ymous.
13956 gpt(8): Recognize OpenBSD UUID. [christos 20240819]
13957 ifconfig(8): Show link state on -v. [ozaki-r 20240820]
13958 tests: Add tests for shmif(4). [ozaki-r 20240820]
13959 syslogd(8): Add -k option (from RVP). [gutteridge 20240821]
13960 gdb(1): Updated to 15.1. [christos 20240825]
13961 pkg_install: Import pkg_install-20240821. [wiz 20240825]
13962 pkg_install: Import pkg_install-20240826. [wiz 20240826]
13963 acpivmgenid(4): New driver for virtual machine generation ID.
13965 virtual machine fork. [riastradh 20240826]
13966 toolchain: Switched all remaining ports to binutils-2.42.
13970 pcap(3) file format to a shmif(4) Ethernet interface.
13971 Code from k-goda at IIJ. [ozaki-r 20240902]
13972 libpcap: Import 1.10.5. [christos 20240902]
13973 tcpdump(8): Import 4.99.5. [christos 20240902]
13975 "protected-port" or "isolation" in some router products.
13978 discarded. From the SEIL team at IIJ. [ozaki-r 20240903]
13979 brconfig(8): Add protect/-protect commands. [ozaki-r 20240903]
13980 libc: Hide le32enc(3), be32enc(3) in strict standards mode.
13982 libc: Define PTHREAD_STACK_MIN. [riastradh 20240909]
13983 OpenSSL: Imported 3.0.15. [christos 20240908]
13985 MATH_ERRNO, MATH_ERREXCEPT. [riastradh 20240909]
13986 i386: Remove XMS-specific code from dosboot. [andvar 20240911]
13987 tzcode: Updated to 2024a. [christos 20240911]
13988 acpi(4): Updated ACPICA to 20240827. [christos 20240913]
13989 dkctl(8): Add new getgeometry command. [mlelstv 20240914]
13990 mac68k: Support for LCD brightness control on PB 1xx. [nat 20240914]
13991 mac68k: Support for power off on PB 1xx. [nat 20240914]
13992 mac68k: Support for the power button on PB 160/180. [nat 20240914]
13993 byacc: Update to 20240109. [christos 20240914]
13994 wpa: Import wpa_supplicant and hostapd 2.11. [christos 20240918]
13995 bind: Import 9.18.30 [christos 20240921]
13996 evbppc: Add ohci(4) support to the Nintendo Wii port.
13998 zlib: Import 1.3.1 [christos 20240922]
13999 jemalloc(3): Import 5.3.0. [christos 20140923]
14000 vether(4): allow link state to be toggled by link0. [roy 20240924]
14001 OpenSSH: Import 9.9. [christos 20240924]
14003 (from Sunil Nimmagadda). [christos 20240925]
14004 vether(4): Control link state via media rather than flags.
14005 This mirrors shmif(4) from rump. [roy 20240926]
14007 variables. [rillig 20240928]
14009 system calls (from Shivraj Jamgade). [christos 20240928]
14010 udl(4): Add support for SANWA SUPPLY 500-KC002N USB to VGA Adapter.
14012 semtimedop(2): New system call, from Shivraj Jamgade (GSoC 2024).
14014 amdzentemp(4): Add support for Zen 5. [msaitoh 20241004]
14015 evbarm: Make cemac(4) MP safe. [skrll 20241005]
14016 x68k: Add SIXEL graphics sequence support. [isaki 20241005]
14018 locked. Taken from FreeBSD. [roy 20241007]
14019 sh(1): Implement suspend as a builtin. [kre 20241009]
14020 sh(1): Add -b and -nMAX options to the read builtin. [kre 20241011]
14023 software to setup the hardware. [jmcneill 20241013]
14024 sh(1): Reject NUL characters in shell input. [kre 20241014]
14025 sh(1): Add an -r option to display version information. [kre 20241014]
14026 amdsmn(4): Add support AMD family F1Ah model 0xh "Turin".
14029 Strix Point. [msaitoh 20241017]
14030 libarchive: Import libarchive-3.7.7. [christos 20241017]
14032 capable SD memory cards. [jmcneill 20241018]
14034 about the current font. [mlelstv 20241020]
14035 hppa: Add a dedicated X.Org driver for HP's NGLE family of
14037 Visualize EG. [macallan 20241022]
14038 mcommphy(4): Add support for YT85[23]1, found on a VisionFive2 board.
14040 mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 2559.1.1
14043 by name. [christos 20241027]
14044 zstd(1): import 1.5.6 [christos 20241028]
14045 env(1): Implement "env -C dir" to change the current working directory.
14047 c17(1): Add c17(1) wrapper script for gcc with the ISO 2017 C standard.
14048 Required by POSIX.1-2024. [nia 20241028]
14050 riscv: Import Linux 6.11.5 RISC-V DTS [skrll 20241031]
14051 libc: Add ffsl(3), ffsll(3) for POSIX.1-2024 complicance.
14053 memset_explicit(3): Add C23 alias for explicit_memset.
14055 libc: Expose previously non-standard functions to POSIX.1-2024
14056 applications. [nia 20241102]
14057 zfs(8): Implement DIOCCACHESYNC in zvol, used by Xen. [gdt 20241103]
14059 in hex (from Anon Ymous). [christos 20241104]
14061 to 1-Wire bridge chip. [brad 20241104]
14062 tmux(1): Import version 3.5a. [wiz 20241109]
14064 that identifies the device. [mlelstv 20241109]
14066 (from Cameron Williams). [msaitoh 20241111]
14067 riscv: Initial StarFive JH7110 pin controller driver. [skrll 20241111]
14068 riscv: Add a StarFive JH7110 PCIe PHY driver. [skrll 20241111]
14070 controller. [skrll 20241111]
14071 lint(1): Handle _Noreturn attributes. [rillig 20241113]
14072 hppa: Initial summitfb driver for Visualize FX video cards.
14075 conversions. [kre 20241124]
14076 lib: Add expected symbols lists to many libraries.
14078 riscv: Support the crash(8) kernel debugger. [skrll 20241125]
14079 lint(1): Add queries for typedefs to struct/union and their pointers.
14081 build.sh: Experimental new target pkg=CATEGORY/PACKAGE, cross-builds
14082 CATEGORY/PACKAGE from pkgsrc, bootstrapping pkgsrc.
14084 amd64: add support for non-Xen PVH guests. [bouyer 20241202]
14086 the scrolling region of the given window. [blymn 20241205]
14087 editline(3): Print 0 width characters. [christos 20241205]
14088 rc(8): Add an optional local hook /etc/rc.shutdown.final
14090 reason. [martin 20241207]
14091 pms(4): Support PS/2 mouse hot-plug. [chs 20241207]
14092 ihidev(4): Add support for GPIO interrupts. [jmcneill 20241208]
14093 aarch64: Add support for Snapdragon X Elite GPIO and I2C controllers.
14095 mac68k: Support for backlight control on PowerBooks. [nat 20241209]
14096 libc: Expose memccpy, strdup, and strndup to C23 applications.
14098 aarch64: Identify and fix topology for Qualcomm Oryon CPUs.
14100 i2c(4): Import ikbd(4) i2c HID keyboard driver from OpenBSD.
14102 acpi(4), i2c(4): Support GenericSerialBus address space handlers.
14105 nodes. [jmcneill 20241209]
14109 -s or -l options. [simonb 20241211]
14110 puc(4): Add support for some Oxford Semiconductor devices.
14112 umcpmio(4): Driver for the MCP-2221 / 2221A multi-io chip.
14114 altq, cbq: Support 10 Gbps bandwidth. [ozaki-r 20241224]
14115 m68k: Improve FP emulation. [isaki 20241228]
14116 aarch64: Add support for Snapdragon X1E battery and charger sensors.
14118 use ACPI instead of FDT bindings. [jmcneill 20241230]
14120 platforms. [jmcneill 20241230]
14121 riscv: Add support for PCI and the PCIe controller in the JH7110 SoC.
14124 not attach to a well-known bus like pci(4). [imil 20250102]
14125 riscv: Add a StarFive JH71[01]0 temperature sensor driver.
14127 riscv: Add support for the X-Powers AXP Power Management IC.
14130 OpenBSD). [jmcneill 20250108]
14131 pppd(8): Import 2.5.2 [christos 20250108]
14132 pam-u2f: Import pam u2f 1.3.1 [christos 20250115]
14133 userspace-rcu: Import 0.15.0 [christos 20250115]
14134 bwi(4): Add support for Nintendo Wii WLAN. [jmcneill 20250118]
14139 tzcode: Updated to 2025a. [christos 20250123]
14140 bind: Import version 9.20.4. [christos 20250126]
14141 libc: Switch every port (except sun2 and vax) to jemalloc-5.3.0.
14144 sysctl interface. [jmcneill 20250131]
14146 build.sh: Add live-image support for alpha, hppa, and macppc.
14148 rge(4): Add support for RTL8126, from FUKAUMI Naoki.
14150 riscv: Add ofctl(8) and /dev/openfirm support. [skrll 20250205]
14151 ld(4) at virtio(4): Add discard support. [jakllsch 20250206]
14153 configuration directory like /etc/blocklistd.conf.d,
14154 from hrosenfeld. [christos 20250206]
14155 riscv: Add a JH7110 TRNG driver. [skrll 20250208]
14156 elftoolchain: Import version r4175. [jkoshy 20250210]
14157 dhcpcd: Import version 10.2.0. [roy 20250212]
14158 evbppc: Add support for the Wii DVD drive. [jmcneill 20250212]
14159 libm: Expose fma(3) and variants on hppa. [tsutsui 20250215]
14160 i386: Add support for non-Xen (QEMU, Firecracker) PVH boot.
14163 acpi(4): Updated ACPICA to 20241212. [christos 20250224]
14164 dhcpcd: Import version 10.2.2. [roy 20250225]
14165 postfix(1): Import version 3.10.1. [christos 20250225]
14167 HP laptops. [ryoon 20250226]
14168 libc: New _r variants of heapsort, mergesort, qsort.
14169 qsort_r is new in POSIX.1-2024. [riastradh 20250302]
14170 cut(1): Implement -n option. [gutteridge 20250304]
14171 lint(1): In C99 mode and later, warn about non-prototype functions.
14175 fan controllers. [brad 20250311]
14177 allocation, pthread_atfork, etc). [riastradh 20250311]
14178 expat: Import 2.7.0 (security fixes). [wiz 20250314]
14180 for the VT8237S PATA controller. [andvar 20250316]
14182 CLOCK_THREAD_CPUTIME_ID. The syscall previously returned
14183 EINVAL for these two clocks. [pho 20250319]
14184 npfctl(8): Allow comments inside lists in npf.conf (from Attaulah).
14186 openresolv: Import version 3.14.0. [roy 20250326]
14191 as required by POSIX.1-2024. [riastradh 20250401]
14192 tzcode: Updated to 2025b. [christos 20250402]
14193 mac68k: Add pbbat(4). Supports PowerBook 1xx batteries. [nat 20250403]
14195 controllers. [andvar 20250403]
14196 gscan(4): New driver for USB to CAN bus adapters. [bouyer 20250403]
14197 viaide(4): Add RAID mode support for VIA VX900/VX11 SATA controllers.
14199 OpenSSH: Import 10.0. [christos 20250409]
14201 in CPUID. [imil 20250411]
14202 videoctl(1): Improve enumeration of frame sizes. [mlelstv 20250412]
14203 vax: Switch to GCC 12. [rin 20250413]
14204 OpenSSL: Imported 3.0.16. [christos 20250416]
14205 expat: Import 2.7.1. [wiz 20250418]
14206 alpha: Support secureplt in ld.elf_so(1). [riastradh 20250418]
14208 IDE/RAID modes. [andvar 20250420]
14210 timespec_getres(3) function for C23 compliance.
14212 proplib(3): Added support for JSON serialization format.
14214 mips: Enable SSP by default (and RELRO on mips64). [nia 20250428]
14215 amd64: Added KERNEL_DIR option to build.sh, and updated the boot
14216 loaders accordingly. [pgoyette 20250428]
14217 hp300: Add sti(4) support for 362 and 382. Mostly pulled from
14218 OpenBSD/hp300. [tsutsui 20250501]
14219 openresolv: Import version 3.16.2 [roy 20250507]
14220 mdocml: Import 1.14.6. [wiz 20250509]
14221 openresolv: Patch to version 3.16.3 [roy 20250509]
14222 pkg_install: Import pkg_install-20250417. [wiz 20250509]
14223 dhcpcd: Import version 10.2.3. [roy 20250516]
14224 bind: Import version 9.20.9. [christos 20250521]
14225 xen: kernel configs now include XEN3.local instead of
14226 GENERIC.local. [bad 20250522]
14227 hp300: Add mmap(4) support to sti(4) for 362 and 382 framebuffers.
14228 X.org server and other framebuffer applications work on
14229 these machines. [tsutsui 20250525]
14230 npf(7): Add support for user/group-based filtering. [joe 20250531]
14231 igc(4): Support for hardware TSO. [rin 20250601]
14232 libfido2: Import 1.16.0 [christos 20250602]
14233 evbarm: Add driver for Rockchip USB-C PHY, mostly from OpenBSD.
14236 mostly from OpenBSD. [rjs 20250603]
14238 $> (.ALLSRC) [rillig 20250628]
14240 "length", required by POSIX. [rillig 20250629]
14241 macppc: Fan control for PowerMac7,2. [macallan 20250701]
14243 use -vv for previous output. [kre 20250701]
14244 npf(7): Add layer 2 filtering support. [joe 20250701]
14245 libc: Update UTF-8 tables to Unicode 16.0. [wiz 20250705]
14246 macppc: Improve support for G5/G4 i2c/openpic. [macallan 20250705]
14248 by Vincent Defert. [rjs 20250705]
14249 bind: Import version 9.20.11. [christos 20250717]
14250 GCC: Updated to GCC 12.5.0. [mrg 20250721]
14252 Ricardo Branco. [kre 20250725]