Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-03 | o OpenBSD gets if_media support (from NetBSD) | Jason Wright | |
o rework/simplify if_xl to use it | |||
1998-08-30 | glue for xfs | Artur Grabowski | |
1998-08-27 | Undo changes which were not discussed. | Theo de Raadt | |
1998-08-27 | defopt TIMEZONE | Michael Shalayeff | |
1998-08-27 | defopt NTP | Michael Shalayeff | |
1998-08-24 | back out a change that should not have escaped | Todd C. Miller | |
1998-08-24 | /dev/ksyms; kernel symbols pseudo-device that masquerades as an a.out binary ↵ | Todd C. Miller | |
for ports that copy the symbol table to the end of kernel space (all that use DDB do this) | |||
1998-07-10 | add MI ipx_cksum.c for those missing MD one | Michael Shalayeff | |
1998-04-26 | remove another foul up of mine | Niels Provos | |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos | |
1998-03-24 | add isp driver from netbsd, more munging needed | Theo de Raadt | |
1998-03-15 | Add Kirk McKusick's soft update code. This is an implementation of: | Todd C. Miller | |
http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ This code currently has a restrictive copyright (for the time being) and so is not enabled by default; "option FFS_SOFTUPDATES" will enable it. Note that you will need to re-run config(8) as the old softdep stubs have moved to ffs_softdep_stub.c. | |||
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist | |
<chuck@openbsd.org>. This code is as of yet disabled on all platforms, actually not yet supported on more than mvme68k, although other platforms are expected soon, as code is already available. This code makes handling of multiple physical memory regions consistent over all platforms, as well as keeping the performance of maintaining a single continuous memory chunk. It is also a requirement for the upcoming UVM replacement VM system. What I did in this merge: just declared the pmap_map function in a MD include file per port that needs it. It's not an exported pmap interface, says Chuck. It ended up in differnt include files on differnet ports, as I tried to follow the current policy on a per-arch basis. | |||
1998-01-28 | Missing files, noted by Marco S Hyman <marc@snafu.org> | Niklas Hallqvist | |
1998-01-26 | IPF 3.2.3 | dgregor | |
1998-01-10 | Broke up vfs_subr.c which was getting a bit huge. We now have seperate files | Constantine Sapuntzakis | |
for the syncer daemon as well as default VOP_*. | |||
1997-11-25 | add ripemd160. | Niels Provos | |
1997-11-10 | use files.wscons | Michael Shalayeff | |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist | |
well. $OpenBSD$ tagging | |||
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis | |
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist | |
Some files were move behind CVS back. | |||
1997-11-04 | make it easier to add additional transforms. add blowfish and cast | Niels Provos | |
encryption. some more info for kernfs/ipsec. | |||
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-08-20 | Comment out wavelan device. | Angelos D. Keromytis | |
1997-08-19 | Add wlp (wavelan) device. | Angelos D. Keromytis | |
1997-07-23 | Add netatalk files. | denny | |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos | |
generalised way of handling transforms. | |||
1997-06-20 | 3des ede | Niels Provos | |
1997-06-20 | ip_ahsha1.c + ip_esp3des.c | Niels Provos | |
1997-05-30 | Support the new ext2fs. | Jason Downs | |
1997-04-30 | more inet & ipsec | Theo de Raadt | |
1997-04-30 | inet & ipsec | Theo de Raadt | |
1997-04-24 | Don't even support LFS in the kernel. | Jason Downs | |
1997-03-30 | no more 2(two) md5 libs in kernel! | Michael Shalayeff | |
tested for rnd(4).... should work for ip too, since it's the copy of ip_md*. use sys/md5k.h for protos.... std iface forever! hurray! | |||
1997-03-23 | Some changes for arc local bus com & lpt. | Per Fogelstrom | |
1997-02-27 | Add M.I. ncr53c9x SCSI driver file. | briggs | |
1997-02-20 | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in | Theo de Raadt | |
Greece. From ftp.funet.fi:/pub/unix/security/net/ip/BSDipsec.tar.gz | |||
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt | |
1996-11-30 | Com driver moved, still somewhat ISA-dependent though, but it will | Niklas Hallqvist | |
improve. Pica and PCMCIA-dependent stuff factored out. | |||
1996-11-30 | Cleaned up. lpt is MI now. | Niklas Hallqvist | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-10-29 | quota minimizing | Theo de Raadt | |
1996-10-21 | undo last change. | Michael Shalayeff | |
Use The Source, Luke! | |||
1996-10-21 | add procfs flags | Michael Shalayeff | |
1996-10-19 | not ready for this yet, mickey | Theo de Raadt | |
1996-10-19 | random device is permanent now. | Michael Shalayeff | |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-08-30 | rnd, not random | Theo de Raadt | |
1996-08-29 | random | Theo de Raadt | |