Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-29 | Remove the iov2pages/mbuf2pages API... All of the relevant arch's support | Jason Wright | |
bus_dma(9) which actually does this job correctly. | |||
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff | |
original port done by chris@ in '98 and pounded into -current by me, plus support for wide mode. tested on pci in both modes by me, on eisa (w/ half success, thus not enabled yet) by jason@. niklas@, jason@, millert@ ok. | |||
2002-01-18 | Resource map code is not used anymore. Long live the extent code! | Miod Vallat | |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski | |
machines or some configurations or in some phase of the moon (we actually don't know when or why) files disappeared. Since we've not been able to track down the problem in two weeks intense debugging and we need -current to be stable, back out everything to a state it had before UBC. We apologise for the inconvenience. | |||
2001-12-10 | Big cleanup inspired by NetBSD with some parts of the code from NetBSD. | Artur Grabowski | |
- get rid of VOP_BALLOCN and VOP_SIZE - move the generic getpages and putpages into miscfs/genfs - create a genfs_node which must be added to the top of the private portion of each vnode for filsystems that want to use genfs_{get,put}pages - rename genfs_mmap to vop_generic_mmap | |||
2001-12-04 | Do not fail on an existing but empty version file | Niklas Hallqvist | |
2001-11-29 | funcs in netinet/ip_ether.c is referenced even without ipsec | Jun-ichiro itojun Hagino | |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski | |
code is written mostly by Chuck Silvers <chuq@chuq.com>/<chs@netbsd.org>. Tested for the past few weeks by many developers, should be in a pretty stable state, but will require optimizations and additional cleanups. | |||
2001-11-21 | Don't use #define QUOTA - use stub file instead | Constantine Sapuntzakis | |
Pass over the quota code in ufs/. Make code paths clearer. Clean up some names. Move all code that manipulates quotas directly into ufs_quota.c Use vfs_mount_foreach_vnode to traverse list of vnodes in mountpoint. | |||
2001-11-09 | nswbuf hasn't been used for ages. gc. | Artur Grabowski | |
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol | |
Brian J. Kifiak <bk@rt.fm>. Thanks! | |||
2001-10-27 | permit compiling of non-pci kernels containing ahc | Theo de Raadt | |
2001-10-24 | post 3.0 tree unlock | Theo de Raadt | |
2001-10-15 | move out of beta | Theo de Raadt | |
2001-10-04 | radio files. | Grigoriy Orlov | |
From Vladimir Popov <jumbo@narod.ru>, Maxim Tsyplakov <tm@oganer.net> | |||
2001-09-21 | Driver for Sun GEM ethernet. Not ready yet. | Artur Grabowski | |
From NetBSD | |||
2001-09-19 | Unify elf32 and elf64 code with macros. This forced a renaming | Artur Grabowski | |
of a few functions from elf32. | |||
2001-09-18 | Opps. should have comitted this yesterday. add ext2fs_bswap | Artur Grabowski | |
2001-09-17 | No need to define TIMEZONE and DST to 0 here, param.c does that automagically. | Artur Grabowski | |
2001-09-11 | move to 3.0-beta | Theo de Raadt | |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski | |
2001-08-19 | add attribute for LSI dma controller | Jason Wright | |
2001-08-18 | Mostek cmos clock stuff (from netbsd) | Jason Wright | |
2001-08-18 | Add MII routines to support the ASIX AX88190 MAC controller; from NetBSD. | Aaron Campbell | |
2001-08-12 | seminfo.semmap and SEMMAP are not used; kill them | Todd C. Miller | |
Solaris doesn't have these either... | |||
2001-08-09 | change a maze of altq options into just "altq" for the base+red+cbq, and | Theo de Raadt | |
then altq_* for each of the other * experimental options. and.. enable it by default in GENERIC. | |||
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol | |
2001-08-03 | proper vga_* handling; pointed out by tholo@ | Michael Shalayeff | |
2001-07-18 | sort subr_pool into the right place. | Artur Grabowski | |
2001-07-17 | split ip normalization out into a separate file, okay dhartmei@ | Niels Provos | |
2001-07-13 | On my 10th wedding anniversary I am celebrating by | Niklas Hallqvist | |
committing this driver for technology from back when I got married :-) It is for DEC EtherWorks cards, and comes from NetBSD. I have done severe KNF, and fixed the driver to work with PIO-only cards. Enjoy! | |||
2001-07-06 | "option IPSEC needs the enc interface" | Angelos D. Keromytis | |
2001-07-05 | deflate only for ipcomp | Theo de Raadt | |
2001-07-05 | zlib only for ppp_deflate | ipcomp | Theo de Raadt | |
2001-07-05 | IPComp. Turned off by default in GENERIC. | Jean-Jacques Bernard-Gundol | |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski | |
everywhhere. | |||
2001-07-05 | kern_fthread is no longer needed. | Artur Grabowski | |
2001-06-27 | ALTQ base modifications to the kernel. | Kenjiro Cho | |
- ALTQ introduces a set of new queue macros that coexist with the traditional IF_XXX macros. - "struct ifaltq" replaces "struct ifqueue" in "struct ifnet". - assign cdev major 74 for i386 and 54 for alpha as ALTQ control interface. | |||
2001-06-27 | SWAPPAGER and DEVPAGER are distant memories from the past. | Artur Grabowski | |
2001-06-27 | uvm is no longer an option. | Artur Grabowski | |
2001-06-27 | Remove old vm. | Artur Grabowski | |
2001-06-25 | we need only one pflog now | Niels Provos | |
2001-06-25 | first stab at packet logging for pf. inspired by late night dreams of art. | Niels Provos | |
we just pass drop and passed packets to different pseudo interface that can be listened to with bpf. | |||
2001-06-25 | move pf hooks to sys/conf/GENERIC | Kjell Wooding | |
2001-06-25 | Remove NQNFS | Constantine Sapuntzakis | |
2001-06-24 | Initial import of pf, an all-new ipf-compatable packet filter. | Kjell Wooding | |
Insane amounts of work done my dhartmei. Great work! | |||
2001-06-23 | Add in4_cksum.c | Angelos D. Keromytis | |
2001-06-08 | Remve net_osdep.c | Angelos D. Keromytis | |
2001-06-08 | rename a file for The Anal One | Theo de Raadt | |
2001-06-08 | Add pfkeyv2_convert.c | Angelos D. Keromytis | |