summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-28remove kerberos support from ssh1, since it has been replaced with GSSAPI;Markus Friedl
2003-08-28wording improvement from Michael Knudsen;Jason McIntyre
2003-08-28fix bzero size; from pechkinMichael Shalayeff
2003-08-28tweak;Jason McIntyre
2003-08-28better formatting. from wiz@netbsdJun-ichiro itojun Hagino
2003-08-28tweak;Jason McIntyre
2003-08-28fix "pfctl -vvsr" output for rules with tables inside anchors.Cedric Berger
2003-08-28don't like libgss/krb5 twice, fixes non-KERBEROS builds; pmbas@samhaim.orgMarkus Friedl
2003-08-28Sync ('make microcode') with change to aicasm_symbol.c:Kenneth R Westerback
2003-08-28Fix use of uninitialized variable by porting NetBSD patch to correctlyKenneth R Westerback
2003-08-28use NI_NUMERICHOST for 2nd invocationJun-ichiro itojun Hagino
2003-08-28add int error in CAVEATJun-ichiro itojun Hagino
2003-08-28add CAVEATS sectionJun-ichiro itojun Hagino
2003-08-27oopsTed Unangst
2003-08-27fix memory leaks. pr3416 from Patrick Latifi <patrick.l@hermes.usherb.ca>Ted Unangst
2003-08-27this bit is defined as prefetchable and not cachable and thus rename and use ...Michael Shalayeff
2003-08-27update Solaris 9 fingerprint for variable MSSMike Frantzen
2003-08-27fix inconsistency how we handle tcpopt EOL versus how p0f v2 handles itMike Frantzen
2003-08-27sync to the latest p0f v2 database. adds a bunch. thanks and keep going toMike Frantzen
2003-08-27kill dangling 'else'. fixes modulus in W and M TCP optionsMike Frantzen
2003-08-27sync STT_NOTYPE parsign w/ kvm_mkdb; pb@ testingMichael Shalayeff
2003-08-27it is supprisingly common (>4%) for some NAT and DSL routers to tweak MSSMike Frantzen
2003-08-27rename force_push to something more sensible.Federico G. Schwindt
2003-08-27escape on expand under emacs mode; otto@ ok.Federico G. Schwindt
2003-08-27these are not needed here; henning@ ok.Federico G. Schwindt
2003-08-27typo in commentAnil Madhavapeddy
2003-08-27update a couple of the Netapp entriesAnil Madhavapeddy
2003-08-27only try to set hostname to what /etc/myname says if that file actually exists,Henning Brauer
2003-08-27- sort SYNOPSIS and DESCRIPTIONJason McIntyre
2003-08-27Build process.S using the rules in bsd.lib.mk, instead of having a specificHans Insulander
2003-08-27-l and -n options display owner, group and other permissions;Jason McIntyre
2003-08-27typos from deraadt@;Jason McIntyre
2003-08-27note that mk.conf does not exist by default;Jason McIntyre
2003-08-27install sed USD;Jason McIntyre
2003-08-27library update and description of lib formats;Jason McIntyre
2003-08-27Avoid doing @cwd if no file follows. Patch from Pedro Bastos (based onJolan Luff
2003-08-27Enable 'Snag' boot on newer Apple machines.Dale Rahn
2003-08-27RNF_IGNORE can corrupt the radix tree when an interface is down, itHenric Jungheim
2003-08-27correct error message (wall -> syslogd)Anil Madhavapeddy
2003-08-27cut-and-paste error; henricJun-ichiro itojun Hagino
2003-08-26fix for dinode rename, this broke the forth bootblock.s ok jason@ tedu@Dale Rahn
2003-08-26catch port/user/group a <>/>< b with a >= b, from mpech@Daniel Hartmeier
2003-08-26mention that synproxy state takes the same options as keep/modulate state,Daniel Hartmeier
2003-08-26re-add logging of matched blacklists lost in previous commit, ok deraadt@Daniel Hartmeier
2003-08-26fix backward and forward delete; from wiz@netbsd.org. many thanks.Federico G. Schwindt
2003-08-26Fix afsd on architectures that care about alignment. This corrects a problemBob Beck
2003-08-26constify ffs_tablesMichael Shalayeff
2003-08-26bitgarbage to the recycle binHenning Brauer
2003-08-26fix passwd auth for 'username leaks via timing'; with djm@, original patches ...Markus Friedl
2003-08-26mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parentJun-ichiro itojun Hagino