summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-28'y' key is too close to 't' keyJason Wright
2000-11-28update list of supported tigon based boardsJason Wright
2000-11-27This patch fixes ArchFindMember so that it handles SVR4 membersMarc Espie
2000-11-27This does fix some nasty issues: ar field members are NOT null-terminated.Marc Espie
2000-11-27We take of the SVR4 archive handling data structure from our archive,Marc Espie
2000-11-27Factorise duplicated code involved in touching archives.Marc Espie
2000-11-27Use -n to test if a variable is non-zero. Otherwise, if the variable'sTodd C. Miller
2000-11-27Style. Parts of xcast handling needs more thought. (provos@ ok)Hakan Olsson
2000-11-27Be more careful with ARP. Fix PR#1490. From gluk@ptci.ruHakan Olsson
2000-11-27MLINK check_expire.3 -> login_check_expire.3Todd C. Miller
2000-11-27Fix order of SEE ALSO entriesTodd C. Miller
2000-11-27first cut at a man page for login_check_expire()Todd C. Miller
2000-11-27ifndef, not ifdefAngelos D. Keromytis
2000-11-27Fix deletion of flows.Angelos D. Keromytis
2000-11-26setusercontext should not set umask as this interferes with theTodd C. Miller
2000-11-26alpha clock fixes from NetBSDTodd C. Miller
2000-11-26*** empty log message ***Todd C. Miller
2000-11-26syncTheo de Raadt
2000-11-26Print select collisions in the vmstat -s output.Artur Grabowski
2000-11-26Use pwd_mkdb -u usernameTodd C. Miller
2000-11-26Update for pw_mkdb(3) interface change. All but vipw and userdel canTodd C. Miller
2000-11-26login_check_expire(3), a helper function for use with BSD authentication.Todd C. Miller
2000-11-26Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'.Todd C. Miller
2000-11-26Support -u username option. Loosely based on FreeBSD's changes.Todd C. Miller
2000-11-26Properly implement errno handling for the threaded libc (libc_r)Dale Rahn
2000-11-25Fix some warnings and take advantage of perl5 system definesTodd C. Miller
2000-11-25Everyone seems to hit the wrong key first time. Change the abort bannerHugh Graham
2000-11-25make room for a 16 slice disklabelHugh Graham
2000-11-25Change d_end_ to relect the 16 slice struct disklabel OpenBSD uses.Hugh Graham
2000-11-25print keytype when generating a key.Markus Friedl
2000-11-25reorder check for illegal ciphers, bugreport from espie@Markus Friedl
2000-11-25OpenBSD tagArtur Grabowski
2000-11-25pull in cy82c693 for sio and pcebArtur Grabowski
2000-11-25Use the common cy82c693 access functions.Artur Grabowski
2000-11-24Include err.h and util.hTodd C. Miller
2000-11-24Include strings.h for strlen() prototypeTodd C. Miller
2000-11-24raise dirty in kenter_pa tooMichael Shalayeff
2000-11-24Add entries to build nodes required for "floppy", and "ramdisk".Hugh Graham
2000-11-24Rename "md" to "rd", consquently moving the hdHDC9224 disk dev to "hd".Hugh Graham
2000-11-24build the 'safe' vnode deviceHugh Graham
2000-11-24Support 16 slices per device, like the other OpenBSD arches.Hugh Graham
2000-11-24MALLOC_OPTIONS=AZJ by default.Marc Espie
2000-11-24As it stands now, arch.c does not work.Marc Espie
2000-11-24Change the time stamp interface to use an abstract datatype.Marc Espie
2000-11-24Take advantage of VarModifiers_Apply, which can parse a variable specMarc Espie
2000-11-24Clean-ups:Marc Espie
2000-11-24Better key repeat logic. When we're in repeat mode, with the exception ofAaron Campbell
2000-11-24comment fix; strlcat returns strlen(initial dst) + strlen(src).Jun-ichiro itojun Hagino
2000-11-24sync with recent kame document.Jun-ichiro itojun Hagino
2000-11-24ifm_data is avilable on {net,open,free}bsd. sync with kame.Jun-ichiro itojun Hagino