summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-07-14The grand reorganization, OpenBSD style.Jason Downs
1997-07-14Add support for cua devices, and remove all references to awk(1)...Jason Downs
1997-07-14cua devices for all!Jason Downs
1997-07-14Fix the CTLNET order.Angelos D. Keromytis
1997-07-14-WallTodd C. Miller
1997-07-14Remove unused var.Todd C. Miller
1997-07-14Fixed typo (missing "any" in example rule).Angelos D. Keromytis
1997-07-14Adjusted the spaces a bit.Angelos D. Keromytis
1997-07-14NOSTR -> NULLTodd C. Miller
1997-07-13bcopy() -> memcpy() and fix some casts.Todd C. Miller
1997-07-13Update from 44.BSD-lite2Todd C. Miller
1997-07-13Cleanup, made argument order a bit more sane.Angelos D. Keromytis
1997-07-13Simplified use.Angelos D. Keromytis
1997-07-13Added -encap flag for flushing, added a missing break; in flushing X25Angelos D. Keromytis
1997-07-13Typo correction.Angelos D. Keromytis
1997-07-13Show the new field in the encap sockaddrs.Angelos D. Keromytis
1997-07-13Get rid of pauseTobias Weingartner
1997-07-13Sync with the new audio changes.Angelos D. Keromytis
1997-07-13Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.Todd C. Miller
1997-07-13sync to NETBSD_CURRENT_970711.Jason Downs
1997-07-13Save mmuid and use it to print out 425/433 model types.Jason Downs
1997-07-13APCI support and new CPU configuration from NetBSD.Jason Downs
1997-07-12Add PnP stuff. Should compile, doubt if it works 100%. Worked forTobias Weingartner
1997-07-12We will need these flags soon enough...Tobias Weingartner
1997-07-12Add sha1 digest support.Todd C. Miller
1997-07-12Add some more extent stuff, in preperation of PnP. Huh? Did ITobias Weingartner
1997-07-12Use new-style man macros.Todd C. Miller
1997-07-12md5(1) is now capable of doing md4, md5 and sha1 digests. CurrentlyTodd C. Miller
1997-07-12#include <md5.h> not "md5.h"Todd C. Miller
1997-07-12Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).Todd C. Miller
1997-07-12fixed tiny bug in pad values and hmac inner hash lengths. should work now.Niels Provos
1997-07-12mention usage of SHA1Final with null pointerNiels Provos
1997-07-12Add missing sc->sc_dev.dv_xname arg to isa_intr_establish().Todd C. Miller
1997-07-12Minor style points.Todd C. Miller
1997-07-11reflect changes in kernel ipsecNiels Provos
1997-07-11obsolete.Niels Provos
1997-07-11argh. commited wrong fileNiels Provos
1997-07-11put old esp/ah and new esp/ah in different files.Niels Provos
1997-07-11cosmetic changes; netbsdNiels Provos
1997-07-11From Steven Campbel: Allocate a bigger address space for VRAM. This allowsgene
1997-07-11Rename REWIND to DOREWIND to avoid colliding with the SCSI opcode of theThorsten Lockert
1997-07-11Todd kant spel.Todd C. Miller
1997-07-11Install sha1(3) and links.Todd C. Miller
1997-07-11#include <sha1.h> not #include "sha1.h"Todd C. Miller
1997-07-11Use term type of sun--works better than the ansi-m in our termcap.Todd C. Miller
1997-07-11Add KERNFS, PROCFS, NULLFSTodd C. Miller
1997-07-11Allow media to be removed on last close even if the device used was theThorsten Lockert
1997-07-11Do not force FOLLOW (to follow symbolic links) when creating new filesThorsten Lockert
1997-07-11Man page for SHA1*Todd C. Miller
1997-07-11Remove #if 0'd codeTodd C. Miller