summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-07-10A -> AnTodd C. Miller
1997-07-10Be consistent wrt unsigned vs. u_*Todd C. Miller
1997-07-10add insert char capability (and no bickering about it being ANSI 8c{)]kstailey
1997-07-10sync with NETBSD 30/3/97 + adapating aria.cNiels Provos
1997-07-10Use new SHA1* functions.Todd C. Miller
1997-07-10Different sha1 functions (taken from netinet's if_sha1.c) thatTodd C. Miller
1997-07-10Need err.h for warnx proto.Todd C. Miller
1997-07-10fix vga_copycols(9)kstailey
1997-07-10NULLkstailey
1997-07-10Take out some devices unused in the install. Alpha boot floppy now fits.Todd C. Miller
1997-07-10Add more system users. From Marshall M. Midden <m4@umn.edu>Todd C. Miller
1997-07-10add a bunch of ${config_shell} or $(SHELL) so that also libgmp configuresThomas Graichen
1997-07-10fix backward scrollingkstailey
1997-07-10More comment stripping to squeeze a few more bytes...Todd C. Miller
1997-07-09disk_unbusy() does not call panic()kstailey
1997-07-09Do not lose our ethernet addressNiklas Hallqvist
1997-07-09Use syslog(3), not fprintf(3) for error messages.kstailey
1997-07-09Don't do needless sync and change -fast to -check in unmount_fs()Todd C. Miller
1997-07-09Don't include sync(1)Todd C. Miller