summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-03spelling fixes (in the comments)David Krause
2003-11-03spelling fixes (in the comments)David Krause
2003-11-03NULL for NULL pointers, not 0Ted Unangst
2003-11-03combine ugly printf(), exit() combo statements into err() or errx().Ted Unangst
2003-11-03spelling fixes (in the comments)David Krause
2003-11-03encourage people to link with -lcurses rather than -ltermcap;Jason McIntyre
2003-11-03spelling fix in commentsDavid Krause
2003-11-03Cleanups:Ryan Thomas McBride
2003-11-03spellingDavid Krause
2003-11-03remove support for non-existent scd and pcd drivers. ok deraadt millertTed Unangst
2003-11-03spacingTheo de Raadt
2003-11-03spellingDavid Krause
2003-11-03Some KNF cleanup. There's probably more to do.Ryan Thomas McBride
2003-11-02Document kthread_create() return value.Alexander Yurchenko
2003-11-02- newline before printing first state (so they all line up and the firstRyan Thomas McBride
2003-11-02Typo; #ifdef INET not INET6.Ryan Thomas McBride
2003-11-02some corrections from wiz@netbsd;Jason McIntyre
2003-11-02pmap_remove_mapping() uses an unnecessary PHYS_TO_VM_PAGE call. Instead ofMiod Vallat
2003-11-02remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org.ukMarkus Friedl
2003-11-02print raw ip[46] sockets; ok deraadt@Markus Friedl
2003-11-02Don't zero the debug level when we enable pf.Ryan Thomas McBride
2003-11-01Historically, scalb() in 4BSD had the actual semantics of scalbn(). We changedTodd C. Miller
2003-11-01process signals at the right time. also handle stdin failure better;Theo de Raadt
2003-11-01Fix typo, which was already spotted by jmc@, but missing in the previousOtto Moerbeek
2003-11-01Complete incomplete H_ADD description.Otto Moerbeek
2003-11-01Sync command table to code. Spotted by jmc@.Otto Moerbeek
2003-11-01some floor() testMichael Shalayeff
2003-10-31these are supposed to round towards zero; found by millert@ while testing per...Michael Shalayeff
2003-10-31double word, from Tom Cosgrove; ok deraadt@David Krause
2003-10-31allocate initial pdes for the kmem proportional to the totalphysmem to allow ...Michael Shalayeff
2003-10-31o fairly major man page reorganizationTodd C. Miller
2003-10-31Set fix, initial version was out of date.Dale Rahn
2003-10-31Missing 'empty' files.Dale Rahn
2003-10-31PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)...Michael Shalayeff
2003-10-31put pkgpath back in correct order.Marc Espie
2003-10-31ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-31pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-31upward compatible change: let md5 register as @md5 (still grok @comment MD5Marc Espie
2003-10-31Back all the changes except the wdc reset part, this will come later.Alexander Yurchenko
2003-10-31allocate at least as much elements as requested in hashinitMarkus Friedl
2003-10-31Remove remenants of pf_tree stuff that I missed.Ryan Thomas McBride
2003-10-31Typo fix from Dries Schellekens <gwyllion at ace dot ulyssis dot org>.Otto Moerbeek
2003-10-31Fix typo (ouch) and logic order (chown before chmod)Marc Espie
2003-10-31Add IPv6 support to CARP.Ryan Thomas McBride
2003-10-31Man pages fixes from jmc@Otto Moerbeek
2003-10-31syncOtto Moerbeek
2003-10-31New libedit api changes.Otto Moerbeek
2003-10-31New libedit api changes.Otto Moerbeek
2003-10-31Update to NetBSD libedit (from Oct 1, 2003), adding some stringOtto Moerbeek
2003-10-31regen.Dale Rahn